From 136a1dc0cb45b803e61a4e1febf20c16e7b60a9d Mon Sep 17 00:00:00 2001 From: SDK Generator Bot Date: Mon, 31 Aug 2026 14:45:13 +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..8e4148716 100644 --- a/services/postgresflex/oas_commit +++ b/services/postgresflex/oas_commit @@ -1 +1 @@ -da4701b7dbe20e984aef89711bb9ba716e19fcba +84b63346d1c7d0f1be2d7726bfa1c1b7ceb8ac91 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. """ """