Changes to Connects to a new or existing room.

GET /room/{roomName}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 39 revisions of this API.116

  1. c0c500303a794
  2. ade0fe36497f11
  3. fdd6b89fcde211

What changed

    • api tag Rooms added

      api-tag-added

    • added the new optional query request parameter template

      new-optional-request-parameter

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the success response with the status 200

      response-success-status-added

    • removed the success response with the status 200

      response-success-status-removed

    • api tag Rooms removed

      api-tag-removed

  • fdd6b89fcde211See the full diff
    • deleted the query request parameter template

      request-parameter-removed

    • removed the non-success response with the status 400

      response-non-success-status-removed