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

  1. 617971cb202f32
  2. 1f775f325b8d14

What changed

  • 617971cb202f32See the full diff
    • added the new public enum value to the access_level response property for the response status 200

      response-property-enum-value-added

    • added the new restricted enum value to the access_level response property for the response status 200

      response-property-enum-value-added

    • added the new trusted enum value to the access_level response property for the response status 200

      response-property-enum-value-added

    • added the optional property configuration to the response with the 200 status

      response-optional-property-added

    • the response optional property access_level became not read-only for the status 200

      response-optional-property-became-not-read-only

    • removed the optional property configuration from the response with the 200 status

      response-optional-property-removed

    • the response optional property access_level became read-only for the status 200

      response-optional-property-became-read-only

    • removed the public enum value from the access_level response property for the response status 200

      response-property-enum-value-removed

    • removed the restricted enum value from the access_level response property for the response status 200

      response-property-enum-value-removed

    • removed the trusted enum value from the access_level response property for the response status 200

      response-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