HomePhorge

Resolve schema references within in-line response schemas

Description

Resolve schema references within in-line response schemas

Existing code was only resolving schemas when the response itself
was a schema reference, not an inline schema.

Now in-line schemas in responses will be treated the same as
schemas defined in the components.schemas section of the API spec.

Details

Provenance
Michael BuhotAuthored on Apr 21 2019, 3:32 AM
Parents
R22:00bbf35a6253: Merge pull request #97 from VoiSmart/fix_max_min_error_handling
Branches
Unknown
Tags
Unknown

Event Timeline