Skip to content

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

Closed
@jurna

Description

@jurna

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions