File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
packages_generated/ipam/src/v1 Expand file tree Collapse file tree 2 files changed +5
-3
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.
3+
4+ import type { ApiLocality } from '@scaleway/sdk-client'
35import {
4- API as ParentAPI ,
56 enrichForPagination ,
7+ API as ParentAPI ,
68 resolveOneOf ,
79 toApiLocality ,
810 urlParams ,
911 validatePathParam ,
1012} from '@scaleway/sdk-client'
11- import type { ApiLocality } from '@scaleway/sdk-client'
1213import {
1314 marshalAttachIPRequest ,
1415 marshalBookIPRequest ,
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.
3+
4+ import type { DefaultValues } from '@scaleway/sdk-client'
35import {
46 isJSONObject ,
57 resolveOneOf ,
68 unmarshalArrayOfObject ,
79 unmarshalDate ,
810} from '@scaleway/sdk-client'
9- import type { DefaultValues } from '@scaleway/sdk-client'
1011import type {
1112 AttachIPRequest ,
1213 BookIPRequest ,
You can’t perform that action at this time.
0 commit comments