Closed oreporan closed 1 year ago
I'm submitting a ...
What is the current behavior? IDE error on http.integrations: mock while this is allowed according to the docs
http.integrations: mock
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via https://plnkr.co or similar.
What is the expected behavior? allow "mock" as part of integrations
What is the motivation / use case for changing the behavior? Add to enum here - https://github.com/threadheap/serverless-ide-vscode/blob/master/packages/serverless-framework-schema/json/aws/functions/events/http.json#L17
Please tell us about your environment:
v0.5.32
serverless.yml
Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)
Fixed in the latest release
I'm submitting a ...
What is the current behavior? IDE error on
http.integrations: mock
while this is allowed according to the docsIf the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via https://plnkr.co or similar.
What is the expected behavior? allow "mock" as part of integrations
What is the motivation / use case for changing the behavior? Add to enum here - https://github.com/threadheap/serverless-ide-vscode/blob/master/packages/serverless-framework-schema/json/aws/functions/events/http.json#L17
Please tell us about your environment:
v0.5.32
serverless.yml
Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)