diff --git a/openapi-spec/swagger.yaml b/openapi-spec/swagger.yaml index 619e772ad..37b81b0e8 100644 --- a/openapi-spec/swagger.yaml +++ b/openapi-spec/swagger.yaml @@ -1041,16 +1041,16 @@ paths: - abnormal responses: '200': - description: List port query was success + description: List disk query was success content: application/json: schema: type: object required: - - ports + - disks additionalProperties: true properties: - ports: + disks: type: array title: the disk schema items: