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 Content-Type Header to Swagger-UI Requests #467

Merged
merged 5 commits into from Oct 4, 2022

Conversation

mikemcdermottredjack
Copy link
Contributor

No description provided.

@@ -18,6 +18,7 @@ actix-service2 = { version = "2", package = "actix-service", optional = true }
actix-web2 = { version = "2", default-features = false, optional = true, package = "actix-web" }
actix-web3 = { version = "3", default-features = false, optional = true, package = "actix-web" }
actix-web4 = { version = "4", default-features = false, optional = true, package = "actix-web" }
mime_guess = { version = "2.0.4" }
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do we need "rev-mappings"? If not could we use default-features = false ?

@tiagolobocastro
Copy link
Collaborator

tiagolobocastro commented Oct 3, 2022

Sorry @mikemcdermottredjack just fixed the failing tests on master, would you mind rebasing?

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.

None yet

3 participants