Changes to Update the mention permissions for a room

PUT /ocs/v2.php/apps/spreed/api/{apiVersion}/room/{token}/mention-permissions

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

Changed in 9 of the 62 revisions of this API.411

  1. 89621cb420131
  2. 812935981d691
  3. 7e78681bf7161
  4. dc2b6567a07b4
  5. 99bd41590ecb1
  6. 0a08ea002cd521
  7. 2dd98af77e492
  8. e33f2a9ba8851
  9. 6ef64fbefde31

What changed

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

      response-required-property-added

    • removed the required property ocs/data/tagIds from the response with the 200 status

      response-required-property-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

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

      response-required-property-added

    • added the optional property ocs/data/lastMessage/anyOf[ChatMessage]/allOf[subschema #2]/metaData/replyToActorDisplayName to the response with the 200 status

      response-optional-property-added

    • added the optional property ocs/data/lastMessage/anyOf[ChatMessage]/allOf[subschema #2]/metaData/replyToConversationName to the response with the 200 status

      response-optional-property-added

    • added the optional property ocs/data/lastMessage/anyOf[ChatMessage]/allOf[subschema #2]/metaData/replyToConversationToken to the response with the 200 status

      response-optional-property-added

    • added the optional property ocs/data/lastMessage/anyOf[ChatMessage]/allOf[subschema #2]/metaData/replyToMessageId to the response with the 200 status

      response-optional-property-added

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

      response-required-property-added

    • the ocs/data response's property type/format changed from object/ to / for status 400

      response-property-type-changed

    • removed the required property ocs/data/error from the response with the 400 status

      response-required-property-removed

    • added subschema #1 subschema #2 to the ocs/data response property anyOf list for the response status 400

      response-property-any-of-added

    • added the optional property ocs/data/lastMessage/anyOf[ChatMessage]/allOf[subschema #2]/metaData/threadId to the response with the 200 status

      response-optional-property-added

    • added the optional property ocs/data/lastMessage/anyOf[ChatMessage]/allOf[subschema #2]/metaData/threadTitle to the response with the 200 status

      response-optional-property-added

    • the ocs/data/hasScheduledMessages response's property type/format changed from boolean/ to integer/int64 for status 200

      response-property-type-changed

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

      response-required-property-added