Changes to Accept a federation invites

POST /ocs/v2.php/apps/spreed/api/{apiVersion}/federation/invitation/{id}

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

Changed in 19 of the 54 revisions of this API.3825

  1. 64c270fa0c551
  2. 75aca00333384
  3. 5c8f0e5509791
  4. f8a5892253932
  5. b6c39d086bee1
  6. 60b00582b66f1
  7. 4c2b1dff59641
  8. a18698a833f83
  9. 70540779b2552
  10. 876174a8da2b1
  11. 348164d23f8c1
  12. 779421fa5f9f1
  13. e9ce89c427232
  14. e57d936354511
  15. 71618ca6a24a1
  16. cad94015dc191
  17. e7c1bb90d6c51
  18. c402d377d2e18
  19. 83f7df9b91ed12

What changed

    • 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

    • 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

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • added the non-success response with the status 401

      response-non-success-status-added

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

      response-required-property-added

    • added the optional property ocs/data/lastMessage/anyOf[ChatMessage]/allOf[BaseMessage]/messageParameters/additionalProperties/hide-download to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-required-property-added

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

      response-required-property-removed

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

      response-required-property-added

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

      response-required-property-added

    • added the new 0.00 enum value to the ocs/data/callRecording response property for the response status 200

      response-property-enum-value-added

    • added the new 0.00 enum value to the ocs/data/mentionPermissions response property for the response status 200

      response-property-enum-value-added

    • added the new 1.00 enum value to the ocs/data/callRecording response property for the response status 200

      response-property-enum-value-added

    • added the new 1.00 enum value to the ocs/data/mentionPermissions response property for the response status 200

      response-property-enum-value-added

    • added the new 2.00 enum value to the ocs/data/callRecording response property for the response status 200

      response-property-enum-value-added

    • added the new 3.00 enum value to the ocs/data/callRecording response property for the response status 200

      response-property-enum-value-added

    • added the new 4.00 enum value to the ocs/data/callRecording response property for the response status 200

      response-property-enum-value-added

    • added the new 5.00 enum value to the ocs/data/callRecording response property for the response status 200

      response-property-enum-value-added

  • 83f7df9b91ed12See the full diff
    • the response property ocs/data/lastMessage became optional for the status 200

      response-property-became-optional

    • added ChatMessage ChatProxyMessage to the ocs/data/lastMessage response property anyOf list for the response status 200

      response-property-any-of-added

    • removed RoomLastMessage subschema #2 from the ocs/data/lastMessage response property anyOf list for the response status 200

      response-property-any-of-removed