diff --git a/packages_generated/applesilicon/src/v1alpha1/api.gen.ts b/packages_generated/applesilicon/src/v1alpha1/api.gen.ts index 72b7868e0..864aea0ec 100644 --- a/packages_generated/applesilicon/src/v1alpha1/api.gen.ts +++ b/packages_generated/applesilicon/src/v1alpha1/api.gen.ts @@ -309,7 +309,7 @@ export class API extends ParentAPI { ) /** - * Reinstall a server. Reinstall an existing Apple silicon server (specified by its server ID) from a new image (OS). All the data on the disk is deleted and all configuration is reset to the defailt configuration values of the image (OS). + * Reinstall a server. Reinstall an existing Apple silicon server (specified by its server ID) from a new image (OS). All the data on the disk is deleted and all configuration is reset to the default configuration values of the image (OS). * * @param request - The request {@link ReinstallServerRequest} * @returns A Promise of Server diff --git a/packages_generated/applesilicon/src/v1alpha1/types.gen.ts b/packages_generated/applesilicon/src/v1alpha1/types.gen.ts index 5310b0b8d..be82e2dd3 100644 --- a/packages_generated/applesilicon/src/v1alpha1/types.gen.ts +++ b/packages_generated/applesilicon/src/v1alpha1/types.gen.ts @@ -108,7 +108,7 @@ export interface OS { */ compatibleServerTypes?: string[] /** - * Url of the release notes for the OS image or softwares pre-installed. + * Url of the release notes for the OS image or software pre-installed. */ releaseNotesUrl: string /** diff --git a/packages_generated/baremetal/src/v1/types.gen.ts b/packages_generated/baremetal/src/v1/types.gen.ts index 20e6b2038..e692ebfce 100644 --- a/packages_generated/baremetal/src/v1/types.gen.ts +++ b/packages_generated/baremetal/src/v1/types.gen.ts @@ -935,11 +935,11 @@ export interface BMCAccess { */ url: string /** - * The login to use for the BMC (Baseboard Management Controller) access authentification. + * The login to use for the BMC (Baseboard Management Controller) access authentication. */ login: string /** - * The password to use for the BMC (Baseboard Management Controller) access authentification. + * The password to use for the BMC (Baseboard Management Controller) access authentication. */ password: string /** diff --git a/packages_generated/block/src/v1/types.gen.ts b/packages_generated/block/src/v1/types.gen.ts index d9bbf9a77..f6b7b60df 100644 --- a/packages_generated/block/src/v1/types.gen.ts +++ b/packages_generated/block/src/v1/types.gen.ts @@ -463,7 +463,7 @@ export interface ListSnapshotsResponse { */ snapshots: Snapshot[] /** - * Total number of snpashots in the project. + * Total number of snapshots in the project. */ totalCount: number } diff --git a/packages_generated/block/src/v1alpha1/types.gen.ts b/packages_generated/block/src/v1alpha1/types.gen.ts index 59d6355e2..9c0979321 100644 --- a/packages_generated/block/src/v1alpha1/types.gen.ts +++ b/packages_generated/block/src/v1alpha1/types.gen.ts @@ -490,7 +490,7 @@ export interface ListSnapshotsResponse { */ snapshots: Snapshot[] /** - * Total number of snpashots in the project. + * Total number of snapshots in the project. */ totalCount: number } diff --git a/packages_generated/cockpit/src/v1/types.gen.ts b/packages_generated/cockpit/src/v1/types.gen.ts index 4e5268135..4e1f5e4e1 100644 --- a/packages_generated/cockpit/src/v1/types.gen.ts +++ b/packages_generated/cockpit/src/v1/types.gen.ts @@ -705,7 +705,7 @@ export interface ListGrafanaProductDashboardsResponse { } /** - * Ouptut returned when listing Grafana users. + * Output returned when listing Grafana users. */ export interface ListGrafanaUsersResponse { /** diff --git a/packages_generated/container/src/v1beta1/types.gen.ts b/packages_generated/container/src/v1beta1/types.gen.ts index e1764a42d..63f65b6a3 100644 --- a/packages_generated/container/src/v1beta1/types.gen.ts +++ b/packages_generated/container/src/v1beta1/types.gen.ts @@ -392,7 +392,7 @@ export interface Cron { */ containerId: string /** - * UNIX cron shedule. + * UNIX cron schedule. */ schedule: string /** @@ -714,7 +714,7 @@ export type CreateCronRequest = { */ containerId: string /** - * UNIX cron shedule. + * UNIX cron schedule. */ schedule: string /** diff --git a/packages_generated/dedibox/src/v1/types.gen.ts b/packages_generated/dedibox/src/v1/types.gen.ts index 8d892a38b..a889ac359 100644 --- a/packages_generated/dedibox/src/v1/types.gen.ts +++ b/packages_generated/dedibox/src/v1/types.gen.ts @@ -1340,7 +1340,7 @@ export interface Log { */ group?: RpnV2Group /** - * RPN V2 member (if appliable). + * RPN V2 member (if applicable). */ member?: RpnV2Member /** @@ -1619,11 +1619,11 @@ export interface BMCAccess { */ url: string /** - * The login to use for the BMC (Baseboard Management Controller) access authentification. + * The login to use for the BMC (Baseboard Management Controller) access authentication. */ login: string /** - * The password to use for the BMC (Baseboard Management Controller) access authentification. + * The password to use for the BMC (Baseboard Management Controller) access authentication. */ password: string /** @@ -2718,7 +2718,7 @@ export interface Rescue { */ password: string /** - * Protocol of the resuce. + * Protocol of the rescue. */ protocol: RescueProtocol } diff --git a/packages_generated/domain/src/v2beta1/api.gen.ts b/packages_generated/domain/src/v2beta1/api.gen.ts index db062d87e..19cd1f54f 100644 --- a/packages_generated/domain/src/v2beta1/api.gen.ts +++ b/packages_generated/domain/src/v2beta1/api.gen.ts @@ -564,7 +564,7 @@ The maximum version count is 100. If the count reaches this limit, the oldest ve ) /** - * Get a DNS zone's TLS certificate. Get the DNS zone's TLS certificate. If you do not have a certificate, the ouptut returns `no certificate found`. + * Get a DNS zone's TLS certificate. Get the DNS zone's TLS certificate. If you do not have a certificate, the output returns `no certificate found`. * * @param request - The request {@link GetSSLCertificateRequest} * @returns A Promise of SSLCertificate @@ -1209,7 +1209,7 @@ If you add the same contact for multiple roles (owner, administrative, technical ) /** - * Get a domain's authorization code. Retrieve the authorization code to tranfer an unlocked domain. The output returns an error if the domain is locked. + * Get a domain's authorization code. Retrieve the authorization code to transfer an unlocked domain. The output returns an error if the domain is locked. Some TLDs may have a different procedure to retrieve the authorization code. In that case, the information displays in the message field. * * @param request - The request {@link RegistrarApiGetDomainAuthCodeRequest} diff --git a/packages_generated/function/src/v1beta1/types.gen.ts b/packages_generated/function/src/v1beta1/types.gen.ts index 2d10ee295..82f212d6d 100644 --- a/packages_generated/function/src/v1beta1/types.gen.ts +++ b/packages_generated/function/src/v1beta1/types.gen.ts @@ -283,7 +283,7 @@ export interface Domain { */ url: string /** - * State of the doamin. + * State of the domain. */ status: DomainStatus /** @@ -604,7 +604,7 @@ export type CreateDomainRequest = { */ region?: ScwRegion /** - * Hostame to create. + * Hostname to create. */ hostname: string /** diff --git a/packages_generated/iam/src/v1alpha1/api.gen.ts b/packages_generated/iam/src/v1alpha1/api.gen.ts index 4d1318b47..7315ba78a 100644 --- a/packages_generated/iam/src/v1alpha1/api.gen.ts +++ b/packages_generated/iam/src/v1alpha1/api.gen.ts @@ -907,7 +907,7 @@ export class API extends ParentAPI { ) /** - * Get an existing policy. Retrieve information about a policy, speficified by the `policy_id` parameter. The policy's full details, including `id`, `name`, `organization_id`, `nb_rules` and `nb_scopes`, `nb_permission_sets` are returned in the response. + * Get an existing policy. Retrieve information about a policy, specified by the `policy_id` parameter. The policy's full details, including `id`, `name`, `organization_id`, `nb_rules` and `nb_scopes`, `nb_permission_sets` are returned in the response. * * @param request - The request {@link GetPolicyRequest} * @returns A Promise of Policy diff --git a/packages_generated/iot/src/v1/types.gen.ts b/packages_generated/iot/src/v1/types.gen.ts index 456c2331f..33607c318 100644 --- a/packages_generated/iot/src/v1/types.gen.ts +++ b/packages_generated/iot/src/v1/types.gen.ts @@ -291,7 +291,7 @@ export interface Hub { */ organizationId: string /** - * When an unknown device connects to your hub using a valid certificate chain, it will be automatically provisioned inside your Hub. The Hub uses the common name of the device certifcate to find out if a device with the same name already exists. This setting can only be enabled on a hub with a custom certificate authority. + * When an unknown device connects to your hub using a valid certificate chain, it will be automatically provisioned inside your Hub. The Hub uses the common name of the device certificate to find out if a device with the same name already exists. This setting can only be enabled on a hub with a custom certificate authority. */ enableDeviceAutoProvisioning: boolean /** diff --git a/packages_generated/jobs/src/v1alpha1/api.gen.ts b/packages_generated/jobs/src/v1alpha1/api.gen.ts index 77ec3ce65..b72d57411 100644 --- a/packages_generated/jobs/src/v1alpha1/api.gen.ts +++ b/packages_generated/jobs/src/v1alpha1/api.gen.ts @@ -160,7 +160,7 @@ export class API extends ParentAPI { ) /** - * Delete an exsisting job definition by its unique identifier. + * Delete an existing job definition by its unique identifier. * * @param request - The request {@link DeleteJobDefinitionRequest} */ diff --git a/packages_generated/kafka/src/v1alpha1/types.gen.ts b/packages_generated/kafka/src/v1alpha1/types.gen.ts index 6b3919037..509ecc385 100644 --- a/packages_generated/kafka/src/v1alpha1/types.gen.ts +++ b/packages_generated/kafka/src/v1alpha1/types.gen.ts @@ -156,7 +156,7 @@ export interface NodeTypeVolumeType { */ description: string /** - * Mimimum size required for the volume. + * Minimum size required for the volume. */ minSizeBytes: number /** diff --git a/packages_generated/mnq/src/v1beta1/api.gen.ts b/packages_generated/mnq/src/v1beta1/api.gen.ts index fdac18a72..c15e07890 100644 --- a/packages_generated/mnq/src/v1beta1/api.gen.ts +++ b/packages_generated/mnq/src/v1beta1/api.gen.ts @@ -305,7 +305,7 @@ export class SnsAPI extends ParentAPI { ) /** - * Get Topics and Events info. Retrieve the Topics and Events information of the specified Project ID. Informations include the activation status and the Topics and Events API endpoint URL. + * Get Topics and Events info. Retrieve the Topics and Events information of the specified Project ID. information include the activation status and the Topics and Events API endpoint URL. * * @param request - The request {@link SnsApiGetSnsInfoRequest} * @returns A Promise of SnsInfo @@ -488,7 +488,7 @@ export class SqsAPI extends ParentAPI { ) /** - * Get Queues info. Retrieve the Queues information of the specified Project ID. Informations include the activation status and the Queues API endpoint URL. + * Get Queues info. Retrieve the Queues information of the specified Project ID. information include the activation status and the Queues API endpoint URL. * * @param request - The request {@link SqsApiGetSqsInfoRequest} * @returns A Promise of SqsInfo diff --git a/packages_generated/qaas/src/v1alpha1/api.gen.ts b/packages_generated/qaas/src/v1alpha1/api.gen.ts index 93d660385..362742361 100644 --- a/packages_generated/qaas/src/v1alpha1/api.gen.ts +++ b/packages_generated/qaas/src/v1alpha1/api.gen.ts @@ -662,7 +662,7 @@ export class API extends ParentAPI { ) /** - * Get application information. Retrieve information about the provided **applcation ID**, such as name, type and compatible platforms. + * Get application information. Retrieve information about the provided **application ID**, such as name, type and compatible platforms. * * @param request - The request {@link GetApplicationRequest} * @returns A Promise of Application