What's Changed
- Update some nugets by @Saibamen in #3143
- Recreate package lock files by @Saibamen in #3146
- More asserts for
SwaggerGeneratorTests
by @Saibamen in #3147 - Add more HTTP codes to
ResponseDescriptionMap
by @Saibamen in #3148 - Test more WebAPI examples by @Saibamen in #3149
- Fix issue with
[FromForm]
and enums for Controllers by @jgarciadelanoceda in #3164 - Support
[Description]
and[ReadOnly]
by @jgarciadelanoceda in #3162 - Second level inheritance for
UseOneOfForPolymorphism
by @k0ka in #3155 - Avoid exception checking nullability by @martincostello in #3119
- Fix
NotSupportedException
in AoT test project by @martincostello in #3171 - Create
snupkg
files by @martincostello in #3168 - Support of
[JsonPolymorphic]
and[JsonDerivedType]
attributes by @k0ka in #3170
New Contributors
Full Changelog: v7.0.0...v7.1.0