Skip to content

v0.94.0

Compare
Choose a tag to compare
@swagger-bot swagger-bot released this 05 Feb 09:14
· 574 commits to main since this release

0.94.0 (2024-02-05)

Bug Fixes

  • ls: allow AsyncAPI 2.0 Schema Object to be Boolean JSON Schema (#3766) (e3cbbe9), closes #3765
  • ls: fix all rules using apilintElementOrClass linting function (#3764) (e3a9ee9), closes #3763
  • ls: fix linting rule for AsyncAPI 2.x MessageTrait.exammples field (#3762) (a6ea256), closes #3761
  • ns-openapi-3-0: fix polynomial regular expression (#3784) (c35c34a)
  • parser-adapter-yaml-1-2: add syntactic analysis for YAML aliases (#3785) (e975718), closes #3703

Features