Skip to content

Commit bdf1479

Browse files
Add response body to Clone Volumes endpoint
1 parent b2e1dfa commit bdf1479

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
@@ -12611,7 +12611,7 @@ paths:
1261112611
content:
1261212612
application/json:
1261312613
schema:
12614-
type: object
12614+
$ref: '#/components/schemas/Volume'
1261512615
default:
1261612616
$ref: '#/components/responses/ErrorResponse'
1261712617
x-code-samples:

0 commit comments

Comments
 (0)