API structure has changed
4 structure changes including:
2 Additions
2 Modifications
Modified
2
Breaking
GET /v1/links/{id}
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
POST /v1/auth/register
- Body
-
application/json content type Modified
-
link_ref property Modified
- Property is no longer required
- firstname, lastname properties Added
-
link_ref property Modified
Added
2
GET /v1/company/{url}
POST /v1/links/{id}