definition
stringlengths
2
292k
key
stringlengths
2
84
schema
stringclasses
339 values
{"anyOf": [{"type": "string"}, {"additionalProperties": false, "required": ["re"], "type": "object", "properties": {"re": {"type": "string"}}}]}
pathPattern
nodemon.json
{"anyOf": [{"const": "SIGTERM"}, {"const": "SIGINT"}, {"const": "SIGQUIT"}, {"const": "SIGKILL"}, {"const": "SIGHUP"}]}
terminationSignals
nodemon.json
{"default": "", "enum": ["_TestFormatMessage", "ai_CheckGoalpipes", "ai_commTest", "ai_commTestStop", "ai_DebugAgent", "ai_debugMNMAgentType", "ai_MNMCalculateAccessibility", "ai_MNMComputeConnectedIslands", "ai_NavigationReloadConfig", "ai_Recorder_Start", "ai_Recorder_Stop", "ai_reload", "ai_resetCommStats", "ai_writ...
commands
cryproj.json
{"default": "sys_target_platforms", "enum": ["a_poseAlignerDebugDraw", "a_poseAlignerEnable", "a_poseAlignerForceLock", "a_poseAlignerForceNoIntersections", "a_poseAlignerForceNoRootOffset", "a_poseAlignerForceTargetSmoothing", "a_poseAlignerForceWeightOne", "ac_ColliderModeAI", "ac_ColliderModePlayer", "ac_debugAnimEf...
cvars
cryproj.json
{"additionalProperties": false, "required": ["breakpointsPath", "themeName"], "type": "object", "properties": {"themeName": {"type": "string"}, "breakpointsPath": {"type": "string"}}}
drupal
factorial-drupal-breakpoints-css-0.2.0.json
{"additionalProperties": false, "type": "object", "properties": {"path": {"type": "string"}, "enabled": {"type": "boolean"}, "type": {"enum": ["module", "commonjs"]}}}
js
factorial-drupal-breakpoints-css-0.2.0.json
{"additionalProperties": false, "type": "object", "properties": {"configPath": {"type": "string"}}}
prettier
factorial-drupal-breakpoints-css-0.2.0.json
{"additionalProperties": false, "type": "object", "properties": {"minWidth": {"type": "boolean"}, "mediaQuery": {"type": "boolean"}, "resolution": {"type": "boolean"}, "maxWidth": {"type": "boolean"}}}
options
factorial-drupal-breakpoints-css-0.2.0.json
{"additionalProperties": false, "type": "object", "properties": {"customProperty": {"type": "boolean"}, "path": {"type": "string"}, "customMedia": {"type": "boolean"}, "enabled": {"type": "boolean"}, "element": {"type": "string"}}}
css
factorial-drupal-breakpoints-css-0.2.0.json
{"type": "array"}
methods
utam-page-object.json
{"additionalProperties": false, "required": ["type"], "type": "object", "properties": {"type": {"type": "string"}}}
pageObjectType
utam-page-object.json
{"additionalProperties": false, "required": ["text"], "type": ["object", "string"], "properties": {"text": {"items": {"type": "string"}, "type": "array"}, "author": {"type": "string"}, "deprecated": {"type": "string"}}}
rootDescription
utam-page-object.json
{"items": {"enum": ["actionable", "clickable", "editable", "draggable", "touchable"]}, "type": ["string", "array"]}
type
utam-page-object.json
{"additionalProperties": false, "type": ["object"], "properties": {"status": {"type": "string"}, "teamOwner": {"type": "string"}}}
metadata
utam-page-object.json
{"default": true, "type": "boolean"}
exposeRootElement
utam-page-object.json
{"additionalProperties": false, "required": ["text"], "type": ["object", "string"], "properties": {"text": {"items": {"type": "string"}, "type": "array"}, "return": {"type": "string"}, "throws": {"type": "string"}, "deprecated": {"type": "string"}}}
methodDescription
utam-page-object.json
{"type": "string"}
name
utam-page-object.json
{"default": false, "type": "boolean"}
root
utam-page-object.json
{"additionalProperties": false, "type": "object", "properties": {"groups": {"type": ["object", "null"]}, "hosts": {"type": ["object", "null"]}, "children": {"type": ["object", "null"]}, "vars": {"type": ["object", "null"]}}}
special-group
inventory.json
{"type": "object", "properties": {"variants": {"additionalProperties": false, "type": "object", "patternProperties": {"^.{1,}$": {"type": "number"}}}}}
numberVariants
flagd-definitions.json
{"type": "object", "properties": {"variants": {"additionalProperties": false, "default": {"on": true, "off": false}, "patternProperties": {"^.{1,}$": {"type": "boolean"}}, "type": "object"}}}
booleanVariants
flagd-definitions.json
{"required": ["state", "defaultVariant"], "type": "object", "properties": {"defaultVariant": {"type": "string"}, "state": {"enum": ["ENABLED", "DISABLED"], "type": "string"}, "targeting": {"type": "object"}}}
flag
flagd-definitions.json
{"type": "object", "properties": {"variants": {"additionalProperties": false, "type": "object", "patternProperties": {"^.{1,}$": {"type": "object"}}}}}
objectVariants
flagd-definitions.json
{"type": "object", "properties": {"variants": {"additionalProperties": false, "type": "object", "patternProperties": {"^.{1,}$": {"type": "string"}}}}}
stringVariants
flagd-definitions.json
"Merge the variants with the base flag to build our typed flags"
$comment
flagd-definitions.json
{"additionalProperties": false, "required": ["manifest", "update"], "type": "object", "properties": {"with-artifacts": {"items": {"type": "string"}, "type": "array"}, "update": {"minItems": 1, "items": {"type": "string"}, "type": "array"}, "manifest": {"additionalProperties": false, "required": ["repo", "branch"], "typ...
git-ops
kode-ci-build-1.0.0.json
{"additionalProperties": true, "required": ["app-id", "release-group-tag"], "type": "object", "properties": {"release-group-tag": {"pattern": "[a-zA-Z0-9_-]+", "type": "string"}, "app-id": {"pattern": "[a-zA-Z0-9_-]+", "type": "string"}, "testers": {"items": {"pattern": "^(@[.a-zA-Z0-9_-]+|@@[.a-zA-Z0-9_-]+|corp@@[.a-z...
app-center-release
kode-ci-build-1.0.0.json
{"additionalProperties": false, "required": ["name", "value"], "type": "object", "properties": {"name": {"pattern": "[a-zA-Z_][a-zA-Z_0-9]*", "type": "string"}, "value": {"type": "string"}, "branch": {"type": "string"}}}
env
kode-ci-build-1.0.0.json
{"additionalProperties": false, "type": "object", "properties": {"platform": {"default": "k8s", "enum": ["k8s", "macos"], "type": "string"}, "image": {"default": "+@basebox", "pattern": "^(\\+@[a-z0-9-]+|\\+\\/[a-z0-9-]+|[a-z0-9/.-]+)(:[a-z0-9\\-]+)?$", "type": "string"}, "use": {"default": [], "items": {"enum": ["dock...
run-on
kode-ci-build-1.0.0.json
{"additionalProperties": true, "type": "object", "properties": {"push": {"additionalProperties": false, "type": "object", "properties": {"commit": {"type": "object", "properties": {"message-contain": {"type": "string"}}}, "branches": {"default": ["*"], "items": {"type": "string"}, "type": "array", "minItems": 1}, "tags...
build-condition
kode-ci-build-1.0.0.json