fuel-plugin-murano/releasenotes/notes/environment-edit-213789159902d4c3.yaml
Serg Melikyan 26d066e6a0 Added release notes for 1.2.0 release
Change-Id: I8157568a2ea7571188c4e5e18f93ae5a94a2768b
2016-12-19 13:52:25 -05:00

8 lines
276 B
YAML

---
features:
- /environments/ENV_ID/model/PATH endpoint added.
GET request responds with the subsection of ENV_ID's object model
located in its PATH.
PATCH request applies json-patch from request body to ENV_ID's model. It
does not contain PATH in the URL.