gnocchi/releasenotes/notes/resource-type-patch-8b6a850...

8 lines
240 B
YAML

---
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.