mattpolzin / OpenAPIKit

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

Keep properties order in objects #233

Closed kean closed 2 years ago

kean commented 2 years ago

Specs are often designed with a particular order of properties in mind.

I haven't updated the tests yet – there are a few that are now failing.

mattpolzin commented 2 years ago

Conceptually, I'm all for this. I'll take a closer look at the code once you've pulled it out of draft mode.

Thanks!

kean commented 2 years ago

I updated the unit tests, removing draft.