26d066e6a0
Change-Id: I8157568a2ea7571188c4e5e18f93ae5a94a2768b
8 lines
276 B
YAML
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.
|