Changes to get the tenant by id
GET /api/v1/tenants/{id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 19 revisions of this API.146
What changed
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ○
endpoint added
endpoint-added
- ▲
- ●
removed the optional property
idfrom the response with the200statusresponse-optional-property-removed
- ●
added the new
ACTIVEenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
DISABLEDenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
PENDINGenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ○
added the optional property
_idto the response with the200statusresponse-optional-property-added
- ○
removed the
activeenum value from thestatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
disabledenum value from thestatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
pendingenum value from thestatusresponse property for the response status200response-property-enum-value-removed
- ●
- ○
endpoint added
endpoint-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○