jorgebastida / gordon

λ Gordon is a tool to create, wire and deploy AWS Lambdas using CloudFormation
Other
2.04k stars 137 forks source link

apigateway docs contain an error regarding response patterns #106

Closed ahl closed 7 years ago

ahl commented 8 years ago

patterns are valid for integration responses, but not for resource responses.

jorgebastida commented 7 years ago

Thanks!