Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the missing feature openapi-explorer in ui mod #480

Merged
merged 2 commits into from
Jan 13, 2023
Merged

Add the missing feature openapi-explorer in ui mod #480

merged 2 commits into from
Jan 13, 2023

Conversation

ZihanType
Copy link
Contributor

It's not work now
poem-openapi = { version = "2.0.22", features = ["openapi-explorer"] }
and must add another feature
poem-openapi = { version = "2.0.22", features = ["openapi-explorer", "swagger-ui"] }

@sunli829
Copy link
Collaborator

thanks

@sunli829 sunli829 merged commit 7b56e99 into poem-web:master Jan 13, 2023
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.

2 participants