definition
stringlengths
2
292k
key
stringlengths
2
84
schema
stringclasses
339 values
{"anyOf": [{"type": "string"}, {"items": {"type": "string"}, "type": "array"}]}
string-array
mocharc.json
{"type": "string"}
post-if
github-action.json
{"additionalProperties": false, "type": "object", "patternProperties": {"^[_a-zA-Z][a-zA-Z0-9_-]*$": {"additionalProperties": false, "required": ["description"], "type": "object", "properties": {}}}}
outputs
github-action.json
{"type": "string"}
pre-if
github-action.json
{"pattern": "^.*\\$\\{\\{(.|[\r\n])*\\}\\}.*$", "type": "string"}
stringContainingExpressionSyntax
github-action.json
{"pattern": "^\\$\\{\\{(.|[\r\n])*\\}\\}$", "type": "string"}
expressionSyntax
github-action.json
{"additionalProperties": false, "type": "object", "patternProperties": {"^[_a-zA-Z][a-zA-Z0-9_-]*$": {"additionalProperties": false, "required": ["description", "value"], "type": "object", "properties": {"value": {"type": "string"}}}}}
outputs-composite
github-action.json
{"additionalProperties": false, "type": "object", "required": ["en"], "patternProperties": {"en|de|ru|pt|nl|fr|it|es|pl|zh-cn": {"type": "string"}}}
multilingual
jsonConfig.json
{"items": {"type": "string"}, "type": "array"}
array_of_strings
dbt_project.json
{"type": "string"}
updated_at
dbt_project.json
{"type": "string"}
target_schema
dbt_project.json
{"type": "string"}
kms_key_name
dbt_project.json
{"type": "string"}
warn_if
dbt_project.json
{"type": "string"}
file_format
dbt_project.json
{"type": "string"}
incremental_strategy
dbt_project.json
{"type": "string"}
target_database
dbt_project.json
{"type": "string"}
strategy
dbt_project.json
{"type": "string"}
location
dbt_project.json
{"items": {"additionalProperties": false, "type": "object", "properties": {"project": {"type": "string"}, "database": {"type": "string"}}}, "type": "array"}
grant_access_to
dbt_project.json
{"pattern": "\\{\\{.*\\}\\}", "type": "string"}
jinja_string
dbt_project.json
{"type": "number"}
hours_to_expiration
dbt_project.json
{"type": "object", "patternProperties": {"": {"type": "string"}}}
column_types
dbt_project.json
{"type": "string"}
fail_calc
dbt_project.json
{"enum": ["append_new_columns", "fail", "ignore", "sync_all_columns"], "type": "string"}
on_schema_change
dbt_project.json
{"type": "string"}
database
dbt_project.json
{"additionalProperties": false, "type": "object", "properties": {"node_color": {"pattern": "^(#[a-fA-F0-9]{3}|#[a-fA-F0-9]{6}|[^#][a-zA-Z]*)$", "type": "string"}, "show": {"default": true, "type": "boolean"}}}
docs_config
dbt_project.json
{"type": "string"}
alias
dbt_project.json
{"type": "object"}
grants
dbt_project.json
{"type": "number"}
limit
dbt_project.json
{"type": "string"}
materialized
dbt_project.json
{"type": "string"}
error_if
dbt_project.json
{"type": "string"}
schema
dbt_project.json
{"type": "null"}
empty_directory
dbt_project.json
{"type": "string"}
sql_header
dbt_project.json
{"additionalProperties": true, "type": "string"}
GrainCommand
blueprint-spec2-schema.json
{"additionalProperties": false, "required": ["value"], "type": "object", "properties": {"quick": {"default": true, "type": "boolean"}, "kind": {"enum": ["regular", "link"], "type": "string"}, "value": {"type": "string"}}}
BlueprintOutputObject
blueprint-spec2-schema.json
{"additionalProperties": false, "type": "object", "properties": {"service-account": {"type": "string"}, "region": {"type": "string"}, "image": {"type": "string"}, "name": {"type": "string"}, "kubernetes": {"type": "string"}}}
GrainSpecHostObject
blueprint-spec2-schema.json
{"additionalProperties": false, "type": "object", "patternProperties": {"^[\\w\\-\\.]+$": {"type": ["string", "number", "boolean"]}}}
GrainInput
blueprint-spec2-schema.json
{"type": "object", "properties": {"auto-tag": {"type": "boolean"}, "disable-tags-for": {"items": {"type": "string"}, "type": "array"}}}
GrainTag
blueprint-spec2-schema.json
{"additionalProperties": false, "required": ["path", "store"], "type": "object", "properties": {"path": {"type": "string"}, "store": {"type": "string"}}}
InstructionsSourceObject
blueprint-spec2-schema.json
{"type": "object", "properties": {"path": {"type": "string"}, "store": {"type": "string"}}}
ScriptSource
blueprint-spec2-schema.json
{"additionalProperties": false, "required": ["path"], "type": "object", "properties": {"path": {"type": "string"}, "store": {"type": "string"}}}
GrainSpecSourceObject
blueprint-spec2-schema.json
{"additionalProperties": true, "type": "string"}
GrainOutput
blueprint-spec2-schema.json
{"additionalProperties": false, "type": "object", "properties": {"default": {"type": ["integer", "string", "boolean"]}, "allowed-values": {"items": {"type": ["string", "integer", "boolean"]}, "type": "array"}, "display-style": {"default": "normal", "enum": ["multiline", "normal", "masked"], "type": "string"}, "type": {...
BlueprintInputObject
blueprint-spec2-schema.json
{"additionalProperties": false, "required": ["path"], "type": "object", "properties": {"path": {"type": "string"}, "store": {"type": "string"}}}
TfVarsFileSourceObject
blueprint-spec2-schema.json
{"additionalProperties": false, "type": "object", "properties": {"command": {"type": "string"}, "name": {"type": "string"}}}
CommandObject
blueprint-spec2-schema.json
{"additionalProperties": false, "type": "object", "patternProperties": {"^[A-Z0-9_]+": {"type": ["string", "number", "boolean"]}}}
EnvironementVariable
blueprint-spec2-schema.json
{"type": "object", "properties": {"base-address": {"type": "string"}, "region": {"type": "string"}, "bucket": {"type": "string"}, "container-name": {"type": "string"}, "storage-account-name": {"type": "string"}, "key-prefix": {"type": "string"}, "type": {"type": "string"}}}
Backend
blueprint-spec2-schema.json
{"properties": {"ignore": {"type": "string"}}}
ignore
yamllint.json
{"enum": ["enable", "disable"], "type": "string"}
toggle
yamllint.json
{"pattern": "\\*|((<=|le|<>|!=|ne|<|lt|==|=|eq|>=|ge|>|gt).*)", "type": "string"}
VersionConstraint
pocketmine-plugin.json
{"type": "object", "properties": {"matches": {"items": {"type": "string"}, "type": "array"}, "key": {"type": "object", "properties": {"src": {}}}, "cert": {"type": "object", "properties": {"src": {}}}, "name": {"type": "string"}, "passphrase": {"type": "string"}}}
certificate
collection.json
{"required": ["key"], "type": "object", "properties": {"type": {"type": "string"}, "key": {"type": "string"}, "value": {}}}
auth-attribute
collection.json
{"$schema": "http://json-schema.org/draft-07/schema#", "oneOf": [{"required": ["major", "minor", "patch"], "type": "object", "properties": {"major": {"minimum": 0, "type": "integer"}, "identifier": {"type": "string", "maxLength": 10}, "meta": {}, "minor": {"minimum": 0, "type": "integer"}, "patch": {"minimum": 0, "type...
version
collection.json
{"$schema": "http://json-schema.org/draft-07/schema#", "oneOf": [{"type": "object", "properties": {"content": {"type": "string"}, "version": {}, "type": {"type": "string"}}}, {"type": "string"}, {"type": "null"}]}
description
collection.json
{"$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": {"tunnel": {"default": false, "type": "boolean"}, "disabled": {"default": false, "type": "boolean"}, "host": {"type": "string"}, "port": {"default": 8080, "minimum": 0, "type": "integer"}, "match": {"default": "http+https://*/*", "ty...
proxy-config
collection.json
{"required": ["domain", "path"], "type": "object", "properties": {"domain": {"type": "string"}, "name": {"type": "string"}, "expires": {"type": ["string", "null"]}, "maxAge": {"type": "string"}, "value": {"type": "string"}, "session": {"type": "boolean"}, "hostOnly": {"type": "boolean"}, "path": {"type": "string"}, "ex...
cookie
collection.json
{"$schema": "http://json-schema.org/draft-07/schema#", "type": "object"}
protocol-profile-behavior
collection.json
{"anyOf": [{"required": ["type", "url"], "type": "object", "properties": {"directory": {"type": "string"}, "url": {"type": "string"}, "type": {"type": "string"}}}, {"type": "string"}]}
BlockMetadataRepository
block-metadata.json
{"type": "object", "properties": {"gui": {"type": "object", "properties": {"modules": {"type": "object", "properties": {"jmeter": {"type": "object", "properties": {"gui": {"type": "boolean"}}}}}}}, "lint": {"type": "object", "properties": {"cli": {"type": "object", "properties": {"linter": {"type": "object", "propertie...
cli-aliases
taurus.json
{"enum": ["final-stats", "console", "blazemeter", "junit-xml"], "type": "string"}
reporting-modules
taurus.json
{"type": "object", "properties": {"linter": {"type": "object", "properties": {"lint-and-exit": {"type": "boolean"}, "warn-on-unfamiliar-fields": {"type": "boolean"}, "disable": {"type": "boolean"}, "ignored-warnings": {"items": {"type": "null"}, "type": "array"}}}}}
cli
taurus.json
{"type": "object", "properties": {"appium": {"type": "object", "properties": {"class": {"type": "string"}}}, "ab": {"type": "object", "properties": {"class": {"type": "string"}}}, "proxy2jmx": {"type": "object", "properties": {"class": {"type": "string"}}}, "mocha": {"type": "object", "properties": {"class": {"type": "...
modules
taurus.json
{"enum": ["local", "cloud"], "type": "string"}
provisioning
taurus.json
{"type": "object", "patternProperties": {"[a-zA-Z0-9-_]": {"type": "object", "properties": {"headers": {"type": "object", "properties": {"Connection": {"type": "string"}, "Accept": {"type": "string"}}}, "requests": {"items": {"type": "object", "properties": {"assert": {"items": {"type": "object", "properties": {"not": ...
scenarios
taurus.json
{"type": "string"}
version
taurus.json
{"items": {"type": "string"}, "type": "array"}
included-configs
taurus.json
{"enum": ["ab", "apiritif", "gatling", "grinder", "jmeter", "junit", "locust", "mocha", "molotov", "newman", "nunit", "pbench", "pytest", "rspec", "selenium", "siege", "tsung", "wdio"], "type": "string"}
executor
taurus.json
{"items": {"type": "object", "properties": {"local": {"items": {"type": "object", "properties": {"metrics": {"items": {"type": "string"}, "type": "array"}}}, "type": "array"}, "module": {"type": "string"}}}, "type": "array"}
services
taurus.json
{"items": {"type": "object", "properties": {"concurrency": {"anyOf": [{"type": "object", "properties": {"local": {"type": "integer"}}}, {"type": "integer"}]}, "throughput": {"type": "object", "properties": {"local": {"type": "integer"}}}, "hold-for": {"type": "string"}, "scenario": {"pattern": "[a-zA-Z0-9-_]", "type": ...
execution
taurus.json
{"enum": ["all", "runtime", "compile", "build", "contentFiles", "native", "analyzers", "none"], "type": "string"}
libraryIncludeFlag
project-1.0.0-rc2.json
{"items": {"type": "string"}, "type": ["string", "array"]}
script
project-1.0.0-rc2.json
{"type": "object", "properties": {"outputName": {"type": "string"}, "warningsAsErrors": {"default": false, "type": "boolean"}, "delaySign": {"default": false, "type": "boolean"}, "keyFile": {"type": "string"}, "debugType": {"enum": ["portable", "full", "none"], "type": "string"}, "languageVersion": {"enum": ["csharp1",...
compilationOptions
project-1.0.0-rc2.json
{"type": "object", "properties": {"configProperties": {"type": "object", "properties": {"System.Threading.ThreadPool.MaxThreads": {"minimum": 1, "type": "integer"}, "System.GC.HeapAffinitizeMask": {"minimum": 0, "type": "integer"}, "System.GC.NoAffinitize": {"default": false, "type": "boolean"}, "System.GC.HeapHardLimi...
runtimeOptions
project-1.0.0-rc2.json
{"items": {"type": "string"}, "type": ["string", "array"]}
script
project-1.0.0-beta4.json
{"additionalProperties": {"type": ["string", "object"], "properties": {"version": {"type": "string"}, "type": {"default": "default", "enum": ["default", "build"], "type": "string"}}}, "type": "object"}
dependencies
project-1.0.0-beta4.json
{"type": "object", "properties": {"allowUnsafe": {"default": false, "type": "boolean"}, "warningsAsErrors": {"default": false, "type": "boolean"}, "define": {"uniqueItems": true, "items": {"type": "string"}, "type": "array"}, "optimize": {"default": false, "type": "boolean"}, "languageVersion": {"enum": ["csharp1", "cs...
compilationOptions
project-1.0.0-beta4.json
{"items": {"additionalProperties": false, "type": "object", "properties": {"operations": {"items": {"pattern": "^mqtt:connect$|^mqtt:subscribe$|^mqtt:publish$", "type": "string"}, "type": "array"}, "resources": {"items": {"pattern": "^.+$", "type": "string", "examples": ["$iothub/clients/+/twin/res/#", "events/alerts"]...
policy
azure-iot-edgehub-deployment-1.2.json
{"type": "string"}
CollectionStringModel
requirements.json
{"additionalProperties": false, "type": "object", "properties": {"source": {"type": "string"}, "version": {"type": "string"}, "type": {"enum": ["galaxy", "url", "file", "git", "dir", "subdirs"], "type": "string"}, "name": {"type": "string"}}}
CollectionModel
requirements.json
{"additionalProperties": false, "type": "object", "properties": {"scm": {"default": "git", "anyOf": [{"enum": ["git"], "type": "string"}, {"enum": ["hg"], "type": "string"}]}, "src": {"type": "string"}, "version": {"default": "master", "type": "string"}, "name": {"type": "string"}}}
RoleModel
requirements.json
{"required": ["include"], "type": "object", "properties": {"include": {"type": "string"}}}
IncludeModel
requirements.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.55.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.55.schema.json
{"x-intellij-language-injection": "Shell Script", "type": "string"}
hook
huskyrc.json
{"additionalProperties": false, "type": "object", "properties": {}}
deprecation
apibuilder.json
{"additionalProperties": false, "required": ["name"], "type": "object", "properties": {"url": {"type": "string"}, "name": {"type": "string"}}}
license
apibuilder.json
{"additionalProperties": false, "required": ["name", "value"], "type": "object", "properties": {"name": {"type": "string"}, "value": {"type": "object"}}}
attribute
apibuilder.json
{"additionalProperties": false, "type": "object", "properties": {"url": {"type": "string"}, "name": {"type": "string"}, "email": {"type": "string"}}}
contact
apibuilder.json
{"additionalProperties": false, "required": ["uri"], "type": "object", "properties": {"uri": {"type": "string"}}}
import
apibuilder.json
{"additionalProperties": false, "required": ["version"], "type": "object", "properties": {"version": {"type": "string"}}}
apidoc
apibuilder.json
{"required": ["name", "url"], "type": "object", "properties": {"url": {"type": "string"}, "name": {"type": "string"}}}
Detection
loobin-1.0.json
{"required": ["name", "description"], "type": "object", "properties": {"code": {"type": "string"}, "tactics": {"items": {"enum": ["Reconnaissance", "Resource Development", "Initial Access", "Execution", "Persistence", "Privilege Escalation", "Defense Evasion", "Credential Access", "Discovery", "Lateral Movement", "Coll...
ExampleUseCase
loobin-1.0.json
{"required": ["name", "url"], "type": "object", "properties": {"url": {"type": "string"}, "name": {"type": "string"}}}
Resource
loobin-1.0.json
{"required": ["fileName"], "type": "object", "properties": {"arguments": {"type": "string"}, "workingDirectory": {"type": "string"}, "fileName": {"type": "string"}}}
commands
commands.json
{"items": {"type": "string"}, "type": "array"}
vsbindings
commands.json
{"type": "object", "properties": {"code": {"default": true, "type": "boolean"}, "plugins": {"items": {"items": [{"type": "string"}, {"type": "object"}], "type": ["string", "array"]}, "type": "array"}, "keepModuleIdExtensions": {"default": false, "type": "boolean"}, "retainLines": {"default": false, "type": "boolean"}, ...
Options
babelrc.json
{"required": ["id"], "type": "object", "properties": {"id": {"enum": ["Microsoft.VisualStudio.Services", "Microsoft.TeamFoundation.Server", "Microsoft.VisualStudio.Services.Integration", "Microsoft.TeamFoundation.Server.Integration"], "type": "string"}}}
Target
azure-devops-extension-manifest-1.0.json
{"type": "object", "properties": {"uri": {"type": "string"}}}
ExtensionEventCallback
azure-devops-extension-manifest-1.0.json
{"required": ["path"], "type": "object", "properties": {"lang": {"type": "string"}, "assetType": {"type": "string"}, "contentType": {"type": "string"}, "addressable": {"type": "boolean"}, "packagePath": {"type": "string"}, "path": {"type": "string"}}}
File
azure-devops-extension-manifest-1.0.json