Commit 74ca5d6
committed
Fix xchat docs: path params, scopes, Flask compat, new chat endpoints
- Fix 5 x-api/chat endpoint paths: {conversation_id} -> {id} to match
OpenAPI spec v2.160 (send-message, get-conversation, mark-read,
typing-indicator, download-media)
- Add 4 previously untracked x-api/chat endpoint pages
(add-members, create-group, initialize-group, initialize-keys)
- Add x-api/users/get-public-keys-for-multiple-users.mdx
- Fix @app.before_first_request (removed Flask 2.3+) in getting-started.mdx
- Add media.write to required scopes list in troubleshooting.mdx
- Fix TypeScript XDK import: 'xdk' -> '@xdevplatform/xdk' in real-time-events.mdx1 parent 8d5515b commit 74ca5d6
File tree
13 files changed
+27
-12
lines changed- x-api
- chat
- users
- xchat
13 files changed
+27
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments