mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-23 17:30:35 +00:00

* Updated generate_docs_schema * Updated generate_docs_schema * Updated generate_docs_schema * applied generate_docs_schema script * Revert the changes in this file --------- Co-authored-by: Tarun <tarun.p@deuexsolutions.com> Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2.7 KiB
2.7 KiB
title | slug |
---|---|
settings | /main-concepts/metadata-standard/schemas/settings/settings |
Settings
This schema defines the Settings. A Settings represents a generic Setting.
Properties
config_type
: Unique identifier that identifies an entity instance. Refer to #/definitions/settingType.config_value
- One of
- : Refer to ../configuration/pipelineServiceClientConfiguration.json.
- : Refer to ../configuration/authenticationConfiguration.json.
- : Refer to ../configuration/authorizerConfiguration.json.
- : Refer to ../configuration/elasticSearchConfiguration.json.
- : Refer to ../configuration/eventHandlerConfiguration.json.
- : Refer to ../configuration/fernetConfiguration.json.
- : Refer to ../configuration/jwtTokenConfiguration.json.
- : Refer to ../configuration/taskNotificationConfiguration.json.
- : Refer to ../email/smtpSettings.json.
- : Refer to ../configuration/slackAppConfiguration.json.
- : Refer to ../configuration/profilerConfiguration.json.
- : Refer to ../configuration/searchSettings.json.
- : Refer to ../configuration/assetCertificationSettings.json.
- : Refer to ../configuration/lineageSettings.json.
- : Refer to ../configuration/workflowSettings.json.
- One of
Definitions
settingType
(string): This schema defines all possible filters enum in OpenMetadata. Must be one of:["authorizerConfiguration", "authenticationConfiguration", "jwtTokenConfiguration", "elasticsearch", "eventHandlerConfiguration", "airflowConfiguration", "fernetConfiguration", "slackEventPublishers", "secretsManagerConfiguration", "sandboxModeEnabled", "slackChat", "emailConfiguration", "customUiThemePreference", "loginConfiguration", "slackAppConfiguration", "slackBot", "slackInstaller", "slackState", "profilerConfiguration", "searchSettings", "assetCertificationSettings", "lineageSettings", "workflowSettings"]
.
Documentation file automatically generated at 2025-01-15 09:05:25.266839+00:00.