mirror of https://github.com/langgenius/dify.git
Update template.zh.mdx-fix document update metadata body param (#20659)
This commit is contained in:
parent
1fbbbb735d
commit
de9c7f2ea4
|
|
@ -2223,7 +2223,7 @@ import { Row, Col, Properties, Property, Heading, SubProperty, PropertyInstructi
|
|||
- <code>document_id</code> (string) 文档 ID
|
||||
- <code>metadata_list</code> (list) 元数据列表
|
||||
- <code>id</code> (string) 元数据 ID
|
||||
- <code>type</code> (string) 元数据类型
|
||||
- <code>value</code> (string) 元数据值
|
||||
- <code>name</code> (string) 元数据名称
|
||||
</Property>
|
||||
</Properties>
|
||||
|
|
|
|||
Loading…
Reference in New Issue