Skip to content

Commit 0ab5cdc

Browse files
committed
Fix Volume Resize response body
1 parent 51220ad commit 0ab5cdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19149,7 +19149,7 @@ paths:
1914919149
content:
1915019150
application/json:
1915119151
schema:
19152-
type: object
19152+
$ref: '#/components/schemas/Volume'
1915319153
default:
1915419154
$ref: '#/components/responses/ErrorResponse'
1915519155
x-code-samples:

0 commit comments

Comments
 (0)