DEXPRO-Solutions-GmbH / swaggerui

Gin handler to expose an OpenAPI spec via Swagger UI
Apache License 2.0
0 stars 0 forks source link

go generate command to update swaggerui #9

Open fabiante opened 1 year ago

fabiante commented 1 year ago

This project makes use of SwaggerUI.

We have once manually downloaded the prebuild assets which are embedded in this project.

It would be interesting to have a go generate command which would update these assets and allow us to quickly update to the latest swagger ui versions.