Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Removing unreferenced definition
  • Loading branch information
Manchit Gupta committed Mar 14, 2019
commit 095ae94921fe8130982fba22afe3386d0463f9ae
Original file line number Diff line number Diff line change
Expand Up @@ -224,12 +224,6 @@
"schema": {
"$ref": "#/definitions/DdosProtectionPlan"
}
},
"default": {
"description": "Error response describing why the operation failed.",
"schema": {
"$ref": "#/definitions/CloudError"
}
}
},
"x-ms-long-running-operation": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -224,12 +224,6 @@
"schema": {
"$ref": "#/definitions/DdosProtectionPlan"
}
},
"default": {
"description": "Error response describing why the operation failed.",
"schema": {
"$ref": "#/definitions/CloudError"
}
}
},
"x-ms-long-running-operation": true,
Expand Down