Skip to content

Commit

Permalink
Generated from 3268ba2206820e98c0b1c9859ca4234f6bf9591a
Browse files Browse the repository at this point in the history
Add new line at the end of the file
  • Loading branch information
SDK Automation committed Aug 19, 2020
1 parent 4f3b1f5 commit c2b8284
Show file tree
Hide file tree
Showing 5 changed files with 1,110 additions and 275 deletions.
4 changes: 2 additions & 2 deletions schemas/2017-12-01-preview/Microsoft.DBforMySQL.json
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@
"oneOf": [
{
"type": "string",
"pattern": "^.*/Default$"
"pattern": "^.*/default$"
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
Expand Down Expand Up @@ -889,7 +889,7 @@
"name": {
"type": "string",
"enum": [
"Default"
"default"
],
"description": "The name of the threat detection policy."
},
Expand Down
Loading

0 comments on commit c2b8284

Please sign in to comment.