Skip to content

Conversation

@vincentsarago
Copy link
Member

closes #174

openapi_url=settings.openapi_url,
docs_url=settings.docs_url,
redoc_url=None,
root_path=getattr(settings, "root_path", None),
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

root_path settings was introduced in 3.0.4

@vincentsarago vincentsarago merged commit 21aae32 into main Jan 16, 2025
8 checks passed
@vincentsarago vincentsarago deleted the patch/use-lifespan branch January 16, 2025 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

startup and shutdown events are deprecated

2 participants