Skip to content

Commit 815bdd6

Browse files
authored
Fix operationId value (#19975)
1 parent eeb2cff commit 815bdd6

File tree

1 file changed

+1
-1
lines changed
  • specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/preview/2022-01-20-preview

1 file changed

+1
-1
lines changed

specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/preview/2022-01-20-preview/postgresql.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@
512512
"tags": [
513513
"Backups"
514514
],
515-
"operationId": "BackupListByServer",
515+
"operationId": "Backups_ListByServer",
516516
"x-ms-examples": {
517517
"List backups for a server": {
518518
"$ref": "./examples/BackupListByServer.json"

0 commit comments

Comments
 (0)