Clarification on order Parameter in /api/v2/setting/{id}/ and /api/v2/set/{id}/ APIs #1858
vanshaj-pahwa
started this conversation in
General
Replies: 1 comment
-
hi! the order allows changing the order of sets (e.g. per drag and drop). To add an exercise over the api, you need to
Also note that the way the routines work is going to change massively once this pr is merged #1827 What are you trying to do? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, could you please clarify what the
order
parameter represents and what its expected value should be in the request body for the/api/v2/setting/{id}/
and/api/v2/set/{id}/
APIs?Additionally, how can we add a set for a particular exercise using API with weight, reps?
Beta Was this translation helpful? Give feedback.
All reactions