Skip to content

Bug in functions schema #794

Closed
Closed
@jscheid

Description

@jscheid

What seems off:

The functions key isn't nested inside properties here:

"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 change

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions