Refactor route validations to decorators
This commit is contained in:
8
swagger/dashboard.yml
Normal file
8
swagger/dashboard.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
Dashboard page
|
||||
Displays stats and a list of all people and there rep maxes for each exercise
|
||||
---
|
||||
tags:
|
||||
- Dashboard
|
||||
responses:
|
||||
200:
|
||||
description: A list of all people and there rep maxes for each exercise
|
||||
Reference in New Issue
Block a user