Join Slack
Communities
Powered by
hi there :wave: is there a reason why HttpMethod.A...
# sst
k
Karo
02/18/2021, 3:13 AM
hi there 👋 is there a reason why HttpMethod.ANY is not supported here
https://github.com/serverless-stack/serverless-stack/blob/master/packages/resources/src/Api.ts#L14
?
j
Jay
02/18/2021, 3:15 AM
That's a good question. Let me check.
f
Frank
02/18/2021, 5:34 AM
@Karo
Just had a look at this. This is a bug on our side. I’m adding it here -
https://github.com/serverless-stack/serverless-stack/pull/114
Frank
02/18/2021, 6:16 AM
@Karo
Just released v0.9.5. Added ANY method support.
https://github.com/serverless-stack/serverless-stack/releases/tag/v0.9.5
k
Karo
02/18/2021, 4:06 PM
great, thank you guys! we'll give it a try
Open in Slack
Previous
Next