-
Notifications
You must be signed in to change notification settings - Fork 882
Commit e0daf5b
authored
Update dependency Swashbuckle.AspNetCore to v7 (#1996)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[Swashbuckle.AspNetCore](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore)
| nuget | major | `5.6.3` -> `7.2.0` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>domaindrivendev/Swashbuckle.AspNetCore
(Swashbuckle.AspNetCore)</summary>
###
[`v7.2.0`](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v7.2.0)
#### What's Changed
- Path grouping strategy by
[@​Saibamen](https://redirect.github.com/Saibamen) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3152](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3152)
- Add package README by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3178](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3178)
- Allow no match to be found to avoid throwing an exception by
[@​moni-dips](https://redirect.github.com/moni-dips) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3188](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3188)
#### New Contributors
- [@​moni-dips](https://redirect.github.com/moni-dips) made their
first contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3188](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3188)
**Full Changelog**:
https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v7.1.0...v7.2.0
###
[`v7.1.0`](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v7.1.0)
#### What's Changed
- Update some nugets by
[@​Saibamen](https://redirect.github.com/Saibamen) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3143](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3143)
- Recreate package lock files by
[@​Saibamen](https://redirect.github.com/Saibamen) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3146](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3146)
- More asserts for `SwaggerGeneratorTests` by
[@​Saibamen](https://redirect.github.com/Saibamen) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3147](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3147)
- Add more HTTP codes to `ResponseDescriptionMap` by
[@​Saibamen](https://redirect.github.com/Saibamen) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3148](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3148)
- Test more WebAPI examples by
[@​Saibamen](https://redirect.github.com/Saibamen) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3149](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3149)
- Fix issue with `[FromForm]` and enums for Controllers by
[@​jgarciadelanoceda](https://redirect.github.com/jgarciadelanoceda)
in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3164](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3164)
- Support `[Description]` and `[ReadOnly]` by
[@​jgarciadelanoceda](https://redirect.github.com/jgarciadelanoceda)
in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3162](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3162)
- Second level inheritance for `UseOneOfForPolymorphism` by
[@​k0ka](https://redirect.github.com/k0ka) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3155](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3155)
- Avoid exception checking nullability by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3119](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3119)
- Fix `NotSupportedException` in AoT test project by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3171](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3171)
- Create `snupkg` files by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3168](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3168)
- Support of `[JsonPolymorphic]` and `[JsonDerivedType]` attributes by
[@​k0ka](https://redirect.github.com/k0ka) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3170](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3170)
#### New Contributors
- [@​k0ka](https://redirect.github.com/k0ka) made their first
contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3155](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3155)
**Full Changelog**:
https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v7.0.0...v7.1.0
###
[`v7.0.0`](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v7.0.0)
#### What's Changed
- Refactor filter descriptor type checks in SwaggerGen by
[@​iskandersierra](https://redirect.github.com/iskandersierra) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3125](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3125)
- Apply SwaggerIgnore on Newtonsoft by
[@​jgarciadelanoceda](https://redirect.github.com/jgarciadelanoceda)
in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3134](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3134)
- Support .NET 9 by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3007](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3007)
- Drop support for .NET (Core) versions prior to 8 (except 6) by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3007](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3007)
- Fix FromForm without WithOpenApi schemas by
[@​jgarciadelanoceda](https://redirect.github.com/jgarciadelanoceda)
in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3133](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3133)
#### New Contributors
- [@​iskandersierra](https://redirect.github.com/iskandersierra)
made their first contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3125](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3125)
**Full Changelog**:
https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.9.0...v7.0.0
###
[`v6.9.0`](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v6.9.0)
#### What's Changed
- Generate Properties whenever there are objects without schema(Not onl…
by
[@​jgarciadelanoceda](https://redirect.github.com/jgarciadelanoceda)
in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3095](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3095)
- fix: Pass props to multi targeting by
[@​xC0dex](https://redirect.github.com/xC0dex) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3107](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3107)
- Types with TryParse must be set with type string by
[@​jgarciadelanoceda](https://redirect.github.com/jgarciadelanoceda)
in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3108](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3108)
- Add native AoT support for ReDoc by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3088](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3088)
#### New Contributors
- [@​xC0dex](https://redirect.github.com/xC0dex) made their first
contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3107](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3107)
**Full Changelog**:
https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.8.1...v6.9.0
###
[`v6.8.1`](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v6.8.1)
#### What's Changed
- Fix issue when applying filters for WithOpenApi extension by
[@​jgarciadelanoceda](https://redirect.github.com/jgarciadelanoceda)
in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3085](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3085)
**Full Changelog**:
https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.8.0...v6.8.1
###
[`v6.8.0`](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v6.8.0)
#### What's Changed
- Added dependency injection/easy registration for async filters by
[@​tofi92](https://redirect.github.com/tofi92) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3030](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3030)
- Improve IncludeXmlComments performance (2) by
[@​mus65](https://redirect.github.com/mus65) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3044](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3044)
- Apply ParameterFilters and RequestBodyFilters for WithOpenApi
endpoints by
[@​jgarciadelanoceda](https://redirect.github.com/jgarciadelanoceda)
in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3059](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3059)
- Swagger plugins support by
[@​jvmlet](https://redirect.github.com/jvmlet) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3056](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3056)
- Add benchmarks project by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3050](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3050)
- Fix NuGet badge by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3064](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3064)
- SwaggerGen - Improved handling of dictionaries with enum key by
[@​flarestudiopl](https://redirect.github.com/flarestudiopl) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3068](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3068)
- Fix typo by
[@​tom-star119](https://redirect.github.com/tom-star119) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3073](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3073)
- Do not fill the RequestBody description with the first parameter of a…
by
[@​jgarciadelanoceda](https://redirect.github.com/jgarciadelanoceda)
in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3076](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3076)
#### New Contributors
- [@​tofi92](https://redirect.github.com/tofi92) made their first
contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3030](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3030)
- [@​mus65](https://redirect.github.com/mus65) made their first
contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3044](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3044)
- [@​jvmlet](https://redirect.github.com/jvmlet) made their first
contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3056](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3056)
- [@​flarestudiopl](https://redirect.github.com/flarestudiopl)
made their first contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3068](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3068)
- [@​tom-star119](https://redirect.github.com/tom-star119) made
their first contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3073](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3073)
**Full Changelog**:
https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.7.3...v6.8.0
###
[`v6.7.3`](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v6.7.3)
#### What's Changed
- Fix nested types nullable context check by
[@​VladimirTyrin](https://redirect.github.com/VladimirTyrin) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3043](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3043)
- Use NullabilityInfoContext to determine if member is nullable by
[@​patrikwlund](https://redirect.github.com/patrikwlund) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3046](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3046)
#### New Contributors
- [@​VladimirTyrin](https://redirect.github.com/VladimirTyrin)
made their first contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3043](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3043)
**Full Changelog**:
https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.7.2...v6.7.3
###
[`v6.7.2`](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v6.7.2)
#### What's Changed
- Use NullabilityInfoContext to determine dictionary value nullability
by [@​patrikwlund](https://redirect.github.com/patrikwlund) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3041](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3041)
**Full Changelog**:
https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.7.1...v6.7.2
###
[`v6.7.1`](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v6.7.1)
#### What's Changed
- docs: Update README.md by
[@​WeihanLi](https://redirect.github.com/WeihanLi) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3002](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3002)
- Support `[DataMember]` `IsRequired` in
`NewtonsoftDataContractResolver` by
[@​ouvreboite](https://redirect.github.com/ouvreboite) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2644](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2644)
- Add API analysers by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3003](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3003)
- Update README by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3004](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3004)
- docs: fix example code formatting by
[@​WeihanLi](https://redirect.github.com/WeihanLi) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3010](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3010)
- Fixes nullability problems with dictionaries by
[@​ozziepeeps](https://redirect.github.com/ozziepeeps) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3023](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3023)
- Fix handling of nullable structs by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3015](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3015)
- Fix missing form parameter XML documentation by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3020](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3020)
#### New Contributors
- [@​ouvreboite](https://redirect.github.com/ouvreboite) made
their first contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2644](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2644)
**Full Changelog**:
https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.7.0...v6.7.1
###
[`v6.7.0`](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v6.7.0)
#### What's Changed
- Allow Swagger UI CSS and JS paths to be configurable by
[@​mag1art](https://redirect.github.com/mag1art) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2908](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2908)
- Add `IncludeXmlCommentsForAssembly()` convience overload by
[@​leotsarev](https://redirect.github.com/leotsarev) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2909](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2909)
- Add snapshot tests using Verify by
[@​keahpeters](https://redirect.github.com/keahpeters) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2929](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2929)
- Add posibility to ignore properties in `[FromForm]` with
`[SwaggerIgnore]` by
[@​jgarciadelanoceda](https://redirect.github.com/jgarciadelanoceda)
in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2928](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2928)
- Adding check for existing directory and creating if doesn't exist by
[@​matt-lethargic](https://redirect.github.com/matt-lethargic) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2927](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2927)
- Default null value on nullable types caused errors by
[@​jgarciadelanoceda](https://redirect.github.com/jgarciadelanoceda)
in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2941](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2941)
- Add additional Verify tests by
[@​keahpeters](https://redirect.github.com/keahpeters) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2950](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2950)
- Only apply a SchemaFilter to create the description on SwaggerUI by
[@​jgarciadelanoceda](https://redirect.github.com/jgarciadelanoceda)
in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2943](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2943)
- Add support for async filters by
[@​mauve](https://redirect.github.com/mauve) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2938](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2938)
- Fix package validation by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2926](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2926)
- Adding support for .NET 8 Model State attributes by
[@​jgarciadelanoceda](https://redirect.github.com/jgarciadelanoceda)
in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2958](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2958)
- Only set Exclusive Range when they are by
[@​jgarciadelanoceda](https://redirect.github.com/jgarciadelanoceda)
in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2960](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2960)
- `[AsParameters]` throwing error on cast when showing the description
with `EnableAnnotations()` by
[@​jgarciadelanoceda](https://redirect.github.com/jgarciadelanoceda)
in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2962](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2962)
- Fix `RequestBodyFilterAnnotation` and `MultipleFromForm` for Minimal
APIs by
[@​jgarciadelanoceda](https://redirect.github.com/jgarciadelanoceda)
in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2963](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2963)
- Swagger UI refactoring by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2942](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2942)
- Add help wanted badge by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2911](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2911)
- Move inline css and js to external files for SwaggerUI and ReDoc by
[@​junior-santana](https://redirect.github.com/junior-santana) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2965](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2965)
- Missing properties section when generating
`IFomFile`/`IFormFileCollection` by
[@​jgarciadelanoceda](https://redirect.github.com/jgarciadelanoceda)
in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2972](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2972)
- Missing Encoding and RequiredProperties when `IFormFile` with OpenAPI
by
[@​jgarciadelanoceda](https://redirect.github.com/jgarciadelanoceda)
in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2979](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2979)
- Use `ApiParameter.Type` by
[@​jgarciadelanoceda](https://redirect.github.com/jgarciadelanoceda)
in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2980](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2980)
- Document arrays of generic parameters with XML comments and support
overload methods by
[@​jgarciadelanoceda](https://redirect.github.com/jgarciadelanoceda)
in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2982](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2982)
- Take into account \[JsonRequired] for System.Text.Json by
[@​jgarciadelanoceda](https://redirect.github.com/jgarciadelanoceda)
in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2988](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2988)
- Configure non-nullable types as required by
[@​AntiGuideAkquinet](https://redirect.github.com/AntiGuideAkquinet)
in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2803](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2803)
- Use `HttpMethods.IsGet()` by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2971](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2971)
#### New Contributors
- [@​mag1art](https://redirect.github.com/mag1art) made their
first contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2908](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2908)
-
[@​jgarciadelanoceda](https://redirect.github.com/jgarciadelanoceda)
made their first contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2928](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2928)
- [@​matt-lethargic](https://redirect.github.com/matt-lethargic)
made their first contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2927](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2927)
- [@​mauve](https://redirect.github.com/mauve) made their first
contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2938](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2938)
- [@​junior-santana](https://redirect.github.com/junior-santana)
made their first contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2965](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2965)
-
[@​AntiGuideAkquinet](https://redirect.github.com/AntiGuideAkquinet)
made their first contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2803](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2803)
**Full Changelog**:
https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.6.2...v6.7.0
###
[`v6.6.2`](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v6.6.2)
#### What's Changed
- Fix to make required and nullable properties nullable in schema by
[@​keahpeters](https://redirect.github.com/keahpeters) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2879](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2879)
- Update Swagger UI section in README by
[@​cremor](https://redirect.github.com/cremor) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2883](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2883)
- Add support for the `[Length]`attribute. by
[@​satma0745](https://redirect.github.com/satma0745) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2882](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2882)
- Existing output file should be deleted/overwritten by
[@​patrikwlund](https://redirect.github.com/patrikwlund) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2886](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2886)
- Fix libraries being handled as test projects by
[@​patrikwlund](https://redirect.github.com/patrikwlund) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2898](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2898)
- Avoid competing swagger generation during test build by
[@​patrikwlund](https://redirect.github.com/patrikwlund) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2897](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2897)
- Replace `<br />`, `<br/>`, and `<br>` in XML comments with
`Environment.Newline` by
[@​mburumaxwell](https://redirect.github.com/mburumaxwell) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2899](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2899)
- Fix schema generation for
[c#9](https://redirect.github.com/c/Swashbuckle.AspNetCore/issues/9)
positional record with param tag without example property creating
unexpected empty example by
[@​stb-co](https://redirect.github.com/stb-co) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2901](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2901)
- Fix serialization of `AdditionalItems` by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2890](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2890)
- Disable parallel build by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2894](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2894)
- Do not run `IHostedService` implementations by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2880](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2880)
- Fix interceptor JSON casing by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2907](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2907)
- Fix generation when `[DefaultValue]`'s type differs by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2895](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2895)
#### New Contributors
- [@​satma0745](https://redirect.github.com/satma0745) made their
first contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2882](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2882)
- [@​patrikwlund](https://redirect.github.com/patrikwlund) made
their first contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2886](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2886)
- [@​stb-co](https://redirect.github.com/stb-co) made their first
contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2901](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2901)
**Full Changelog**:
https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.6.1...v6.6.2
###
[`v6.6.1`](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v6.6.1)
#### What's Changed
- Modernise build and migrate to GitHub Actions for CI by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2775](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2775)
- Update Redoc spelling in docs by
[@​Quppa](https://redirect.github.com/Quppa) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2568](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2568)
- C# 9 Record - Read example/summary from positional record by
[@​pixellos](https://redirect.github.com/pixellos) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2546](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2546)
- Grammatical correction of some comments by
[@​mokarchi](https://redirect.github.com/mokarchi) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2768](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2768)
- Update README.md for nested types custom schemaId support by
[@​antmeehan](https://redirect.github.com/antmeehan) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2746](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2746)
- Add support for `WithSummary` and `WithDescription` metadata by
[@​hwoodiwiss](https://redirect.github.com/hwoodiwiss) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2414](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2414)
- Update README.md - Fix `Add Security Definitions and Requirements for
Bearer auth` URL by
[@​Saibamen](https://redirect.github.com/Saibamen) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2705](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2705)
- Replace <see href="link">text</see> with Markdown link format by
[@​mburumaxwell](https://redirect.github.com/mburumaxwell) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2392](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2392)
- Add support for required keyword by
[@​keahpeters](https://redirect.github.com/keahpeters) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2810](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2810)
- Resolves
[#​2717](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2717)
by [@​MerickOWA](https://redirect.github.com/MerickOWA) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2718](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2718)
- Observe the route template constraints in the Swagger middleware by
[@​0xced](https://redirect.github.com/0xced) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2418](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2418)
- Added Swashbuckle.AspNetCore.Annotations.SwaggerIgnoreAttribute by
[@​jcracknell](https://redirect.github.com/jcracknell) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2610](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2610)
- Fix schema generation with allOf inheritance by
[@​bkoelman](https://redirect.github.com/bkoelman) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2815](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2815)
- avoid triple enumeration of formParameters by
[@​SimonCropp](https://redirect.github.com/SimonCropp) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2823](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2823)
- reduce some linq allocation by
[@​SimonCropp](https://redirect.github.com/SimonCropp) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2819](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2819)
- remove some duplicate dictionary lookups by
[@​SimonCropp](https://redirect.github.com/SimonCropp) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2822](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2822)
- remove redundant any check in InferRequestContentTypes by
[@​SimonCropp](https://redirect.github.com/SimonCropp) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2824](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2824)
- Correctly respect interfaces in `GetInheritanceChain` by
[@​angelaki](https://redirect.github.com/angelaki) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2826](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2826)
- Generate Enum-Dictionary-Keys (analogous to Newtonsoft) by
[@​angelaki](https://redirect.github.com/angelaki) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2825](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2825)
- Fix build badge by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2782](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2782)
- Fix preview package versions by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2783](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2783)
- Handle Stream and PipeReader content types correctly by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2784](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2784)
- Add NuGet package READMEs by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2808](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2808)
- Bump redoc to 2.1.3 by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2807](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2807)
- Sort system usings first by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2790](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2790)
- Throw if unsupported HTTP method used by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2797](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2797)
- Fix configuration properties not being copied by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2796](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2796)
- Add security policy by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2785](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2785)
- Bump Microsoft.OpenApi by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2795](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2795)
- Update to Swagger UI v5 by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2806](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2806)
- Add customized document serialization support by
[@​remcolam](https://redirect.github.com/remcolam) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2677](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2677)
- Added documentation for ISwaggerDocumentSerializer by
[@​remcolam](https://redirect.github.com/remcolam) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2837](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2837)
- Fix flaky tests by locking on the statup type by
[@​remcolam](https://redirect.github.com/remcolam) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2838](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2838)
-
[#​2765](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2765)
Allow Filter instance reuse by
[@​remcolam](https://redirect.github.com/remcolam) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2839](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2839)
- Throw an error when a user uses FromForm attribute with IFormFile in …
by [@​nikunjbhargava](https://redirect.github.com/nikunjbhargava)
in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2840](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2840)
- Filter illegal header fields by
[@​keahpeters](https://redirect.github.com/keahpeters) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2842](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2842)
- Fix handling of FileResult's with content types by
[@​IGx89](https://redirect.github.com/IGx89) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2841](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2841)
- Adding additional responses when 5XX errors are thrown. by
[@​say25](https://redirect.github.com/say25) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2852](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2852)
- Fix that XML comment examples do not show up if the type is string and
the example contains quotation marks by
[@​dldl-cmd](https://redirect.github.com/dldl-cmd) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2727](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2727)
- Exclude unused Swagger-UI files by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2851](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2851)
- Fix RequestBodyFilters not being deep copied by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2850](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2850)
- Avoid GitHub step summary file write conflicts by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2848](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2848)
- Extend built-in supported types by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2804](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2804)
- Update compatibility table by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2856](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2856)
- Add GitHub issue and PR templates by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2788](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2788)
- Fix stale permissions by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2855](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2855)
- Add .NET 8 support by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2799](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2799)
- Release automation workflows by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2809](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2809)
- Support native AoT with SwaggerUI by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2800](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2800)
- Bump some NuGet packages by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2868](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2868)
- Fix stale permissions by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2863](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2863)
- Attestation by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2869](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2869)
- Add descriptions for more HTTP status codes by
[@​cremor](https://redirect.github.com/cremor) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2872](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2872)
- Only attest packages by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2870](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2870)
- Fix tag version by
[@​martincostello](https://redirect.github.com/martincostello) in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2875](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2875)
#### New Contributors
- [@​mokarchi](https://redirect.github.com/mokarchi) made their
first contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2768](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2768)
- [@​hwoodiwiss](https://redirect.github.com/hwoodiwiss) made
their first contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2414](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2414)
- [@​Saibamen](https://redirect.github.com/Saibamen) made their
first contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2705](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2705)
- [@​keahpeters](https://redirect.github.com/keahpeters) made
their first contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2810](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2810)
- [@​MerickOWA](https://redirect.github.com/MerickOWA) made their
first contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2718](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2718)
- [@​0xced](https://redirect.github.com/0xced) made their first
contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2418](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2418)
- [@​jcracknell](https://redirect.github.com/jcracknell) made
their first contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2610](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2610)
- [@​bkoelman](https://redirect.github.com/bkoelman) made their
first contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2815](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2815)
- [@​angelaki](https://redirect.github.com/angelaki) made their
first contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2826](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2826)
- [@​remcolam](https://redirect.github.com/remcolam) made their
first contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2677](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2677)
- [@​nikunjbhargava](https://redirect.github.com/nikunjbhargava)
made their first contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2840](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2840)
- [@​IGx89](https://redirect.github.com/IGx89) made their first
contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2841](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2841)
- [@​dldl-cmd](https://redirect.github.com/dldl-cmd) made their
first contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2727](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2727)
- [@​cremor](https://redirect.github.com/cremor) made their first
contribution in
[https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2872](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2872)
**Full Changelog**:
https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.5.0...v6.6.1
###
[`v6.5.0`](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v6.5.0)
[Changes since
v6.4.0](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.4.0...v6.5.0)
###
[`v6.4.0`](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v6.4.0)
[Changes since
v6.3.0](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.3.0...v6.4.0)
###
[`v6.3.1`](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v6.3.1)
[Changes since
`v6.3.0`](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.3.0...v6.3.1)
###
[`v6.3.0`](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v6.3.0)
[Changes since
`v6.2.3`](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.2.3...v6.3.0)
###
[`v6.2.3`](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v6.2.3)
[Changes since
`v6.1.3`](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.1.3...v6.2.3)
###
[`v6.0.0`](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v6.0.0)
This release includes a number of small enhancements and bug fixes. See
the following for a full list of issues addressed:
https://github.com/domaindrivendev/Swashbuckle.AspNetCore/milestone/16?closed=1
**Of note, these include:**
- include discriminator metadata in base schema if *either*
UseOneOfForPolymorphism OR UseAllOfForInheritance are enabled
- remove fragile logic around X-Forwarded-\* headers in favor of MS's
Forwarded Headers Middleware (\*see breaking changes)
- beta (opt-in) support for non-nullable reference types
- enhancements to SwaggerSchemaAttribute incl. use on Enum types &
ability to set Nullable flag explicitly
- wrap generator exceptions to surface contextual info for
troubleshooting
- support JSON object/array syntax in XML <example> tags
- improved handling for enum default values to reflect serializer
behavior more accurately
- upgrade swagger-ui to 3.40.0
**Breaking Changes**
- the *obsolete* settings `DescribeAllEnumsAsStrings` and
`DescribeStringEnumsInCamelCase` are now fully removed
- X-Forwarded-\* headers are no longer honored within SB code - use
[MS's Forwarded Headers
Middleware](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore#working-with-reverse-proxies-and-load-balancers)
instead
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - "every weekday" (UTC).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19-->
Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>1 parent 4ac6722 commit e0daf5bCopy full SHA for e0daf5b
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- docker-cs-multi-container-app/App
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changeddocker-cs-multi-container-app/App/App.csproj
Copy file name to clipboardExpand all lines: docker-cs-multi-container-app/App/App.csproj+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
|
0 commit comments