Changes to Proxy Documentation Request
GET /api/v1/documentation/proxy
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 11 revisions of this API.331
- b0e6563d3fce331
What changed
- ▲
the
coderesponse property const valueINTERNAL_SERVER_ERRORwas removed for the status500response-property-const-removed
- ▲
the
coderesponse property const valueNOT_FOUNDwas removed for the status404response-property-const-removed
- ▲
the
coderesponse property const valueTOO_MANY_REQUESTSwas removed for the status429response-property-const-removed
- ●
added the new
INTERNAL_SERVER_ERRORenum value to thecoderesponse property for the response status500response-property-enum-value-added
- ●
added the new
NOT_FOUNDenum value to thecoderesponse property for the response status404response-property-enum-value-added
- ●
added the new
TOO_MANY_REQUESTSenum value to thecoderesponse property for the response status429response-property-enum-value-added
- ○
api operation id
getApiV1DocumentationProxyremoved and replaced withapi-operation-id-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲