mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
The error case of a stream event declaration declaring an unsupported event (type was never checked) was not handled in https://github.com/serverless/serverless/pull/2952. Adding it here.