Swashbuckle.AWSApiGateway.Annotations
2.3.5
Provides programmatic support for including AWS API Gateway custom annotations at OAS "build" time.
Install-Package Swashbuckle.AWSApiGateway.Annotations -Version 2.3.5
dotnet add package Swashbuckle.AWSApiGateway.Annotations --version 2.3.5
<PackageReference Include="Swashbuckle.AWSApiGateway.Annotations" Version="2.3.5" />
paket add Swashbuckle.AWSApiGateway.Annotations --version 2.3.5
#r "nuget: Swashbuckle.AWSApiGateway.Annotations, 2.3.5"
Release Notes
2.3.5- More gracefully handle non-well formed BaseUri values
2.3.4- Add path parameters to OPTIONS mock method
2.3.3- Force empty content dictionary
2.3.2- Add support max age and allow credentials
2.3.1- Add factory for creating cors config from MS CorsPolicy
2.3.0- Optionally emit OPTIONS method for CORS support
2.2.0- Improved support for RequestParameters (breaking change!)
2.1.2- Add convenience extension for setting api key source
2.1.1- Add AddVariable server extension method
2.1.0- Added support for request validators
2.0.1- protected against null reference
2.0.0- removed "not specified" enum options. Only include changed properties.
1.0.6- fixed bug in object merge
1.0.5- add support for binary media types (x-amazon-apigateway-binary-media-types)
1.0.4- update package metadata
1.0.3- supply default values for operation values (HttpMethod and Uri)
1.0.2- only include document level annotations that are explicitly initialized
1.0.1- now supports key source, cors, integration and auth annotations
Dependencies
-
.NETStandard 2.0
- Swashbuckle.AspNetCore (>= 5.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.3.5 | 592 | 7/1/2020 |
2.3.4 | 365 | 3/8/2020 |
2.3.3 | 140 | 3/2/2020 |
2.3.2 | 134 | 3/1/2020 |
2.3.1 | 166 | 2/28/2020 |
2.2.0 | 137 | 2/26/2020 |
2.1.2 | 168 | 2/24/2020 |
2.1.1 | 153 | 1/30/2020 |
2.1.0 | 139 | 1/24/2020 |
2.0.1 | 167 | 1/22/2020 |
2.0.0 | 201 | 1/22/2020 |
1.0.5 | 267 | 1/21/2020 |
1.0.4 | 253 | 1/19/2020 |
1.0.3 | 125 | 1/16/2020 |
1.0.2 | 204 | 1/16/2020 |
1.0.1 | 204 | 1/16/2020 |