Skip to content

Commit 5fd15f6

Browse files
committed
feat: update generated APIs
1 parent a599ef1 commit 5fd15f6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

api/instance/v1/instance_sdk.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1282,9 +1282,6 @@ type Volume struct {
12821282
// Name: volume name.
12831283
Name string `json:"name"`
12841284

1285-
// Deprecated: ExportURI: show the volume NBD export URI.
1286-
ExportURI *string `json:"export_uri"`
1287-
12881285
// Size: volume disk size.
12891286
Size scw.Size `json:"size"`
12901287

0 commit comments

Comments
 (0)