API structure has changed
14 structure changes including:
14 Modifications
Modified
14
Breaking
GET /1/activities/{id}/messages
- Response
-
200 response Modified
-
application/json content type Modified
- messages property Modified
-
application/json content type Modified
GET /1/challenges/{id}/messages
- Response
-
200 response Modified
-
application/json content type Modified
- messages property Modified
-
application/json content type Modified
GET /1/chats
- Response
-
200 response Modified
-
application/json content type Modified
- chats property Modified
-
application/json content type Modified
GET /1/chats/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- chat property Modified
-
application/json content type Modified
GET /1/chats/{id}/messages
- Response
-
200 response Modified
-
application/json content type Modified
- messages property Modified
-
application/json content type Modified
GET /1/checkins/{id}/messages
- Response
-
200 response Modified
-
application/json content type Modified
- messages property Modified
-
application/json content type Modified
GET /1/clubs/{id}/messages
- Response
-
200 response Modified
-
application/json content type Modified
- messages property Modified
-
application/json content type Modified
GET /1/messages/unread
- Response
-
200 response Modified
-
application/json content type Modified
- messages property Modified
-
application/json content type Modified
POST /1/activities/{activityid}/messages
- Response
-
200 response Modified
-
application/json content type Modified
- message property Modified
-
application/json content type Modified
POST /1/challenges/{challengeid}/messages
- Response
-
200 response Modified
-
application/json content type Modified
- message property Modified
-
application/json content type Modified
POST /1/challenges/{id}
- Body
-
application/json content type Modified
-
type property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
type property Removed
POST /1/chats/{chatid}/messages
- Response
-
200 response Modified
-
application/json content type Modified
- chat property Modified
-
application/json content type Modified
POST /1/checkins/{checkinid}/messages
- Response
-
200 response Modified
-
application/json content type Modified
- message property Modified
-
application/json content type Modified
POST /1/clubs/{clubid}/messages
- Response
-
200 response Modified
-
application/json content type Modified
- message property Modified
-
application/json content type Modified