Skip to content

Commit d9ba798

Browse files
authored
feat(instance): sync endpoints about the feature OS image in SBS volume (#920)
1 parent fa230c6 commit d9ba798

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/clients/src/api/instance/v1/types.gen.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ export type VolumeVolumeType =
108108
| 'unified'
109109
| 'scratch'
110110
| 'sbs_volume'
111+
| 'sbs_snapshot'
111112

112113
/** Bootscript. */
113114
export interface Bootscript {

0 commit comments

Comments
 (0)