Files
workout/swagger/get_person.yml
2022-07-20 21:15:50 +10:00

14 lines
320 B
YAML

Display all workouts for a person
Displays stats and a list of all people and there rep maxes for each exercise
---
tags:
- Person
parameters:
- name: person_id
in: path
type: number
equired: true
responses:
200:
description: A list of all people and there rep maxes for each exercise