API structure has changed
7 structure changes including:
7 Modifications
Modified
7
Breaking
GET /v1/trials/
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /v1/trials/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
id property Modified
-
Property is now required Breaking
-
Property is now required
-
id property Modified
-
application/json content type Modified
POST /v1/trials/
- Response
-
200 response Modified
- application/json content type Modified
POST /v1/trials/{id}/archive
- Response
-
200 response Modified
-
application/json content type Modified
-
id property Modified
-
Property is now required Breaking
-
Property is now required
-
id property Modified
-
application/json content type Modified
POST /v1/trials/{id}/restore
- Response
-
200 response Modified
-
application/json content type Modified
-
id property Modified
-
Property is now required Breaking
-
Property is now required
-
id property Modified
-
application/json content type Modified
POST /v1/trials/{id}/unarchive
- Response
-
200 response Modified
-
application/json content type Modified
-
id property Modified
-
Property is now required Breaking
-
Property is now required
-
id property Modified
-
application/json content type Modified
PUT /v1/trials/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
id property Modified
-
Property is now required Breaking
-
Property is now required
-
id property Modified
-
application/json content type Modified