definition
stringlengths
2
292k
key
stringlengths
2
84
schema
stringclasses
339 values
{"type": "integer"}
iface-link_txqlen
ifstate.conf.schema.json
{"type": "string", "format": "^(root|[0-9a-f]+:[0-9a-f]*)$"}
iface-tc_qid
ifstate.conf.schema.json
{"type": "string"}
locale_id
phraseapp.json
{"type": "string"}
project_id
phraseapp.json
{"default": "UTF-8", "type": "string"}
encoding
phraseapp.json
{"default": "yml", "type": "string"}
file_format
phraseapp.json
{"required": ["generation", "type"], "type": "object", "properties": {"generation": {"type": "number"}, "type": {"type": "string"}}}
artifactDefinition
artifacts.json
{"anyOf": [{"type": "string"}, {"type": "object", "properties": {"script": {"type": "string"}}}]}
script
bamboo-spec.json
{"enum": ["inject-variables", "clean", "checkout", "artifact-download"], "type": "string"}
predefinedTask
bamboo-spec.json
{"type": "object", "patternProperties": {"[a-zA-Z0-9_]": {"anyOf": [{"type": "string"}, {"type": "integer"}, {"type": "boolean"}, {"type": "number"}]}}}
keyValue
bamboo-spec.json
{"type": "object", "properties": {"project-key": {"type": "string"}, "key": {"type": "string"}, "name": {"type": "string"}}}
plan
bamboo-spec.json
{"type": "object", "properties": {"source-plan": {"type": "string"}, "name": {"type": "string"}}}
deployment
bamboo-spec.json
{"anyOf": [{"type": "string"}, {"required": ["image"], "type": "object", "properties": {"use-default-volumes": {"default": false, "type": "boolean"}, "image": {"type": "string"}, "volumes": {"default": {}, "type": "object"}, "docker-run-arguments": {"items": {"type": "string"}, "type": "array"}}}]}
docker
bamboo-spec.json
{"enum": ["junit", "mstest", "nunit", "mocha", "testng"], "type": "string"}
testParser
bamboo-spec.json
{"enum": ["plan-failed", "plan-completed", "plan-status-changed", "plan-comment-added", "plan-responsibility-changed", "job-completed", "job-status-changed", "job-failed", "job-error", "job-first-failed", "job-hung", "job-queue-timeout", "job-queued-without-capable-agents"], "type": "string"}
events
bamboo-spec.json
{"type": "object", "properties": {"applies-to-branches": {"type": "boolean"}, "auto-increment-variables": {"anyOf": [{"type": "string"}, {"items": {"type": "string"}, "type": "array"}]}, "auto-increment": {"type": "boolean"}, "next-version-name": {"type": "string"}}}
releaseNaming
bamboo-spec.json
{"additionalProperties": false, "type": "object", "properties": {"manual": {"type": "boolean"}, "jobs": {"items": {"type": "string"}, "type": "array"}, "final": {"type": "boolean"}}}
stage
bamboo-spec.json
{"additionalProperties": false, "type": "object", "properties": {"aggregate": {"minLength": 2, "type": "string"}, "modulePath": {"minLength": 2, "type": "string"}, "fileName": {"minLength": 2, "type": "string"}}}
pivotTable
aurora-1.0.json
{"required": ["path", "resolverType", "httpMethod"], "type": "object", "properties": {"path": {"minLength": 2, "type": "string"}, "resolverType": {"enum": ["query", "mutation"], "type": "string"}, "httpMethod": {"enum": ["get", "post", "put", "delete", "patch"], "type": "string"}}}
apiDefinition
aurora-1.0.json
{"additionalProperties": false, "type": "object", "properties": {"type": {"enum": ["grid-select-element", "grid-elements-manager", "select"], "type": "string"}}}
webComponent
aurora-1.0.json
{"type": "object", "anyOf": [{"required": ["before"]}, {"required": ["after"]}, {"required": ["before", "after"]}], "properties": {"after": {"type": "string"}, "before": {"type": "string"}}}
sleep
workflow.json
{"additionalProperties": false, "required": ["eventRef"], "type": "object", "properties": {"contextAttributes": {"additionalProperties": {"type": "string"}, "type": "object"}, "data": {"type": ["string", "object"]}, "eventRef": {"type": "string"}}}
produceeventdef
workflow.json
{"additionalProperties": false, "required": [], "type": "object", "properties": {"input": {"type": "string"}, "output": {"type": "string"}}}
statedatafilter
workflow.json
{"oneOf": [{"minLength": 1, "type": "string"}, {"additionalProperties": false, "required": ["schema"], "type": "object", "properties": {"failOnValidationErrors": {"default": true, "type": "boolean"}, "schema": {"oneof": [{"minLength": 1, "type": "string"}, {"$schema": "http://json-schema.org/draft-07/schema#", "type": ...
validationSchema
workflow.json
{"oneOf": [{"minLength": 1, "type": "string"}, {"required": ["workflowId"], "type": "object", "properties": {"workflowId": {"type": "string"}, "version": {"minLength": 1, "type": "string", "pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[...
subflowref
workflow.json
{"additionalProperties": false, "required": [], "type": "object", "properties": {"fromStateData": {"type": "string"}, "useResults": {"default": true, "type": "boolean"}, "results": {"type": "string"}, "toStateData": {"type": "string"}}}
actiondatafilter
workflow.json
{"additionalProperties": false, "required": ["produceEventRef"], "type": "object", "properties": {"produceEventRef": {"type": "string"}, "contextAttributes": {"additionalProperties": {"type": "string"}, "type": "object"}, "consumeEventTimeout": {"type": "string"}, "consumeEventRef": {"type": "string"}, "data": {"type":...
eventref
workflow.json
{"oneOf": [{"minLength": 1, "type": "string"}, {"additionalProperties": false, "required": ["expression"], "type": "object", "properties": {"expression": {"minLength": 1, "type": "string"}, "validUntil": {"type": "string"}}}]}
crondef
workflow.json
{"additionalProperties": false, "required": [], "type": "object", "properties": {"data": {"type": "string"}, "toStateData": {"type": "string"}, "useData": {"default": true, "type": "boolean"}}}
eventdatafilter
workflow.json
{"oneOf": [{"minLength": 1, "type": "string"}, {"additionalProperties": false, "required": ["refName"], "type": "object", "properties": {"arguments": {"type": "object"}, "refName": {"type": "string"}, "invoke": {"default": "sync", "enum": ["sync", "async"], "type": "string"}, "selectionSet": {"type": "string"}}}]}
functionref
workflow.json
{"additionalProperties": true, "type": "object", "patternProperties": {"^[_a-zA-Z][a-zA-Z0-9_-]*$": {"required": ["type"], "type": "object", "properties": {"default": {}, "type": {"type": "string"}}}}}
Fields
schema-table.json
{"type": "object", "properties": {"regex": {"type": "string"}, "path": {"type": "string"}, "allowData": {"type": "boolean"}, "types": {"items": {"enum": ["navigation", "image", "stylesheet", "script", "xhr", "other"], "type": "string"}, "type": "array"}}}
rule
epr-manifest.json
{"enum": ["block", "allow", "noAuth"], "type": "string"}
behavior
epr-manifest.json
{"default": false, "type": "boolean"}
GenerateFlatOptions
nest-cli.json
{"type": "object", "properties": {"dtoFileNameSuffix": {"default": [".dto.ts", ".entity.ts"], "items": {"type": "string"}, "type": "array"}, "classValidatorShim": {"default": true, "type": "boolean"}, "controllerFileNameSuffix": {"default": ".controller.ts", "type": "string"}, "dtoKeyOfComment": {"default": "descriptio...
SwaggerPluginOptions
nest-cli.json
{"additionalProperties": false, "type": ["boolean", "object"], "properties": {"gu": {"type": "boolean"}, "co": {"type": "boolean"}, "cl": {"type": "boolean"}, "app": {"type": "boolean"}, "module": {"type": "boolean"}, "guard": {"type": "boolean"}, "ga": {"type": "boolean"}, "in": {"type": "boolean"}, "interceptor": {"t...
GenerateSpecOptions
nest-cli.json
{"default": "", "type": "string"}
GenerateBaseDirOptions
nest-cli.json
{"type": "object", "properties": {"introspectComments": {"default": true, "type": "boolean"}}}
PluginOptions
nest-cli.json
{"type": "object", "properties": {"typeFileNameSuffix": {"default": [".input.ts", ".args.ts", ".entity.ts", ".model.ts"], "type": "array"}}}
GraphQLPluginOptions
nest-cli.json
{"additionalProperties": false, "type": ["string", "object"], "properties": {"exclude": {"type": "string"}, "include": {"type": "string"}, "watchAssets": {"type": "boolean"}, "outDir": {"type": "string"}}}
AssetsOptions
nest-cli.json
{"minItems": 1, "items": {"minLength": 1, "type": "string"}, "type": "array"}
globs
github-workflow.json
{"enum": ["branch_protection_rule", "check_run", "check_suite", "create", "delete", "deployment", "deployment_status", "discussion", "discussion_comment", "fork", "gollum", "issue_comment", "issues", "label", "member", "milestone", "page_build", "project", "project_card", "project_column", "public", "pull_request", "pu...
event
github-workflow.json
{"additionalProperties": false, "required": ["name"], "type": "object", "properties": {"url": {"type": "string"}, "name": {"type": "string"}}}
environment
github-workflow.json
{"pattern": "^\\$\\{\\{(.|[\r\n])*\\}\\}$", "type": "string"}
expressionSyntax
github-workflow.json
{"enum": ["linux", "macos", "windows"], "type": "string"}
machine
github-workflow.json
{"pattern": "^.*\\$\\{\\{(.|[\r\n])*\\}\\}.*$", "type": "string"}
stringContainingExpressionSyntax
github-workflow.json
{"enum": ["read", "write", "none"], "type": "string"}
permissions-level
github-workflow.json
{"type": "string"}
working-directory
github-workflow.json
{"anyOf": [{"type": "string"}, {"enum": ["bash", "pwsh", "python", "sh", "cmd", "powershell"], "type": "string"}]}
shell
github-workflow.json
{"additionalProperties": true, "oneOf": [{"type": "object"}, {"type": "null"}]}
eventObject
github-workflow.json
{"minItems": 1, "type": "array"}
types
github-workflow.json
{"pattern": "^[_a-zA-Z][a-zA-Z0-9_-]*$", "type": "string"}
name
github-workflow.json
{"enum": ["ARM32", "x64", "x86"], "type": "string"}
architecture
github-workflow.json
{"additionalProperties": true, "properties": {"@context": {"type": ["object", "string", "array", "null"]}}}
context
jsonld.json
{"pattern": "^[a-z0-9_]+:[a-z0-9_]+( \\(.+\\))?$", "type": "string"}
dependency
drupal-info.json
{"pattern": "^[a-z0-9_]+$", "type": "string"}
machine_name
drupal-info.json
{"type": "object", "properties": {"redirect": {"type": "string"}}}
Redirect
meta-runtime.json
{"type": "object", "properties": {"metadata": {"type": "object", "properties": {"extend_group": {"items": {"type": "string"}, "type": "array"}}}}}
Metadata
meta-runtime.json
{"type": "object", "properties": {"level": {"enum": ["error", "warn", "ignore"], "type": "string"}}}
base
coffeelint.json
{"pattern": "([0-9a-fA-F]{3}){1,2}", "type": "string"}
colorHex
jscpd.json
{"enum": ["green", "blue", "red", "yellow", "orange", "purple", "pink", "grey", "gray", "cyan", "black"]}
colorPreset
jscpd.json
{"enum": ["abap", "actionscript", "ada", "apacheconf", "apl", "applescript", "arduino", "arff", "asciidoc", "asm6502", "aspnet", "autohotkey", "autoit", "bash", "basic", "batch", "bison", "brainfuck", "bro", "c", "c-header", "clike", "clojure", "coffeescript", "comments", "cpp", "cpp-header", "crystal", "csharp", "csp"...
format
jscpd.json
{"additionalProperties": false, "required": ["formatId"], "type": "object", "properties": {"formatId": {"type": "string"}, "arguments": {"items": {"type": "string"}, "type": "array"}}}
formattedRuleMessage
sarif-1.0.0.json
{"additionalProperties": false, "type": "object", "properties": {"kind": {"type": "string"}, "parentKey": {"type": "string"}, "name": {"type": "string"}}}
logicalLocation
sarif-1.0.0.json
{"additionalProperties": false, "type": "object", "properties": {"processId": {"type": "integer"}, "account": {"type": "string"}, "endTime": {"type": "string", "format": "date-time"}, "workingDirectory": {"type": "string"}, "commandLine": {"type": "string"}, "environmentVariables": {"additionalProperties": true, "defau...
invocation
sarif-1.0.0.json
{"additionalProperties": false, "required": ["value", "algorithm"], "type": "object", "properties": {"value": {"type": "string"}, "algorithm": {"enum": ["authentihash", "blake256", "blake512", "ecoh", "fsb", "gost", "groestl", "has160", "haval", "jh", "md2", "md4", "md5", "md6", "radioGatun", "ripeMD", "ripeMD128", "ri...
hash
sarif-1.0.0.json
{"additionalProperties": false, "required": ["name"], "type": "object", "properties": {"name": {"type": "string"}, "language": {"type": "string"}, "version": {"type": "string"}, "semanticVersion": {"type": "string"}, "fullName": {"type": "string"}, "sarifLoggerVersion": {"type": "string"}, "properties": {"additionalPro...
tool
sarif-1.0.0.json
{"additionalProperties": false, "type": "object", "properties": {"startLine": {"minimum": 1, "type": "integer"}, "startColumn": {"minimum": 1, "type": "integer"}, "length": {"minimum": 0, "type": "integer"}, "endColumn": {"minimum": 1, "type": "integer"}, "offset": {"minimum": 0, "type": "integer"}, "endLine": {"minimu...
region
sarif-1.0.0.json
{"additionalProperties": false, "required": ["fullyQualifiedLogicalName"], "type": "object", "properties": {"line": {"type": "integer"}, "fullyQualifiedLogicalName": {"type": "string"}, "parameters": {"items": {"default": [], "type": "string"}, "type": "array"}, "uriBaseId": {"type": "string"}, "column": {"type": "inte...
stackFrame
sarif-1.0.0.json
{"additionalProperties": false, "required": ["id"], "type": "object", "properties": {"name": {"type": "string"}, "fullDescription": {"type": "string"}, "properties": {"additionalProperties": true, "type": "object", "properties": {"tags": {"uniqueItems": true, "default": [], "type": "array", "items": {"type": "string"}}...
rule
sarif-1.0.0.json
{"additionalProperties": false, "required": ["offset"], "type": "object", "properties": {"insertedBytes": {"type": "string"}, "deletedLength": {"minimum": 1, "type": "integer"}, "offset": {"minimum": 0, "type": "integer"}}}
replacement
sarif-1.0.0.json
{"enum": ["STATISTICAL_DATA_TYPE_UNSPECIFIED", 0, "NOMINAL", 1, "ORDINAL", 2, "NUMERICAL", 3], "markdownEnumDescriptions": ["(or 0) ", "(or \"STATISTICAL_DATA_TYPE_UNSPECIFIED\") ", "(or 1) ", "(or \"NOMINAL\") ", "(or 2) ", "(or \"ORDINAL\") ", "(or 3) ", "(or \"NUMERICAL\") "]}
strmprivacy.api.entities.v1.StatisticalDataType
strmprivacy.api.entities.v1.DataContract.json
{"enum": ["NULL_HANDLING_TYPE_UNSPECIFIED", 0, "DROP_RECORD", 1, "DEFAULT_VALUE", 2], "markdownEnumDescriptions": ["(or 0) ", "(or \"NULL_HANDLING_TYPE_UNSPECIFIED\") ", "(or 1) ", "(or \"DROP_RECORD\") ", "(or 2) ", "(or \"DEFAULT_VALUE\") "]}
strmprivacy.api.entities.v1.FieldMetadata.NullHandlingConfig.NullHandlingType
strmprivacy.api.entities.v1.DataContract.json
{"enum": ["SCHEMA_TYPE_UNSPECIFIED", 0, "AVRO", 1, "JSONSCHEMA", 2], "markdownEnumDescriptions": ["(or 0) ", "(or \"SCHEMA_TYPE_UNSPECIFIED\") ", "(or 1) ", "(or \"AVRO\") ", "(or 2) ", "(or \"JSONSCHEMA\") "]}
strmprivacy.api.entities.v1.SchemaType
strmprivacy.api.entities.v1.DataContract.json
{"enum": ["STATE_UNSPECIFIED", 0, "DRAFT", 1, "IN_REVIEW", 2, "ACTIVE", 3, "ARCHIVED", 4, "INCOMPLETE", 5, "APPROVED", 6], "markdownEnumDescriptions": ["(or 0) ", "(or \"STATE_UNSPECIFIED\") ", "(or 1) This data contract is valid and complete, but has not been accepted yet, can still be modified and also deleted.", "(o...
strmprivacy.api.entities.v1.DataContract.State
strmprivacy.api.entities.v1.DataContract.json
{"enum": ["STATE_UNSPECIFIED", 0, "DRAFT", 1, "ACTIVE", 2, "ARCHIVED", 3, "IN_REVIEW", 4, "INCOMPLETE", 5, "APPROVED", 6], "markdownEnumDescriptions": ["(or 0) ", "(or \"STATE_UNSPECIFIED\") ", "(or 1) This schema is valid and complete, but has not been accepted yet, can still be modified and also deleted.", "(or \"DRA...
strmprivacy.api.entities.v1.Schema.State
strmprivacy.api.entities.v1.DataContract.json
{"enum": ["SIMPLE_SCHEMA_NODE_TYPE_UNSPECIFIED", 0, "STRING", 1, "BOOLEAN", 2, "FLOAT", 3, "INTEGER", 4, "LONG", 5, "NODE", 10], "markdownEnumDescriptions": ["(or 0) ", "(or \"SIMPLE_SCHEMA_NODE_TYPE_UNSPECIFIED\") ", "(or 1) ", "(or \"STRING\") ", "(or 2) ", "(or \"BOOLEAN\") ", "(or 3) ", "(or \"FLOAT\") ", "(or 4) "...
strmprivacy.api.entities.v1.SimpleSchemaNodeType
strmprivacy.api.entities.v1.DataContract.json
{"default": "", "type": "string", "format": "date-time"}
google.protobuf.Timestamp
strmprivacy.api.entities.v1.DataContract.json
{"additionalProperties": false, "required": ["scheme"], "type": "object", "properties": {"count": {"type": "number"}, "scheme": {"type": "string"}, "extent": {"items": {"type": "number"}, "type": "array"}}}
VgScheme
vega-lite.json
{"enum": ["x", "y", "x2", "y2", "row", "column", "size", "shape", "color", "opacity", "text", "tooltip"], "type": "string"}
SingleDefChannel
vega-lite.json
{"enum": ["second", "minute", "hour", "day", "week", "month", "year"], "type": "string"}
NiceTime
vega-lite.json
{"enum": ["utcyear", "utcquarter", "utcmonth", "utcday", "utcdate", "utchours", "utcminutes", "utcseconds", "utcmilliseconds"], "type": "string"}
UtcSingleTimeUnit
vega-lite.json
{"minimum": 100, "type": "number", "maximum": 900}
FontWeightNumber
vega-lite.json
{}
VgEventStream
vega-lite.json
{"additionalProperties": false, "type": "object", "properties": {"strokeWidth": {"type": "number"}, "clip": {"type": "boolean"}, "strokeDashOffset": {"type": "number"}, "strokeOpacity": {"type": "number"}, "height": {"type": "number"}, "width": {"type": "number"}, "stroke": {"type": "string"}, "fillOpacity": {"type": "...
ViewConfig
vega-lite.json
{"enum": ["year", "quarter", "month", "day", "date", "hours", "minutes", "seconds", "milliseconds"], "type": "string"}
LocalSingleTimeUnit
vega-lite.json
{"additionalProperties": false, "required": ["value"], "type": "object", "properties": {"value": {"type": ["number", "string", "boolean"]}}}
ValueDef
vega-lite.json
{"additionalProperties": false, "type": "object", "properties": {"parse": {"anyOf": [{"enum": ["auto"], "type": "string"}, {"type": "object"}]}, "type": {"enum": ["csv", "tsv"], "type": "string"}}}
CsvDataFormat
vega-lite.json
{"additionalProperties": false, "type": "object", "properties": {"divide": {"minItems": 1, "items": {"type": "number"}, "type": "array"}, "minstep": {"type": "number"}, "step": {"type": "number"}, "base": {"type": "number"}, "steps": {"minItems": 1, "items": {"type": "number"}, "type": "array"}, "nice": {"type": "boole...
BaseBin
vega-lite.json
{"additionalProperties": false, "type": "object", "properties": {"parse": {"anyOf": [{"enum": ["auto"], "type": "string"}, {"type": "object"}]}, "property": {"type": "string"}, "type": {"enum": ["json"], "type": "string"}}}
JsonDataFormat
vega-lite.json
{"enum": ["area", "bar", "line", "point", "text", "tick", "rect", "rule", "circle", "square"], "type": "string"}
Mark
vega-lite.json
{"enum": ["left", "right", "top-left", "top-right", "bottom-left", "bottom-right", "none"], "type": "string"}
LegendOrient
vega-lite.json
{"additionalProperties": false, "required": ["type"], "type": "object", "properties": {"type": {"enum": ["rgb", "cubehelix", "cubehelix-long"], "type": "string"}, "gamma": {"type": "number"}}}
InterpolateParams
vega-lite.json
{"additionalProperties": false, "type": "object", "properties": {"domain": {"type": "boolean"}, "titleAngle": {"type": "number"}, "titleBaseline": {"type": "string"}, "labelPadding": {"type": "number"}, "domainColor": {"type": "string"}, "labels": {"type": "boolean"}, "gridWidth": {"minimum": 0, "type": "number"}, "max...
VgAxisConfig
vega-lite.json
{"additionalProperties": false, "required": ["input", "options"], "type": "object", "properties": {"input": {"enum": ["radio"], "type": "string"}, "options": {"items": {"type": "string"}, "type": "array"}, "element": {"type": "string"}}}
VgRadioBinding
vega-lite.json
{"additionalProperties": false, "type": "object", "properties": {"format": {"type": "string"}}}
Header
vega-lite.json
{"enum": ["linear", "linear-closed", "step", "step-before", "step-after", "basis", "basis-open", "basis-closed", "cardinal", "cardinal-open", "cardinal-closed", "bundle", "monotone"], "type": "string"}
Interpolate
vega-lite.json
{"enum": ["zero", "center", "normalize"], "type": "string"}
StackOffset
vega-lite.json
{"additionalProperties": false, "required": ["name"], "type": "object", "properties": {"name": {"type": "string"}, "extent": {"items": {"type": "number"}, "type": "array"}}}
SchemeParams
vega-lite.json
{"enum": ["linear", "bin-linear", "log", "pow", "sqrt", "time", "utc", "sequential", "ordinal", "bin-ordinal", "point", "band"], "type": "string"}
ScaleType
vega-lite.json