File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
packages/clients/src/api/webhosting/v1 Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff 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 ,
You can’t perform that action at this time.
0 commit comments