Changes to Sync connection
POST /v3/connections/{provider}/import
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 6 of the 46 revisions of this API.223
What changed
- ▲
request body became required
request-body-became-required
- ▲
- ●
changed the pattern of the request property
containerTags/items/from^[a-zA-Z0-9_-]+$to^[a-zA-Z0-9_:-]+$request-property-pattern-changed
- ●
- ▲
added the pattern
^[a-zA-Z0-9_-]+$to the request propertycontainerTags/items/request-property-pattern-added
- ●
the
containerTags/items/request property's maxLength was set to100request-property-max-length-set
- ▲
- ○
api operation id
postV3Connections:providerImportremoved and replaced withpostV3ConnectionsByProviderImportapi-operation-id-removed
- ○
- ○
added the new enum value
gmailto thepathrequest parameterproviderrequest-parameter-enum-value-added
- ○
- ○
added the new enum value
s3to thepathrequest parameterproviderrequest-parameter-enum-value-added
- ○