Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion services/postgresflex/oas_commit
Original file line number Diff line number Diff line change
@@ -1 +1 @@
da4701b7dbe20e984aef89711bb9ba716e19fcba
3df0883790f0871059396e505f52aeddd089d0ef
Original file line number Diff line number Diff line change
Expand Up @@ -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.
"""

"""
Expand Down
Loading