aws-sam-swagger-apigateway-lambda-starter
aws-sam-swagger-apigateway-lambda-starter copied to clipboard
Question: Can we avoid declaring all the endpoints in sam template?
When we already have OpenAPI document why do we still have to declare all the endpoints in sam template? Can this be avoided? https://github.com/mecsantos/aws-sam-swagger-apigateway-lambda-starter/blob/master/template.yaml#L23-L24
i agree it would be great to just have endpoitns in swagger yaml