schema
stringclasses 220
values | keyword
stringclasses 13
values | obj
stringlengths 20
862
| is_neg
bool 2
classes |
---|---|---|---|
ci.json | format | {"definitions": {"include_item": {"oneOf": [{"format": "uri-reference"}]}}} | false |
ci.json | format | {"definitions": {"include_item": {"oneOf": [{"properties": {"local": {"format": "uri-reference"}}}]}}} | false |
ci.json | format | {"definitions": {"include_item": {"oneOf": [{"properties": {"template": {"format": "uri-reference"}}}]}}} | false |
ci.json | format | {"definitions": {"include_item": {"oneOf": [{"properties": {"component": {"format": "uri-reference"}}}]}}} | false |
ci.json | format | {"definitions": {"include_item": {"oneOf": [{"properties": {"remote": {"format": "uri-reference"}}}]}}} | false |
ci.json | format | {"definitions": {"job_template": {"properties": {"environment": {"oneOf": [{"properties": {"url": {"format": "uri"}}}]}}}}} | false |
ci.json | format | {"definitions": {"job_template": {"properties": {"release": {"properties": {"released_at": {"format": "date-time"}}}}}}} | false |
ci.json | format | {"definitions": {"job_template": {"properties": {"coverage": {"format": "regex"}}}}} | false |
ci.json | format | {"definitions": {"job_template": {"properties": {"trigger": {"oneOf": [{"properties": {"include": {"oneOf": [{"format": "uri-reference"}]}}}]}}}}} | false |
ci.json | pattern | {"definitions": {"include_item": {"oneOf": [{"pattern": "^(https?://|/?.?-?(?!\\w+://)\\w).+\\.ya?ml$"}]}}} | false |
ci.json | pattern | {"definitions": {"include_item": {"oneOf": [{"properties": {"local": {"pattern": "\\.ya?ml$"}}}]}}} | false |
ci.json | pattern | {"definitions": {"include_item": {"oneOf": [{"properties": {"project": {"pattern": "(?:\\S/\\S|\\$\\S+)"}}}]}}} | false |
ci.json | pattern | {"definitions": {"include_item": {"oneOf": [{"properties": {"file": {"oneOf": [{"pattern": "\\.ya?ml$"}]}}}]}}} | false |
ci.json | pattern | {"definitions": {"include_item": {"oneOf": [{"properties": {"file": {"oneOf": [{"items": {"pattern": "\\.ya?ml$"}}]}}}]}}} | false |
ci.json | pattern | {"definitions": {"include_item": {"oneOf": [{"properties": {"template": {"pattern": "\\.ya?ml$"}}}]}}} | false |
ci.json | pattern | {"definitions": {"include_item": {"oneOf": [{"properties": {"remote": {"pattern": "^https?://.+\\.ya?ml$"}}}]}}} | false |
ci.json | pattern | {"definitions": {"cache": {"properties": {"key": {"oneOf": [{"pattern": "^(?!.*\\/)^(.*[^.]+.*)$"}]}}}}} | false |
ci.json | pattern | {"definitions": {"cache": {"properties": {"policy": {"pattern": "pull-push|pull|push|\\$\\w{1,255}"}}}}} | false |
ci.json | pattern | {"definitions": {"job_template": {"properties": {"environment": {"oneOf": [{"properties": {"url": {"pattern": "^(https?://.+|\\$[A-Za-z]+)"}}}]}}}}} | false |
ci.json | pattern | {"definitions": {"job_template": {"properties": {"release": {"properties": {"released_at": {"pattern": "^(?:[1-9]\\d{3}-(?:(?:0[1-9]|1[0-2])-(?:0[1-9]|1\\d|2[0-8])|(?:0[13-9]|1[0-2])-(?:29|30)|(?:0[13578]|1[02])-31)|(?:[1-9]\\d(?:0[48]|[2468][048]|[13579][26])|(?:[2468][048]|[13579][26])00)-02-29)T(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:Z|[+-][01]\\d:[0-5]\\d)$"}}}}}}} | false |
ci.json | pattern | {"definitions": {"job_template": {"properties": {"coverage": {"pattern": "^/.+/$"}}}}} | false |
ci.json | pattern | {"definitions": {"job_template": {"properties": {"trigger": {"oneOf": [{"properties": {"project": {"pattern": "(?:\\S/\\S|\\$\\S+)"}}}]}}}}} | false |
ci.json | pattern | {"definitions": {"job_template": {"properties": {"trigger": {"oneOf": [{"properties": {"include": {"oneOf": [{"pattern": "\\.ya?ml$"}]}}}]}}}}} | false |
ci.json | pattern | {"definitions": {"job_template": {"properties": {"trigger": {"oneOf": [{"pattern": "(?:\\S/\\S|\\$\\S+)"}]}}}}} | false |
ci.json | minItems | {"properties": {"stages": {"minItems": 1}}} | false |
ci.json | minItems | {"definitions": {"artifacts": {"properties": {"paths": {"minItems": 1}}}}} | false |
ci.json | minItems | {"definitions": {"artifacts": {"properties": {"exclude": {"minItems": 1}}}}} | false |
ci.json | minItems | {"definitions": {"artifacts": {"properties": {"reports": {"properties": {"junit": {"oneOf": [{"minItems": 1}]}}}}}}} | false |
ci.json | minItems | {"definitions": {"image": {"oneOf": [{"properties": {"entrypoint": {"minItems": 1}}}]}}} | false |
ci.json | minItems | {"definitions": {"image": {"oneOf": [{"properties": {"pull_policy": {"oneOf": [{"minItems": 1}]}}}]}}} | false |
ci.json | minItems | {"definitions": {"services": {"items": {"oneOf": [{"properties": {"entrypoint": {"minItems": 1}}}]}}}} | false |
ci.json | minItems | {"definitions": {"services": {"items": {"oneOf": [{"properties": {"pull_policy": {"oneOf": [{"minItems": 1}]}}}]}}}} | false |
ci.json | minItems | {"definitions": {"services": {"items": {"oneOf": [{"properties": {"command": {"minItems": 1}}}]}}}} | false |
ci.json | minItems | {"definitions": {"id_tokens": {"patternProperties": {".*": {"properties": {"aud": {"oneOf": [{"minItems": 1}]}}}}}}} | false |
ci.json | minItems | {"definitions": {"globalVariables": {"patternProperties": {".*": {"oneOf": [{"properties": {"options": {"minItems": 1}}}]}}}}} | false |
ci.json | minItems | {"definitions": {"allow_failure": {"oneOf": [{"properties": {"exit_codes": {"minItems": 1}}}]}}} | false |
ci.json | minItems | {"definitions": {"cache": {"properties": {"key": {"oneOf": [{"properties": {"files": {"minItems": 1}}}]}}}}} | false |
ci.json | minItems | {"definitions": {"job_template": {"properties": {"script": {"oneOf": [{"minItems": 1}]}}}}} | false |
ci.json | minItems | {"definitions": {"job_template": {"properties": {"extends": {"oneOf": [{"minItems": 1}]}}}}} | false |
ci.json | minItems | {"definitions": {"job_template": {"properties": {"release": {"properties": {"assets": {"properties": {"links": {"minItems": 1}}}}}}}}} | false |
ci.json | minItems | {"definitions": {"hooks": {"properties": {"pre_get_sources_script": {"oneOf": [{"minItems": 1}]}}}}} | false |
ci.json | maxItems | {"definitions": {"parallel": {"oneOf": [{"properties": {"matrix": {"maxItems": 200}}}]}}} | false |
ci.json | maxItems | {"definitions": {"parallel_matrix": {"oneOf": [{"properties": {"matrix": {"maxItems": 200}}}]}}} | false |
ci.json | maxItems | {"definitions": {"cache": {"properties": {"key": {"oneOf": [{"properties": {"files": {"maxItems": 2}}}]}}}}} | false |
ci.json | maxItems | {"definitions": {"cache": {"properties": {"fallback_keys": {"maxItems": 5}}}}} | false |
ci.json | maxItems | {"definitions": {"job_template": {"properties": {"trigger": {"oneOf": [{"properties": {"include": {"oneOf": [{"maxItems": 3}]}}}]}}}}} | false |
ci.json | uniqueItems | {"properties": {"stages": {"uniqueItems": true}}} | false |
ci.json | uniqueItems | {"definitions": {"image": {"oneOf": [{"properties": {"pull_policy": {"oneOf": [{"uniqueItems": true}]}}}]}}} | false |
ci.json | uniqueItems | {"definitions": {"services": {"items": {"oneOf": [{"properties": {"pull_policy": {"oneOf": [{"uniqueItems": true}]}}}]}}}} | false |
ci.json | uniqueItems | {"definitions": {"id_tokens": {"patternProperties": {".*": {"properties": {"aud": {"oneOf": [{"uniqueItems": true}]}}}}}}} | false |
ci.json | uniqueItems | {"definitions": {"globalVariables": {"patternProperties": {".*": {"oneOf": [{"properties": {"options": {"uniqueItems": true}}}]}}}}} | false |
ci.json | uniqueItems | {"definitions": {"allow_failure": {"oneOf": [{"properties": {"exit_codes": {"uniqueItems": true}}}]}}} | false |
embrace-config-schema-1.0.0.json | minLength | {"properties": {"app_id": {"minLength": 5}}} | false |
embrace-config-schema-1.0.0.json | minLength | {"properties": {"api_token": {"minLength": 32}}} | false |
embrace-config-schema-1.0.0.json | maxLength | {"properties": {"app_id": {"maxLength": 5}}} | false |
embrace-config-schema-1.0.0.json | maxLength | {"properties": {"api_token": {"maxLength": 32}}} | false |
github-action.json | pattern | {"definitions": {"expressionSyntax": {"pattern": "^\\$\\{\\{(.|[\r\n])*\\}\\}$"}}} | false |
github-action.json | pattern | {"definitions": {"stringContainingExpressionSyntax": {"pattern": "^.*\\$\\{\\{(.|[\r\n])*\\}\\}.*$"}}} | false |
dbt_project.json | pattern | {"$defs": {"docs_config": {"properties": {"node_color": {"pattern": "^(#[a-fA-F0-9]{3}|#[a-fA-F0-9]{6}|[^#][a-zA-Z]*)$"}}}}} | false |
dbt_project.json | pattern | {"$defs": {"jinja_string": {"pattern": "\\{\\{.*\\}\\}"}}} | false |
dbt_project.json | pattern | {"$defs": {"label_configs": {"patternProperties": {"^[a-z][a-z0-9_-]{0,63}$": {"oneOf": [{"pattern": "^[a-z0-9_-]{0,64}$"}]}}}}} | false |
pocketmine-plugin.json | pattern | {"definitions": {"VersionConstraint": {"pattern": "\\*|((<=|le|<>|!=|ne|<|lt|==|=|eq|>=|ge|>|gt).*)"}}} | false |
pocketmine-plugin.json | pattern | {"properties": {"depend": {"anyOf": [{"items": {"pattern": "^[A-Za-z0-9 _.-]+$"}}]}}} | false |
pocketmine-plugin.json | pattern | {"properties": {"depend": {"anyOf": [{"pattern": "^[A-Za-z0-9 _.-]+$"}]}}} | false |
pocketmine-plugin.json | pattern | {"properties": {"loadbefore": {"anyOf": [{"items": {"pattern": "^[A-Za-z0-9 _.-]+$"}}]}}} | false |
pocketmine-plugin.json | pattern | {"properties": {"loadbefore": {"anyOf": [{"pattern": "^[A-Za-z0-9 _.-]+$"}]}}} | false |
pocketmine-plugin.json | pattern | {"properties": {"main": {"pattern": "([A-Za-z_]\\w+\\\\)*([A-Za-z_]\\w+)"}}} | false |
pocketmine-plugin.json | pattern | {"properties": {"name": {"pattern": "^[A-Za-z0-9 _.-]+$"}}} | false |
pocketmine-plugin.json | pattern | {"properties": {"softdepend": {"anyOf": [{"items": {"pattern": "^[A-Za-z0-9 _.-]+$"}}]}}} | false |
pocketmine-plugin.json | pattern | {"properties": {"website": {"pattern": "^http"}}} | true |
project-1.0.0-rc2.json | format | {"definitions": {"packOptions": {"properties": {"repository": {"properties": {"url": {"format": "uri"}}}}}}} | false |
project-1.0.0-rc2.json | format | {"properties": {"repository": {"properties": {"url": {"format": "uri"}}}}} | false |
project-1.0.0-rc2.json | uniqueItems | {"definitions": {"compilationOptions": {"properties": {"define": {"uniqueItems": true}}}}} | false |
project-1.0.0-rc2.json | uniqueItems | {"definitions": {"compilationOptions": {"properties": {"nowarn": {"uniqueItems": true}}}}} | false |
project-1.0.0-rc2.json | uniqueItems | {"definitions": {"buildOptions": {"properties": {"define": {"uniqueItems": true}}}}} | false |
project-1.0.0-rc2.json | uniqueItems | {"definitions": {"buildOptions": {"properties": {"nowarn": {"uniqueItems": true}}}}} | false |
project-1.0.0-rc2.json | uniqueItems | {"definitions": {"packOptions": {"properties": {"tags": {"uniqueItems": true}}}}} | false |
project-1.0.0-rc2.json | uniqueItems | {"definitions": {"packOptions": {"properties": {"owners": {"uniqueItems": true}}}}} | false |
project-1.0.0-rc2.json | uniqueItems | {"properties": {"authors": {"uniqueItems": true}}} | false |
project-1.0.0-rc2.json | uniqueItems | {"properties": {"owners": {"uniqueItems": true}}} | false |
project-1.0.0-rc2.json | uniqueItems | {"properties": {"tags": {"uniqueItems": true}}} | false |
tizen_workspace.json | pattern | {"properties": {"type": {"pattern": "^(native|web|dotnet|hybrid)$"}}} | false |
tizen_workspace.json | pattern | {"properties": {"build_type": {"pattern": "^(test|debug|release)$"}}} | false |
tizen_workspace.json | pattern | {"properties": {"compiler": {"pattern": "^(llvm|gcc)$"}}} | false |
tizen_workspace.json | pattern | {"properties": {"dotnet_build_tool": {"pattern": "^(dotnet-cli|msbuild)$"}}} | false |
tizen_workspace.json | pattern | {"properties": {"tizen_net_version": {"pattern": "^((?:.?[0-9]+){3,}(?:[-a-z]+)?)$"}}} | false |
tizen_workspace.json | pattern | {"properties": {"tizen_net_sdk_verison": {"pattern": "^((?:.?[0-9]+){3,}(?:[-a-z]+)?)$"}}} | false |
tizen_workspace.json | pattern | {"properties": {"xamarin_forms_version": {"pattern": "^((?:.?[0-9]+){3,}(?:[-a-z]+)?)$"}}} | false |
tizen_workspace.json | pattern | {"properties": {"msbuild_tasks_version": {"pattern": "^((?:.?[0-9]+){3,}(?:[-a-z]+)?)$"}}} | false |
tizen_workspace.json | pattern | {"properties": {"tizen_wearable_circleui_version": {"pattern": "^((?:.?[0-9]+){3,}(?:[-a-z]+)?)$"}}} | false |
tizen_workspace.json | pattern | {"properties": {"tizen_opentk_version": {"pattern": "^((?:.?[0-9]+){3,}(?:[-a-z]+)?)$"}}} | false |
tizen_workspace.json | pattern | {"properties": {"tizen_nuixaml_version": {"pattern": "^((?:.?[0-9]+){3,}(?:[-a-z]+)?)$"}}} | false |
tizen_workspace.json | pattern | {"properties": {"tizen_hotreload_version": {"pattern": "^((?:.?[0-9]+){3,}(?:[-a-z]+)?)$"}}} | false |
tizen_workspace.json | pattern | {"properties": {"arch": {"pattern": "^(x86|x86_64|arm|aarch64)$"}}} | false |
cryproj.55.schema.json | uniqueItems | {"properties": {"console_variables": {"uniqueItems": true}}} | false |
cryproj.55.schema.json | uniqueItems | {"properties": {"console_commands": {"uniqueItems": true}}} | false |
apibuilder.json | pattern | {"definitions": {"field": {"properties": {"name": {"pattern": "^[a-zA-Z0-9_]*$"}}}}} | false |
apibuilder.json | pattern | {"definitions": {"parameter": {"properties": {"name": {"pattern": "^[a-zA-Z0-9_]*$"}}}}} | false |
azure-devops-extension-manifest-1.0.json | maxLength | {"properties": {"description": {"maxLength": 200}}} | false |
azure-devops-extension-manifest-1.0.json | maxLength | {"properties": {"name": {"maxLength": 200}}} | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.