Skip to content

Swagger-Editor 3.1.0 Released!

Compare
Choose a tag to compare
@webron webron released this 03 Aug 04:38
· 2150 commits to master since this release
v3.1.0

This is our first release of Swagger-Editor with OAS3.0 support!

Interface changes: added liveAutocompleteCutoff config option.

See Swagger-UI v3.1.0 for more changes that were picked up in this version of the Editor.

  • Feature: OAS3 validation and autocomplete (#1376 via #1433)
  • Improvement: Live Autocomplete (as-you-type) will disable itself if it is slowing down the main thread (#1311 via #1419)
  • Improvement: Convert to YAML tolerates more types of leading whitespace when detecting JSON (via #1424)
  • Bugfix: Bad reference in JumpToPath was corrected (#1431 via #1432)

Known Limitations:

  • Same limitations described in Swagger-UI 3.1.0.
  • OAS3 semantic validation is not yet implemented.

Version Diff