Skip to content

Commit c5e12e9

Browse files
committed
[Synapse]Fix SqlPoolOperationResults_GetLocationHeaderResult
1 parent 77c401f commit c5e12e9

File tree

1 file changed

+0
-7
lines changed
  • specification/synapse/resource-manager/Microsoft.Synapse/stable/2021-06-01

1 file changed

+0
-7
lines changed

specification/synapse/resource-manager/Microsoft.Synapse/stable/2021-06-01/sqlPool.json

-7
Original file line numberDiff line numberDiff line change
@@ -636,12 +636,6 @@
636636
},
637637
"description": "OK"
638638
},
639-
"202": {
640-
"schema": {
641-
"$ref": "#/definitions/SqlPool"
642-
},
643-
"description": "Accepted"
644-
},
645639
"201": {
646640
"schema": {
647641
"$ref": "#/definitions/SqlPool"
@@ -659,7 +653,6 @@
659653
"produces": [
660654
"application/json"
661655
],
662-
"x-ms-long-running-operation": true,
663656
"x-ms-examples": {
664657
"Get the result of an operation on a SQL Analytics pool": {
665658
"$ref": "./examples/GetLocationHeaderResultWithSqlPool.json"

0 commit comments

Comments
 (0)