Frédéric Barthelet e32b771425
fix(Config Schema): Fix defineFunctionEventProperties
Fix support for multiple event types

(PR #8486)
2020-11-09 12:16:19 +01:00

12 lines
178 B
YAML

service: configSchemaExtensionsError
provider:
name: someProvider
configValidationMode: error
frameworkVersion: '*'
functions:
someFunction:
handler: 'myHandler.main'