API structure has changed
5 structure changes including:
5 Modifications
Modified
5
Breaking
GET /v1/contacts/
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /v1/contacts/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
relation property Modified
-
Full types went from
string | nulltostringBreaking
-
Full types went from
-
relation property Modified
-
application/json content type Modified
PATCH /v1/contacts/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
relation property Modified
-
Full types went from
string | nulltostringBreaking
-
Full types went from
-
relation property Modified
-
application/json content type Modified
POST /v1/contacts/
- Response
-
200 response Modified
-
application/json content type Modified
-
relation property Modified
-
Full types went from
string | nulltostringBreaking
-
Full types went from
-
relation property Modified
-
application/json content type Modified
POST /v1/contacts/{id}/restore
- Response
-
200 response Modified
-
application/json content type Modified
-
relation property Modified
-
Full types went from
string | nulltostringBreaking
-
Full types went from
-
relation property Modified
-
application/json content type Modified