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
What changed
- ○
removed the pattern
^cse_.*from thepathrequest parameterconnectorSyncEventIdrequest-parameter-pattern-removed
- ○
the
item/connectorInstanceIdresponse's property pattern^cin_.*was removed for the status200response-property-pattern-removed
- ○
the
item/connectorTargetId/anyOf[subschema #1]/response's property pattern^ctg_.*was removed for the status200response-property-pattern-removed
- ○
the
item/idresponse's property pattern^cse_.*was removed for the status200response-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/attemptCountto the response with the200statusresponse-required-property-added
- ○
added the required property
item/nextAttemptAtto the response with the200statusresponse-required-property-added
- ○