From 72f75f8a374809e6471d2e2a4e23c48a93161cba Mon Sep 17 00:00:00 2001 From: SDK Generator Bot Date: Tue, 1 Sep 2026 09:30:10 +0000 Subject: [PATCH] Generate postgresflex --- services/postgresflex/oas_commit | 2 +- .../postgresflex/models/instance_network_access_scope.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/services/postgresflex/oas_commit b/services/postgresflex/oas_commit index e05d493f3..002f51b91 100644 --- a/services/postgresflex/oas_commit +++ b/services/postgresflex/oas_commit @@ -1 +1 @@ -da4701b7dbe20e984aef89711bb9ba716e19fcba +f1a59300457ea0331b1d516801ef822a173587b1 diff --git a/services/postgresflex/src/stackit/postgresflex/models/instance_network_access_scope.py b/services/postgresflex/src/stackit/postgresflex/models/instance_network_access_scope.py index 5e28a9cd1..f8a956a89 100644 --- a/services/postgresflex/src/stackit/postgresflex/models/instance_network_access_scope.py +++ b/services/postgresflex/src/stackit/postgresflex/models/instance_network_access_scope.py @@ -22,7 +22,7 @@ class InstanceNetworkAccessScope(str, Enum): """ - The access scope of the instance. It defines if the instance is public or airgapped. + The access scope of the instance. It defines if the instance is public or airgapped. ⚠️ **Note:** \"SNA\" value for the \"network.accessScope\" field is only permitted for enabled accounts. If your account does not have access, the request will be rejected. """ """