Changes to Create an AI Gateway

POST /v1/ai-gateways

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

Changed in 4 of the 75 revisions of this API.436

  1. 46dabd88efd32
  2. 0261aef4b1e2422
  3. 231c616fc23b11
  4. a2e95e9f6c801

What changed

    • added the new optional request property deployment_type

      new-optional-request-property

    • added the required property deployment_type to the response with the 201 status

      response-required-property-added

  • 0261aef4b1e2422See the full diff
    • the name request property's minLength was increased from 0 to 1

      request-property-min-length-increased

    • added the pattern ^[0-9a-z-]+$ to the request property name

      request-property-pattern-added

    • the name request property type/format changed from / to string/

      request-property-type-changed

    • the name response's property type/format changed from / to string/ for status 201

      response-property-type-changed

    • removed AIGatewayEntityIdentifier from the name request property allOf list

      request-property-all-of-removed

    • the name request property's maxLength was set to 256

      request-property-max-length-set

    • removed AIGatewayEntityIdentifier from the name response property allOf list for the response status 201

      response-property-all-of-removed

    • the name response's property pattern ^[0-9a-z-]+$ was added for the status 201

      response-property-pattern-added

  • 231c616fc23b11See the full diff
    • removed the optional property config_hash from the response with the 201 status

      response-optional-property-removed

    • added the optional property config_version to the response with the 201 status

      response-optional-property-added

    • endpoint added

      endpoint-added

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