Skip to content

Commit 43a4c92

Browse files
committed
feat: update generated APIs
1 parent 1d0c3e3 commit 43a4c92

File tree

109 files changed

+760
-334
lines changed

Some content is hidden

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

109 files changed

+760
-334
lines changed

packages_generated/account/src/v3/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/account/src/v3/marshalling.gen.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
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
resolveOneOf,
78
unmarshalArrayOfObject,
89
unmarshalDate,
910
} from '@scaleway/sdk-client'
10-
import type { DefaultValues } from '@scaleway/sdk-client'
1111
import type {
1212
CheckContractSignatureResponse,
1313
Contract,

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/index.gen.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ export type {
2727
ListOSResponse,
2828
ListServerPrivateNetworksRequestOrderBy,
2929
ListServerPrivateNetworksResponse,
30-
ListServerTypesRequest,
31-
ListServerTypesResponse,
3230
ListServersRequest,
3331
ListServersRequestOrderBy,
3432
ListServersResponse,
33+
ListServerTypesRequest,
34+
ListServerTypesResponse,
3535
OS,
3636
PrivateNetworkApiAddServerPrivateNetworkRequest,
3737
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/audit_trail/src/v1alpha1/api.gen.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
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'
35
import {
46
API as ParentAPI,
57
toApiLocality,
68
urlParams,
79
validatePathParam,
810
} from '@scaleway/sdk-client'
9-
import type { ApiLocality } from '@scaleway/sdk-client'
1011
import {
1112
unmarshalListEventsResponse,
1213
unmarshalListProductsResponse,

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,

packages_generated/baremetal/src/v1/api.gen.ts

Lines changed: 10 additions & 9 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 { SERVER_TRANSIENT_STATUSES as SERVER_TRANSIENT_STATUSES_BAREMETAL } from './content.gen'
1314
import {
1415
marshalAddOptionServerRequest,
@@ -26,16 +27,16 @@ import {
2627
unmarshalBMCAccess,
2728
unmarshalGetServerMetricsResponse,
2829
unmarshalIP,
29-
unmarshalListOSResponse,
3030
unmarshalListOffersResponse,
3131
unmarshalListOptionsResponse,
32+
unmarshalListOSResponse,
3233
unmarshalListServerEventsResponse,
3334
unmarshalListServerPrivateNetworksResponse,
3435
unmarshalListServersResponse,
3536
unmarshalListSettingsResponse,
36-
unmarshalOS,
3737
unmarshalOffer,
3838
unmarshalOption,
39+
unmarshalOS,
3940
unmarshalSchema,
4041
unmarshalServer,
4142
unmarshalServerPrivateNetwork,
@@ -50,20 +51,20 @@ import type {
5051
DeleteServerRequest,
5152
GetBMCAccessRequest,
5253
GetDefaultPartitioningSchemaRequest,
53-
GetOSRequest,
5454
GetOfferRequest,
5555
GetOptionRequest,
56+
GetOSRequest,
5657
GetServerMetricsRequest,
5758
GetServerMetricsResponse,
5859
GetServerRequest,
59-
IP,
6060
InstallServerRequest,
61-
ListOSRequest,
62-
ListOSResponse,
61+
IP,
6362
ListOffersRequest,
6463
ListOffersResponse,
6564
ListOptionsRequest,
6665
ListOptionsResponse,
66+
ListOSRequest,
67+
ListOSResponse,
6768
ListServerEventsRequest,
6869
ListServerEventsResponse,
6970
ListServerPrivateNetworksResponse,
@@ -72,9 +73,9 @@ import type {
7273
ListSettingsRequest,
7374
ListSettingsResponse,
7475
MigrateServerToMonthlyOfferRequest,
75-
OS,
7676
Offer,
7777
Option,
78+
OS,
7879
PrivateNetworkApiAddServerPrivateNetworkRequest,
7980
PrivateNetworkApiDeleteServerPrivateNetworkRequest,
8081
PrivateNetworkApiListServerPrivateNetworksRequest,

packages_generated/baremetal/src/v1/index.gen.ts

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,33 +9,33 @@ export * from './marshalling.gen'
99
export type {
1010
AddOptionServerRequest,
1111
BMCAccess,
12-
CPU,
1312
CertificationOption,
13+
CPU,
1414
CreateServerRequest,
1515
CreateServerRequestInstall,
1616
DeleteOptionServerRequest,
1717
DeleteServerRequest,
1818
Disk,
19-
GPU,
2019
GetBMCAccessRequest,
2120
GetDefaultPartitioningSchemaRequest,
22-
GetOSRequest,
2321
GetOfferRequest,
2422
GetOptionRequest,
23+
GetOSRequest,
2524
GetServerMetricsRequest,
2625
GetServerMetricsResponse,
2726
GetServerRequest,
27+
GPU,
28+
InstallServerRequest,
2829
IP,
2930
IPReverseStatus,
3031
IPVersion,
31-
InstallServerRequest,
3232
LicenseOption,
33-
ListOSRequest,
34-
ListOSResponse,
3533
ListOffersRequest,
3634
ListOffersResponse,
3735
ListOptionsRequest,
3836
ListOptionsResponse,
37+
ListOSRequest,
38+
ListOSResponse,
3939
ListServerEventsRequest,
4040
ListServerEventsRequestOrderBy,
4141
ListServerEventsResponse,
@@ -49,13 +49,13 @@ export type {
4949
ListSettingsResponse,
5050
Memory,
5151
MigrateServerToMonthlyOfferRequest,
52-
OS,
53-
OSOSField,
5452
Offer,
5553
OfferOptionOffer,
5654
OfferStock,
5755
OfferSubscriptionPeriod,
5856
Option,
57+
OS,
58+
OSOSField,
5959
PersistentMemory,
6060
PrivateNetworkApiAddServerPrivateNetworkRequest,
6161
PrivateNetworkApiDeleteServerPrivateNetworkRequest,

0 commit comments

Comments
 (0)