Changes to Update an AI Gateway

PUT /v1/ai-gateways/{gatewayId}

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

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

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

What changed

    • added the required property to the response with the status

      response-required-property-added

  • 0261aef4b1e2422See the full diff
    • the 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

      request-property-pattern-added

    • the request property type changed from no type to string

      request-property-type-changed

    • the response's property type changed from no type to string for status

      response-property-type-changed

    • removed from the request property allOf list

      request-property-all-of-removed

    • the request property's maxLength was set to 256

      request-property-max-length-set

    • removed from the response property allOf list for the response status

      response-property-all-of-removed

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

      response-property-pattern-added

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

      response-optional-property-removed

    • added the optional property to the response with the 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