File tree Expand file tree Collapse file tree 3 files changed +7
-6
lines changed
Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 44
55### Added
66
7- - Request body display
7+ - Request body display and usage
88- SimplifyWebSwaggerArgs
9+ - Parameters display and string parameters execution
910
1011### Changed
1112
1213- Authorization display
1314
1415### Dependencies
1516
16- - Simplify.Web bump to 4.8
17+ - Simplify.Web bump to 4.8.1
1718- Swashbuckle.AspNetCore.SwaggerGen bump to 6.5
1819
1920## [ 0.2] - 2022-06-14
Original file line number Diff line number Diff line change 2525 </PropertyGroup >
2626 <ItemGroup >
2727 <PackageReference Include =" Microsoft.AspNetCore.Mvc.Versioning" Version =" 4.1.0" />
28- <PackageReference Include =" Swashbuckle.AspNetCore.SwaggerGen" Version =" 6.5.0" />
2928 <PackageReference Include =" Simplify.Web" Version =" 4.8.1" />
29+ <PackageReference Include =" Swashbuckle.AspNetCore.SwaggerGen" Version =" 6.5.0" />
3030 </ItemGroup >
3131 <ItemGroup >
3232 <None Include =" ..\..\images\icon.png" Pack =" true" Visible =" false" PackagePath =" " />
Original file line number Diff line number Diff line change 11{
2- "SimplifyWebSettings" : {
3- "AcceptHeaderLanguage" : true
4- }
2+ "SimplifyWebSettings" : {
3+ "AcceptHeaderLanguage" : true
4+ }
55}
You can’t perform that action at this time.
0 commit comments