API structure has changed
6 structure changes including:
6 Modifications
Modified
6
GET /plans/{id}/routines
- Response
- 404 response Added
GET /plans/{id}/routines/{routine_id}
- Response
- 404 response Added
GET /plans/{id}/routines/{routine_id}/routine_steps
- Response
- 404 response Added
GET /plans/{id}/status
- Response
- 404 response Added
PATCH /plans/{id}/publish
- Response
- 404 response Added
PATCH /plans/{id}/routines/{routine_id}/routine_steps/{routine_step_id}
- Response
- 404 response Added