events updated
This commit is contained in:
@@ -29,6 +29,7 @@ from api_events.events import (
|
||||
AuthenticationDownloadAvatarEventMethod,
|
||||
)
|
||||
|
||||
|
||||
login_route = APIRouter(prefix="/authentication", tags=["Authentication"])
|
||||
login_route.include_router(login_route, include_in_schema=True)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user