We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Parameters marked as in header should be left 'as is' and not URL encoded.
in header
This seems to be the same as this previously fixed issue: swagger-api/swagger-ui#301
The text was updated successfully, but these errors were encountered:
tests for #225
57b52bf
fix for #225, added ref support for escaped paths
2e0fdaf
No branches or pull requests
Parameters marked as
in header
should be left 'as is' and not URL encoded.This seems to be the same as this previously fixed issue: swagger-api/swagger-ui#301
The text was updated successfully, but these errors were encountered: