You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: services/sqlserverflex/v1/sqlserverflex.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1373,7 +1373,7 @@
1373
1373
}
1374
1374
},
1375
1375
"patch": {
1376
-
"description": "Update available instance of a mssql database.",
1376
+
"description": "Update available instance of a mssql database.\n\n**Please note that any changes applied via PUT or PATCH requests will initiate a reboot of the SQL Server Flex Instance.**\n",
1377
1377
"operationId": "PartialUpdateInstance",
1378
1378
"parameters": [
1379
1379
{
@@ -1454,7 +1454,7 @@
1454
1454
}
1455
1455
},
1456
1456
"put": {
1457
-
"description": "Update available instance of a mssql database.",
1457
+
"description": "Update available instance of a mssql database.\n\n**Please note that any changes applied via PUT or PATCH requests will initiate a reboot of the SQL Server Flex Instance.**\n",
Copy file name to clipboardExpand all lines: services/sqlserverflex/v2/sqlserverflex.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1748,7 +1748,7 @@
1748
1748
}
1749
1749
},
1750
1750
"patch": {
1751
-
"description": "Update available instance of a mssql database.",
1751
+
"description": "Update available instance of a mssql database.\n\n**Please note that any changes applied via PUT or PATCH requests will initiate a reboot of the SQL Server Flex Instance.**\n",
1752
1752
"operationId": "PartialUpdateInstance",
1753
1753
"parameters": [
1754
1754
{
@@ -1855,7 +1855,7 @@
1855
1855
}
1856
1856
},
1857
1857
"put": {
1858
-
"description": "Update available instance of a mssql database.",
1858
+
"description": "Update available instance of a mssql database.\n\n**Please note that any changes applied via PUT or PATCH requests will initiate a reboot of the SQL Server Flex Instance.**\n",
0 commit comments