mattpolzin / OpenAPIKit

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

fix bug where headers were not allowed to define explode when decoding #301

Closed mattpolzin closed 12 months ago

mattpolzin commented 12 months ago

Fixes https://github.com/mattpolzin/OpenAPIKit/issues/300.