Changes to Retrieve a room
GET /rooms/{id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 8 revisions of this API.46
What changed
- ●
added the new
publicenum value to theaccess_levelresponse property for the response status200response-property-enum-value-added
- ●
added the new
restrictedenum value to theaccess_levelresponse property for the response status200response-property-enum-value-added
- ●
added the new
trustedenum value to theaccess_levelresponse property for the response status200response-property-enum-value-added
- ○
added the optional property
configurationto the response with the200statusresponse-optional-property-added
- ○
the response optional property
access_levelbecame not read-only for the status200response-optional-property-became-not-read-only
- ●
- ●
removed the optional property
configurationfrom the response with the200statusresponse-optional-property-removed
- ○
the response optional property
access_levelbecame read-only for the status200response-optional-property-became-read-only
- ○
removed the
publicenum value from theaccess_levelresponse property for the response status200response-property-enum-value-removed
- ○
removed the
restrictedenum value from theaccess_levelresponse property for the response status200response-property-enum-value-removed
- ○
removed the
trustedenum value from theaccess_levelresponse property for the response status200response-property-enum-value-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●