Provides programmatic support for including AWS API Gateway custom annotations at OAS "build" time.
Info
Version: | 2.5.0 |
Author(s): | Will Axtell |
Last Update: | Friday, September 9, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/waxtell/Swashbuckle.AWSApiGateway.Annotations |
NuGet Url: | https://www.nuget.org/packages/Swashbuckle.AWSApiGateway.Annotations |
Install
Install-Package Swashbuckle.AWSApiGateway.Annotations
dotnet add package Swashbuckle.AWSApiGateway.Annotations
paket add Swashbuckle.AWSApiGateway.Annotations
Swashbuckle.AWSApiGateway.Annotations Download (Unzip the "nupkg" after downloading)
Dependencies
- Swashbuckle.AspNetCore(>= 5.0.0)
Tags