-
Notifications
You must be signed in to change notification settings - Fork 166
Closed
Labels
change: featureNew feature or request. Impacts in a minor version changeNew feature or request. Impacts in a minor version change
Milestone
Description
What seems off:
The functions
key isn't nested inside properties
here:
specification/schema/functions.json
Line 6 in 8a7152e
"functions": { |
I think it is meant to be?
What you expected to be:
Nested inside properties
.
Anything else we need to know?:
It might be a good idea to run all the schemas through a strict validator. ajv's strict mode would fit the bill, it reports:
Error: strict mode: unknown keyword: "functions"
Environment:
- Specification version used:
Metadata
Metadata
Assignees
Labels
change: featureNew feature or request. Impacts in a minor version changeNew feature or request. Impacts in a minor version change
Type
Projects
Status
Done