refactor(asyncapi): updated asyncapi v2 typings to conform to JSON Schema draft-07 (#1608)

Co-authored-by: Jeremy Fiel <jeremy.fiel@adp.com>
This commit is contained in:
Jeremy Fiel
2024-07-17 03:14:45 -05:00
committed by GitHub
parent 3fe4bcd54a
commit b192ad9e00
4 changed files with 30 additions and 45 deletions

View File

@@ -0,0 +1,6 @@
---
"@redocly/openapi-core": patch
"@redocly/cli": patch
---
Updated AsyncAPI v2 typings to abide by JSON Schema draft-07 specification.