diff --git a/services/postgresflex/oas_commit b/services/postgresflex/oas_commit index e05d493f3..ff55ac528 100644 --- a/services/postgresflex/oas_commit +++ b/services/postgresflex/oas_commit @@ -1 +1 @@ -da4701b7dbe20e984aef89711bb9ba716e19fcba +3df0883790f0871059396e505f52aeddd089d0ef 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. """ """