pradeepnr
5 years agoNew Contributor
traverse/walk through Response schema
what library can I refer to traverse/walk through response schema of each Path?
Parsers themselves most likely have classes/interfaces that represent OpenAPI Schema Object and that could be used to read schema attributes and access sub-schemas.