-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Should this be deleted? The function name is the same as the next one.
Lines 103 to 105 in ede070b
| @app.get('/divisions/{org}', operation_id='loadDivisions', response_model=List[Division]) | |
| async def divisions(org: str): | |
| return FileResponse(f'assets/{org}_divisions.json') |
Metadata
Metadata
Assignees
Labels
No labels