mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
The error case of a stream event declaration declaring an unsupported event (type was never checked) was not handled in #2952. Adding it here.