Changes to Create Workflow Version
POST /api/v1/workflow-versions
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 134 revisions of this API.23
What changed
- ●
changed the pattern of the request property
workflow_dependencies/additionalProperties/from^[0-9a-f]{64}$to^[0-9A-Fa-f]{64}$request-property-pattern-changed
- ○
the
workflow_version_idresponse's property pattern was changed from^[0-9a-f]{64}$to^[0-9A-Fa-f]{64}$for the status201response-property-pattern-changed
- ●
- ●
changed the pattern of the request property
workflow_dependencies/additionalProperties/from^[0-9a-f]{64}$to^[0-9A-Fa-f]{64}$request-property-pattern-changed
- ○
the
workflow_version_idresponse's property pattern was changed from^[0-9a-f]{64}$to^[0-9A-Fa-f]{64}$for the status201response-property-pattern-changed
- ●
- ○
endpoint added
endpoint-added
- ○