schema
stringclasses 220
values | keyword
stringclasses 13
values | obj
stringlengths 20
862
| is_neg
bool 2
classes |
---|---|---|---|
keycloak-19.0.0.json | format | {"paths": {"/{realm}/clients/{id}/certificates/{attr}/generate-and-download": {"post": {"responses": {"2XX": {"content": {"application/octet-stream": {"schema": {"format": "binary"}}}}}}}}} | false |
minecraft-recipe.json | maxItems | {"allOf": [{"then": {"properties": {"pattern": {"maxItems": 3}}}}]} | false |
minecraft-recipe.json | maxItems | {"allOf": [{"then": {"properties": {"ingredients": {"items": {"oneOf": [{"maxItems": 9}]}}}}}]} | false |
build-cache-node-config-schema-5.json | format | {"properties": {"registration": {"allOf": [{"properties": {"nodeAddress": {"format": "uri"}}}]}}} | false |
build-cache-node-config-schema-5.json | format | {"properties": {"registration": {"allOf": [{"properties": {"serverAddress": {"format": "uri"}}}]}}} | false |
cv.schema.json | format | {"$defs": {"Cv": {"properties": {"$schema": {"format": "URI"}}}}} | false |
cv.schema.json | format | {"$defs": {"Date": {"format": "DATE"}}} | false |
cv.schema.json | format | {"$defs": {"Uri": {"format": "URI"}}} | false |
cv.schema.json | pattern | {"$defs": {"Language": {"pattern": "[a-z]{2}"}}} | false |
cv.schema.json | pattern | {"$defs": {"Country": {"pattern": "[A-Z]{2}"}}} | false |
cv.schema.json | pattern | {"$defs": {"YearMonth": {"pattern": "\\d{4}-\\d{2}"}}} | false |
cv.schema.json | pattern | {"$defs": {"Period": {"pattern": "[pP]?\\s*(\\d+[yY])?\\s*(\\d+[wW])?\\s*(\\d+[dD])?"}}} | false |
cv.schema.json | pattern | {"$defs": {"Locale": {"pattern": "[a-z]{2}(_[A-Z]{2})?"}}} | false |
cv.schema.json | uniqueItems | {"$defs": {"Personal": {"properties": {"Nationalities": {"uniqueItems": true}}}}} | false |
cv.schema.json | uniqueItems | {"$defs": {"TargetJob": {"properties": {"Roles": {"uniqueItems": true}}}}} | false |
cv.schema.json | uniqueItems | {"$defs": {"TargetJob": {"properties": {"Operating Systems": {"uniqueItems": true}}}}} | false |
cv.schema.json | uniqueItems | {"$defs": {"TargetJob": {"properties": {"Features": {"uniqueItems": true}}}}} | false |
cv.schema.json | uniqueItems | {"$defs": {"TargetJob": {"properties": {"Desired Skills": {"uniqueItems": true}}}}} | false |
cv.schema.json | uniqueItems | {"$defs": {"TargetJob": {"properties": {"Excluded Skills": {"uniqueItems": true}}}}} | false |
cv.schema.json | uniqueItems | {"$defs": {"Project": {"properties": {"Highlights": {"uniqueItems": true}}}}} | false |
cv.schema.json | uniqueItems | {"$defs": {"Project": {"properties": {"Roles": {"uniqueItems": true}}}}} | false |
cv.schema.json | uniqueItems | {"$defs": {"Project": {"properties": {"Skills": {"uniqueItems": true}}}}} | false |
cv.schema.json | uniqueItems | {"$defs": {"Education": {"properties": {"Subjects": {"uniqueItems": true}}}}} | false |
cv.schema.json | uniqueItems | {"$defs": {"Course": {"properties": {"Subjects": {"uniqueItems": true}}}}} | false |
cv.schema.json | uniqueItems | {"$defs": {"Reference": {"properties": {"Contact": {"uniqueItems": true}}}}} | false |
cv.schema.json | uniqueItems | {"$defs": {"Reference": {"properties": {"Social Profiles": {"uniqueItems": true}}}}} | false |
cv.schema.json | uniqueItems | {"$defs": {"Reference": {"properties": {"Projects": {"uniqueItems": true}}}}} | false |
cv.schema.json | uniqueItems | {"$defs": {"SkillSet": {"properties": {"Skills": {"uniqueItems": true}}}}} | false |
cv.schema.json | uniqueItems | {"$defs": {"Cv": {"properties": {"Resources": {"uniqueItems": true}}}}} | false |
cv.schema.json | uniqueItems | {"$defs": {"Cv": {"properties": {"Templates": {"uniqueItems": true}}}}} | false |
cv.schema.json | uniqueItems | {"$defs": {"Cv": {"properties": {"Contact": {"uniqueItems": true}}}}} | false |
cv.schema.json | uniqueItems | {"$defs": {"Cv": {"properties": {"Titles": {"uniqueItems": true}}}}} | false |
cv.schema.json | uniqueItems | {"$defs": {"Cv": {"properties": {"Labels": {"uniqueItems": true}}}}} | false |
cv.schema.json | uniqueItems | {"$defs": {"Cv": {"properties": {"Goals": {"uniqueItems": true}}}}} | false |
cv.schema.json | uniqueItems | {"$defs": {"Cv": {"properties": {"Top Skills": {"uniqueItems": true}}}}} | false |
cv.schema.json | uniqueItems | {"$defs": {"Cv": {"properties": {"Links": {"uniqueItems": true}}}}} | false |
cv.schema.json | uniqueItems | {"$defs": {"Cv": {"properties": {"Languages": {"uniqueItems": true}}}}} | false |
cv.schema.json | uniqueItems | {"$defs": {"Cv": {"properties": {"Other Facts": {"uniqueItems": true}}}}} | false |
saucectl.schema.json | minimum | {"allOf": [{"then": {"allOf": [{"properties": {"sauce": {"properties": {"concurrency": {"minimum": 1}}}}}]}}]} | false |
saucectl.schema.json | minimum | {"allOf": [{"then": {"allOf": [{"properties": {"sauce": {"properties": {"retries": {"minimum": 0}}}}}]}}]} | false |
saucectl.schema.json | minimum | {"allOf": [{"then": {"properties": {"suites": {"items": {"properties": {"passThreshold": {"minimum": 1}}}}}}}]} | false |
saucectl.schema.json | minimum | {"allOf": [{"then": {"allOf": [{"properties": {"sauce": {"properties": {"concurrency": {"minimum": 1}}}}}]}}]} | false |
saucectl.schema.json | minimum | {"allOf": [{"then": {"allOf": [{"properties": {"sauce": {"properties": {"retries": {"minimum": 0}}}}}]}}]} | false |
saucectl.schema.json | minimum | {"allOf": [{"then": {"properties": {"suites": {"items": {"properties": {"passThreshold": {"minimum": 1}}}}}}}]} | false |
saucectl.schema.json | minimum | {"allOf": [{"then": {"properties": {"suites": {"items": {"properties": {"testOptions": {"properties": {"numShards": {"minimum": 0}}}}}}}}}]} | false |
saucectl.schema.json | minimum | {"allOf": [{"then": {"properties": {"suites": {"items": {"properties": {"params": {"properties": {"repeatEach": {"minimum": 0}}}}}}}}}]} | false |
saucectl.schema.json | minimum | {"allOf": [{"then": {"properties": {"suites": {"items": {"properties": {"params": {"properties": {"retries": {"minimum": 0}}}}}}}}}]} | false |
saucectl.schema.json | minimum | {"allOf": [{"then": {"properties": {"suites": {"items": {"properties": {"params": {"properties": {"maxFailures": {"minimum": 0}}}}}}}}}]} | false |
saucectl.schema.json | minimum | {"allOf": [{"then": {"properties": {"suites": {"items": {"properties": {"params": {"properties": {"workers": {"minimum": 1}}}}}}}}}]} | false |
saucectl.schema.json | minimum | {"allOf": [{"then": {"properties": {"suites": {"items": {"properties": {"numShards": {"minimum": 0}}}}}}}]} | false |
saucectl.schema.json | minimum | {"allOf": [{"then": {"properties": {"suites": {"items": {"properties": {"assertionTimeout": {"minimum": 0}}}}}}}]} | false |
saucectl.schema.json | minimum | {"allOf": [{"then": {"properties": {"suites": {"items": {"properties": {"pageLoadTimeout": {"minimum": 0}}}}}}}]} | false |
saucectl.schema.json | minimum | {"allOf": [{"then": {"properties": {"suites": {"items": {"properties": {"selectorTimeout": {"minimum": 0}}}}}}}]} | false |
saucectl.schema.json | minimum | {"allOf": [{"then": {"properties": {"suites": {"items": {"properties": {"ajaxRequestTimeout": {"minimum": 0}}}}}}}]} | false |
saucectl.schema.json | minimum | {"allOf": [{"then": {"properties": {"suites": {"items": {"properties": {"pageRequestTimeout": {"minimum": 0}}}}}}}]} | false |
saucectl.schema.json | minimum | {"allOf": [{"then": {"properties": {"suites": {"items": {"properties": {"browserInitTimeout": {"minimum": 0}}}}}}}]} | false |
saucectl.schema.json | minimum | {"allOf": [{"then": {"properties": {"suites": {"items": {"properties": {"testExecutionTimeout": {"minimum": 0}}}}}}}]} | false |
saucectl.schema.json | minimum | {"allOf": [{"then": {"properties": {"suites": {"items": {"properties": {"runExecutionTimeout": {"minimum": 0}}}}}}}]} | false |
saucectl.schema.json | pattern | {"allOf": [{"then": {"properties": {"defaults": {"properties": {"timeout": {"pattern": "^(?:\\d+h)?(?:\\d+m)?(?:\\d+s)?(?:\\d+ms)?$"}}}}}}]} | false |
saucectl.schema.json | pattern | {"allOf": [{"then": {"definitions": {"suite": {"properties": {"timeout": {"pattern": "^(?:\\d+h)?(?:\\d+m)?(?:\\d+s)?(?:\\d+ms)?$"}}}}}}]} | false |
saucectl.schema.json | minItems | {"allOf": [{"then": {"properties": {"suites": {"minItems": 1}}}}]} | false |
saucectl.schema.json | minItems | {"allOf": [{"then": {"properties": {"suites": {"minItems": 1}}}}]} | false |
saucectl.schema.json | minItems | {"allOf": [{"then": {"properties": {"suites": {"minItems": 1}}}}]} | false |
saucectl.schema.json | minItems | {"allOf": [{"then": {"properties": {"suites": {"items": {"properties": {"emulators": {"items": {"properties": {"platformVersions": {"minItems": 1}}}}}}}}}}]} | false |
saucectl.schema.json | minItems | {"allOf": [{"then": {"properties": {"suites": {"minItems": 1}}}}]} | false |
saucectl.schema.json | minItems | {"allOf": [{"then": {"properties": {"suites": {"minItems": 1}}}}]} | false |
saucectl.schema.json | minItems | {"allOf": [{"then": {"properties": {"suites": {"minItems": 1}}}}]} | false |
saucectl.schema.json | minItems | {"allOf": [{"then": {"properties": {"suites": {"minItems": 1}}}}]} | false |
saucectl.schema.json | minItems | {"allOf": [{"then": {"properties": {"suites": {"items": {"properties": {"simulators": {"items": {"properties": {"platformVersions": {"minItems": 1}}}}}}}}}}]} | false |
saucectl.schema.json | minItems | {"allOf": [{"then": {"properties": {"suites": {"minItems": 1}}}}]} | false |
saucectl.schema.json | minItems | {"allOf": [{"then": {"properties": {"suites": {"minItems": 1}}}}]} | false |
saucectl.schema.json | minItems | {"allOf": [{"then": {"properties": {"suites": {"minItems": 1}}}}]} | false |
ci.json | minimum | {"definitions": {"parallel": {"oneOf": [{"minimum": 2}]}}} | false |
ci.json | minimum | {"definitions": {"retry_max": {"minimum": 0}}} | false |
ci.json | maximum | {"definitions": {"parallel": {"oneOf": [{"maximum": 200}]}}} | false |
ci.json | maximum | {"definitions": {"retry_max": {"maximum": 2}}} | false |
ci.json | minLength | {"definitions": {"artifacts": {"properties": {"reports": {"properties": {"coverage_report": {"properties": {"path": {"minLength": 1}}}}}}}}} | false |
ci.json | minLength | {"definitions": {"!reference": {"items": {"minLength": 1}}}} | false |
ci.json | minLength | {"definitions": {"image": {"oneOf": [{"minLength": 1}]}}} | false |
ci.json | minLength | {"definitions": {"image": {"oneOf": [{"properties": {"name": {"minLength": 1}}}]}}} | false |
ci.json | minLength | {"definitions": {"services": {"items": {"oneOf": [{"minLength": 1}]}}}} | false |
ci.json | minLength | {"definitions": {"services": {"items": {"oneOf": [{"properties": {"name": {"minLength": 1}}}]}}}} | false |
ci.json | minLength | {"definitions": {"services": {"items": {"oneOf": [{"properties": {"alias": {"minLength": 1}}}]}}}} | false |
ci.json | minLength | {"definitions": {"rules": {"items": {"anyOf": [{"minLength": 1}]}}}} | false |
ci.json | minLength | {"definitions": {"includeRules": {"items": {"anyOf": [{"minLength": 1}]}}}} | false |
ci.json | minLength | {"definitions": {"workflowName": {"minLength": 1}}} | false |
ci.json | minLength | {"definitions": {"timeout": {"minLength": 1}}} | false |
ci.json | minLength | {"definitions": {"start_in": {"minLength": 1}}} | false |
ci.json | minLength | {"definitions": {"rulesNeeds": {"items": {"oneOf": [{"properties": {"job": {"minLength": 1}}}]}}}} | false |
ci.json | minLength | {"definitions": {"job_template": {"properties": {"script": {"oneOf": [{"minLength": 1}]}}}}} | false |
ci.json | minLength | {"definitions": {"job_template": {"properties": {"stage": {"anyOf": [{"minLength": 1}]}}}}} | false |
ci.json | minLength | {"definitions": {"job_template": {"properties": {"environment": {"oneOf": [{"properties": {"name": {"minLength": 1}}}]}}}}} | false |
ci.json | minLength | {"definitions": {"job_template": {"properties": {"environment": {"oneOf": [{"properties": {"kubernetes": {"properties": {"namespace": {"minLength": 1}}}}}]}}}}} | false |
ci.json | minLength | {"definitions": {"job_template": {"properties": {"release": {"properties": {"tag_name": {"minLength": 1}}}}}}} | false |
ci.json | minLength | {"definitions": {"job_template": {"properties": {"release": {"properties": {"description": {"minLength": 1}}}}}}} | false |
ci.json | minLength | {"definitions": {"job_template": {"properties": {"release": {"properties": {"assets": {"properties": {"links": {"items": {"properties": {"name": {"minLength": 1}}}}}}}}}}}} | false |
ci.json | minLength | {"definitions": {"job_template": {"properties": {"release": {"properties": {"assets": {"properties": {"links": {"items": {"properties": {"url": {"minLength": 1}}}}}}}}}}}} | false |
ci.json | minLength | {"definitions": {"tags": {"items": {"anyOf": [{"minLength": 1}]}}}} | false |
ci.json | minLength | {"definitions": {"hooks": {"properties": {"pre_get_sources_script": {"oneOf": [{"minLength": 1}]}}}}} | false |
ci.json | format | {"properties": {"$schema": {"format": "uri"}}} | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.