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
This closed issue describes the functionality I'm looking for - I'm trying to print out a ref resolved schema: #41
That is a really old thread, and it looks like the solution at the time was that they wrote a ResolvingSchemaWalker class that traversed a schema and resolved the refs in the schema. It looks like the last version that had the ResolvingSchemaWalker was 1.1.8. Do newer versions of this library have the same functionality?
It seems to me like that should be possible using the RefResolver, but I've been having a hard time figuring out how to get a printable output with the refs resolved.
The text was updated successfully, but these errors were encountered:
This closed issue describes the functionality I'm looking for - I'm trying to print out a ref resolved schema: #41
That is a really old thread, and it looks like the solution at the time was that they wrote a ResolvingSchemaWalker class that traversed a schema and resolved the refs in the schema. It looks like the last version that had the ResolvingSchemaWalker was 1.1.8. Do newer versions of this library have the same functionality?
It seems to me like that should be possible using the RefResolver, but I've been having a hard time figuring out how to get a printable output with the refs resolved.
The text was updated successfully, but these errors were encountered: