File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11// This file was automatically generated. DO NOT EDIT.
22// If you have any remark or suggestion do not hesitate to open an issue.
33import {
4- API as ParentAPI ,
54 enrichForPagination ,
5+ API as ParentAPI ,
66 urlParams ,
77 validatePathParam ,
88} from '@scaleway/sdk-client'
Original file line number Diff line number Diff line change 11// This file was automatically generated. DO NOT EDIT.
22// If you have any remark or suggestion do not hesitate to open an issue.
33import randomName from '@scaleway/random-name'
4+ import type { DefaultValues } from '@scaleway/sdk-client'
45import {
56 isJSONObject ,
67 resolveOneOf ,
78 unmarshalArrayOfObject ,
89 unmarshalDate ,
910} from '@scaleway/sdk-client'
10- import type { DefaultValues } from '@scaleway/sdk-client'
1111import type {
1212 CheckContractSignatureResponse ,
1313 Contract ,
Original file line number Diff line number Diff line change @@ -4,8 +4,11 @@ export { API } from './api.gen'
44export * from './marshalling.gen'
55export type {
66 AccountOrganizationInfo ,
7+ AccountProjectInfo ,
78 AccountUserInfo ,
89 AppleSiliconServerInfo ,
10+ BaremetalServerInfo ,
11+ BaremetalSettingInfo ,
912 Event ,
1013 EventPrincipal ,
1114 InstanceServerInfo ,
You can’t perform that action at this time.
0 commit comments