definition
stringlengths
2
292k
key
stringlengths
2
84
schema
stringclasses
339 values
{"additionalProperties": false, "type": "object", "properties": {"name": {"type": "string"}, "dir": {"type": "string"}}}
Unstash
jx-schema.json
{"additionalProperties": false, "type": "object", "properties": {"project": {"type": "string"}, "url": {"type": "string"}, "kind": {"type": "string"}}}
IssueTrackerConfig
jx-schema.json
{"additionalProperties": false, "type": "object", "properties": {"readOnly": {"type": "boolean"}, "claimName": {"type": "string"}}}
PersistentVolumeClaimVolumeSource
jx-schema.json
{"additionalProperties": false, "type": "object", "properties": {"readOnly": {"type": "boolean"}, "partition": {"type": "integer"}, "volumeID": {"type": "string"}, "fsType": {"type": "string"}}}
AWSElasticBlockStoreVolumeSource
jx-schema.json
{"additionalProperties": false, "type": "object", "properties": {"readOnly": {"type": "boolean"}, "volumeID": {"type": "string"}, "fsType": {"type": "string"}}}
PortworxVolumeSource
jx-schema.json
{"additionalProperties": false, "type": "object", "properties": {"optional": {"type": "boolean"}, "name": {"type": "string"}, "key": {"type": "string"}}}
ConfigMapKeySelector
jx-schema.json
{"additionalProperties": false, "type": "object", "properties": {"name": {"type": "string"}, "options": {"patternProperties": {".*": {"type": "string"}}, "type": "object"}}}
PostAction
jx-schema.json
{"additionalProperties": false, "type": "object", "properties": {"datasetName": {"type": "string"}, "datasetUUID": {"type": "string"}}}
FlockerVolumeSource
jx-schema.json
{"additionalProperties": false, "type": "object", "properties": {"diskName": {"type": "string"}, "cachingMode": {"type": "string"}, "kind": {"type": "string"}, "fsType": {"type": "string"}, "diskURI": {"type": "string"}, "readOnly": {"type": "boolean"}}}
AzureDiskVolumeSource
jx-schema.json
{"additionalProperties": false, "type": "object", "properties": {"readOnly": {"type": "boolean"}, "partition": {"type": "integer"}, "pdName": {"type": "string"}, "fsType": {"type": "string"}}}
GCEPersistentDiskVolumeSource
jx-schema.json
{"additionalProperties": false, "type": "object", "properties": {"targetWWNs": {"items": {"type": "string"}, "type": "array"}, "readOnly": {"type": "boolean"}, "wwids": {"items": {"type": "string"}, "type": "array"}, "lun": {"type": "integer"}, "fsType": {"type": "string"}}}
FCVolumeSource
jx-schema.json
{"additionalProperties": false, "type": "object", "properties": {"files": {"type": "string"}, "name": {"type": "string"}}}
Stash
jx-schema.json
{"additionalProperties": false, "type": "object", "properties": {"optional": {"type": "boolean"}, "name": {"type": "string"}, "key": {"type": "string"}}}
SecretKeySelector
jx-schema.json
{"additionalProperties": false, "type": "object"}
Quantity
jx-schema.json
{"additionalProperties": false, "type": "object", "properties": {"version": {"type": "string"}, "name": {"type": "string"}}}
AddonConfig
jx-schema.json
{"additionalProperties": false, "type": "object", "properties": {"path": {"type": "string"}, "readOnly": {"type": "boolean"}, "server": {"type": "string"}}}
NFSVolumeSource
jx-schema.json
{"additionalProperties": false, "type": "object", "properties": {"path": {"type": "string"}, "mode": {"type": "integer"}, "key": {"type": "string"}}}
KeyToPath
jx-schema.json
{"additionalProperties": false, "type": "object", "properties": {"name": {"type": "string"}}}
LocalObjectReference
jx-schema.json
{"additionalProperties": false, "type": "object", "properties": {"image": {"type": "string"}, "container": {"type": "string"}, "dir": {"type": "string"}, "label": {"type": "string"}}}
Agent
jx-schema.json
{"additionalProperties": false, "type": "object", "properties": {"path": {"type": "string"}, "readOnly": {"type": "boolean"}, "endpoints": {"type": "string"}}}
GlusterfsVolumeSource
jx-schema.json
{"additionalProperties": false, "type": "object", "properties": {"directory": {"type": "string"}, "repository": {"type": "string"}, "revision": {"type": "string"}}}
GitRepoVolumeSource
jx-schema.json
{"additionalProperties": false, "type": "object", "properties": {"disabled": {"type": "boolean"}, "maximumInstances": {"type": "integer"}}}
PreviewEnvironmentConfig
jx-schema.json
{"additionalProperties": false, "type": "object", "properties": {"url": {"type": "string"}, "kind": {"type": "string"}, "space": {"type": "string"}}}
WikiConfig
jx-schema.json
{"additionalProperties": false, "type": "object", "properties": {"url": {"type": "string"}, "kind": {"type": "string"}, "userChannel": {"type": "string"}, "developerChannel": {"type": "string"}}}
ChatConfig
jx-schema.json
{"additionalProperties": false, "type": "object", "properties": {"path": {"type": "string"}, "audience": {"type": "string"}, "expirationSeconds": {"type": "integer"}}}
ServiceAccountTokenProjection
jx-schema.json
{"required": ["type"], "type": "object", "properties": {"type": {"enum": ["console"], "type": "string"}}}
console_sink
datahub_ingestion_schema.json
{"required": ["RoleArn"], "type": "object", "properties": {"RoleArn": {"type": "string"}, "ExternalId": {"type": "string"}}}
AwsAssumeRoleConfig
datahub_ingestion_schema.json
{"additionalProperties": false, "type": "object", "properties": {"profile_day_of_week": {"type": "integer"}, "lower_freq_profile_enabled": {"default": false, "type": "boolean"}, "profile_date_of_month": {"type": "integer"}}}
OperationConfig
datahub_ingestion_schema.json
{"additionalProperties": false, "required": ["server"], "type": "object", "properties": {"max_threads": {"default": 15, "type": "number"}, "extra_headers": {"type": "string"}, "timeout_sec": {"default": 30, "type": "number"}, "ca_certificate_path": {"type": "string"}, "client_certificate_path": {"type": "string", "desc...
datahub_rest_sink_config
datahub_ingestion_schema.json
{"additionalProperties": false, "type": "object", "properties": {"username": {"type": "string"}, "scheme": {"default": "mysql+pymysql", "type": "string"}, "database": {"type": "string"}, "host_port": {"default": "localhost:3306", "type": "string"}, "sqlalchemy_uri": {"type": "string"}, "database_alias": {"type": "strin...
MySQLConnectionConfig
datahub_ingestion_schema.json
{"additionalProperties": false, "type": "object", "properties": {"platform_override_map": {"additionalProperties": {"type": "string"}, "type": "object"}, "database_override_map": {"additionalProperties": {"type": "string"}, "type": "object"}}}
TableauLineageOverrides
datahub_ingestion_schema.json
{"enum": ["DAY", "HOUR"], "type": "string"}
BucketDuration
datahub_ingestion_schema.json
{"additionalProperties": false, "required": ["repo"], "type": "object", "properties": {"url_template": {"type": "string"}, "deploy_key_file": {"type": "string", "format": "file-path"}, "repo_ssh_locator": {"type": "string"}, "repo": {"type": "string"}, "branch": {"default": "main", "type": "string"}, "deploy_key": {"wr...
GitInfo
datahub_ingestion_schema.json
{"additionalProperties": false, "required": ["timeout", "headers"], "type": "object", "properties": {"headers": {"additionalProperties": {"type": "string"}, "type": "object"}, "timeout": {"type": "integer"}}}
TransportOptionsConfig
datahub_ingestion_schema.json
{"additionalProperties": false, "required": ["name", "url", "swagger_file"], "type": "object", "properties": {"username": {"default": "", "type": "string"}, "swagger_file": {"type": "string"}, "name": {"type": "string"}, "url": {"type": "string"}, "ignore_endpoints": {"default": [], "items": {}, "type": "array"}, "forc...
openapi_config
datahub_ingestion_schema.json
{"enum": ["NO_AUTH", "SINGLE_USER", "CLIENT_CERT", "KERBEROS", "BASIC_AUTH"]}
NifiAuthType
datahub_ingestion_schema.json
{"additionalProperties": false, "type": "object", "properties": {"ignoreCase": {"default": true, "type": "boolean"}, "deny": {"default": [], "items": {"type": "string"}, "type": "array"}, "allow": {"default": [".*"], "items": {"type": "string"}, "type": "array"}}}
AllowDenyPattern
datahub_ingestion_schema.json
{"additionalProperties": false, "required": ["connector_name", "source_dataset", "source_platform"], "type": "object", "properties": {"source_platform": {"type": "string"}, "connector_name": {"type": "string"}, "source_dataset": {"type": "string"}}}
GenericConnectorConfig
datahub_ingestion_schema.json
{"enum": ["YES", "NO", "ONLY"]}
EmitDirective
datahub_ingestion_schema.json
{"additionalProperties": false, "required": ["hmac_access_id", "hmac_access_secret"], "type": "object", "properties": {"hmac_access_secret": {"writeOnly": true, "type": "string", "format": "password"}, "hmac_access_id": {"type": "string"}}}
HMACKey
datahub_ingestion_schema.json
{"enum": ["sql_based", "stl_scan_based", "mixed"]}
LineageMode
datahub_ingestion_schema.json
{"additionalProperties": false, "type": "object", "properties": {"schema_registry_config": {"type": "object"}, "bootstrap": {"default": "localhost:9092", "type": "string"}, "schema_registry_url": {"default": "http://localhost:8080/schema-registry/api/", "type": "string"}, "client_timeout_seconds": {"default": 60, "type...
KafkaConsumerConnectionConfig
datahub_ingestion_schema.json
{"additionalProperties": false, "type": "object", "properties": {}}
demo-data_config
datahub_ingestion_schema.json
{"additionalProperties": false, "required": ["provider", "path_key", "value"], "type": "object", "properties": {"path_key": {"type": "string"}, "value": {"type": "string"}, "provider": {"type": "string"}}}
ProvidedConfig
datahub_ingestion_schema.json
{"additionalProperties": false, "required": ["connection"], "type": "object", "properties": {"connection": {"additionalProperties": false, "required": ["bootstrap", "schema_registry_url"], "type": "object", "properties": {"producer_config": {"type": "object"}, "schema_registry_config": {"type": "object"}, "bootstrap": ...
datahub_kafka_sink_config
datahub_ingestion_schema.json
{"additionalProperties": false, "required": ["project_id", "private_key_id", "private_key", "client_email", "client_id"], "type": "object", "properties": {"private_key": {"type": "string"}, "private_key_id": {"type": "string"}, "token_uri": {"default": "https://oauth2.googleapis.com/token", "type": "string"}, "auth_pro...
BigQueryCredential
datahub_ingestion_schema.json
{"additionalProperties": false, "required": ["type"], "type": "object", "properties": {"type": {"type": "string"}, "config": {}}}
DynamicTypedStateProviderConfig
datahub_ingestion_schema.json
{"enum": ["microsoft", "okta"]}
OAuthIdentityProvider
datahub_ingestion_schema.json
{"additionalProperties": false, "required": ["repo"], "type": "object", "properties": {"repo": {"type": "string"}, "url_template": {"type": "string"}, "branch": {"default": "main", "type": "string"}}}
GitReference
datahub_ingestion_schema.json
{"enum": ["USERNAME_PASSWORD", "DIRECT_ACCESS_TOKEN", "JSON_WEB_TOKEN"]}
SalesforceAuthType
datahub_ingestion_schema.json
{"additionalProperties": false, "required": ["file"], "type": "object", "properties": {"preserve_upstream": {"default": true, "type": "boolean"}, "file": {"type": "string"}}}
datahub-lineage-file_config
datahub_ingestion_schema.json
{"additionalProperties": false, "required": ["match", "replace"], "type": "object", "properties": {"match": {"type": "string"}, "replace": {"type": "string"}}}
URIReplacePattern
datahub_ingestion_schema.json
{"additionalProperties": false, "required": ["include"], "type": "object", "properties": {"default_extension": {"type": "string"}, "enable_compression": {"default": true, "type": "boolean"}, "table_name": {"type": "string"}, "sample_files": {"default": true, "type": "boolean"}, "exclude": {"items": {"type": "string"}, ...
PathSpec
datahub_ingestion_schema.json
{"enum": ["STREAM", "BATCH", "AUTO"]}
FileReadMode
datahub_ingestion_schema.json
{"additionalProperties": false, "required": ["pattern"], "type": "object", "properties": {"pattern": {"type": "string"}}}
LookerNamingPattern
datahub_ingestion_schema.json
{"additionalProperties": false, "type": "object", "properties": {"enabled": {"default": false, "type": "boolean"}, "remove_stale_metadata": {"default": true, "type": "boolean"}}}
StatefulStaleMetadataRemovalConfig
datahub_ingestion_schema.json
{"additionalProperties": false, "type": "object", "properties": {"enabled": {"default": false, "type": "boolean"}}}
StatefulIngestionConfig
datahub_ingestion_schema.json
{"additionalProperties": false, "type": "object", "properties": {"platform_instance": {"type": "string"}, "env": {"default": "PROD", "type": "string"}}}
PlatformDetail
datahub_ingestion_schema.json
{"enum": ["hive", "presto", "presto-on-hive", "trino"], "type": "string"}
PrestoOnHiveConfigMode
datahub_ingestion_schema.json
{"additionalProperties": false, "required": ["container_name", "account_name"], "type": "object", "properties": {"tenant_id": {"type": "string"}, "sas_token": {"type": "string"}, "base_path": {"default": "/", "type": "string"}, "account_key": {"type": "string"}, "client_id": {"type": "string"}, "container_name": {"type...
AdlsSourceConfig
datahub_ingestion_schema.json
{"additionalProperties": false, "required": ["type"], "type": "object", "properties": {"type": {"type": "string"}, "config": {}}}
DynamicTypedClassifierConfig
datahub_ingestion_schema.json
{"additionalProperties": false, "required": ["filename"], "type": "object", "properties": {"filename": {"type": "string"}}}
file_sink_config
datahub_ingestion_schema.json
{"additionalProperties": false, "type": "object", "properties": {"urns_suffix_regex": {"items": {"type": "string"}, "type": "array"}}}
CollapseUrns
datahub_ingestion_schema.json
{"enum": ["with_lineage", "without_lineage", "skip"], "type": "string"}
TagOption
datahub_ingestion_schema.json
{"additionalProperties": false, "type": "object", "properties": {"use_powerbi_email": {"default": false, "type": "boolean"}, "remove_email_suffix": {"default": false, "type": "boolean"}, "dataset_configured_by_as_owner": {"default": false, "type": "boolean"}, "create_corp_user": {"default": true, "type": "boolean"}, "o...
OwnershipMapping
datahub_ingestion_schema.json
{"additionalProperties": false, "type": "object", "properties": {"retry_backoff_multiplier": {"default": 2, "anyOf": [{"type": "integer"}, {"type": "number"}]}, "max_retry_interval": {"default": 10, "anyOf": [{"type": "integer"}, {"type": "number"}]}, "max_attempts": {"default": 5, "type": "integer"}}}
ModeAPIConfig
datahub_ingestion_schema.json
{"additionalProperties": false, "type": "object", "properties": {"username": {"type": "string"}, "password": {"writeOnly": true, "type": "string", "format": "password"}, "default_schema": {"default": "public", "type": "string"}, "connect_uri": {"default": "localhost:3000", "type": "string"}, "database_id_to_instance_ma...
metabase_config
datahub_ingestion_schema.json
{"additionalProperties": false, "required": ["file"], "type": "object", "properties": {"enable_auto_id": {"default": false, "type": "boolean"}, "file": {"anyOf": [{"type": "string"}, {"type": "string", "format": "path"}]}}}
datahub-business-glossary_config
datahub_ingestion_schema.json
{"additionalProperties": false, "required": ["path"], "type": "object", "properties": {"environment": {"default": "PROD", "type": "string"}, "path": {"type": "string"}, "fs_yaml_file": {"type": "string"}}}
feast_config
datahub_ingestion_schema.json
{"additionalProperties": false, "required": ["platform", "default_db"], "type": "object", "properties": {"platform": {"type": "string"}, "platform_instance": {"type": "string"}, "default_schema": {"type": "string"}, "default_db": {"type": "string"}, "platform_env": {"type": "string"}}}
LookerConnectionDefinition
datahub_ingestion_schema.json
{"additionalProperties": false, "required": ["filename"], "type": "object", "properties": {"write_semantics": {"default": "PATCH", "type": "string"}, "delimiter": {"default": ",", "type": "string"}, "array_delimiter": {"default": "|", "type": "string"}, "filename": {"type": "string"}}}
csv-enricher_config
datahub_ingestion_schema.json
{"type": "object", "properties": {"forceRescans": {"type": "boolean"}, "scanMethod": {"oneOf": [{"const": "ArchiveUpload"}, {"const": "CLILicenseScan"}], "type": "string"}, "licenseScanPathFilters": {"type": "object", "properties": {"exclude": {"items": {"type": "string"}, "type": "array"}, "only": {"items": {"type": "...
vendoredDependencies
fossa-yml.v3.schema.json
{"type": "object", "properties": {"scope": {"oneOf": [{"const": "full"}, {"const": "off"}], "type": "string"}, "commit": {"minLength": 1, "type": "string"}}}
telemetry
fossa-yml.v3.schema.json
{"type": "object", "properties": {"name": {"minLength": 1, "type": "string"}, "jiraProjectKey": {"minLength": 1, "type": "string"}, "url": {"minLength": 1, "type": "string"}, "labels": {"items": {"type": "string"}, "type": "array"}, "releaseGroup": {"required": ["name", "release"], "type": "object", "properties": {"rel...
project
fossa-yml.v3.schema.json
{"type": "object", "properties": {"path": {"type": "string"}, "type": {"oneOf": [{"const": "bundler"}, {"const": "cargo"}, {"const": "carthage"}, {"const": "cocoapods"}, {"const": "composer"}, {"const": "conda"}, {"const": "glide"}, {"const": "godep"}, {"const": "gradle"}, {"const": "leiningen"}, {"const": "maven"}, {"...
targetFilter
fossa-yml.v3.schema.json
{"type": "object", "properties": {"gradle": {"type": "object", "properties": {"configurations-only": {"minItems": 1, "items": {"type": "string"}, "uniqueItems": true, "type": "array"}}}}}
experimental
fossa-yml.v3.schema.json
{"type": "object", "properties": {"commit": {"minLength": 1, "type": "string"}, "branch": {"minLength": 1, "type": "string"}}}
revision
fossa-yml.v3.schema.json
{"items": {"oneOf": [{"type": "string"}, {"additionalProperties": false, "type": "object", "patternProperties": {"^x-": {}}, "properties": {"uid": {"type": "string"}, "source": {"type": "string"}, "gid": {"type": "string"}, "mode": {"type": "number"}, "target": {"type": "string"}}}]}, "type": "array"}
service_config_or_secret
compose-spec.json
{"additionalProperties": false, "type": "object", "properties": {"path": {"type": "string"}, "weight": {"type": "integer"}}}
blkio_weight
compose-spec.json
{"additionalProperties": false, "type": "object", "patternProperties": {"^x-": {}}, "id": "#/definitions/healthcheck", "properties": {"retries": {"type": "number"}, "interval": {"type": "string", "format": "duration"}, "start_period": {"type": "string", "format": "duration"}, "start_interval": {"type": "string", "forma...
healthcheck
compose-spec.json
{"oneOf": [{"additionalProperties": false, "type": "object", "patternProperties": {".+": {"type": ["string", "number", "boolean", "null"]}}}, {"uniqueItems": true, "items": {"type": "string"}, "type": "array"}]}
list_or_dict
compose-spec.json
{"additionalProperties": false, "type": "object", "properties": {"path": {"type": "string"}, "rate": {"type": ["integer", "string"]}}}
blkio_limit
compose-spec.json
{"oneOf": [{"type": "null"}, {"type": "string"}, {"items": {"type": "string"}, "type": "array"}]}
command
compose-spec.json
{"uniqueItems": true, "items": {"type": "string"}, "type": "array"}
list_of_strings
compose-spec.json
{"items": {"additionalProperties": false, "type": "object", "patternProperties": {"^x-": {}}, "properties": {"discrete_resource_spec": {"additionalProperties": false, "type": "object", "patternProperties": {"^x-": {}}, "properties": {"kind": {"type": "string"}, "value": {"type": "number"}}}}}, "type": "array", "id": "#...
generic_resources
compose-spec.json
{"service": {"anyOf": [{"required": ["build"]}, {"required": ["image"]}], "id": "#/definitions/constraints/service", "properties": {"build": {"required": ["context"]}}}}
constraints
compose-spec.json
{"required": ["name", "value"], "type": "object", "properties": {"text": {"type": "string"}, "name": {"type": "string"}, "value": {"type": "string"}}}
Const
entity.beef.json
{"required": ["name"], "type": "object", "properties": {"databaseMapper": {"type": "string"}, "argumentName": {"type": "string"}, "text": {"type": "string"}, "privateName": {"type": "string"}, "grpcType": {"type": "string"}, "serializationEmitDefault": {"type": "boolean"}, "refDataMapping": {"type": "boolean"}, "dataCo...
Property
entity.beef.json
{"required": ["name"], "type": "object", "properties": {"refDataType": {"enum": ["string", "int", "Guid"], "type": "string"}, "name": {"type": "string"}, "nullable": {"type": "boolean"}, "default": {"type": "string"}, "text": {"type": "string"}, "privateName": {"type": "string"}, "layerPassing": {"enum": ["All", "ToMan...
Parameter
entity.beef.json
{"type": ["object", "null"], "id": "nullable-object"}
nullable-object
base-04.json
{"type": ["boolean", "null"], "id": "nullable-boolean"}
nullable-boolean
base-04.json
{"type": ["string", "null"], "id": "nullable-string"}
nullable-string
base-04.json
{"type": ["integer", "null"], "id": "nullable-integer"}
nullable-integer
base-04.json
{"type": ["array", "null"], "id": "nullable-array"}
nullable-array
base-04.json
{"enum": ["Africa/Abidjan", "Africa/Accra", "Africa/Addis_Ababa", "Africa/Algiers", "Africa/Asmara", "Africa/Asmera", "Africa/Bamako", "Africa/Bangui", "Africa/Banjul", "Africa/Bissau", "Africa/Blantyre", "Africa/Brazzaville", "Africa/Bujumbura", "Africa/Cairo", "Africa/Casablanca", "Africa/Ceuta", "Africa/Conakry", "A...
timezone
base-04.json
{"oneOf": [{"enum": ["/usr/bin/nano", "/usr/bin/vim", "/usr/bin/emacs"]}, {}], "type": "string", "id": "editor"}
editor
base-04.json
{"minLength": 1, "type": "string", "id": "path"}
path
base-04.json
{"type": ["number", "null"], "id": "nullable-number"}
nullable-number
base-04.json
{"type": "object", "properties": {"type": {"enum": ["apiKey"], "type": "string"}, "name": {"type": "string"}, "in": {"enum": ["header", "query"], "type": "string"}}}
Swagger.ApiKeySecurity
tsoa.json
{"type": "object", "properties": {"type": {"enum": ["basic"], "type": "string"}}}
Swagger.BasicSecurity
tsoa.json