Version 1.4.0
Added
- Hoist inline object schemas into named C# records (nested objects,
allOfcompositions, andoneOf/anyOfunions of$refs) - Empty
type: objectschemas now resolve toIReadOnlyDictionary<string, object?>instead ofobject(per OpenAPI 3.0 whereadditionalPropertiesdefaults totrue)