Skip to content

Commit

Permalink
feat: update generated APIs
Browse files Browse the repository at this point in the history
  • Loading branch information
scaleway-bot committed Dec 23, 2024
1 parent e9967d3 commit 04be25a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ export type {
RebootServerRequest,
ReinstallServerRequest,
Server,
ServerPrivateNetworkStatus,
ServerStatus,
ServerType,
ServerTypeCPU,
Expand Down
2 changes: 2 additions & 0 deletions packages/clients/src/api/webhosting/v1/index.gen.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ export type {
DatabaseUser,
DnsApiCheckUserOwnsDomainRequest,
DnsApiGetDomainDnsRecordsRequest,
DnsApiSyncDomainDnsRecordsRequest,
DnsRecord,
DnsRecordStatus,
DnsRecordType,
Expand Down Expand Up @@ -90,6 +91,7 @@ export type {
ResetHostingPasswordResponse,
ResourceSummary,
Session,
SyncDomainDnsRecordsRequestRecord,
Website,
WebsiteApiListWebsitesRequest,
} from './types.gen'
Expand Down

0 comments on commit 04be25a

Please sign in to comment.