From bd792b1ca7e82630a2ceec79f097dd98f751b840 Mon Sep 17 00:00:00 2001 From: scaleway-bot Date: Mon, 29 Jun 2026 14:31:42 +0000 Subject: [PATCH] feat: update generated APIs --- scaleway-async/scaleway_async/webhosting/v1/types.py | 2 +- scaleway/scaleway/webhosting/v1/types.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scaleway-async/scaleway_async/webhosting/v1/types.py b/scaleway-async/scaleway_async/webhosting/v1/types.py index a3c276db1..5eb5455c3 100644 --- a/scaleway-async/scaleway_async/webhosting/v1/types.py +++ b/scaleway-async/scaleway_async/webhosting/v1/types.py @@ -408,7 +408,7 @@ class OfferCommitment: is_default: bool """ - True when its is the default commitment for that offer. + True if the commitment is the default one for that offer. """ billing_mode: BillingMode diff --git a/scaleway/scaleway/webhosting/v1/types.py b/scaleway/scaleway/webhosting/v1/types.py index a3c276db1..5eb5455c3 100644 --- a/scaleway/scaleway/webhosting/v1/types.py +++ b/scaleway/scaleway/webhosting/v1/types.py @@ -408,7 +408,7 @@ class OfferCommitment: is_default: bool """ - True when its is the default commitment for that offer. + True if the commitment is the default one for that offer. """ billing_mode: BillingMode