Working on event session, presentation, and presenter create and update.
This commit is contained in:
@@ -135,7 +135,7 @@ app.include_router(
|
||||
app.include_router(
|
||||
event_presentation.router,
|
||||
prefix='/event/presentation',
|
||||
tags=['Event Presenter'],
|
||||
tags=['Event Presentation'],
|
||||
)
|
||||
app.include_router(
|
||||
event_presenter.router,
|
||||
|
||||
Reference in New Issue
Block a user