definition
stringlengths
2
292k
key
stringlengths
2
84
schema
stringclasses
339 values
{"minLength": 1, "type": "string", "examples": ["Sample value"]}
value
github-issue-forms.json
{"minLength": 1, "type": "string", "examples": ["Sample label"]}
label
github-issue-forms.json
{"pattern": "^[a-zA-Z0-9](-?[a-zA-Z0-9])*$", "type": "string", "examples": ["SampleAssignee"], "maxLength": 39}
assignee
github-issue-forms.json
{"enum": ["checkboxes", "dropdown", "input", "markdown", "textarea"], "type": "string"}
type
github-issue-forms.json
{"pattern": "^[a-zA-Z0-9_-]+$", "type": "string", "examples": ["SampleId"]}
id
github-issue-forms.json
{"additionalProperties": false, "type": "object", "properties": {"tty": {"type": "boolean"}, "workdir": {"type": "string"}, "commands": {"type": "array"}, "local_user": {"type": "boolean"}, "user": {"type": "string"}, "privileged": {"type": "boolean"}, "interactive": {"type": "boolean"}}}
Step
docker-seq.schema.json
{"default": "https://api.cf.eu10.hana.ondemand.com", "type": "string"}
apiEndpoint
cloud-sdk-pipeline-config-schema.json
{"type": "string"}
account
cloud-sdk-pipeline-config-schema.json
{"type": "string"}
runtimeVersion
cloud-sdk-pipeline-config-schema.json
{"type": "string"}
vmArguments
cloud-sdk-pipeline-config-schema.json
{"type": "string"}
appName
cloud-sdk-pipeline-config-schema.json
{"type": "string"}
space
cloud-sdk-pipeline-config-schema.json
{"type": "string"}
manifest
cloud-sdk-pipeline-config-schema.json
{"type": "string"}
dockerImage
cloud-sdk-pipeline-config-schema.json
{"type": "string"}
application
cloud-sdk-pipeline-config-schema.json
{"type": "string"}
host
cloud-sdk-pipeline-config-schema.json
{"type": "string"}
credentialsId
cloud-sdk-pipeline-config-schema.json
{"type": "string"}
mtaExtensionDescriptor
cloud-sdk-pipeline-config-schema.json
{"items": {"additionalProperties": false, "required": ["url"], "type": "object", "properties": {"url": {"type": "string"}, "credentialId": {"type": "string"}, "parameters": {"type": "array"}}}, "type": "array"}
appUrls
cloud-sdk-pipeline-config-schema.json
{"type": "string"}
org
cloud-sdk-pipeline-config-schema.json
{"type": "string"}
runtime
cloud-sdk-pipeline-config-schema.json
{"type": "string"}
mtaExtensionCredentials
cloud-sdk-pipeline-config-schema.json
{"type": "object"}
environment
cloud-sdk-pipeline-config-schema.json
{"default": "lite", "type": "string"}
size
cloud-sdk-pipeline-config-schema.json
{"additionalProperties": false, "type": "object", "patternProperties": {"^\\$.*$": {"type": ["string", "array", "object", "number", "boolean"]}}, "properties": {"operations": {"type": ["string", "array"], "anyOf": [{"type": "string"}, {"items": {"type": "string"}, "type": "array"}]}, "source": {"type": "string"}, "name...
transformations
localazy.json
{"type": ["string", "array"], "anyOf": [{"type": "string"}, {"items": {"type": "string"}, "type": "array"}]}
conditions
localazy.json
{"enum": ["escape_new_lines", "content_as_array", "content_as_object", "requirejs", "multilingual", "filter_untranslated", "array", "array_br", "plural_array", "plural_postfix_dd", "plural_postfix_sd", "plural_postfix_us", "plural_postfix_cc", "plural_postfix_br", "plural_pipeline", "plural_i18next", "plural_object", "...
features
localazy.json
{"additionalProperties": false, "type": "object", "properties": {"source": {"type": "object", "properties": {"collection": {"type": "string"}}}, "name": {"type": "string"}, "analyzer": {"enum": ["lucene.standard", "lucene.simple", "lucene.whitespace", "lucene.keyword", "lucene.arabic", "lucene.armenian", "lucene.basque...
Synonym
mongodb-atlas-search-index-definition.json
{"additionalProperties": false, "required": ["type"], "type": "object", "properties": {"type": {"enum": ["edgeGram", "keyword", "nGram", "regexCaptureGroup", "regexSplit", "standard", "uaxUrlEmail", "whitespace"], "type": "string"}}}
Tokenizer
mongodb-atlas-search-index-definition.json
{"additionalProperties": false, "required": ["type"], "type": "object", "properties": {"type": {"enum": ["asciiFolding", "daitchMokotoffSoundex", "edgeGram", "icuFolding", "icuNormalizer", "length", "lowercase", "nGram", "regex", "reverse", "shingle", "snowballStemming", "stopword", "trim"], "type": "string"}}}
TokenFilter
mongodb-atlas-search-index-definition.json
{"then": {"required": ["mappings"], "properties": {"mappings": {"type": "object"}}}, "required": ["type"], "dependencies": {"ignoredTags": {"properties": {"type": {"enum": ["htmlStrip"]}}}}, "additionalProperties": false, "type": "object", "properties": {"ignoredTags": {"items": {"type": "string"}, "type": "array"}, "t...
CharFilter
mongodb-atlas-search-index-definition.json
{"type": "object", "anyOf": [{"additionalProperties": false, "required": ["include"], "properties": {"exclude": {"items": {"type": "string"}, "type": "array"}, "include": {"items": {"type": "string"}, "type": "array"}}}, {"additionalProperties": false, "required": ["exclude"], "properties": {"exclude": {"items": {"type...
StoredSource
mongodb-atlas-search-index-definition.json
{"additionalProperties": false, "dependencies": {"maxGrams": {"properties": {"type": {"enum": ["autocomplete"]}}}, "indexDoubles": {"properties": {"type": {"enum": ["number", "numberFacet"]}}}, "fields": {"properties": {"type": {"enum": ["document", "embeddedDocuments"]}}}, "foldDiacritics": {"properties": {"type": {"e...
MappingsField
mongodb-atlas-search-index-definition.json
{"format": "regex", "minLength": 1, "required": ["path"], "additionalProperties": false, "type": ["string", "object"], "properties": {"path": {"minLength": 1, "type": "string", "format": "regex"}, "matchCase": {"type": "boolean"}}}
sourceSchema
xs-app.json
{"minItems": 1, "minLength": 1, "type": ["string", "array"], "items": {"minLength": 1, "type": "string"}}
scopeTemplate
xs-app.json
{"minimum": 1, "type": "integer"}
fileVersion
workspace-schema.json
{"additionalProperties": false, "type": "object", "properties": {"analytics": {"type": ["boolean", "string"]}, "packageManager": {"enum": ["npm", "cnpm", "yarn", "pnpm"], "type": "string"}, "cache": {"additionalProperties": false, "type": "object", "properties": {"environment": {"enum": ["local", "ci", "all"], "type": ...
cliOptions
workspace-schema.json
{"additionalProperties": false, "type": "object", "properties": {"completion": {"additionalProperties": false, "type": "object", "properties": {"prompted": {"type": "boolean"}}}, "analytics": {"type": ["boolean", "string"]}, "packageManager": {"enum": ["npm", "cnpm", "yarn", "pnpm"], "type": "string"}, "schematicCollec...
cliGlobalOptions
workspace-schema.json
{"pattern": "^(?!io\\.papermc\\.)([a-zA-Z_$][a-zA-Z\\d_$]*\\.)*[a-zA-Z_$][a-zA-Z\\d_$]*$", "type": "string"}
plugin-class
paper-plugin.json
{"enum": ["true", "false", "op", "notop"]}
perm-default
paper-plugin.json
{"pattern": "^[A-Za-z0-9_\\.-]+$", "type": "string"}
plugin-name
paper-plugin.json
{"additionalProperties": false, "type": "object", "properties": {"load": {"enum": ["AFTER", "BEFORE", "OMIT"]}, "join-classpath": {"type": "boolean"}, "required": {"type": "boolean"}}}
dependency
paper-plugin.json
{"additionalProperties": false, "required": ["builtin", "path"], "type": "object", "properties": {"path": {"type": "string"}, "builtin": {"type": "boolean"}}}
supportPackFile
img-catapult-psp-1.0.0.json
{"additionalProperties": false, "required": ["path"], "type": "object", "properties": {"path": {"type": "string"}}}
supportPackDirectory
img-catapult-psp-1.0.0.json
{"additionalProperties": false, "required": ["path"], "type": "object", "properties": {"path": {"minLength": 1, "type": "string"}}}
fileSecret
configSchema.json
{"items": {"additionalProperties": false, "minLength": 1, "required": ["id"], "type": "object", "properties": {"paths": {"items": {"type": "string"}, "type": "array"}, "id": {"minimum": 1, "type": "string"}}}, "type": "array"}
buildSSHAgentList
configSchema.json
{"uniqueItems": true, "items": {"minLength": 1, "type": "string"}, "type": "array"}
containerDependencyList
configSchema.json
{"additionalProperties": false, "type": "object", "properties": {"retries": {"minimum": 0, "type": "integer"}, "interval": {"minLength": 1, "type": "string"}, "start_period": {"minLength": 1, "type": "string"}, "command": {"minLength": 1, "type": "string"}, "timeout": {"minLength": 1, "type": "string"}}}
healthCheckOptions
configSchema.json
{"items": {"oneOf": [{"enum": ["AUDIT_CONTROL", "AUDIT_READ", "AUDIT_WRITE", "BLOCK_SUSPEND", "CHOWN", "DAC_OVERRIDE", "DAC_READ_SEARCH", "FOWNER", "FSETID", "IPC_LOCK", "IPC_OWNER", "KILL", "LEASE", "LINUX_IMMUTABLE", "MAC_ADMIN", "MAC_OVERRIDE", "MKNOD", "NET_ADMIN", "NET_BIND_SERVICE", "NET_BROADCAST", "NET_RAW", "S...
capabilityList
configSchema.json
{"uniqueItems": true, "items": {"minLength": 1, "type": "string"}, "type": "array"}
additionalHostnamesList
configSchema.json
{"oneOf": [{"type": "string"}, {"additionalProperties": false, "required": ["type", "path"], "type": "object", "properties": {"path": {"minLength": 1, "type": "string"}, "type": {"enum": ["file"], "type": "string"}}}, {"additionalProperties": false, "required": ["type", "repo", "ref"], "type": "object", "properties": {...
include
configSchema.json
{"additionalProperties": {"type": "string"}, "type": "object"}
buildArgList
configSchema.json
{"oneOf": [{"additionalProperties": false, "required": ["enabled"], "type": "object", "properties": {"enabled": {"enum": [false], "type": "boolean"}}}, {"additionalProperties": false, "required": ["enabled", "home_directory"], "type": "object", "properties": {"enabled": {"enum": [true], "type": "boolean"}, "home_direct...
runAsCurrentUserOptions
configSchema.json
{"items": {"oneOf": [{"pattern": "^\\d+(-\\d+)?:\\d+(-\\d+)?(/.*)?$", "type": "string"}, {"additionalProperties": false, "required": ["local", "container"], "type": "object", "properties": {"local": {"minimum": 1, "type": "integer"}, "container": {"minimum": 1, "type": "integer"}, "protocol": {"minLength": 1, "type": "...
portMappingList
configSchema.json
{"items": {"additionalProperties": false, "required": ["command"], "type": "object", "properties": {"command": {"minLength": 1, "type": "string"}, "working_directory": {"minLength": 1, "type": "string"}}}, "type": "array"}
setupCommandsList
configSchema.json
{"items": {"oneOf": [{"pattern": "^.+:.+(:.+)?$", "type": "string"}, {"additionalProperties": false, "required": ["local", "container"], "type": "object", "properties": {"container": {"minLength": 1, "type": "string"}, "local": {"minLength": 1, "type": "string"}, "options": {"enum": ["cached", "delegated", "consistent"...
volumeMountList
configSchema.json
{"additionalProperties": {"type": ["string", "number"]}, "type": "object"}
environmentVariableList
configSchema.json
{"additionalProperties": false, "type": "object", "properties": {"default": {"minLength": 1, "type": "string"}}}
configVariable
configSchema.json
{"additionalProperties": false, "required": ["environment"], "type": "object", "properties": {"environment": {"minLength": 1, "type": "string"}}}
environmentSecret
configSchema.json
{"additionalProperties": false, "type": "object", "properties": {"allow-star-arg-any": {"type": ["boolean", "null"]}, "mypy-init-return": {"type": ["boolean", "null"]}, "ignore-fully-untyped": {"type": ["boolean", "null"]}, "suppress-none-returning": {"type": ["boolean", "null"]}, "suppress-dummy-args": {"type": ["bool...
Flake8AnnotationsOptions
ruff.json
{"additionalProperties": false, "type": "object", "properties": {"keep-runtime-typing": {"type": ["boolean", "null"]}}}
PyUpgradeOptions
ruff.json
{"enum": ["text", "json", "json-lines", "junit", "grouped", "github", "gitlab", "pylint", "azure"], "type": "string"}
SerializationFormat
ruff.json
{"oneOf": [{"enum": ["google"], "type": "string"}, {"enum": ["numpy"], "type": "string"}, {"enum": ["pep257"], "type": "string"}]}
Convention
ruff.json
{"oneOf": [{"enum": ["parents"], "type": "string"}, {"enum": ["all"], "type": "string"}]}
Strictness
ruff.json
{"oneOf": [{"enum": ["double"], "type": "string"}, {"enum": ["single"], "type": "string"}]}
Quote
ruff.json
{"additionalProperties": false, "type": "object", "properties": {"min-file-size": {"minimum": 0.0, "type": ["integer", "null"], "format": "uint"}, "notice-rgx": {"type": ["string", "null"]}, "author": {"type": ["string", "null"]}}}
Flake8CopyrightOptions
ruff.json
{"additionalProperties": false, "required": ["msg"], "type": "object", "properties": {"msg": {"type": "string"}}}
ApiBan
ruff.json
{"additionalProperties": false, "type": "object", "properties": {"allow-dict-calls-with-keyword-arguments": {"type": ["boolean", "null"]}}}
Flake8ComprehensionsOptions
ruff.json
{"additionalProperties": false, "type": "object", "properties": {"extend-generics": {"items": {"type": "string"}, "type": ["array", "null"]}}}
PyflakesOptions
ruff.json
{"oneOf": [{"enum": ["closest-to-furthest"], "type": "string"}, {"enum": ["furthest-to-closest"], "type": "string"}]}
RelativeImportsOrder
ruff.json
{"enum": ["tuple", "list"], "type": "string"}
ParametrizeValuesRowType
ruff.json
{"minimum": 0.0, "type": "integer", "format": "uint"}
LineLength
ruff.json
{"additionalProperties": false, "type": "object", "properties": {"function-names": {"items": {"type": "string"}, "type": ["array", "null"]}, "extend-function-names": {"items": {"type": "string"}, "type": ["array", "null"]}}}
Flake8GetTextOptions
ruff.json
{"additionalProperties": false, "type": "object", "properties": {"max-string-length": {"minimum": 0.0, "type": ["integer", "null"], "format": "uint"}}}
Flake8ErrMsgOptions
ruff.json
{"additionalProperties": false, "type": "object", "properties": {"strict": {"type": ["boolean", "null"]}, "exempt-modules": {"items": {"type": "string"}, "type": ["array", "null"]}, "runtime-evaluated-base-classes": {"items": {"type": "string"}, "type": ["array", "null"]}, "runtime-evaluated-decorators": {"items": {"ty...
Flake8TypeCheckingOptions
ruff.json
{"additionalProperties": false, "type": "object", "properties": {"hardcoded-tmp-directory": {"items": {"type": "string"}, "type": ["array", "null"]}, "check-typed-exception": {"type": ["boolean", "null"]}, "hardcoded-tmp-directory-extend": {"items": {"type": "string"}, "type": ["array", "null"]}}}
Flake8BanditOptions
ruff.json
{"additionalProperties": false, "type": "object", "properties": {"ignore-names": {"items": {"type": "string"}, "type": ["array", "null"]}}}
Flake8SelfOptions
ruff.json
{"additionalProperties": false, "type": "object", "properties": {"ignore-variadic-names": {"type": ["boolean", "null"]}}}
Flake8UnusedArgumentsOptions
ruff.json
{"additionalProperties": false, "type": "object", "properties": {"max-complexity": {"minimum": 0.0, "type": ["integer", "null"], "format": "uint"}}}
McCabeOptions
ruff.json
{"enum": ["A", "A0", "A00", "A001", "A002", "A003", "AIR", "AIR0", "AIR00", "AIR001", "ALL", "ANN", "ANN0", "ANN00", "ANN001", "ANN002", "ANN003", "ANN1", "ANN10", "ANN101", "ANN102", "ANN2", "ANN20", "ANN201", "ANN202", "ANN204", "ANN205", "ANN206", "ANN4", "ANN40", "ANN401", "ARG", "ARG0", "ARG00", "ARG001", "ARG002"...
RuleSelector
ruff.json
{"enum": ["bytes", "complex", "float", "int", "str", "tuple"], "type": "string"}
ConstantType
ruff.json
{"additionalProperties": false, "type": "object", "properties": {"extend-immutable-calls": {"items": {"type": "string"}, "type": ["array", "null"]}}}
Flake8BugbearOptions
ruff.json
{"enum": ["future", "standard-library", "third-party", "first-party", "local-folder"], "type": "string"}
ImportType
ruff.json
{"enum": ["py37", "py38", "py39", "py310", "py311", "py312"], "type": "string"}
PythonVersion
ruff.json
{"additionalProperties": false, "type": "object", "properties": {"builtins-ignorelist": {"items": {"type": "string"}, "type": ["array", "null"]}}}
Flake8BuiltinsOptions
ruff.json
{"enum": ["csv", "tuple", "list"], "type": "string"}
ParametrizeNameType
ruff.json
{"type": "string"}
Version
ruff.json
{"minimum": 0.0, "type": "integer", "format": "uint8"}
TabSize
ruff.json
{"additionalProperties": false, "type": "object", "properties": {"ignore-names": {"items": {"type": "string"}, "type": ["array", "null"]}, "staticmethod-decorators": {"items": {"type": "string"}, "type": ["array", "null"]}, "classmethod-decorators": {"items": {"type": "string"}, "type": ["array", "null"]}}}
Pep8NamingOptions
ruff.json
{"additionalProperties": false, "type": "object", "properties": {"extend-aliases": {"additionalProperties": {"type": "string"}, "type": ["object", "null"]}, "banned-aliases": {"additionalProperties": {"items": {"type": "string"}, "type": "array"}, "type": ["object", "null"]}, "banned-from": {"uniqueItems": true, "items...
Flake8ImportConventionsOptions
ruff.json
{"enum": ["tuple", "list"], "type": "string"}
ParametrizeValuesType
ruff.json
{"additionalProperties": false, "type": "object", "properties": {"allow-multiline": {"type": ["boolean", "null"]}}}
Flake8ImplicitStrConcatOptions
ruff.json
{"items": {"type": "string"}, "type": "array"}
commands
ray-schema.json
{"required": ["crate", "name"], "type": "object", "properties": {"crate": {"type": "integer"}, "name": {"type": "string"}}}
dep
rust-project.json
{"enum": ["Unknown", "Game", "Server", "Client", "Editor", "Program"], "type": "string"}
BuildTargetType
uproject.json
{"enum": ["Unknown", "Debug", "DebugGame", "Development", "Shipping", "Test"], "type": "string"}
BuildConfiguration
uproject.json
{"additionalProperties": false, "required": ["type", "path"], "properties": {"replaceIf": {"items": {"required": ["condition", "pattern"], "type": "object", "properties": {"pattern": {"type": "string"}, "condition": {"type": "string"}}}, "type": "array"}, "set": {"additionalProperties": {"type": "string"}, "type": "obj...
mergeYaml
plagiarize-me.json
{"additionalProperties": false, "required": ["type", "path"], "properties": {"path": {"type": "string"}, "type": {"enum": ["git"], "type": "string"}}}
mergeGit
plagiarize-me.json
{"additionalProperties": false, "required": ["type", "path"], "properties": {"replaceIf": {"items": {"required": ["condition", "pattern"], "type": "object", "properties": {"pattern": {"type": "string"}, "condition": {"type": "string"}}}, "type": "array"}, "set": {"additionalProperties": {"type": "string"}, "type": "obj...
mergeJson
plagiarize-me.json
{"required": ["to", "names"], "type": "object", "properties": {"to": {"type": "string"}, "names": {"items": {"type": "string"}, "type": "array"}}}
moveItems
plagiarize-me.json