mirror of
https://github.com/Ed1s0nZ/CyberStrikeAI.git
synced 2026-05-15 21:08:01 +02:00
Add files via upload
This commit is contained in:
@@ -1309,7 +1309,7 @@ func (h *OpenAPIHandler) GetOpenAPISpec(c *gin.Context) {
|
||||
},
|
||||
"/api/conversations/{id}/results": map[string]interface{}{
|
||||
"get": map[string]interface{}{
|
||||
"tags": []string{"结果查询"},
|
||||
"tags": []string{"对话管理"},
|
||||
"summary": "获取对话结果",
|
||||
"description": "获取指定对话的执行结果,包括消息、漏洞信息和执行结果",
|
||||
"operationId": "getConversationResults",
|
||||
|
||||
Reference in New Issue
Block a user