reno: fix formatting in resource type patch

Change-Id: I14b0ccf5345bba93c22a3a58d94e1db8a2fa7237
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Julien Danjou 2016-09-14 17:02:41 +02:00
parent 593fd45268
commit d0406db979
1 changed files with 3 additions and 4 deletions

View File

@ -1,7 +1,6 @@
---
features:
- |-
a new REST API endpoint have been added to be able
to update a resource-type: "PATCH /v1/resource-type/foobar"
The expected payload is in RFC6902 format. Some examples
can be found in the documentation.
A new REST API endpoint have been added to be able to update a
resource-type: "PATCH /v1/resource-type/foobar". The expected payload is in
RFC6902 format. Some examples can be found in the documentation.