mattpolzin / OpenAPIKit

Codable Swift OpenAPI implementation.
MIT License
281 stars 35 forks source link

Add JSONReference support for overriding summary and description #188

Closed mattpolzin closed 3 years ago

mattpolzin commented 3 years ago

See the release notes, new spec, and specifically the Reference Object fixed fields.

Work off of the release/3_0 branch and work on types in the OpenAPIKit (not OpenAPIKit_3_0) module.