API structure has changed
3 structure changes including:
3 Modifications
Modified
3
Breaking
POST /api/v1/plans
- Body
-
application/json content type Modified
- asset_image_path property Added
POST /api/v2/shareholder
- Response
-
201 response Modified
-
application/json content type Modified
-
percentage property Modified
-
Type went from
number
tointeger
Breaking
-
Type went from
-
percentage property Modified
-
application/json content type Modified
PUT /api/v1/plans/{uuid}
- Body
-
application/json content type Modified
- asset_image_path property Added