Changes to Get the welcome message from a signaling server

GET /ocs/v2.php/apps/spreed/api/{apiVersion}/signaling/welcome/{serverId}

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

Changed in 4 of the 45 revisions of this API.16

  1. c4bb3681740a2
  2. 308b32d4717b3
  3. 5a33db2532e31
  4. 4c7bb1db85091

What changed

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the optional property ocs/data/features to the response with the 200 status

      response-optional-property-added

    • added the optional property ocs/data/warning to the response with the 200 status

      response-optional-property-added

    • added the required property ocs/data/version to the response with the 200 status

      response-required-property-added

    • the response property ocs/data became nullable for the status 404

      response-property-became-nullable

    • api operation id settings-get-welcome-message removed and replaced with signaling-get-welcome-message

      api-operation-id-removed