Closed zachguo closed 9 years ago
Hm in case of a fork it would be the swagger-ui dependency as well as the templates/index.hbs i guess. But i would love to find a way which is more convenient then keeping a fork in sync. Any ideas?
I found it's easier to host this fork of swagger-ui separately, using the JSON generated by hapi-swaggered
.
Probably there's no easy solution unless swagger-ui
makes itself themable.
like this one https://github.com/jensoleg/swagger-ui. Which parts of the
hapi-swaggered-ui
codes should I change?Thanks for your amazing work by the way.