Swagger-Editor 3.2.3 Released!
Includes changes in Swagger-UI v3.9.0.
Interface changes: none.
- Improvement: always use resolved spec in semantic validation (via #1620)
- Bugfix: $ref'd path parameters no longer incorrectly trigger a validation error (via #1620)
- Bugfix: rewired
specPathusage to use new Immutable data structure, fixing some broken Jump functionality (via #1619) - Bugfix: remove
Array.includesusage, so IE11 can live to fight another day or so (via #1623) - Housekeeping: used
zopflipngto compress PNG assets in repo (via #1594)