Skip to content

v0.2.2

Compare
Choose a tag to compare
@joeltg joeltg released this 06 Mar 23:15
· 2247 commits to main since this release

What's Changed

  • Added a GET /messages API endpoint, disabled by default
  • Added a top-level validateSpec(string: string): Promise<{ valid: boolean; warnings: string[]; errors: string[] }> method

Full Changelog: v0.2.1...v0.2.2