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

  1. 60cb8c70871b44

What changed

  • 60cb8c70871b44See the full diff
    • added the pattern ^sha256:[0-9a-f]{64}$ to the request property binding/defaultGovernance/integrity/canonicalPayloadHash

      request-property-pattern-added

    • added the pattern ^sha256:[0-9a-f]{64}$ to the request property binding/defaultGovernance/integrity/originalPayloadHash

      request-property-pattern-added

    • added the pattern ^sha256:[0-9a-f]{64}$ to the request property binding/defaultGovernance/integrity/outputManifestHash

      request-property-pattern-added

    • added the pattern ^sha256:[0-9a-f]{64}$ to the request property binding/defaultGovernance/integrity/transformationHash

      request-property-pattern-added

    • the defaultGovernance/integrity/canonicalPayloadHash response's property pattern ^sha256:[0-9a-f]{64}$ was added for the status 201

      response-property-pattern-added

    • the defaultGovernance/integrity/originalPayloadHash response's property pattern ^sha256:[0-9a-f]{64}$ was added for the status 201

      response-property-pattern-added

    • the defaultGovernance/integrity/outputManifestHash response's property pattern ^sha256:[0-9a-f]{64}$ was added for the status 201

      response-property-pattern-added

    • the defaultGovernance/integrity/transformationHash response's property pattern ^sha256:[0-9a-f]{64}$ was added for the status 201

      response-property-pattern-added