Expand description
This crate provides the code generator for the
openapi-lambda
crate.
Please refer to the openapi-lambda
crate documentation for usage information.
Re-exports§
pub use openapiv3;
Structs§
- ApiLambda
- Builder for generating code for a single API Lambda function.
- Code
Generator - OpenAPI Lambda code generator.
- Lambda
Arn - Amazon Resource Name (ARN) for an AWS Lambda function.