publish_content content description enhance (#72)
Co-authored-by: liuyong <liuyong@tuyoogame.com>
This commit is contained in:
@@ -176,7 +176,7 @@ func (s *AppServer) processToolsList(request *JSONRPCRequest) *JSONRPCResponse {
|
|||||||
},
|
},
|
||||||
"content": map[string]interface{}{
|
"content": map[string]interface{}{
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "正文内容",
|
"description": "正文内容,不包含以#开头的标签内容,所有话题标签都用tags参数来生成和提供即可",
|
||||||
},
|
},
|
||||||
"images": map[string]interface{}{
|
"images": map[string]interface{}{
|
||||||
"type": "array",
|
"type": "array",
|
||||||
|
|||||||
Reference in New Issue
Block a user