实例规格透传 quotaNames,重新生成 swagger
CI / test (push) Successful in 31s

This commit is contained in:
2026-07-17 16:52:49 +08:00
parent 6cf9465fea
commit deea8629e0
4 changed files with 25 additions and 0 deletions
+7
View File
@@ -8647,6 +8647,13 @@
},
"processorDescription": {
"type": "string"
},
"quotaNames": {
"description": "QuotaNames 是该 shape 对应的配额名(与 Limits 服务 compute limit name 同名),\n前端据此结合 limits 行判定配额与 AD 可用性。",
"type": "array",
"items": {
"type": "string"
}
}
}
},