Skip to content

Commit 694afd5

Browse files
committed
feat: update generated APIs
1 parent 7ed8bf5 commit 694afd5

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

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

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ export type {
2727
DatabaseApiListDatabasesRequest,
2828
DatabaseApiUnassignDatabaseUserRequest,
2929
DatabaseUser,
30+
DnsRecordsStatus,
3031
FtpAccount,
3132
FtpAccountApiChangeFtpAccountPasswordRequest,
3233
FtpAccountApiCreateFtpAccountRequest,
@@ -41,12 +42,10 @@ export type {
4142
HostingApiListHostingsRequest,
4243
HostingApiResetHostingPasswordRequest,
4344
HostingApiUpdateHostingRequest,
44-
HostingCpanelUrls,
45-
HostingDnsStatus,
46-
HostingOption,
4745
HostingStatus,
4846
HostingSummary,
4947
HostingSummaryStatus,
48+
HostingUser,
5049
ListControlPanelsResponse,
5150
ListDatabaseUsersRequestOrderBy,
5251
ListDatabaseUsersResponse,
@@ -73,6 +72,10 @@ export type {
7372
OfferOptionName,
7473
OfferOptionRequest,
7574
OfferOptionWarning,
75+
Platform,
76+
PlatformControlPanel,
77+
PlatformControlPanelUrls,
78+
PlatformPlatformGroup,
7679
ResetHostingPasswordResponse,
7780
ResourceSummary,
7881
Session,

0 commit comments

Comments
 (0)