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

Fix swagger_ui for actix-web (and some other changes) #12

Merged
merged 3 commits into from
Jan 9, 2024

Conversation

tbrockman
Copy link
Contributor

  • Registers route for handling requests for SwaggerUI-related static assets.
  • Adds a simple actix-web test to validate it works.
  • Fixes actix-web example in README.md and documents swagger_ui feature.
  • Modifies the actix-web example to include example swagger_ui() usage.

Also includes some rustfmt auto-formatting changes (my apologies if this makes the PR a bit less readable).

@kurtbuilds
Copy link
Owner

Hey, this looks great. Thank you for submitting.

@kurtbuilds kurtbuilds merged commit 497c6aa into kurtbuilds:master Jan 9, 2024
1 check passed
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