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": "object"}]}}}]}
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*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$"}, "onParentComplete": {"default": "terminate", "enum": ["continue", "terminate"], "type": "string"}, "invoke": {"default": "sync", "enum": ["sync", "async"], "type": "string"}}}]}
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": ["string", "object"]}}}
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": "description", "type": "string"}, "controllerKeyOfComment": {"default": "description", "type": "string"}}}
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": {"type": "boolean"}, "gateway": {"type": "boolean"}, "pr": {"type": "boolean"}, "filter": {"type": "boolean"}, "service": {"type": "boolean"}, "res": {"type": "boolean"}, "application": {"type": "boolean"}, "provider": {"type": "boolean"}, "pi": {"type": "boolean"}, "config": {"type": "boolean"}, "controller": {"type": "boolean"}, "library": {"type": "boolean"}, "resolver": {"type": "boolean"}, "interface": {"type": "boolean"}, "configuration": {"type": "boolean"}, "class": {"type": "boolean"}, "decorator": {"type": "boolean"}, "d": {"type": "boolean"}, "sub-app": {"type": "boolean"}, "resource": {"type": "boolean"}, "lib": {"type": "boolean"}, "f": {"type": "boolean"}, "middleware": {"type": "boolean"}, "mi": {"type": "boolean"}, "pipe": {"type": "boolean"}, "s": {"type": "boolean"}, "r": {"type": "boolean"}, "mo": {"type": "boolean"}}}
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", "pull_request_review", "pull_request_review_comment", "pull_request_target", "push", "registry_package", "release", "status", "watch", "workflow_call", "workflow_dispatch", "workflow_run", "repository_dispatch"], "type": "string"}
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", "css-extras", "css", "d", "dart", "diff", "django", "docker", "eiffel", "elixir", "elm", "erb", "erlang", "flow", "fortran", "fsharp", "gedcom", "gherkin", "git", "glsl", "go", "graphql", "groovy", "haml", "handlebars", "haskell", "haxe", "hpkp", "hsts", "http", "ichigojam", "icon", "inform7", "ini", "io", "j", "java", "javascript", "jolie", "json", "jsx", "julia", "keymap", "kotlin", "latex", "less", "liquid", "lisp", "livescript", "lolcode", "lua", "makefile", "markdown", "markup", "matlab", "mel", "mizar", "monkey", "n4js", "nasm", "nginx", "nim", "nix", "nsis", "objectivec", "ocaml", "opencl", "oz", "parigp", "pascal", "perl", "php", "plsql", "powershell", "processing", "prolog", "properties", "protobuf", "pug", "puppet", "pure", "python", "q", "qore", "r", "reason", "renpy", "rest", "rip", "roboconf", "ruby", "rust", "sas", "sass", "scala", "scheme", "scss", "smalltalk", "smarty", "soy", "sql", "stylus", "swift", "tap", "tcl", "textile", "tsx", "tt2", "twig", "typescript", "vbnet", "velocity", "verilog", "vhdl", "vim", "visual-basic", "wasm", "url", "wiki", "xeora", "xojo", "xquery", "yaml"]}
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, "default": {}, "type": "object"}, "responseFiles": {"additionalProperties": true, "type": "object"}, "machine": {"type": "string"}, "startTime": {"type": "string", "format": "date-time"}, "fileName": {"type": "string"}, "properties": {"additionalProperties": true, "type": "object", "properties": {"tags": {"uniqueItems": true, "default": [], "type": "array", "items": {"type": "string"}}}}}}
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", "ripeMD160", "ripeMD320", "sdhash", "sha1", "sha224", "sha256", "sha384", "sha512", "sha3", "skein", "snefru", "spectralHash", "ssdeep", "swifft", "tiger", "tlsh", "whirlpool"]}}}
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": {"additionalProperties": true, "type": "object", "properties": {"tags": {"uniqueItems": true, "default": [], "type": "array", "items": {"type": "string"}}}}, "fileVersion": {"pattern": "[0-9]+(\\.[0-9]+){3}", "type": "string"}}}
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": {"minimum": 1, "type": "integer"}}}
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": "integer"}, "offset": {"type": "integer"}, "threadId": {"type": "integer"}, "uri": {"type": "string", "format": "uri"}, "module": {"type": "string"}, "address": {"type": "integer"}, "message": {"type": "string"}, "logicalLocationKey": {"type": "string"}, "properties": {"additionalProperties": true, "type": "object", "properties": {"tags": {"uniqueItems": true, "default": [], "type": "array", "items": {"type": "string"}}}}}, "dependencies": {"column": ["line"], "line": ["uri"], "uriBaseId": ["uri"]}}
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"}}}}, "messageFormats": {"type": "object"}, "defaultLevel": {"default": "warning", "enum": ["note", "warning", "error"]}, "shortDescription": {"type": "string"}, "id": {"type": "string"}, "helpUri": {"type": "string", "format": "uri"}}}
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.", "(or \"DRAFT\") This data contract is valid and complete, but has not been accepted yet, can still be modified and also deleted.", "(or 2) This data contract is in review. It can be used once it has been approved.", "(or \"IN_REVIEW\") This data contract is in review. It can be used once it has been approved.", "(or 3) This data contract is valid and complete can be used for events and batch jobs. It cannot be modified or deleted.", "(or \"ACTIVE\") This data contract is valid and complete can be used for events and batch jobs. It cannot be modified or deleted.", "(or 4) This data contract is valid and complete has been active, but no more events can be sent using this data contract. In-flight events are still processed.", "(or \"ARCHIVED\") This data contract is valid and complete has been active, but no more events can be sent using this data contract. In-flight events are still processed.", "(or 5) This data contract is still under construction.", "(or \"INCOMPLETE\") This data contract is still under construction.", "(or 6) This data contract is approved and when activated can be used used for events and batch jobs. It cannot be modified or deleted.", "(or \"APPROVED\") This data contract is approved and when activated can be used used for events and batch jobs. It cannot be modified or deleted."]}
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 \"DRAFT\") This schema is valid and complete, but has not been accepted yet, can still be modified and also deleted.", "(or 2) This schema is valid and complete can be used for events and batch jobs. It cannot be modified or deleted.", "(or \"ACTIVE\") This schema is valid and complete can be used for events and batch jobs. It cannot be modified or deleted.", "(or 3) This schema is valid and complete has been active, but no more events can be sent using this schema. In-flight events are still processed.", "(or \"ARCHIVED\") This schema is valid and complete has been active, but no more events can be sent using this schema. In-flight events are still processed.", "(or 4) This schema is in review. It can be used once it has been approved.", "(or \"IN_REVIEW\") This schema is in review. It can be used once it has been approved.", "(or 5) This schema is still under construction.", "(or \"INCOMPLETE\") This schema is still under construction.", "(or 6) This schema is approved and when activated can be used used for events and batch jobs. It cannot be modified or deleted.", "(or \"APPROVED\") This schema is approved and when activated can be used used for events and batch jobs. It cannot be modified or deleted."]}
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) ", "(or \"INTEGER\") ", "(or 5) ", "(or \"LONG\") ", "(or 10) ", "(or \"NODE\") "]}
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": "number"}, "strokeDash": {"items": {"type": "number"}, "type": "array"}, "fill": {"type": "string"}}}
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": "boolean"}, "maxbins": {"minimum": 2, "type": "number"}}}
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"}, "maxExtent": {"type": "number"}, "titlePadding": {"type": "number"}, "titleAlign": {"type": "string"}, "labelFlush": {"type": ["boolean", "number"]}, "ticks": {"type": "boolean"}, "gridDash": {"items": {"type": "number"}, "type": "array"}, "labelColor": {"type": "string"}, "gridColor": {"type": "string"}, "minExtent": {"type": "number"}, "labelOverlap": {"anyOf": [{"type": "boolean"}, {"enum": ["parity"], "type": "string"}, {"enum": ["greedy"], "type": "string"}]}, "titleX": {"type": "number"}, "titleFont": {"type": "string"}, "gridOpacity": {"minimum": 0, "type": "number", "maximum": 1}, "tickWidth": {"minimum": 0, "type": "number"}, "tickRound": {"type": "boolean"}, "titleFontSize": {"minimum": 0, "type": "number"}, "labelFont": {"type": "string"}, "labelAngle": {"minimum": -360, "type": "number", "maximum": 360}, "labelFontSize": {"minimum": 0, "type": "number"}, "titleMaxLength": {"type": "number"}, "domainWidth": {"type": "number"}, "grid": {"type": "boolean"}, "titleY": {"type": "number"}, "tickColor": {"type": "string"}, "labelBound": {"type": ["boolean", "number"]}, "titleLimit": {"type": "number"}, "tickSize": {"minimum": 0, "type": "number"}, "labelLimit": {"type": "number"}, "titleColor": {"type": "string"}, "bandPosition": {"type": "number"}, "titleFontWeight": {"type": ["string", "number"]}}}
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