Changes to Get connector sync event

GET /v1/connector-sync-events/{connectorSyncEventId}

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

Changed in 2 of the 25 revisions of this API.6

  1. 93df40e2efd54
  2. 073bc652adfb2

What changed

    • removed the pattern ^cse_.* from the path request parameter connectorSyncEventId

      request-parameter-pattern-removed

    • the item/connectorInstanceId response's property pattern ^cin_.* was removed for the status 200

      response-property-pattern-removed

    • the item/connectorTargetId/anyOf[subschema #1]/ response's property pattern ^ctg_.* was removed for the status 200

      response-property-pattern-removed

    • the item/id response's property pattern ^cse_.* was removed for the status 200

      response-property-pattern-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the required property item/attemptCount to the response with the 200 status

      response-required-property-added

    • added the required property item/nextAttemptAt to the response with the 200 status

      response-required-property-added