Skip to content

Releases: unchase/Unchase.Swashbuckle.AspNetCore.Extensions

Unchase.Swashbuckle.AspNetCore.Extensions-v2.1.5

21 Feb 11:36
Compare
Choose a tag to compare
Fix openApi response content schema in "ChangeResponseByHttpStatusCod…

Unchase.Swashbuckle.AspNetCore.Extensions-v2.1.4

20 Feb 07:13
Compare
Choose a tag to compare

Unchase.Swashbuckle.AspNetCore.Extensions-v2.1.3

20 Feb 07:06
Compare
Choose a tag to compare

Unchase.Swashbuckle.AspNetCore.Extensions-v2.1.2

20 Feb 06:50
Compare
Choose a tag to compare
Add xml-comments to nuget package

Unchase.Swashbuckle.AspNetCore.Extensions-v2.1.1

19 Feb 14:34
Compare
Choose a tag to compare
Fix bug: use "System.Text.Encodings.Web.JavaScriptEncoder.UnsafeRelax…

Unchase.Swashbuckle.AspNetCore.Extensions-v2.1.0

19 Feb 13:30
Compare
Choose a tag to compare
Add "ChangeAllResponsesByHttpStatusCode<T>" extension method for "Swa…

Unchase.Swashbuckle.AspNetCore.Extensions-v2.0.1

18 Feb 20:22
88365b7
Compare
Choose a tag to compare
Merge pull request #5 from ZeVS777/master

add "x-enumNames" for schema properties no matter if the type is gene…

Unchase.Swashbuckle.AspNetCore.Extensions-v2.0.0

08 Feb 18:17
Compare
Choose a tag to compare

Unchase.Swashbuckle.AspNetCore.Extensions-v1.1.4

26 Dec 21:43
4cc2107
Compare
Choose a tag to compare
Merge pull request #4 from OlegShatin/patch-1

NRE for FromQuery fixed

Unchase.Swashbuckle.AspNetCore.Extensions-v1.1.3

29 Nov 21:40
5a9fd7d
Compare
Choose a tag to compare
Merge pull request #3 from Advitalitum/patch-1

Fixed bug: _includeDescriptionFromAttribute not used when describing …