File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
packages_generated/account/src/v3 Expand file tree Collapse file tree 2 files changed +2
-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 ,
You can’t perform that action at this time.
0 commit comments