does anybody have an example of an api-gateway moc...
# typescript
e
does anybody have an example of an api-gateway mock integration?
b
Hey @echoing-actor-55539 what are you looking for in particular? I can share some of what I've got
e
Currently I am using awsx.apigateway.API() and wanted to create a mock for OPTIONS route to eliminate the need for an extra lambda.