Solved
Forum Discussion
pradeepnr
6 years agoNew Contributor
HKosova Thank you for responding. Is there any library you are aware of for schema traversal?
I did find one schema walker. But it is for different draft.
Thanks,
Pradeep
HKosova
Alumni
6 years agoParsers themselves most likely have classes/interfaces that represent OpenAPI Schema Object and that could be used to read schema attributes and access sub-schemas.