I'm getting this error: `statusCode: Cannot assign...
# yaml
g
I'm getting this error:
statusCode: Cannot assign type 'number' to type 'aws-apigateway:index:SwaggerGatewayResponse'
but in the docs, it says that statusCode is a number 🤔
I was using it wrong.