Skip to content

Commit

Permalink
CodeGen from PR 12302 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
S360: Add server security alerts list by server (#12302)

* Add serverSecurityAlertPolicies APIs for MySQL servers

* Add ServerSecurityAlertsListByServer

* Add List operation to serverSecurityAlertPolicies of mysql

* fixes after sync with latest

* fixes

* fixes
  • Loading branch information
SDKAuto committed Jan 12, 2021
1 parent 6935382 commit 2ed6553
Show file tree
Hide file tree
Showing 10 changed files with 6,514 additions and 4 deletions.
1,093 changes: 1,093 additions & 0 deletions schemas/2017-12-01-preview/Microsoft.DBForMySQL.json

Large diffs are not rendered by default.

1,096 changes: 1,096 additions & 0 deletions schemas/2017-12-01-preview/Microsoft.DBForPostgreSQL.json

Large diffs are not rendered by default.

1,154 changes: 1,154 additions & 0 deletions schemas/2017-12-01/Microsoft.DBForMySQL.json

Large diffs are not rendered by default.

1,157 changes: 1,157 additions & 0 deletions schemas/2017-12-01/Microsoft.DBForPostgreSQL.json

Large diffs are not rendered by default.

931 changes: 931 additions & 0 deletions schemas/2018-06-01-preview/Microsoft.DBForMariaDB.json

Large diffs are not rendered by default.

1,079 changes: 1,079 additions & 0 deletions schemas/2018-06-01/Microsoft.DBForMariaDB.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion schemas/2018-06-01/Microsoft.DBforMySQL.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,4 @@
]
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2018-06-01/Microsoft.DBforPostgreSQL.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,4 @@
]
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2020-01-01/Microsoft.DBforMySQL.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@
"description": "Properties for a key execution."
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2020-01-01/Microsoft.DBforPostgreSQL.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@
"description": "Properties for a key execution."
}
}
}
}

0 comments on commit 2ed6553

Please sign in to comment.