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
What changed
- ○
added the required property
to the response with the statusresponse-required-property-added
- ○
- ▲
the
request property's minLength was increased from0to1request-property-min-length-increased
- ▲
added the pattern
^[0-9a-z-]+$to the request propertyrequest-property-pattern-added
- ▲
the
request property type changed from no type tostringrequest-property-type-changed
- ▲
the
response's property type changed from no type tostringfor statusresponse-property-type-changed
- ●
removed from the
request propertyallOflistrequest-property-all-of-removed
- ●
the
request property's maxLength was set to256request-property-max-length-set
- ○
removed from the
response propertyallOflist for the response statusresponse-property-all-of-removed
- ○
the
response's property pattern^[0-9a-z-]+$was added for the statusresponse-property-pattern-added
- ▲
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ○
added the optional property
to the response with the statusresponse-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
- ○