mattpolzin / OpenAPIKit

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

Add context for `null` schemas #305

Closed mattpolzin closed 11 months ago

mattpolzin commented 11 months ago

There are some keywords (and also the concept of "required") that need to exist for null schemas just like any other schema types.