mvrilo / go-redoc

go-redoc is an embedded OpenAPI/Swagger documentation ui for Go using ReDoc
MIT License
74 stars 28 forks source link

Is it possible to add a customer redoc template? #17

Open ohenrik opened 4 months ago

ohenrik commented 4 months ago

I wish to use a different template than the the one provided by this package. Is it possible to do this with the current version of go-redoc? Or will it require a PR?

PhilRanzato commented 1 week ago

It would be awesome for me too. I don't think that's possible now

https://github.com/mvrilo/go-redoc/blob/101384bb3acd07cb2ba244f3a55dadf4387ef471/redoc.go#L31-L54

The file is embedded