UNPKG

cdk-openapi-to-http-api

Version:

CDK Construct that lets you build AWS Api Gateway Http Api, backed by Lambdas, based on a OpenAPI spec file.

2 lines (1 loc) 104 B
export declare const schema: (import("../types.js").ScalarTag | import("../types.js").CollectionTag)[];