1
0
Fork 0

fix(rules): validate rule check/filter against full JSON schema metaschema

This commit is contained in:
ssube 2019-11-01 07:31:55 -05:00
parent da0e080a0a
commit afeba99797
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
1 changed files with 2 additions and 2 deletions

View File

@ -36,9 +36,9 @@ definitions:
default: '$'
minLength: 1
filter:
type: object
$ref: "http://json-schema.org/draft-07/schema#"
check:
type: object
$ref: "http://json-schema.org/draft-07/schema#"
rules:
- name: salty-dog-rule