Manfred / Reynard

Minimal OpenAPI client for Ruby.
MIT License
12 stars 2 forks source link

Decide how to handle nested resources #16

Closed Manfred closed 1 year ago

Manfred commented 2 years ago

When the schema defines a property that is an object or array we need to build an object based on the response or figure out a different way to deal with it.