mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-26 23:55:02 +00:00
565 B
565 B
| title | slug |
|---|---|
| slackAppConfiguration | /main-concepts/metadata-standard/schemas/configuration/slackappconfiguration |
SlackAppConfiguration
This schema defines the Slack App Information
Properties
clientId(string): Client Id of the Application.clientSecret(string): Client Secret of the Application.signingSecret(string): Signing Secret of the Application. Confirm that each request comes from Slack by verifying its unique signature.
Documentation file automatically generated at 2025-08-12 05:39:47.683420+00:00.