You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Resolve "reference resolves to more than one schema" errors when AJV 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.
0 commit comments