From 17b6445bec837b1f9259390fcf86e6f42f3f5106 Mon Sep 17 00:00:00 2001 From: scaleway-bot Date: Fri, 29 Nov 2024 09:27:41 +0000 Subject: [PATCH] feat: update generated APIs --- scaleway-async/scaleway_async/edge_services/v1alpha1/types.py | 2 +- scaleway/scaleway/edge_services/v1alpha1/types.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scaleway-async/scaleway_async/edge_services/v1alpha1/types.py b/scaleway-async/scaleway_async/edge_services/v1alpha1/types.py index ff713f11..bb8a3736 100644 --- a/scaleway-async/scaleway_async/edge_services/v1alpha1/types.py +++ b/scaleway-async/scaleway_async/edge_services/v1alpha1/types.py @@ -780,7 +780,7 @@ class GetBillingResponse: plan_cost: Optional[Money] """ - Price of the current subscription plan. + Cost to date (this month) for Edge Service subscription plans. This comprises the pro-rata cost of the current subscription plan, and any previous subscription plans that were active earlier in the month. """ extra_pipelines_cost: Optional[Money] diff --git a/scaleway/scaleway/edge_services/v1alpha1/types.py b/scaleway/scaleway/edge_services/v1alpha1/types.py index ff713f11..bb8a3736 100644 --- a/scaleway/scaleway/edge_services/v1alpha1/types.py +++ b/scaleway/scaleway/edge_services/v1alpha1/types.py @@ -780,7 +780,7 @@ class GetBillingResponse: plan_cost: Optional[Money] """ - Price of the current subscription plan. + Cost to date (this month) for Edge Service subscription plans. This comprises the pro-rata cost of the current subscription plan, and any previous subscription plans that were active earlier in the month. """ extra_pipelines_cost: Optional[Money]