Skip to content

Commit

Permalink
[ISSUE #209] Fix the messed up markdown of 06-lark-connector
Browse files Browse the repository at this point in the history
  • Loading branch information
LinuxSuRen authored Mar 15, 2024
1 parent 55dc108 commit 0219491
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Before using eventmesh-connector-lark to sink events, you need to configure the server.

- Please customize `sinkEnable``=`true`/`false` in `/resource/server-config.yml` to turn on/off the sink function.
- Please customize `sinkEnable`=`true`/`false` in `/resource/server-config.yml` to turn on/off the sink function.
- Regarding `/resource/sink-config.yml`, only the configuration under `sinkConnectorConfig` is explained here:
- `connectorName`, specify the connector name
- (required) `appId`, the appId obtained from lark
Expand Down Expand Up @@ -33,4 +33,4 @@ For the Lark open platform API involved in this module, please click the followi

- **Send Message**, please [view here](https://open.larksuite.com/document/server-docs/im-v1/message/create?appId=cli_a5e1bc31507ed00c)
- **text**, please [view here](https://open.larksuite.com/document/server-docs/im-v1/message-content-description/create_json#c9e08671)
- **markdown**, please [view here](https://open.larksuite.com/document/common-capabilities/message-card/message-cards-content/using-markdown-tags)
- **markdown**, please [view here](https://open.larksuite.com/document/common-capabilities/message-card/message-cards-content/using-markdown-tags)

0 comments on commit 0219491

Please sign in to comment.