We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d16ef3 commit 4db86daCopy full SHA for 4db86da
src/Simplify.Web.Swagger/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [0.4] - 2023-12-21
4
+
5
+### Added
6
7
+- Response body display and usage
8
9
## [0.3] - 2023-12-20
10
11
### Added
src/Simplify.Web.Swagger/Simplify.Web.Swagger.csproj
@@ -9,7 +9,7 @@
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
12
- <Version>0.3</Version>
+ <Version>0.4</Version>
13
14
<Description>Swagger extensions for Simplify.Web web-framework</Description>
15
<Product>Simplify</Product>
0 commit comments