Skip to content

Conversation

piersroberts
Copy link

The type for the ResponseParameters on the MethodResponse is expected to be Record<string, boolean> because they're actually a list of required responses, not a list of returned values.

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apitgateway-method-methodresponse.html#aws-properties-apitgateway-method-methodresponse-properties

#206

@andreafalzetti
Copy link

@piersroberts are you sure? According to the docs, responseParameters is {Key: Value, ...} with Pattern: [a-zA-Z0-9]+ 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants