springdoc / springdoc-openapi-demos

Demo for OpenAPI 3 with spring-boot
http://springdoc.org
Apache License 2.0
493 stars 267 forks source link

Example code for Customizing swagger static resources #66

Open tsvidya opened 2 months ago

tsvidya commented 2 months ago

Would you mind adding a sample working for customizing the swagger static resources. The sample given in the spring doc does not seem to work on the css file. It is restricting itself to the main JS file. Thanks.