Working on stuff related to session proposals. Again... I think it all works now.

This commit is contained in:
Scott Idem
2021-08-26 01:23:14 -04:00
parent b6df6a218d
commit 6508461ae6
10 changed files with 559 additions and 24 deletions

View File

@@ -149,7 +149,7 @@ app.include_router(
)
app.include_router(
event_session.router,
prefix='/event/session',
# prefix='/event/session',
tags=['Event Session'],
)
app.include_router(