definition
stringlengths
2
292k
key
stringlengths
2
84
schema
stringclasses
339 values
{"enum": ["start", "middle", "end"], "type": "string"}
Anchor
vega-lite.json
{"additionalProperties": false, "required": ["input"], "type": "object", "properties": {"input": {"enum": ["checkbox"], "type": "string"}, "element": {"type": "string"}}}
VgCheckboxBinding
vega-lite.json
{"enum": ["pad", "fit", "none"], "type": "string"}
AutosizeType
vega-lite.json
{"enum": ["utcyearquarter", "utcyearquartermonth", "utcyearmonth", "utcyearmonthdate", "utcyearmonthdatehours", "utcyearmonthdatehoursminutes", "utcyearmonthdatehoursminutesseconds", "utcquartermonth", "utcmonthdate", "utchoursminutes", "utchoursminutesseconds", "utcminutesseconds", "utcsecondsmilliseconds"], "type": "...
UtcMultiTimeUnit
vega-lite.json
{"minimum": 1, "type": "number", "maximum": 12}
Month
vega-lite.json
{"enum": ["json", "csv", "tsv", "topojson"], "type": "string"}
DataFormatType
vega-lite.json
{"enum": ["global", "union", "intersect"], "type": "string"}
SelectionResolution
vega-lite.json
{"enum": ["normal", "italic"], "type": "string"}
FontStyle
vega-lite.json
{"anyOf": [{"additionalProperties": false, "required": ["selection"], "type": "object", "properties": {"field": {"type": "string"}, "selection": {"type": "string"}}}, {"additionalProperties": false, "required": ["selection"], "type": "object", "properties": {"selection": {"type": "string"}, "encoding": {"type": "string...
SelectionDomain
vega-lite.json
{"additionalProperties": false, "required": ["repeat"], "type": "object", "properties": {"repeat": {"enum": ["row", "column"], "type": "string"}}}
RepeatRef
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"}, "sho...
AxisConfig
vega-lite.json
{"additionalProperties": false, "type": "object", "properties": {"column": {"items": {"type": "string"}, "type": "array"}, "row": {"items": {"type": "string"}, "type": "array"}}}
Repeat
vega-lite.json
{"enum": ["independent", "shared"], "type": "string"}
ResolveMode
vega-lite.json
{"enum": ["argmax", "argmin", "average", "count", "distinct", "max", "mean", "median", "min", "missing", "q1", "q3", "ci0", "ci1", "stdev", "stdevp", "sum", "valid", "values", "variance", "variancep"], "type": "string"}
AggregateOp
vega-lite.json
{"minimum": 0, "anyOf": [{"type": "number"}, {"additionalProperties": false, "type": "object", "properties": {"top": {"type": "number"}, "right": {"type": "number"}, "bottom": {"type": "number"}, "left": {"type": "number"}}}]}
Padding
vega-lite.json
{"additionalProperties": false, "required": ["input"], "type": "object", "properties": {"input": {"enum": ["range"], "type": "string"}, "step": {"type": "number"}, "min": {"type": "number"}, "element": {"type": "string"}, "max": {"type": "number"}}}
VgRangeBinding
vega-lite.json
{"enum": ["top", "bottom", "left", "right"], "type": "string"}
TitleOrient
vega-lite.json
{"additionalProperties": false, "type": "object", "properties": {"width": {"type": "number"}, "height": {"type": "number"}}}
LayoutSizeMixins
vega-lite.json
{"additionalProperties": false, "type": "object", "properties": {"strokeWidth": {"type": "number"}, "strokeOpacity": {"type": "number"}, "strokeDashOffset": {"type": "number"}, "stroke": {"type": "string"}, "fillOpacity": {"type": "number"}, "strokeDash": {"items": {"type": "number"}, "type": "array"}, "fill": {"type":...
BrushConfig
vega-lite.json
{"additionalProperties": false, "type": "object", "properties": {"titlePadding": {"type": "number"}, "domain": {"type": "boolean"}, "labels": {"type": "boolean"}, "labelBound": {"type": ["boolean", "number"]}, "labelPadding": {"type": "number"}, "labelFlush": {"type": ["boolean", "number"]}, "ticks": {"type": "boolean"...
VgAxisBase
vega-lite.json
{"enum": ["top", "middle", "bottom"], "type": "string"}
VerticalAlign
vega-lite.json
{"enum": ["top", "right", "left", "bottom"], "type": "string"}
AxisOrient
vega-lite.json
{"additionalProperties": false, "type": "object", "properties": {"format": {"type": "string"}}}
Guide
vega-lite.json
{"minimum": 1, "type": "number", "maximum": 7}
Day
vega-lite.json
{"enum": ["normal", "bold"], "type": "string"}
FontWeight
vega-lite.json
{"additionalProperties": false, "type": "object", "properties": {"clamp": {"type": "boolean"}, "pointPadding": {"minimum": 0, "type": "number", "maximum": 1}, "minFontSize": {"minimum": 0, "type": "number"}, "bandPaddingInner": {"minimum": 0, "type": "number", "maximum": 1}, "maxOpacity": {"minimum": 0, "type": "number...
ScaleConfig
vega-lite.json
{"additionalProperties": false, "required": ["input", "options"], "type": "object", "properties": {"input": {"enum": ["select"], "type": "string"}, "options": {"items": {"type": "string"}, "type": "array"}, "element": {"type": "string"}}}
VgSelectBinding
vega-lite.json
{"additionalProperties": false, "required": ["calculate", "as"], "type": "object", "properties": {"as": {"type": "string"}, "calculate": {"type": "string"}}}
CalculateTransform
vega-lite.json
{"enum": ["quantitative", "ordinal", "temporal", "nominal"], "type": "string"}
Type
vega-lite.json
{"additionalProperties": false, "required": ["input"], "type": "object", "properties": {"input": {"type": "string"}, "element": {"type": "string"}}}
VgGenericBinding
vega-lite.json
{"anyOf": [{"enum": ["ascending"], "type": "string"}, {"enum": ["descending"], "type": "string"}, {"type": "null"}]}
SortOrder
vega-lite.json
{"additionalProperties": false, "type": "object", "properties": {"shortTimeLabels": {"type": "boolean"}}}
VlOnlyGuideConfig
vega-lite.json
{"enum": ["left", "right", "center"], "type": "string"}
HorizontalAlign
vega-lite.json
{"enum": ["yearquarter", "yearquartermonth", "yearmonth", "yearmonthdate", "yearmonthdatehours", "yearmonthdatehoursminutes", "yearmonthdatehoursminutesseconds", "quartermonth", "monthdate", "hoursminutes", "hoursminutesseconds", "minutesseconds", "secondsmilliseconds"], "type": "string"}
LocalMultiTimeUnit
vega-lite.json
{"additionalProperties": false, "type": "object", "properties": {"parse": {"anyOf": [{"enum": ["auto"], "type": "string"}, {"type": "object"}]}, "mesh": {"type": "string"}, "type": {"enum": ["topojson"], "type": "string"}, "feature": {"type": "string"}}}
TopoDataFormat
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"}, "extent": {"minItems": ...
BinParams
vega-lite.json
{"enum": ["horizontal", "vertical"], "type": "string"}
Orient
vega-lite.json
{"oneOf": [{"enum": ["all", "insert", "delete", "select", "update", "truncate", "references", "trigger", "usage", "execute", "create"], "type": "string"}, {"additionalProperties": false, "type": "object", "properties": {"all": {"additionalProperties": false, "properties": {"grantable": {"type": "boolean"}}}}}, {"additi...
onePriv
pyrseas-0.8.json
{"additionalProperties": false, "required": ["policy"], "type": "object", "properties": {"policy": {"type": "string"}}}
policyItem
fulibWorkflows.schema.json
{"required": ["event"], "type": "object", "properties": {"event": {"type": "string"}}}
eventItem
fulibWorkflows.schema.json
{"additionalProperties": false, "required": ["externalSystem"], "type": "object", "properties": {"externalSystem": {"type": "string"}}}
externalSystemItem
fulibWorkflows.schema.json
{"additionalProperties": false, "required": ["workflow"], "type": "object", "properties": {"workflow": {"type": "string"}}}
workflowItem
fulibWorkflows.schema.json
{"additionalProperties": false, "required": ["problem"], "type": "object", "properties": {"problem": {"type": "string"}}}
problemItem
fulibWorkflows.schema.json
{"additionalProperties": false, "required": ["service"], "type": "object", "properties": {"service": {"type": "string"}}}
serviceItem
fulibWorkflows.schema.json
{"additionalProperties": false, "required": ["user"], "type": "object", "properties": {"user": {"type": "string"}}}
userItem
fulibWorkflows.schema.json
{"additionalProperties": false, "required": ["command"], "type": "object", "properties": {"command": {"type": "string"}}}
commandItem
fulibWorkflows.schema.json
{"required": ["data"], "type": "object", "properties": {"data": {"type": "string"}}}
dataItem
fulibWorkflows.schema.json
{"type": "object", "properties": {"jslint_happy": {"default": false, "type": "boolean"}, "indent_level": {"default": 0, "type": "integer"}, "space_in_paren": {"default": false, "type": "boolean"}, "e4x": {"default": false, "type": "boolean"}, "space_in_empty_paren": {"default": false, "type": "boolean"}, "break_chained...
JProperties
jsbeautifyrc.json
{"type": "object", "properties": {"indent_with_tabs": {"default": false, "type": "boolean"}, "indent_size": {"default": 4, "type": "integer"}, "indent_char": {"default": " ", "type": "string", "maxLength": 1}, "eol": {"default": "\n", "type": "string"}, "preserve_newlines": {"default": true, "type": "boolean"}, "end_wi...
CHJProperties
jsbeautifyrc.json
{"type": "object", "properties": {"indent_scripts": {"default": "normal", "enum": ["keep", "separate", "normal"], "type": "string"}, "extra_liners": {"default": ["head", "body", "/html"], "items": {"type": "string"}, "type": "array"}, "indent_inner_html": {"default": false, "type": "boolean"}, "content_unformatted": {"...
HProperties
jsbeautifyrc.json
{"type": "object", "properties": {"brace_style": {"default": "collapse", "enum": ["collapse", "expand", "end-expand", "none", "collapse,preserve-inline", "expand,preserve-inline", "end-expand,preserve-inline", "none,preserve-inline"], "type": "string"}, "wrap_line_length": {"default": 0, "type": "integer"}, "max_preser...
HJProperties
jsbeautifyrc.json
{"type": "object", "properties": {"selector_separator_newline": {"default": true, "type": "boolean"}, "space_around_selector_separator": {"default": false, "type": "boolean"}, "space_around_combinator": {"default": false, "type": "boolean"}, "newline_between_rules": {"default": false, "type": "boolean"}}}
CProperties
jsbeautifyrc.json
{"required": ["name"], "type": "object", "properties": {"name": {"type": "string"}, "template": {"type": "string"}}}
fileFormat
lego.json
{"items": {"type": "string"}, "type": ["string", "array"]}
script
project-1.0.0-rc1.json
{"additionalProperties": {"type": ["string", "object"], "properties": {"version": {"type": "string"}, "type": {"default": "default", "enum": ["default", "build"], "type": "string"}, "target": {"enum": ["project", "package"], "type": "string"}}}, "type": "object"}
dependencies
project-1.0.0-rc1.json
{"type": "object", "properties": {"delaySign": {"default": false, "type": "boolean"}, "allowUnsafe": {"default": false, "type": "boolean"}, "useOssSigning": {"default": false, "type": "boolean"}, "languageVersion": {"enum": ["csharp1", "csharp2", "csharp3", "csharp4", "csharp5", "csharp6", "experimental"], "type": "str...
compilationOptions
project-1.0.0-rc1.json
{"type": "object", "properties": {"conformVisibility": {"type": "boolean"}, "requireAnnotations": {"default": true, "type": "boolean"}}}
overwrite_options
sponge-mixins.json
{"type": "string"}
mixin_class
sponge-mixins.json
{"type": "object", "properties": {"defaultGroup": {"default": "default", "type": "string"}, "injectionPoints": {"items": {"type": "string"}, "type": "array"}, "defaultRequire": {"default": 0, "minimum": 0, "type": "integer"}, "maxShiftBy": {"default": 5, "minimum": 0, "type": "integer", "maximum": 5}}}
injector_options
sponge-mixins.json
{"additionalProperties": false, "type": "object", "patternProperties": {"^[a-zA-Z0-9._-]+$": {"type": "string"}}}
variable
liquibase-flow-file-latest.json
{"additionalProperties": {"type": ["number", "string", "boolean", "object", "array", "null"]}, "type": "object", "properties": {"type": {"type": ["string", "null"]}, "if": {"type": ["string", "null"]}}}
action
liquibase-flow-file-latest.json
{"required": ["file"], "type": "object", "properties": {"file": {"type": "string"}}}
nestedJar
fabric.mod.json
{"enum": ["*", "client", "server"], "type": "string"}
environment
fabric.mod.json
{"oneOf": [{"required": ["value"], "type": "object", "properties": {"adapter": {"default": "default", "type": "string"}, "value": {"type": "string"}}}, {"type": "string"}]}
entrypoint
fabric.mod.json
{"x-intellij-html-description": "<p>A version range or an array of those that match versions. The following variants are supported:</p><ul><li><code>*</code> matches any version.</li><li>Ranges following <a href=\"https://docs.npmjs.com/about-semantic-versioning\">NPM semver specification</a>:<ul><li><code>&gt;=</code>...
versionRange
fabric.mod.json
{"additionalProperties": {"type": "string"}, "type": "object", "properties": {"sources": {"type": "string"}, "irc": {"type": "string"}, "homepage": {"type": "string"}, "email": {"type": "string"}, "issues": {"type": "string"}}}
contactInfo
fabric.mod.json
{"type": "object", "properties": {"version": {"default": "", "type": "string"}, "type": {"enum": ["railo", "lucee", "adobe"], "type": "string"}}}
engine
box.schema.json
{"additionalProperties": {"type": "string"}, "type": "object"}
dependency
box.schema.json
{"required": ["name"], "type": ["object", "string"], "properties": {"url": {"type": "string", "format": "uri"}, "name": {"type": "string"}, "email": {"type": "string", "format": "email"}}}
person
box.schema.json
{"enum": ["CODE", "DATA_OF", "DOCUMENTATION_OF", "INCORRECT", "NOT_DETECTED", "REFERENCE"]}
licenseFindingCurationReason
package-configuration-schema.json
{"anyOf": [{"required": ["type"]}, {"required": ["url"]}, {"required": ["revision"]}, {"required": ["path"]}], "type": "object", "properties": {"url": {"type": "string"}, "path": {"type": "string"}, "type": {"type": "string"}, "revision": {"type": "string"}}}
vcsMatcher
package-configuration-schema.json
{"enum": ["BUILD_TOOL_OF", "DATA_FILE_OF", "DOCUMENTATION_OF", "EXAMPLE_OF", "OPTIONAL_COMPONENT_OF", "OTHER", "PROVIDED_BY", "TEST_OF", "TEST_TOOL_OF"]}
pathExcludeReason
package-configuration-schema.json
{"default": false, "type": "boolean"}
boolean
webhook.json
{"default": "", "type": "string"}
string
webhook.json
{"properties": {"type": {"enum": ["Point", "MultiPoint", "LineString", "MultiLineString", "Polygon", "MultiPolygon", "GeometryCollection"]}}}
geometry
geojson.json
{"items": {"oneOf": [{"type": "array"}, {"type": "number"}]}, "type": "array"}
coordinates
geojson.json
{"minItems": 2, "items": {"type": "number"}, "type": "array"}
position
geojson.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.dev.schema.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.dev.schema.json
{"type": "boolean"}
abstract
web-types.json
{"items": {"pattern": "/(html|js|css)/[^/\\n\\r]+", "type": "string"}, "type": "array"}
exclusive-contributions
web-types.json
{"enum": ["typescript"], "type": "string"}
js-types-syntax
web-types.json
{"oneOf": [{"type": "string"}, {"type": "object", "properties": {"regex": {"type": "string"}, "case-sensitive": {"default": true, "type": "boolean"}}}]}
pattern
web-types.json
{"default": "none", "enum": ["html", "markdown", "none"], "type": "string"}
description-markup
web-types.json
{"type": "boolean"}
virtual
web-types.json
{"enum": ["lowest", "low", "normal", "high", "highest"], "type": "string"}
priority
web-types.json
{"oneOf": [{"additionalProperties": false, "required": ["file", "offset"], "type": "object", "properties": {"file": {"type": "string"}, "offset": {"type": "integer"}}}, {"additionalProperties": false, "required": ["symbol"], "type": "object", "properties": {"symbol": {"type": "string"}, "module": {"type": "string"}}}],...
source
web-types.json
{"additionalProperties": false, "required": ["name"], "type": "object", "properties": {"name": {"type": "string"}, "module": {"type": "string"}}}
type-reference
web-types.json
{"additionalProperties": {"type": "string"}, "type": "object"}
description-sections
web-types.json
{"type": "integer"}
proximity
web-types.json
{"type": "string"}
description
web-types.json
{"type": "string"}
icon
web-types.json
{"type": "string"}
name
web-types.json
{"type": "boolean"}
extension
web-types.json
{"type": "string"}
default
web-types.json
{"type": "string"}
doc-url
web-types.json
{"type": "boolean"}
required
web-types.json
{"default": false, "type": "boolean"}
deprecated
web-types.json
{"enum": ["as-is", "PascalCase", "camelCase", "lowercase", "UPPERCASE", "kebab-case", "snake_case"], "type": "string"}
name-converter
web-types.json
{"default": false, "type": "boolean"}
experimental
web-types.json