Loading docs/tech/api/openapi.yml +4 −1 Original line number Original line Diff line number Diff line Loading @@ -166,7 +166,7 @@ paths: '500': '500': $ref: "#/components/responses/Error" $ref: "#/components/responses/Error" /running_exercise/get_exercise_logs/{exercise_id}: /exercise/{exercise_id}/logs: get: get: tags: tags: - get_exercise_logs - get_exercise_logs Loading Loading @@ -330,6 +330,8 @@ paths: type: string type: string password: password: type: string type: string repeat_password: type: string first_name: first_name: type: string type: string last_name: last_name: Loading @@ -337,6 +339,7 @@ paths: required: required: - username - username - password - password - repeat_password - first_name - first_name - last_name - last_name responses: responses: Loading Loading
docs/tech/api/openapi.yml +4 −1 Original line number Original line Diff line number Diff line Loading @@ -166,7 +166,7 @@ paths: '500': '500': $ref: "#/components/responses/Error" $ref: "#/components/responses/Error" /running_exercise/get_exercise_logs/{exercise_id}: /exercise/{exercise_id}/logs: get: get: tags: tags: - get_exercise_logs - get_exercise_logs Loading Loading @@ -330,6 +330,8 @@ paths: type: string type: string password: password: type: string type: string repeat_password: type: string first_name: first_name: type: string type: string last_name: last_name: Loading @@ -337,6 +339,7 @@ paths: required: required: - username - username - password - password - repeat_password - first_name - first_name - last_name - last_name responses: responses: Loading