Added
- Support
--include-schemaandGeneratorOptions.IncludeSchemasto generate only selected component schemas and their referenced dependencies - Support
--omit-json-attributesandGeneratorOptions.OmitJsonPropertyNameAttributesto omit generated[JsonPropertyName]attributes when serializer naming policies are preferred - Support
string/binaryschema properties asStream, including generated JSON converters for direct property serialization
Changed
- Bumps Microsoft.OpenApi from 3.5.1 to 3.5.2
- Bumps Microsoft.OpenApi.YamlReader from 3.5.1 to 3.5.2
New Contributors
- @geirsagberg-udir made their first contribution in #46
Full Changelog: v1.1.0...v1.2.0