Skip to content

Commit 74882bb

Browse files
scaleway-botyfodil
andauthored
feat(account): add network contract type (#2442)
Co-authored-by: Yacine Fodil <[email protected]>
1 parent bd2e810 commit 74882bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages_generated/account/src/v3/types.gen.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ export type ContractType =
99
| 'instance'
1010
| 'container'
1111
| 'baremetal'
12+
| 'network'
1213

1314
export type ListContractSignaturesRequestOrderBy =
1415
| 'signed_at_asc'

0 commit comments

Comments
 (0)