Skip to content

swagger-ui version (2.2.5) is hardcoded, but should be configurable #2

Closed
@prokhor-ozornin

Description

@prokhor-ozornin

Version of used swagger-ui library is hardcoded in ApiDocController:
redirect uri: "/webjars/swagger-ui/2.2.5/index.html?url=${request.getRequestURI()}"

Users should be able to add their own version of swagger-ui library in build.gradle and use it instead of 'default' version, provided with a plugin. I suggest moving swagger-ui library version in configuration file (application.yaml/application.groovy).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions