Skip to content

Commit

Permalink
[ReleasePR sql] Fix ARM Errors and update the swagger files. (#1386)
Browse files Browse the repository at this point in the history
  • Loading branch information
msftbot[bot] authored Jan 14, 2021
2 parents 8e55535 + 47cea34 commit 550afee
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion schemas/2014-04-01/Microsoft.Sql.json
Original file line number Diff line number Diff line change
Expand Up @@ -2641,4 +2641,4 @@
"description": "Represents the properties of a database transparent data encryption."
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2015-05-01-preview/Microsoft.Sql.json
Original file line number Diff line number Diff line change
Expand Up @@ -1635,4 +1635,4 @@
"description": "Properties of a virtual network rule."
}
}
}
}
4 changes: 2 additions & 2 deletions schemas/2017-03-01-preview/Microsoft.Sql.json
Original file line number Diff line number Diff line change
Expand Up @@ -1839,7 +1839,7 @@
"oneOf": [
{
"type": "number",
"default": 2
"default": 2.0
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
Expand Down Expand Up @@ -2991,4 +2991,4 @@
"description": "Properties of a Vulnerability Assessment recurring scans."
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2017-10-01-preview/Microsoft.Sql.json
Original file line number Diff line number Diff line change
Expand Up @@ -1101,4 +1101,4 @@
"description": "Properties of a Vulnerability Assessment recurring scans."
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2018-06-01-preview/Microsoft.Sql.json
Original file line number Diff line number Diff line change
Expand Up @@ -1360,4 +1360,4 @@
"description": "Properties of a Vulnerability Assessment recurring scans."
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2019-06-01-preview/Microsoft.Sql.json
Original file line number Diff line number Diff line change
Expand Up @@ -1461,4 +1461,4 @@
"description": "Workload group definition. For more information look at sys.workload_management_workload_groups (DMV)."
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2020-02-02-preview/Microsoft.Sql.json
Original file line number Diff line number Diff line change
Expand Up @@ -1321,4 +1321,4 @@
"description": "An ARM Resource SKU."
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2020-08-01-preview/Microsoft.Sql.json
Original file line number Diff line number Diff line change
Expand Up @@ -487,4 +487,4 @@
"description": "An ARM Resource SKU."
}
}
}
}

0 comments on commit 550afee

Please sign in to comment.