Swagger-UI 3.0.2 Released!
Interface changes: None.
- Disabled runtime YAML config option introduced in v3.0.0 that was causing issues.
- Added Docker support.
- Changed default: online validation badge now uses
online.swagger.io
validator if a validator URL isn't specified. - Fixed bug related to double-encoding of Try-It-Out responses (#2734)
- Added ability to provide
url
config via query parameter - Updated styling for error messages and PATCH/HEAD/OPTIONS operations