Skip to content

Commit 8431ce2

Browse files
authored
Fix for Operation Result for Vaults (Azure#14528)
1 parent 0031cae commit 8431ce2

File tree

5 files changed

+5
-10
lines changed

5 files changed

+5
-10
lines changed

specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2020-02-02/vaults.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -804,8 +804,7 @@
804804
"Get Operation Result": {
805805
"$ref": "./examples/GetOperationResult.json"
806806
}
807-
},
808-
"x-ms-long-running-operation": true
807+
}
809808
}
810809
}
811810
},

specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2020-10-01/vaults.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -804,8 +804,7 @@
804804
"Get Operation Result": {
805805
"$ref": "./examples/GetOperationResult.json"
806806
}
807-
},
808-
"x-ms-long-running-operation": true
807+
}
809808
}
810809
}
811810
},

specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2021-01-01/vaults.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -804,8 +804,7 @@
804804
"Get Operation Result": {
805805
"$ref": "./examples/GetOperationResult.json"
806806
}
807-
},
808-
"x-ms-long-running-operation": true
807+
}
809808
}
810809
}
811810
},

specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2021-02-10/vaults.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -804,8 +804,7 @@
804804
"Get Operation Result": {
805805
"$ref": "./examples/GetOperationResult.json"
806806
}
807-
},
808-
"x-ms-long-running-operation": true
807+
}
809808
}
810809
}
811810
},

specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2021-03-01/vaults.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -804,8 +804,7 @@
804804
"Get Operation Result": {
805805
"$ref": "./examples/GetOperationResult.json"
806806
}
807-
},
808-
"x-ms-long-running-operation": true
807+
}
809808
}
810809
}
811810
},

0 commit comments

Comments
 (0)