Skip to content

Commit f6ccaff

Browse files
authored
Merge branch 'main' into v1.6826.0
2 parents ee5d966 + ebada93 commit f6ccaff

File tree

76 files changed

+640
-580
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+640
-580
lines changed

packages_generated/applesilicon/src/v1alpha1/api.gen.ts

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
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, WaitForOptions } from '@scaleway/sdk-client'
35
import {
4-
API as ParentAPI,
56
enrichForPagination,
7+
API as ParentAPI,
68
toApiLocality,
79
urlParams,
810
validatePathParam,
911
waitForResource,
1012
} from '@scaleway/sdk-client'
11-
import type { ApiLocality, WaitForOptions } from '@scaleway/sdk-client'
1213
import {
1314
SERVER_PRIVATE_NETWORK_SERVER_TRANSIENT_STATUSES as SERVER_PRIVATE_NETWORK_SERVER_TRANSIENT_STATUSES_APPLESILICON,
1415
SERVER_TRANSIENT_STATUSES as SERVER_TRANSIENT_STATUSES_APPLESILICON,
@@ -25,8 +26,8 @@ import {
2526
unmarshalConnectivityDiagnostic,
2627
unmarshalListOSResponse,
2728
unmarshalListServerPrivateNetworksResponse,
28-
unmarshalListServerTypesResponse,
2929
unmarshalListServersResponse,
30+
unmarshalListServerTypesResponse,
3031
unmarshalOS,
3132
unmarshalServer,
3233
unmarshalServerPrivateNetwork,
@@ -47,10 +48,10 @@ import type {
4748
ListOSRequest,
4849
ListOSResponse,
4950
ListServerPrivateNetworksResponse,
50-
ListServerTypesRequest,
51-
ListServerTypesResponse,
5251
ListServersRequest,
5352
ListServersResponse,
53+
ListServerTypesRequest,
54+
ListServerTypesResponse,
5455
OS,
5556
PrivateNetworkApiAddServerPrivateNetworkRequest,
5657
PrivateNetworkApiDeleteServerPrivateNetworkRequest,

packages_generated/applesilicon/src/v1alpha1/marshalling.gen.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
// This file was automatically generated. DO NOT EDIT.
22
// If you have any remark or suggestion do not hesitate to open an issue.
33
import randomName from '@scaleway/random-name'
4+
import type { DefaultValues } from '@scaleway/sdk-client'
45
import {
56
isJSONObject,
67
unmarshalArrayOfObject,
78
unmarshalDate,
89
} from '@scaleway/sdk-client'
9-
import type { DefaultValues } from '@scaleway/sdk-client'
1010
import type {
1111
BatchCreateServersRequest,
1212
BatchCreateServersRequestBatchInnerCreateServerRequest,
@@ -18,8 +18,8 @@ import type {
1818
CreateServerRequest,
1919
ListOSResponse,
2020
ListServerPrivateNetworksResponse,
21-
ListServerTypesResponse,
2221
ListServersResponse,
22+
ListServerTypesResponse,
2323
OS,
2424
PrivateNetworkApiAddServerPrivateNetworkRequest,
2525
PrivateNetworkApiSetServerPrivateNetworksRequest,

packages_generated/autoscaling/src/v1alpha1/api.gen.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
// This file was automatically generated. DO NOT EDIT.
22
// If you have any remark or suggestion do not hesitate to open an issue.
33
import {
4-
API as ParentAPI,
54
enrichForPagination,
5+
API as ParentAPI,
66
urlParams,
77
validatePathParam,
88
} from '@scaleway/sdk-client'

packages_generated/autoscaling/src/v1alpha1/marshalling.gen.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
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'
35
import {
46
isJSONObject,
57
resolveOneOf,
68
unmarshalArrayOfObject,
79
unmarshalDate,
810
unmarshalMapOfObject,
911
} from '@scaleway/sdk-client'
10-
import type { DefaultValues } from '@scaleway/sdk-client'
1112
import type {
1213
Capacity,
1314
CreateInstanceGroupRequest,

0 commit comments

Comments
 (0)