feat: 增加计费预估核对运维流程

This commit is contained in:
2026-07-17 13:57:21 +08:00
parent bdcf9af5d6
commit 0d18df54f1
11 changed files with 289 additions and 17 deletions
+2 -2
View File
@@ -10653,7 +10653,7 @@
},
"fileName": {
"type": "string",
"example": "ai-gateway-ops-management-v1.0.1.zip"
"example": "ai-gateway-ops-management-v1.0.2.zip"
},
"modules": {
"type": "array",
@@ -10670,7 +10670,7 @@
},
"version": {
"type": "string",
"example": "1.0.1"
"example": "1.0.2"
}
}
},
+2 -2
View File
@@ -791,7 +791,7 @@ definitions:
example: /api/v1/public/skills/ai-gateway-ops-management/download
type: string
fileName:
example: ai-gateway-ops-management-v1.0.1.zip
example: ai-gateway-ops-management-v1.0.2.zip
type: string
modules:
example:
@@ -803,7 +803,7 @@ definitions:
example: ai-gateway-ops-management
type: string
version:
example: 1.0.1
example: 1.0.2
type: string
type: object
httpapi.TaskAcceptedResponse: