Changes to Create a logical connection binding
POST /logical/bindings
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 2 revisions of this API.44
What changed
- ▲
added the pattern
^sha256:[0-9a-f]{64}$to the request propertybinding/defaultGovernance/integrity/canonicalPayloadHashrequest-property-pattern-added
- ▲
added the pattern
^sha256:[0-9a-f]{64}$to the request propertybinding/defaultGovernance/integrity/originalPayloadHashrequest-property-pattern-added
- ▲
added the pattern
^sha256:[0-9a-f]{64}$to the request propertybinding/defaultGovernance/integrity/outputManifestHashrequest-property-pattern-added
- ▲
added the pattern
^sha256:[0-9a-f]{64}$to the request propertybinding/defaultGovernance/integrity/transformationHashrequest-property-pattern-added
- ○
the
defaultGovernance/integrity/canonicalPayloadHashresponse's property pattern^sha256:[0-9a-f]{64}$was added for the status201response-property-pattern-added
- ○
the
defaultGovernance/integrity/originalPayloadHashresponse's property pattern^sha256:[0-9a-f]{64}$was added for the status201response-property-pattern-added
- ○
the
defaultGovernance/integrity/outputManifestHashresponse's property pattern^sha256:[0-9a-f]{64}$was added for the status201response-property-pattern-added
- ○
the
defaultGovernance/integrity/transformationHashresponse's property pattern^sha256:[0-9a-f]{64}$was added for the status201response-property-pattern-added
- ▲