cerner / beadledom

A simple, composable framework for building RESTful services
http://engineering.cerner.com/beadledom
Apache License 2.0
25 stars 30 forks source link

Add https support to swaggerUI #131

Closed venki09 closed 4 years ago

venki09 commented 5 years ago

We need to have swagger UI support https protocol.

venki09 commented 5 years ago

https://github.com/cerner/beadledom/pull/137 was created to add this support

johnlcox commented 4 years ago

Fixed by #137 and #149