Changes to Retrieve a stored credential

GET /custom_storage_credentials/{connection_id}

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

Changed in 3 of the 61 revisions of this API.715

  1. 1571b0380bd73
  2. 8f5f4e5379943
  3. 3322fee911fa115

What changed

    • the errors/items/code response's property type/format changed from integer/int32 to string/ for status 401

      response-property-type-changed

    • the errors/items/code response's property type/format changed from integer/int32 to string/ for status 404

      response-property-type-changed

    • the errors/items/code response's property type/format changed from integer/int32 to string/ for status default

      response-property-type-changed

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

    • the errors/items/code response's property type/format changed from string/ to integer/int32 for status 401

      response-property-type-changed

    • the errors/items/code response's property type/format changed from string/ to integer/int32 for status 404

      response-property-type-changed

    • the errors/items/code response's property type/format changed from string/ to integer/int32 for status default

      response-property-type-changed

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

  • 3322fee911fa115See the full diff
    • added S3GenericConfigurationData to the data/configuration response property oneOf list for the response status 200

      response-property-one-of-added

    • added the new s3-generic enum value to the data/backend response property for the response status 200

      response-property-enum-value-added

    • the response property data/configuration/oneOf[subschema #2: AWS S3 Storage Configuration Data]/aws_access_key_id became required for the status 200

      response-property-became-required

    • the response property data/configuration/oneOf[subschema #2: AWS S3 Storage Configuration Data]/aws_secret_access_key became required for the status 200

      response-property-became-required

    • the response property data/configuration/oneOf[subschema #2: AWS S3 Storage Configuration Data]/bucket became required for the status 200

      response-property-became-required

    • the response property data/configuration/oneOf[subschema #2: AWS S3 Storage Configuration Data]/region became required for the status 200

      response-property-became-required

    • added s3-generic discriminator mapping keys to the data/configuration response property for the response status 200

      response-property-discriminator-mapping-added