- Preparing search index...
- The search index is not available
cdk-serverless
Function createOpenApiHandlerWithRequestBody
- createOpenApiHandlerWithRequestBody<OP, SC>(handler): APIGatewayv1Handler
-
Parameters
-
handler: HttpHandler<OP["requestBody"]["content"]["application/json"], OP["responses"][SC]["content"]["application/json"]>
A factory function that creates an HTTP request handler for an OpenAPI operation with a request body.