0.4.0
Pre-release
Pre-release
- You can now set the initial spec by passing in a query parameter to index.html. Ex:
http://localhost/lagun/index.html?spec=http://myserver.com/swagger_doc
- Lagun now conforms to the
schemes
part of the swagger spec. If it's not in the spec, the serving host's protocol will be used (this enables Lagun able to send requests via https).