Update translations
This commit is contained in:
parent
4af1379d1e
commit
1030e735c0
96 changed files with 13449 additions and 0 deletions
1
locales/zh-Hans/rooms/fragments/v6-canonical-json.md
Normal file
1
locales/zh-Hans/rooms/fragments/v6-canonical-json.md
Normal file
|
@ -0,0 +1 @@
|
|||
服务器必须严格执行 [附录](/appendices#canonical-json) 中规定的 JSON 格式。这意味着在大多数端点会返回 400 `M_BAD_JSON` 错误,或者在联邦通信中丢弃事件。例如,Federation API 的 `/send` 端点会丢弃该事件,而 Client Server API 的 `/send/{eventType}` 端点则会返回 `M_BAD_JSON` 错误。
|
Loading…
Add table
Add a link
Reference in a new issue