1 structure change including:
1 Modification
Modified
1
Breaking
GET /api/v2/shareholder/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
shares_owned property Modified
-
Type went from
integer
tonumber
Breaking
-
Type went from
-
shares_owned property Modified
-
application/json content type Modified
2 structure changes including:
2 Modifications
Modified
2
Breaking
GET /api/v2/employments
- Query
-
filter[start_date], filter[end_date] query parameters Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- filter[started_at], filter[ended_at] query parameters Added
GET /api/v2/shareholder/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
shares_owned property Modified
-
Type went from
number
tointeger
Breaking
-
Type went from
-
shares_owned property Modified
-
application/json content type Modified
1 structure change including:
1 Modification
Modified
1
POST /api/v1/conversation/{conversation_uuid}/messages
- Body
-
application/json content type Modified
- Content type is no longer required
-
contents, files properties Modified
- Properties are no longer required