Aniket Katkar 9e773ff1a8
chore(docs): updated the metadata standard schemas and menu.md for documentation (#13745)
* updated the metadata standard schemas and menu.md

* updated the schema docs with better parsing
2023-10-27 11:37:31 -07:00

906 B

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

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', 'customLogoConfiguration', 'slackAppConfiguration', 'slackBot', 'slackInstaller'].

Documentation file automatically generated at 2023-10-27 13:55:46.343512.