Skip to content

Commit

Permalink
CodeGen from PR 23294 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Fix bug where ReplicationRoles was exposing unsupported roles (#23294)

* Fix bug where ReplicationRoles was exposing unsupported roles

* Remove unsupported ReplicationRole from api version 2022-03-08-preview
  • Loading branch information
SDKAuto committed Apr 3, 2023
1 parent 2339f74 commit 66a83b4
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 946 deletions.
4 changes: 0 additions & 4 deletions schemas/2022-03-08-preview/Microsoft.DBforPostgreSQL.json
Original file line number Diff line number Diff line change
Expand Up @@ -902,11 +902,7 @@
"enum": [
"None",
"Primary",
"Secondary",
"WalReplica",
"SyncReplica",
"AsyncReplica",
"GeoSyncReplica",
"GeoAsyncReplica"
]
},
Expand Down
Loading

0 comments on commit 66a83b4

Please sign in to comment.