feat: 增加计费预估核对运维流程
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user