Changes to Execute an externally initiated route exposure read
POST /route/exposures/{exposureDescriptorId}/read
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 2 revisions of this API.412
- 60cb8c70871b412
What changed
- ▲
added the pattern
^sha256:[0-9a-f]{64}$to the request propertygovernance/integrity/canonicalPayloadHashrequest-property-pattern-added
- ▲
added the pattern
^sha256:[0-9a-f]{64}$to the request propertygovernance/integrity/originalPayloadHashrequest-property-pattern-added
- ▲
added the pattern
^sha256:[0-9a-f]{64}$to the request propertygovernance/integrity/outputManifestHashrequest-property-pattern-added
- ▲
added the pattern
^sha256:[0-9a-f]{64}$to the request propertygovernance/integrity/transformationHashrequest-property-pattern-added
- ●
removed the request property
policyDecisionrequest-property-removed
- ○
the
manifest/manifestHashresponse's property pattern^sha256:[0-9a-f]{64}$was added for the status200response-property-pattern-added
- ○
the
manifest/selectedFields/items/integrityHashresponse's property pattern^sha256:[0-9a-f]{64}$was added for the status200response-property-pattern-added
- ▲