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

Swagger-UI Property "urls.primaryName" is missing #572

Closed
fs123 opened this issue Apr 16, 2020 · 0 comments · Fixed by #574
Closed

Swagger-UI Property "urls.primaryName" is missing #572

fs123 opened this issue Apr 16, 2020 · 0 comments · Fixed by #574
Labels
enhancement New feature or request

Comments

@fs123
Copy link

fs123 commented Apr 16, 2020

We are migrating from Springfox to Springdoc, which worked very well. We have multiple groups and we like to define the default selected group on the swagger-ui. The swagger-ui provides for this the property urls.primaryName. But this can't be set currently via springdoc-properties.

What we expect:

  • it is possible to define the swagger-ui property urls.primaryName, e.g. by defining the spring-boot property springdoc.swagger-ui.urlsPrimaryName
fs123 pushed a commit to fs123/springdoc-openapi that referenced this issue Apr 16, 2020
New spring-boot-property 'springdoc.swagger-ui.urlsPrimaryName' which maps to swagger-ui-property 'urls.primaryName'. Fixes springdoc#572
@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

Successfully merging a pull request may close this issue.

2 participants