oas_parser icon indicating copy to clipboard operation
oas_parser copied to clipboard

Parsing the "components" section

Open pmackay opened this issue 6 years ago • 4 comments

I dont think there is support currently for parsing the components section of an OAS file. I'm particularly interested in the schemas part of that, and securitySchemes. Is being able to parse that something you would like to see supported in this library?

pmackay avatar Aug 03 '18 16:08 pmackay

I'm adding some classes for repesenting the schema and fields, will create a PR if I get it to a decent state.

pmackay avatar Aug 06 '18 06:08 pmackay

Hey Paul, apologies for the delay, I've been on 🌴!

Please do raise a PR if you end up implementing this functionality. We'd love to have your contributions

mheap avatar Aug 16 '18 14:08 mheap

@pmackay I'm hoping to use this gem for an OASv3 schema which relies heavily on the components section. Did you manage to make any progress here that you would want to share? I could potentially help wrap things up into a PR if you no longer have the bandwidth

bloudermilk avatar Oct 23 '18 15:10 bloudermilk

@bloudermilk unfortunately I'm not sure I got far enough to have something worth sharing.

pmackay avatar Dec 13 '18 20:12 pmackay