definition
stringlengths
2
292k
key
stringlengths
2
84
schema
stringclasses
339 values
{"additionalProperties": false, "type": "object", "properties": {"removeHeader": {"default": false, "type": "boolean"}, "realm": {"default": "traefik", "type": "string"}, "usersFile": {"type": "string"}, "headerField": {"type": "string"}, "users": {"items": {"type": "string"}, "type": "array"}}}
digestAuthMiddleware
traefik-v2-file-provider.json
{"additionalProperties": false, "type": "object", "properties": {"tls": {"dependencies": {"caOptional": ["ca"]}, "type": "object", "properties": {"cert": {"type": "string"}, "ca": {"type": "string"}, "caOptional": {"type": "boolean"}, "insecureSkipVerify": {"type": "boolean"}, "key": {"type": "string"}}}, "authResponseHeadersRegex": {"type": "string"}, "authRequestHeaders": {"items": {"type": "string"}, "type": "array"}, "authResponseHeaders": {"items": {"type": "string"}, "type": "array"}, "address": {"type": "string"}, "trustForwardHeader": {"type": "boolean"}}}
forwardAuthMiddleware
traefik-v2-file-provider.json
{"additionalProperties": false, "type": "object", "properties": {"middlewares": {"minItems": 1, "items": {"type": "string"}, "type": "array"}}}
chainMiddleware
traefik-v2-file-provider.json
{"additionalProperties": false, "required": ["servers"], "type": "object", "properties": {"healthCheck": {"type": "object", "properties": {"interval": {"type": "string"}, "hostname": {"type": "string"}, "method": {"type": "string"}, "headers": {"additionalProperties": {"type": "string"}, "type": "object"}, "followRedirects": {"default": true, "type": "boolean"}, "timeout": {"type": "string"}, "path": {"type": "string"}, "scheme": {"type": "string"}, "port": {"type": "integer"}}}, "servers": {"minItems": 1, "items": {"required": ["url"], "type": "object", "properties": {"url": {"type": "string"}}}, "type": "array"}, "responseForwarding": {"type": "object", "properties": {"flushInterval": {"type": "string"}}}, "passHostHeader": {"default": true, "type": "boolean"}, "sticky": {"type": "object", "properties": {"cookie": {"type": "object", "properties": {"secure": {"default": false, "type": "boolean"}, "name": {"type": "string"}, "httpOnly": {"default": false, "type": "boolean"}, "sameSite": {"default": "", "type": "string"}}}}}, "serversTransport": {"type": "string"}}}
httpLoadBalancerService
traefik-v2-file-provider.json
{"additionalProperties": false, "required": ["servers"], "type": "object", "properties": {"proxyProtocol": {"type": "object", "properties": {"version": {"type": "integer"}}}, "terminationDelay": {"default": 100, "type": "number"}, "servers": {"minItems": 1, "items": {"required": ["address"], "type": "object", "properties": {"address": {"type": "string"}}}, "type": "array"}}}
tcpLoadBalancerService
traefik-v2-file-provider.json
{"additionalProperties": false, "required": ["attempts"], "type": "object", "properties": {"initialInterval": {"type": "string"}, "attempts": {"type": "integer"}}}
retryMiddleware
traefik-v2-file-provider.json
{"additionalProperties": false, "type": "object", "properties": {"path": {"type": "string"}}}
replacePathMiddleware
traefik-v2-file-provider.json
{"additionalProperties": false, "required": ["service"], "type": "object", "properties": {"entryPoints": {"items": {"type": "string"}, "type": "array"}, "service": {"type": "string"}}}
udpRouter
traefik-v2-file-provider.json
{"additionalProperties": false, "type": "object", "properties": {"regex": {"type": "string"}, "permanent": {"type": "boolean"}, "replacement": {"type": "string"}}}
redirectRegexMiddleware
traefik-v2-file-provider.json
{"additionalProperties": false, "type": "object", "properties": {"prefixes": {"items": {"type": "string"}, "type": "array"}, "forceSlash": {"type": "boolean"}}}
stripPrefixMiddleware
traefik-v2-file-provider.json
{"additionalProperties": false, "type": "object", "properties": {"permanent": {"type": "boolean"}, "scheme": {"type": "string"}, "port": {"type": "string"}}}
redirectSchemeMiddleware
traefik-v2-file-provider.json
{"additionalProperties": false, "type": "object", "properties": {"status": {"items": {"type": "string"}, "type": "array"}, "query": {"type": "string"}, "service": {"type": "string"}}}
errorsMiddleware
traefik-v2-file-provider.json
{"additionalProperties": false, "type": "object", "properties": {"memRequestBodyBytes": {"type": "integer"}, "maxRequestBodyBytes": {"type": "integer"}, "memResponseBodyBytes": {"type": "integer"}, "maxResponseBodyBytes": {"type": "integer"}, "retryExpression": {"type": "string"}}}
bufferingMiddleware
traefik-v2-file-provider.json
{"additionalProperties": false, "type": "object", "properties": {"depth": {"type": "integer"}, "excludedIPs": {"items": {"type": "string"}, "type": "array"}}}
ipStrategy
traefik-v2-file-provider.json
{"additionalProperties": false, "type": "object", "properties": {"checkPeriod": {"type": "string"}, "recoveryDuration": {"type": "string"}, "expression": {"type": "string"}, "fallbackDuration": {"type": "string"}}}
circuitBreakerMiddleware
traefik-v2-file-provider.json
{"additionalProperties": false, "required": ["servers"], "type": "object", "properties": {"servers": {"minItems": 1, "items": {"required": ["address"], "type": "object", "properties": {"address": {"type": "string"}}}, "type": "array"}}}
udpLoadBalancerService
traefik-v2-file-provider.json
{"additionalProperties": false, "type": "object", "properties": {"tag_sort": {"type": "string"}, "prerelease_suffix": {"type": "string"}}}
Git
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"regexp": {"type": "string"}, "order": {"type": "integer"}}}
ChangelogSubgroup
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"username": {"type": "string"}, "application_id": {"type": "string"}, "sub": {"type": "string"}, "url_template": {"type": "string"}, "enabled": {"type": "boolean"}, "title_template": {"type": "string"}}}
Reddit
schema-pro.json
{"oneOf": [{"type": "string"}, {"additionalProperties": false, "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": {"version": {"type": "string"}, "type": {"type": "string"}, "name": {"type": "string"}}}]}
HomebrewDependency
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"version": {"type": "string"}, "id": {"type": "string"}}}
ChocolateyDependency
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"glob": {"type": "string"}, "name_template": {"type": "string"}}}
ExtraFile
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"posttrans": {"type": "string"}, "pretrans": {"type": "string"}}}
NFPMRPMScripts
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"preupgrade": {"type": "string"}, "postupgrade": {"type": "string"}}}
NFPMAPKScripts
schema-pro.json
{"additionalProperties": false, "required": ["path"], "type": "object", "properties": {"path": {"type": "string"}}}
IncludeFromFile
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"url": {"type": "string"}, "private_key": {"type": "string"}, "ssh_command": {"type": "string"}}}
GitRepoRef
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"key_file": {"type": "string"}, "type": {"type": "string"}}}
NFPMDebSignature
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"use": {"type": "string"}, "image_templates": {"items": {"type": "string"}, "type": "array"}, "skip_push": {"oneOf": [{"type": "string"}, {"type": "boolean"}]}, "push_flags": {"items": {"type": "string"}, "type": "array"}, "name_template": {"type": "string"}, "create_flags": {"items": {"type": "string"}, "type": "array"}, "id": {"type": "string"}}}
DockerManifest
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"download": {"type": "string"}, "api": {"type": "string"}, "upload": {"type": "string"}, "skip_tls_verify": {"type": "boolean"}}}
GitHubURLs
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"src": {"type": "string"}, "dst": {"type": "string"}, "mode": {"type": "integer"}}}
TemplatedExtraFileWithMode
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"github_token": {"type": "string"}, "gitlab_token": {"type": "string"}, "gitea_token": {"type": "string"}}}
EnvFiles
schema-pro.json
{"oneOf": [{"type": "string"}, {"additionalProperties": false, "$schema": "https://json-schema.org/draft/2020-12/schema", "required": ["name"], "type": "object", "properties": {"os": {"enum": ["linux", "darwin"], "type": "string"}, "name": {"type": "string"}}}]}
NixDependency
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"tag_name": {"type": "string"}, "name_template": {"type": "string"}, "publish_release": {"type": "boolean"}, "keep_single_release": {"type": "boolean"}}}
Nightly
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"gobinary": {"type": "string"}, "proxy": {"type": "boolean"}, "env": {"items": {"type": "string"}, "type": "array"}, "mod": {"type": "string"}}}
GoMod
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"postinstall": {"type": "string"}, "postremove": {"type": "string"}, "preremove": {"type": "string"}, "preinstall": {"type": "string"}}}
NFPMScripts
schema-pro.json
{"additionalProperties": false, "required": ["Internal"], "type": "object", "properties": {"Internal": true}}
SlackAttachment
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"activate": {"items": {"type": "string"}, "type": "array"}, "activate_await": {"items": {"type": "string"}, "type": "array"}, "interest_noawait": {"items": {"type": "string"}, "type": "array"}, "activate_noawait": {"items": {"type": "string"}, "type": "array"}, "interest": {"items": {"type": "string"}, "type": "array"}, "interest_await": {"items": {"type": "string"}, "type": "array"}}}
NFPMDebTriggers
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"lzma": {"type": "boolean"}, "binary": {"type": "string"}, "enabled": {"type": "boolean"}, "compress": {"default": "", "enum": ["1", "2", "3", "4", "5", "6", "7", "8", "9", "best", ""], "type": "string"}, "ids": {"items": {"type": "string"}, "type": "array"}, "brute": {"type": "boolean"}, "goos": {"items": {"type": "string"}, "type": "array"}, "goarm": {"items": {"type": "string"}, "type": "array"}, "goarch": {"items": {"type": "string"}, "type": "array"}, "goamd64": {"items": {"type": "string"}, "type": "array"}}}
UPX
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"by": {"default": "goos", "enum": ["goos", "target"], "type": "string"}}}
Partial
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"args": {"items": {"type": "string"}, "type": "array"}, "certificate": {"type": "string"}, "artifacts": {"enum": ["all", "manifests", "images", "checksum", "source", "package", "archive", "binary", "sbom"], "type": "string"}, "cmd": {"type": "string"}, "ids": {"items": {"type": "string"}, "type": "array"}, "stdin_file": {"type": "string"}, "env": {"items": {"type": "string"}, "type": "array"}, "signature": {"type": "string"}, "output": {"type": "boolean"}, "id": {"type": "string"}, "stdin": {"type": "string"}}}
Sign
schema-pro.json
{"oneOf": [{"type": "string"}, {"items": {"type": "string"}, "type": "array"}]}
StringArray
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"goos": {"type": "string"}, "format": {"default": "tar.gz", "enum": ["tar", "tgz", "tar.gz", "zip", "gz", "tar.xz", "txz", "binary"], "type": "string"}}}
FormatOverride
schema-pro.json
{"patternProperties": {".*": {"items": {"type": "string"}, "type": "array"}}, "type": "object"}
Matrix
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}}
CommitAuthor
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"src": {"type": "string"}, "dst": {"type": "string"}}}
TemplatedExtraFile
schema-pro.json
{"additionalProperties": false, "required": ["url"], "type": "object", "properties": {"url": {"type": "string"}, "headers": {"patternProperties": {".*": {"type": "string"}}, "type": "object"}}}
IncludeFromURL
schema-pro.json
{"additionalProperties": false, "required": ["Internal"], "type": "object", "properties": {"Internal": true}}
SlackBlock
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"tag_prefix": {"type": "string"}, "dir": {"type": "string"}}}
Monorepo
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"key_name": {"type": "string"}, "key_file": {"type": "string"}}}
NFPMAPKSignature
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"message_template": {"type": "string"}, "enabled": {"type": "boolean"}, "headers": {"patternProperties": {".*": {"type": "string"}}, "type": "object"}, "content_type": {"type": "string"}, "endpoint_url": {"type": "string"}, "skip_tls_verify": {"type": "boolean"}}}
Webhook
schema-pro.json
{"additionalProperties": false, "required": ["command"], "type": "object", "properties": {"install_mode": {"type": "string"}, "passthrough": {"type": "object"}, "reload_command": {"type": "string"}, "stop_timeout": {"type": "string"}, "post_stop_command": {"type": "string"}, "common_id": {"type": "string"}, "sockets": {"type": "object"}, "aliases": {"items": {"type": "string"}, "type": "array"}, "watchdog_timeout": {"type": "string"}, "command_chain": {"items": {"type": "string"}, "type": "array"}, "desktop": {"type": "string"}, "environment": {"type": "object"}, "autostart": {"type": "string"}, "command": {"type": "string"}, "stop_command": {"type": "string"}, "before": {"items": {"type": "string"}, "type": "array"}, "after": {"items": {"type": "string"}, "type": "array"}, "refresh_mode": {"type": "string"}, "args": {"type": "string"}, "daemon": {"type": "string"}, "start_timeout": {"type": "string"}, "restart_delay": {"type": "string"}, "plugs": {"items": {"type": "string"}, "type": "array"}, "completer": {"type": "string"}, "slots": {"items": {"type": "string"}, "type": "array"}, "restart_condition": {"type": "string"}, "adapter": {"type": "string"}, "timer": {"type": "string"}, "bus_name": {"type": "string"}, "extensions": {"items": {"type": "string"}, "type": "array"}, "stop_mode": {"type": "string"}}}
SnapcraftAppMetadata
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"owner": {"type": "string"}, "group": {"type": "string"}, "mode": {"type": "integer"}, "mtime": {"type": "string", "format": "date-time"}}}
ContentFileInfo
schema-pro.json
{"additionalProperties": false, "required": ["server"], "type": "object", "properties": {"enabled": {"type": "boolean"}, "message_template": {"type": "string"}, "server": {"type": "string"}}}
Mastodon
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"bind": {"type": "string"}, "bind_file": {"type": "string"}, "type": {"type": "string"}, "symlink": {"type": "string"}}}
SnapcraftLayoutMetadata
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"username": {"type": "string"}, "insecure_skip_verify": {"type": "boolean"}, "from": {"type": "string"}, "body_template": {"type": "string"}, "enabled": {"type": "boolean"}, "to": {"items": {"type": "string"}, "type": "array"}, "host": {"type": "string"}, "subject_template": {"type": "string"}, "port": {"type": "integer"}}}
SMTP
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"color": {"type": "string"}, "icon_url": {"type": "string"}, "enabled": {"type": "boolean"}, "title_template": {"type": "string"}, "message_template": {"type": "string"}}}
Teams
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"goos": {"type": "string"}, "gomips": {"type": "string"}, "goarch": {"type": "string"}, "goamd64": {"type": "string"}, "goarm": {"oneOf": [{"type": "string"}, {"type": "integer"}]}}}
IgnoredBuild
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"name_template": {"type": "string"}}}
Snapshot
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"path": {"type": "string"}}}
PreBuiltOptions
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"parse_mode": {"default": "MarkdownV2", "enum": ["MarkdownV2", "HTML"], "type": "string"}, "enabled": {"type": "boolean"}, "chat_id": {"oneOf": [{"type": "string"}, {"type": "integer"}]}, "message_template": {"type": "string"}}}
Telegram
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"enabled": {"type": "boolean"}, "message_template": {"type": "string"}}}
Twitter
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"mod_timestamp": {"type": "string"}}}
ProjectMetadata
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"skip": {"type": "string"}, "account": {"type": "string"}, "formats": {"items": {"type": "string"}, "type": "array"}, "secret_name": {"type": "string"}, "ids": {"items": {"type": "string"}, "type": "array"}}}
Fury
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"rules": {"type": "string"}, "templates": {"type": "string"}}}
NFPMDebScripts
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"enabled": {"type": "boolean"}, "message_template": {"type": "string"}}}
LinkedIn
schema-pro.json
{"oneOf": [{"type": "string"}, {"additionalProperties": false, "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": {"owner": {"type": "string"}, "name": {"type": "string"}, "branch": {"type": "string"}}}]}
PullRequestBase
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"username": {"type": "string"}, "message_template": {"type": "string"}, "color": {"type": "string"}, "icon_url": {"type": "string"}, "enabled": {"type": "boolean"}, "title_template": {"type": "string"}, "icon_emoji": {"type": "string"}, "channel": {"type": "string"}}}
Mattermost
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"key_file": {"type": "string"}}}
NFPMRPMSignature
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"owner": {"type": "string"}, "name": {"type": "string"}}}
Repo
schema-pro.json
{"additionalProperties": false, "required": ["src", "dst"], "type": "object", "properties": {"src": {"type": "string"}, "dst": {"type": "string"}, "id": {"type": "string"}, "mode": {"type": "integer"}}}
TemplateFile
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"documents": {"items": {"type": "string"}, "type": "array"}, "args": {"items": {"type": "string"}, "type": "array"}, "artifacts": {"type": "string"}, "cmd": {"type": "string"}, "ids": {"items": {"type": "string"}, "type": "array"}, "env": {"items": {"type": "string"}, "type": "array"}, "id": {"type": "string"}}}
SBOM
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"enabled": {"type": "boolean"}, "slug": {"type": "string"}, "message_template": {"type": "string"}, "title_template": {"type": "string"}}}
OpenCollective
schema-pro.json
{"additionalProperties": false, "required": ["source"], "type": "object", "properties": {"source": {"type": "string"}, "destination": {"type": "string"}, "mode": {"type": "integer"}}}
SnapcraftExtraFiles
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"main": {"type": "string"}, "ldflags": {"items": {"type": "string"}, "type": "array"}, "repository": {"type": "string"}, "tags": {"items": {"type": "string"}, "type": "array"}, "ko_data_creation_time": {"type": "string"}, "labels": {"patternProperties": {".*": {"type": "string"}}, "type": "object"}, "creation_time": {"type": "string"}, "base_import_paths": {"type": "boolean"}, "working_dir": {"type": "string"}, "sbom": {"type": "string"}, "flags": {"items": {"type": "string"}, "type": "array"}, "build": {"type": "string"}, "env": {"items": {"type": "string"}, "type": "array"}, "platforms": {"items": {"type": "string"}, "type": "array"}, "bare": {"type": "boolean"}, "base_image": {"type": "string"}, "preserve_import_paths": {"type": "boolean"}, "id": {"type": "string"}}}
Ko
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"download": {"type": "string"}, "use_package_registry": {"type": "boolean"}, "api": {"type": "string"}, "use_job_token": {"type": "boolean"}, "skip_tls_verify": {"type": "boolean"}}}
GitLabURLs
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"preupgrade": {"type": "string"}, "postupgrade": {"type": "string"}}}
NFPMArchLinuxScripts
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"color": {"type": "string"}, "icon_url": {"type": "string"}, "enabled": {"type": "boolean"}, "message_template": {"type": "string"}, "author": {"type": "string"}}}
Discord
schema-pro.json
{"oneOf": [{"type": "string"}, {"items": {"type": "string"}, "type": "array"}]}
FlagArray
schema-pro.json
{"oneOf": [{"type": "string"}, {"items": {"$schema": "https://json-schema.org/draft/2020-12/schema", "oneOf": [{"type": "string"}, {"additionalProperties": false, "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": {"output": {"type": "boolean"}, "cmd": {"type": "string"}, "dir": {"type": "string"}, "env": {"items": {"type": "string"}, "type": "array"}}}]}, "type": "array"}]}
Hooks
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"exclude": {"items": {"type": "string"}, "type": "array"}, "include": {"items": {"type": "string"}, "type": "array"}}}
Filters
schema-pro.json
{"additionalProperties": false, "type": "object", "properties": {"download": {"type": "string"}, "api": {"type": "string"}, "skip_tls_verify": {"type": "boolean"}}}
GiteaURLs
schema-pro.json
{"properties": {"generator": {"enum": ["port"]}, "parameters": {"properties": {"high": {"default": 65535, "type": "integer"}, "fallback": {"default": 0, "type": "integer"}, "low": {"default": 1024, "type": "integer"}}}}}
generatorPort
template.json
{"properties": {"generator": {"enum": ["random"]}, "parameters": {"required": ["low"], "properties": {"high": {"type": "integer"}, "low": {"type": "integer"}}}}}
generatorRandom
template.json
{"anyOf": [{"enum": ["choice", "bool", "float", "int", "hex", "text"]}, {"pattern": "^(integer|string)$"}]}
datatype
template.json
{"properties": {"generator": {"enum": ["now"]}, "parameters": {"properties": {"utc": {"type": "boolean"}, "format": {"type": "string"}}}}}
generatorNow
template.json
{"properties": {"generator": {"enum": ["coalesce"]}, "parameters": {"required": ["sourceVariableName", "fallbackVariableName"], "type": "object", "properties": {"sourceVariableName": {"type": "string"}, "defaultValue": {"default": "", "type": "string"}, "fallbackVariableName": {"type": "string"}}}}}
generatorCoalesce
template.json
{"properties": {"generator": {"enum": ["regex"]}, "parameters": {"properties": {"source": {"type": "string"}, "steps": {"items": {"required": ["regex", "replacement"], "properties": {"regex": {"type": "string"}, "replacement": {"type": "string"}}}, "type": "array"}}}}}
generatorRegex
template.json
{"properties": {"generator": {"enum": ["guid"]}, "parameters": {"properties": {"defaultFormat": {"type": "string"}, "format": {"deprecated": true, "type": "string", "deprecationMessage": "This property is not maintained and may be removed in the future. Use defaultFormat instead, or use 'guids' section."}}}}}
generatorGuid
template.json
{"anyOf": [{"uniqueItems": true, "items": {"type": "string"}, "type": "array"}, {"type": "string"}]}
ice
template.json
{"properties": {"generator": {"enum": ["join"]}, "parameters": {"properties": {"symbols": {"items": {"required": ["value"], "type": "object", "properties": {"type": {"enum": ["ref", "const"]}, "value": {"type": "string"}}}, "type": "array"}, "separator": {"default": "", "type": "string"}, "removeEmptyValues": {"default": "false", "type": "boolean"}}}}}
generatorJoin
template.json
{"properties": {"datatype": {"enum": ["bool"]}, "generator": {"enum": ["regexMatch"]}, "parameters": {"properties": {"source": {"type": "string"}, "pattern": {"type": "string"}}}}}
generatorRegexMatch
template.json
{"pattern": "^\\{?[0-9A-Fa-f]{8}[-]?([0-9A-Fa-f]{4}[-]?){3}[0-9A-Fa-f]{12}\\}?$", "type": "string"}
guid
template.json
{"properties": {"generator": {"enum": ["constant"]}, "parameters": {"properties": {"value": {"type": "string"}}}}}
generatorConstant
template.json
{"properties": {"generator": {"enum": ["casing"]}, "parameters": {"required": ["source"], "properties": {"source": {"type": "string"}, "toLower": {"default": true, "type": "boolean"}}}}}
generatorCasing
template.json
{"pattern": "^((\\*|http|https|file|ftp|chrome-extension):\\/\\/(\\*|\\*\\.[^\\/\\*]+|[^\\/\\*]+)?(\\/.*))|<all_urls>$", "type": "string"}
match_pattern
webextension.json
{"type": "object", "properties": {"suggested_key": {"type": "object", "properties": {"default": {"type": "string"}, "ios": {"type": "string"}, "windows": {"type": "string"}, "mac": {"type": "string"}, "chromeos": {"type": "string"}, "linux": {"type": "string"}, "android": {"type": "string"}}}}}
command
webextension.json
{"uniqueItems": true, "items": {"type": "string"}, "type": "array"}
scripts
webextension.json
{"type": "string"}
glob_pattern
webextension.json
{"default": "script-src 'self'; object-src 'self'", "type": "string"}
content_security_policy
webextension.json
{"uniqueItems": true, "items": {"anyOf": [{"type": "string"}, {"enum": ["<all_urls>", "activeTab", "alarms", "bookmarks", "browsingData", "contextMenus", "contextualIdentities", "cookies", "downloads", "downloads.open", "geolocation", "history", "identity", "idle", "management", "nativeMessaging", "notifications", "proxy", "sessions", "storage", "tabs", "topSites", "webNavigation", "webRequest", "webRequestBlocking"]}]}, "type": "array"}
permissions
webextension.json