Working on event registration and related.
This commit is contained in:
@@ -124,7 +124,7 @@ app.include_router(
|
||||
)
|
||||
app.include_router(
|
||||
event_person.router,
|
||||
prefix='/event/person',
|
||||
# prefix='/event/person',
|
||||
tags=['Event Person'],
|
||||
)
|
||||
app.include_router(
|
||||
|
||||
Reference in New Issue
Block a user