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

14 lines
280 B
YAML

Create new workout
Creates a workout with current date and then redirects to newly created workout
---
tags:
- Workout
parameters:
- name: person_id
in: path
type: number
required: true
responses:
200:
description: View of newly created workout