Skip to content

springdoc.swagger-ui.oauth.additionalQueryStringParams should be map instead of list #567

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

Closed
jurna opened this issue Apr 15, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@jurna
Copy link

jurna commented Apr 15, 2020

springdoc.swagger-ui.oauth.additionalQueryStringParams configuration parameter now is a list. But swagger ui specifies that it must be an object https://github.com/swagger-api/swagger-ui/blob/master/docs/usage/oauth2.md
Currently it is not possible to configure additional query parameters in format key=value. Serialization of a list creates unexpected query parameters, like 0=key.

@bnasslahsen bnasslahsen added the enhancement New feature or request label Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants