What's Changed
- Add
CreateFromJson
options overload by @martincostello in #3218 - Stop testing with .NET 6 by @martincostello in #3219
- Replace IdentityServer4 with Duende.IdentityServer (#3008) by @pseudometalhead in #3184
- Fix JWT version for .NET 9 by @Saibamen in #3227
- Adjust readme for issue #1014 by @EvgeniyZ in #3233
- Humanize multiline para tag by @EvgeniyZ in #3234
- Humanize multi line code tag by @EvgeniyZ in #3239
- Fix
JsonSerializerDataContractResolver
so that it handles jagged arrays correctly by @ozziepeeps in #3245 - Use
DeepObject
parameter style for dictionary by @EvgeniyZ in #3241 - Remove
MvcOptions
fromSchemaGenerator
by @EvgeniyZ in #3242 - Optional EOL for XML comments (#2947) by @RainDance74 in #3255
- Add support for listing available OpenAPI documents by @rassilon in #3263
- Bump swagger-ui-dist from 5.18.3 to 5.19.0 by @dependabot in #3266
New Contributors
- @pseudometalhead made their first contribution in #3184
- @RainDance74 made their first contribution in #3255
- @rassilon made their first contribution in #3263
Full Changelog: v7.2.0...v7.3.0