From 4e7a7b3ffaf977f702c2242323d7fc94ee58536a Mon Sep 17 00:00:00 2001 From: SDK Generator Bot Date: Tue, 1 Sep 2026 09:28:01 +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..c48c12636 100644 --- a/services/postgresflex/oas_commit +++ b/services/postgresflex/oas_commit @@ -1 +1 @@ -da4701b7dbe20e984aef89711bb9ba716e19fcba +b6fb4de78baee955e079ba979edd6c88ed8ec363 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. """ """