Execution modification in /executions/<executionId> should be done with PATCH instead of PUT.
PATCH is supported in OpenAPI 3.0: https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.0.md#path-item-object
Discussed during meeting on 2018-02-14.
Execution modification in
/executions/<executionId>should be done with PATCH instead of PUT.PATCH is supported in OpenAPI 3.0: https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.0.md#path-item-object
Discussed during meeting on 2018-02-14.