6 structure changes including:
3 Breaking changes
3 Additions
3 Modifications
Modified
3
Breaking
PUBLISH chat/SendMessage
- Path went from
chattochat/SendMessage(same operationId)Breaking - Message
-
send Message Payload message Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- send Message Payload message Added
SUBSCRIBE chat/GetMessages
- Path went from
chattochat/GetMessages(same operationId)Breaking - Message
-
get Messages Payload message Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- get Messages Payload message Added
SUBSCRIBE chat/GetPoll
- Path went from
chat/testtochat/GetPoll(same operationId)Breaking - Message
-
get Poll Payload message Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- get Poll Payload message Added
Added
3
SUBSCRIBE chat/Reconnect
SUBSCRIBE chat/RemoveFromGroup
SUBSCRIBE device
5 structure changes including:
3 Breaking changes
2 Additions
1 Modification
2 Removals
Modified
1
Breaking
PUBLISH chat
- Path went from
chat/sendtochat(same operationId)Breaking - Verb went from
SUBSCRIBEtoPUBLISH(same operationId)Breaking - Message
-
Send chat message message Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- send Message Payload message Added
Removed
2
Breaking
Bearer authauthentication method
- Removing a resource is always breaking unless it was deprecated before Breaking
PUBLISH chat/receive
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
2
SUBSCRIBE chat
SUBSCRIBE chat/test