We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77c401f commit c5e12e9Copy full SHA for c5e12e9
specification/synapse/resource-manager/Microsoft.Synapse/stable/2021-06-01/sqlPool.json
@@ -636,12 +636,6 @@
636
},
637
"description": "OK"
638
639
- "202": {
640
- "schema": {
641
- "$ref": "#/definitions/SqlPool"
642
- },
643
- "description": "Accepted"
644
645
"201": {
646
"schema": {
647
"$ref": "#/definitions/SqlPool"
@@ -659,7 +653,6 @@
659
653
"produces": [
660
654
"application/json"
661
655
],
662
- "x-ms-long-running-operation": true,
663
656
"x-ms-examples": {
664
657
"Get the result of an operation on a SQL Analytics pool": {
665
658
"$ref": "./examples/GetLocationHeaderResultWithSqlPool.json"
0 commit comments