Not much work done. Holly and Michael :-(
This commit is contained in:
@@ -152,7 +152,7 @@ app.include_router(
|
||||
)
|
||||
app.include_router(
|
||||
event_session.router,
|
||||
prefix='/event_session',
|
||||
prefix='/event/session',
|
||||
tags=['Event Session'],
|
||||
#dependencies=[Depends(get_token_header)],
|
||||
#dependencies=[Depends(get_account_header)],
|
||||
|
||||
Reference in New Issue
Block a user