All Versions
10
Latest Version
Avg Release Cycle
23 days
Latest Release
1813 days ago

Changelog History

  • v1.0.27 Changes

    May 10, 2019
    • 🛠 Fixes IndexNotReadyException #266
  • v1.0.26 Changes

    May 02, 2019
    • 👌 Support file references in Swagger UI #184
    • 🛠 Fix Markdown exception #243
    • 🔧 Make inspection levels configurable #257
    • Escape JSON pointers #247
  • v1.0.25 Changes

    March 13, 2019
    • ⚡️ Updates Swagger UI to version 3.21.0
    • 👌 Improves $ref validation #226 Errors are reported for invalid file references
  • v1.0.24 Changes

    February 11, 2019
    • 🛠 Fixes #228 (default JSON Schema functionality broke the auto completion of the Swagger plugin).
    • ➕ Add JSON Schema validation for OpenAPI and Swagger (JSON and YAML)
    • 🛠 Fixes broken Swagger UI functionality #230
  • v1.0.23 Changes

    February 07, 2019
    • 🛠 Fixes #228 (default JSON Schema functionality broke the auto completion of the Swagger plugin).
    • ➕ Add JSON Schema validation for OpenAPI and Swagger (JSON and YAML)
  • v1.0.22 Changes

    January 06, 2019
    • ➕ Added documentation for references (OpenAPI and Swagger) #218
    • 👌 Support for discriminator object (OpenAPI) #219
    • ⚠ Display a warning for unused references (OpenAPI) #221
  • v1.0.21 Changes

    November 22, 2018
    • ➕ Added icons for Swagger and OpenAPI 3 #215
    • 👌 Improved $ref value auto completion for OpenAPI 3 #213
  • v1.0.20 Changes

    November 15, 2018
    • 👌 Improved OpenAPI 3 Schema auto completion #209
  • v1.0.19 Changes

    November 01, 2018
    • 🛠 Fixes occasional Read access is allowed from event dispatch thread or inside read-action only... error #205
  • v1.0.18 Changes

    October 12, 2018
    • 🛠 Fixes $ref completion issues (#186, #200)
    • 🛠 Fixes an issue with items completion (#198)
    • 💻 Display notification if Swagger UI fails