diff --git a/releasenotes/notes/resource-type-patch-8b6a85009db0671c.yaml b/releasenotes/notes/resource-type-patch-8b6a85009db0671c.yaml index c6a81713..a837c72d 100644 --- a/releasenotes/notes/resource-type-patch-8b6a85009db0671c.yaml +++ b/releasenotes/notes/resource-type-patch-8b6a85009db0671c.yaml @@ -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.