API structure has changed
9 structure changes including:
9 Modifications
Modified
9
Breaking
GET /v1/messages/
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /v1/messages/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
body, attachments properties Modified
-
Properties are now required Breaking
-
Properties are now required
-
body, attachments properties Modified
-
application/json content type Modified
GET /v1/waivers/
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /v1/waivers/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
updatedAt property Modified
-
Full types went from
string | nulltostring(date-time)Breaking
-
Full types went from
-
updatedAt property Modified
-
application/json content type Modified
PATCH /v1/waivers/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
updatedAt property Modified
-
Full types went from
string | nulltostring(date-time)Breaking
-
Full types went from
-
updatedAt property Modified
-
application/json content type Modified
POST /v1/messages/
- Response
-
200 response Modified
-
application/json content type Modified
-
body, attachments properties Modified
-
Properties are now required Breaking
-
Properties are now required
-
body, attachments properties Modified
-
application/json content type Modified
POST /v1/waivers/
- Response
-
200 response Modified
-
application/json content type Modified
-
updatedAt property Modified
-
Full types went from
string | nulltostring(date-time)Breaking
-
Full types went from
-
updatedAt property Modified
-
application/json content type Modified
POST /v1/waivers/{id}/archive
- Response
-
200 response Modified
-
application/json content type Modified
-
updatedAt property Modified
-
Full types went from
string | nulltostring(date-time)Breaking
-
Full types went from
-
updatedAt property Modified
-
application/json content type Modified
POST /v1/waivers/{id}/unarchive
- Response
-
200 response Modified
-
application/json content type Modified
-
updatedAt property Modified
-
Full types went from
string | nulltostring(date-time)Breaking
-
Full types went from
-
updatedAt property Modified
-
application/json content type Modified