API structure has changed
6 structure changes including:
6 Modifications
Modified
6
GET /v1/waivers/
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- type property Added
-
data property Modified
-
application/json content type Modified
GET /v1/waivers/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- type property Added
-
application/json content type Modified
PATCH /v1/waivers/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- type property Added
-
application/json content type Modified
POST /v1/waivers/
- Response
-
200 response Modified
-
application/json content type Modified
- type property Added
-
application/json content type Modified
POST /v1/waivers/{id}/archive
- Response
-
200 response Modified
-
application/json content type Modified
- type property Added
-
application/json content type Modified
POST /v1/waivers/{id}/unarchive
- Response
-
200 response Modified
-
application/json content type Modified
- type property Added
-
application/json content type Modified