Skip to content

Commit a54d700

Browse files
committed
feat: update generated APIs
1 parent 798b34e commit a54d700

File tree

51 files changed

+2021
-1382
lines changed

Some content is hidden

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

51 files changed

+2021
-1382
lines changed

packages/clients/src/api/account/index.gen.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
2-
* This file is automatically generated from /scripts/generate.js PLEASE DO NOT
3-
* EDIT HERE
2+
* This file is automatically generated from /scripts/generate.js
3+
* PLEASE DO NOT EDIT HERE
44
*/
55

66
export * as v2 from './v2/index.gen'

packages/clients/src/api/account/v3/index.gen.ts

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
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-
export { ContractAPI, ProjectAPI } from './api.gen'
3+
export {
4+
ContractAPI,
5+
ProjectAPI,
6+
} from './api.gen'
47
export type {
58
CheckContractSignatureResponse,
69
Contract,
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
2-
* This file is automatically generated from /scripts/generate.js PLEASE DO NOT
3-
* EDIT HERE
2+
* This file is automatically generated from /scripts/generate.js
3+
* PLEASE DO NOT EDIT HERE
44
*/
55

66
export * as v1alpha1 from './v1alpha1/index.gen'

packages/clients/src/api/applesilicon/v1alpha1/index.gen.ts

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
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-
export { API, PrivateNetworkAPI } from './api.gen'
3+
export {
4+
API,
5+
PrivateNetworkAPI,
6+
} from './api.gen'
47
export * from './content.gen'
58
export type {
69
Commitment,
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
2-
* This file is automatically generated from /scripts/generate.js PLEASE DO NOT
3-
* EDIT HERE
2+
* This file is automatically generated from /scripts/generate.js
3+
* PLEASE DO NOT EDIT HERE
44
*/
55

66
export * as v1alpha1 from './v1alpha1/index.gen'

packages/clients/src/api/baremetal/index.gen.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
2-
* This file is automatically generated from /scripts/generate.js PLEASE DO NOT
3-
* EDIT HERE
2+
* This file is automatically generated from /scripts/generate.js
3+
* PLEASE DO NOT EDIT HERE
44
*/
55

66
export * as v1 from './v1/index'

packages/clients/src/api/baremetal/v1/index.gen.ts

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
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-
export { API, PrivateNetworkAPI } from './api.gen'
3+
export {
4+
API,
5+
PrivateNetworkAPI,
6+
} from './api.gen'
47
export * from './content.gen'
58
export type {
69
AddOptionServerRequest,

packages/clients/src/api/billing/index.gen.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
2-
* This file is automatically generated from /scripts/generate.js PLEASE DO NOT
3-
* EDIT HERE
2+
* This file is automatically generated from /scripts/generate.js
3+
* PLEASE DO NOT EDIT HERE
44
*/
55

66
export * as v2alpha1 from './v2alpha1/index.gen'

packages/clients/src/api/block/index.gen.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
2-
* This file is automatically generated from /scripts/generate.js PLEASE DO NOT
3-
* EDIT HERE
2+
* This file is automatically generated from /scripts/generate.js
3+
* PLEASE DO NOT EDIT HERE
44
*/
55

66
export * as v1 from './v1/index.gen'

packages/clients/src/api/cockpit/index.gen.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
2-
* This file is automatically generated from /scripts/generate.js PLEASE DO NOT
3-
* EDIT HERE
2+
* This file is automatically generated from /scripts/generate.js
3+
* PLEASE DO NOT EDIT HERE
44
*/
55

66
export * as v1 from './v1/index.gen'

0 commit comments

Comments
 (0)