Sourced from Swashbuckle.AspNetCore's releases.
v6.7.1
What's Changed
- docs: Update README.md by
@WeihanLi
in domaindrivendev/Swashbuckle.AspNetCore#3002- Support
[DataMember]
IsRequired
inNewtonsoftDataContractResolver
by@ouvreboite
in domaindrivendev/Swashbuckle.AspNetCore#2644- Add API analysers by
@martincostello
in domaindrivendev/Swashbuckle.AspNetCore#3003- Update README by
@martincostello
in domaindrivendev/Swashbuckle.AspNetCore#3004- docs: fix example code formatting by
@WeihanLi
in domaindrivendev/Swashbuckle.AspNetCore#3010- Fixes nullability problems with dictionaries by
@ozziepeeps
in domaindrivendev/Swashbuckle.AspNetCore#3023- Fix handling of nullable structs by
@martincostello
in domaindrivendev/Swashbuckle.AspNetCore#3015- Fix missing form parameter XML documentation by
@martincostello
in domaindrivendev/Swashbuckle.AspNetCore#3020New Contributors
@ouvreboite
made their first contribution in domaindrivendev/Swashbuckle.AspNetCore#2644Full Changelog: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.7.0...v6.7.1
f4ca2cd
Fix missing form parameter XML documentation1be5040
Bump NuGet packages07d48a5
Fix schemas for nullable properties3fa1702
Remove unused file5d2e186
Add broken code00396f4
Fix verification tests418266b
Update .NET SDK (#3028)5f4082f
Bump actions/attest-build-provenance from 1.4.0 to 1.4.1 (#3027)6cdc86b
Bump github/codeql-action from 3.26.0 to 3.26.1 (#3026)f140d98
Fixes nullability issues with dictionaries (#3023)