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

  1. b403181670171
  2. 7386f0fb80431
  3. 8d6903994bad11
  4. 228aa031e1511
  5. 5265b03b27de1
  6. 7bde50443b511

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 property containerTags/items/

      request-property-pattern-added

    • the containerTags/items/ request property's maxLength was set to 100

      request-property-max-length-set

    • api operation id postV3Connections:providerImport removed and replaced with postV3ConnectionsByProviderImport

      api-operation-id-removed

    • added the new enum value gmail to the path request parameter provider

      request-parameter-enum-value-added

    • added the new enum value s3 to the path request parameter provider

      request-parameter-enum-value-added