application/json set as a default request format.
Nuget: https://www.nuget.org/packages/AzureExtensions.Swashbuckle/3.0.0
- Merged PRs to fix issues related to RequestBodyType and Ignore attribute
- Updated to 5.0.0 Swashbuckle.AspNetCore nugets
- Fixed typos.
By default, application/json is selected as a supported request format.
Otherwise, SupportedRequestFormat Attribute has to be specified