diff --git a/API.md b/API.md index 47b7950b2..5d4f61068 100644 --- a/API.md +++ b/API.md @@ -1098,7 +1098,7 @@ Move documents by `id`: } ``` -Note: In publish mode, access to this interface will be prohibited unless all document read and write permissions are made public. Please refer to the [discussion](https://github.com/siyuan-note/siyuan/pull/16041#issuecomment-3912139575). +Note: To ensure data security, access to this interface is prohibited in Publish Mode. ### Flush transaction diff --git a/API_ja_JP.md b/API_ja_JP.md index 99acc1382..beae3d489 100644 --- a/API_ja_JP.md +++ b/API_ja_JP.md @@ -1091,7 +1091,7 @@ } ``` -注意:公開モードでは、すべてのドキュメントの読み書き権限を公開していない限り、このAPIへのアクセスは禁止されます。詳しくは[議論](https://github.com/siyuan-note/siyuan/pull/16041#issuecomment-3912139575)を参照してください。 +注:データセキュリティを確保するため、パブリッシュモードでの本インターフェースへのアクセスは禁止されています。 ### トランザクションをフラッシュ diff --git a/API_zh_CN.md b/API_zh_CN.md index 2f9a3e807..655e3ba97 100644 --- a/API_zh_CN.md +++ b/API_zh_CN.md @@ -1091,7 +1091,7 @@ } ``` -注意:发布模式下除非公开所有文档读写权限,否则会禁止访问该接口,请参考[讨论](https://github.com/siyuan-note/siyuan/pull/16041#issuecomment-3912139575)。 +注意:为保证数据安全,发布模式下禁止访问该接口。 ### 提交事务