API structure has changed
9 structure changes including:
1 Breaking change
1 Addition
7 Modifications
1 Removal
Modified
7
GET /routines/{id}
- Response
-
200 response Modified
- data property Modified
PATCH /routines/{id}/publish
- Response
-
201 response Modified
- data property Modified
PATCH /routines/{id}/routine_steps/{routine_step_id}/assign_pitch
- Response
-
200 response Modified
- data property Modified
PATCH /routines/{id}/routine_steps/{routine_step_id}/update
- Response
-
200 response Modified
- data property Modified
PATCH /routines/{id}/routine_steps/{routine_step_id}/update_product
- Response
-
200 response Modified
- data property Modified
PATCH /routines/{id}/update
- Response
-
201 response Modified
- data property Modified
POST /routines/create
- Response
-
201 response Modified
- data property Modified
Removed
1
Breaking
GET /routines/{id}/routine_steps
Added
1
GET /routines/{id}/routine_steps