We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently there is no support or devexperience for the amazon api gateway extensions for openapi, only text documentation.
Amazon API Gateway is an AWS service for creating, publishing, maintaining, monitoring, and securing REST, HTTP, and WebSocket APIs at any scale.
It is fully documented as a Typescript Type within the AWS CDK Library: https://github.com/aws/aws-cdk/blob/ba8edb3e16e3b7c72bb2a38bb3318969e0e9f054/packages/aws-cdk-lib/aws-apigateway/lib/integration.ts#L113
Furthermore there is the official AWS text documentation: https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-swagger-extensions.html
No, someone else must create the PR.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description of the JSON schema.
Currently there is no support or devexperience for the amazon api gateway extensions for openapi, only text documentation.
Amazon API Gateway is an AWS service for creating, publishing, maintaining, monitoring, and securing REST, HTTP, and WebSocket APIs at any scale.
Supporting information.
It is fully documented as a Typescript Type within the AWS CDK Library:
https://github.com/aws/aws-cdk/blob/ba8edb3e16e3b7c72bb2a38bb3318969e0e9f054/packages/aws-cdk-lib/aws-apigateway/lib/integration.ts#L113
Furthermore there is the official AWS text documentation:
https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-swagger-extensions.html
Are you making a PR for this?
No, someone else must create the PR.
The text was updated successfully, but these errors were encountered: