Skip to content

Commit 6a7fe4e

Browse files
OAS Update
1 parent 0c2823d commit 6a7fe4e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

services/sqlserverflex/v1/sqlserverflex.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1373,7 +1373,7 @@
13731373
}
13741374
},
13751375
"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",
13771377
"operationId": "PartialUpdateInstance",
13781378
"parameters": [
13791379
{
@@ -1454,7 +1454,7 @@
14541454
}
14551455
},
14561456
"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",
14581458
"operationId": "UpdateInstance",
14591459
"parameters": [
14601460
{

services/sqlserverflex/v2/sqlserverflex.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1748,7 +1748,7 @@
17481748
}
17491749
},
17501750
"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",
17521752
"operationId": "PartialUpdateInstance",
17531753
"parameters": [
17541754
{
@@ -1855,7 +1855,7 @@
18551855
}
18561856
},
18571857
"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",
18591859
"operationId": "UpdateInstance",
18601860
"parameters": [
18611861
{

0 commit comments

Comments
 (0)