Skip to content

Commit

Permalink
removing default.
Browse files Browse the repository at this point in the history
  • Loading branch information
soagar committed Aug 6, 2024
1 parent 639a809 commit 41149a2
Showing 1 changed file with 0 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,6 @@
"schema": {
"$ref": "#/definitions/chaosFaultListResponse"
}
},
"default": {
"description": "Error response describing why the operation failed.",
"schema": {
"$ref": "../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse"
}
}
}
}
Expand Down Expand Up @@ -123,12 +117,6 @@
"schema": {
"$ref": "#/definitions/chaosFaultResource"
}
},
"default": {
"description": "Error response describing why the operation failed.",
"schema": {
"$ref": "../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse"
}
}
},
"x-ms-long-running-operation": true,
Expand Down

0 comments on commit 41149a2

Please sign in to comment.