Skip to content

Commit

Permalink
docs: Fix broken api.md building (#20558)
Browse files Browse the repository at this point in the history
  • Loading branch information
antobinary committed Jun 20, 2024
1 parent 3402edc commit c2d4d4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/development/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -1225,7 +1225,7 @@ http://yourserver.com/bigbluebutton/api/sendChatMessage?[parameters]&checksu
**Parameters:**

```mdx-code-block
<APITableComponent data={sendChatMessage}/>
<APITableComponent data={sendChatMessageEndpointTableData}/>
```

**Example Requests:**
Expand Down

0 comments on commit c2d4d4d

Please sign in to comment.