I am using Pulumi to deploy some aws http endpoints. In serverless I could define a request schema (...
s
I am using Pulumi to deploy some aws http endpoints. In serverless I could define a request schema (which would also show in the export openapi schema). Is there a way to do that with Pulumi?