Skip to content
Discussion options

You must be logged in to vote

Hello @Devon-White ,

After testing your schema, it seems it is coming from the resolving library used here : @stoplight/json-ref-resolver

It gives this schema to the lib : resolvedSchema.json . As you will see, some $ref aren't resolved as they lead to recursive schema (prohibited by @stoplight/json-ref-resolver) so the library doesn't support them at the moment.

There are a couple of discussions we got in the past :

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Devon-White
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants