Changes to List connector route runs

GET /routes/{routeId}/runs

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 1 of the 2 revisions of this API.2410

  1. 60cb8c70871b2410

What changed

  • 60cb8c70871b2410See the full diff
    • removed the enum value EXTERNALLY_INITIATED_READ_FROM_VDX from the query request parameter exchangeMode

      request-parameter-enum-value-removed

    • removed the enum value EXTERNALLY_INITIATED_WRITE_INTO_VDX from the query request parameter exchangeMode

      request-parameter-enum-value-removed

    • added the new EXTERNALLY_INITIATED_READ enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new EXTERNALLY_INITIATED_WRITE enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new INBOUND enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new OUTBOUND enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new enum value EXTERNALLY_INITIATED_READ to the query request parameter exchangeMode

      request-parameter-enum-value-added

    • added the new enum value EXTERNALLY_INITIATED_WRITE to the query request parameter exchangeMode

      request-parameter-enum-value-added

    • removed the EXTERNALLY_INITIATED_READ_FROM_VDX enum value from the // response property for the response status

      response-property-enum-value-removed

    • removed the EXTERNALLY_INITIATED_WRITE_INTO_VDX enum value from the // response property for the response status

      response-property-enum-value-removed

    • removed the INTO_VDX enum value from the // response property for the response status

      response-property-enum-value-removed

    • removed the OUT_OF_VDX enum value from the // response property for the response status

      response-property-enum-value-removed

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

      response-property-pattern-added

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

      response-property-pattern-added

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

      response-property-pattern-added

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

      response-property-pattern-added