API Sprout 1.2.0
- Add support for reloading OpenAPI URLs via
/__reload
on the server. - Support external references in OpenAPI loader.
- Update dependencies, simplify file loading.
- Support jsonapi.org content type (
application/vnd.api+json
). - Switch from
dep
to Go modules.