Releases: unchase/Unchase.Swashbuckle.AspNetCore.Extensions
Releases · unchase/Unchase.Swashbuckle.AspNetCore.Extensions
Unchase.Swashbuckle.AspNetCore.Extensions-v2.6.1
build: Update nuget-dependencies - Swashbuckle.AspNetCore to v6.1.5
Unchase.Swashbuckle.AspNetCore.Extensions-v2.6.0
build: Update nuget-dependencies: update Swashbuckle.AspNetCore to v6…
Unchase.Swashbuckle.AspNetCore.Extensions-v2.5.2
feat(SwaggerGenOptionsExtensions): Add more overloads for "IncludeXml…
Unchase.Swashbuckle.AspNetCore.Extensions-v2.5.1
build(Swashbuckle.AspNetCore): update nuget-dependencies: update "Swa…
Unchase.Swashbuckle.AspNetCore.Extensions-v2.5.0
Fix some bugs in `IncludeXmlCommentsWithRemarks` option; Add `IncludeXmlCommentsFromInheritDocs` option to add xml comments from inheritdocs (from summary and remarks) into the swagger documentation.
Unchase.Swashbuckle.AspNetCore.Extensions-v2.4.1
Add `params Type[]` parameters to `IncludeXmlCommentsWithRemarks` opt…
Unchase.Swashbuckle.AspNetCore.Extensions-v2.4.0
Add `IncludeXmlCommentsWithRemarks` option to add xml comments from s…
Unchase.Swashbuckle.AspNetCore.Extensions-v2.3.13
Add "IncludeXEnumRemarks" option to include remarks for descriptions …
Unchase.Swashbuckle.AspNetCore.Extensions-v2.3.12
Unchase.Swashbuckle.AspNetCore.Extensions-v2.3.11
Fix bug related with removal of required schemes from `AllOf` using `…