Info
Version: | 1.0.0.1 |
Author(s): | korser |
Last Update: | Friday, December 28, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/korser1/Swagger-Net.Examples |
NuGet Url: | https://www.nuget.org/packages/Swagger-Net.Examples |
Install
Install-Package Swagger-Net.Examples
dotnet add package Swagger-Net.Examples
paket add Swagger-Net.Examples
Swagger-Net.Examples Download (Unzip the "nupkg" after downloading)
Dependencies
- Swagger-Net(>= 8.3.19.502)
- Microsoft.AspNet.WebApi.Core(>= 5.2.4)
- Newtonsoft.Json(>= 11.0.2)
Tags
This will populate the example property of a schema object in the output swagger. This is a fork from Swashbuckle.Examples.