Skip to content

Commit

Permalink
Resolve "reference resolves to more than one schema" errors when AJV …
Browse files Browse the repository at this point in the history
…processes OpenAPI document and encounters unknown properties whose values include an `id` parameter. (#853)

* Fails to get past AJV error when schema includes `x-stoplight` property and is referenced.

* Traverse the OpenAPI document, stripping all x-stoplight values.
  • Loading branch information
mdwheele authored Aug 16, 2023
1 parent 950d429 commit 9d215be
Show file tree
Hide file tree
Showing 4 changed files with 6,883 additions and 11 deletions.
Loading

0 comments on commit 9d215be

Please sign in to comment.