Working on stuff related to session proposals. Again... I think it all works now.
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user