Releases: swagger-api/swagger-editor
Releases · swagger-api/swagger-editor
Swagger Editor 3.11.0 Released!
3.11.0 (2020-06-05)
Features
- validation for OAS3 min/max values (#2164) (6acd249)
- support for SWAGGER_FILE env variable in docker images (#2072) (f93e1ea)
Bug Fixes
- validation for unused path parameter in paths (#2145) (8d73656), closes #2013
- fix reliability in test/bugs/1862 (#2167) (1911485)
Housekeeping
Swagger Editor 3.10.0 Released!
3.10.0 (2020-05-28)
Features
- Validate OAS3 component names (#2102) (5a9fdfe)
- Validate OAS3 schema components (#2159) (c28b832)
- Validate schema
defaultvalue against theenum(#2140) - Validate that OAS3 parameter references, header references, and requestBody schema references point to the correct component types (#2135, #2133, #2112)
Bug Fixes
Swagger Editor 3.9.0 Released!
Swagger Editor 3.8.3 Released!
3.8.3 (2020-05-14)
Changelog
- housekeeping: bump versions of swagger-js to v3.10.3 and swagger-ui v3.25.3
- housekeeping: update release-it config
Swagger Editor 3.8.2 Released!
3.8.2 (2020-05-07)
No source changes in this release.
The Swagger UI dependency was bumped to [email protected] in order to pick up changes included in that version.
Swagger Editor 3.8.1 Released!
No release summary included.
Changelog
- fix: page refresh with local storage should validate only once (#2138)
- fix: react-split-pane styling for Editor/UI panes (#1916)
- fix: false-positive
form-data+consumesvalidation interactions (#2115) - fix: allow
nullenum values whenSchema.nullable === true(#2101) - housekeeping: replace numeric keys in yaml files with strings (#2120)
- housekeeping: fix exclusive Mocha test case (#2116)
- housekeeping: document how to use a local file with Docker (#2009)
Swagger Editor 3.8.0 Released!
Swagger Editor 3.7.1 Released!
Changelog
- housekeeping:
npm audit fix(#2074)
Swagger Editor 3.7.0 Released!
Swagger Editor 3.6.37 Released!
Changelog
- housekeeping:
npm auditconcerns (#2054)