mirror of
https://github.com/chenasraf/schemastore.git
synced 2026-05-18 01:58:58 +00:00
update schema_validation.json internal comment (#2417)
This commit is contained in:
committed by
GitHub
parent
0c62e818d7
commit
83e99ab043
@@ -201,6 +201,7 @@
|
||||
"deployed.json"
|
||||
],
|
||||
"fileMatchConflict": [
|
||||
"---> Name conflicts must be avoided. Do not add additional items here. <---",
|
||||
"plugin.yml",
|
||||
".jsbeautifyrc",
|
||||
"info.json",
|
||||
@@ -681,9 +682,10 @@
|
||||
}
|
||||
],
|
||||
"skiptest": [
|
||||
"---> Add JSON schema to skiptest[] to skip the whole validation process <---",
|
||||
"---> ninjs-1.0.json use 'draft-03' is not supported by validator<---",
|
||||
"ninjs-1.0.json",
|
||||
"---> below this line are schema that $ref external urls <---",
|
||||
"---> below this line are the 'empty' schemas that should not be validated and also redirect to an external schema via a single $ref. <---",
|
||||
"block.json",
|
||||
"theme-v1.json",
|
||||
"markdownlint.json"
|
||||
|
||||
Reference in New Issue
Block a user