Skip to content

Swagger-Editor 3.0.5 Released!

Compare
Choose a tag to compare
@webron webron released this 18 Apr 06:51
· 2377 commits to master since this release

Interface changes: None.

  • Improvement: parameter and header validation now picks up type: array parameters without an items property.
  • Improvement: guarding logic added to semantic validators reduces noise in the error console.
  • Improvement: Standalone inherits from UI's new BaseLayout to ensure consistency between spec display in UI and Editor.
  • Improvement: Clarified Docker containers to follow Docker best practices. Now latest refers to the "latest released version" and unstable refers to the current master. We will continue to tag final versions, which is, as always, the safest way to use Docker images.