Skip to content

Commit

Permalink
Removing 404 as it is taken care by default response.
Browse files Browse the repository at this point in the history
  • Loading branch information
riteshchitlangia1 committed Feb 19, 2021
1 parent 752a60f commit 2befa9e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@
}
}
}
},
"404": {
"headers": {}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -392,9 +392,6 @@
"$ref": "#/definitions/MHSMPrivateEndpointConnection"
}
},
"404": {
"description": "The private endpoint connection does not exist."
},
"default": {
"description": "The error response describing why the operation failed.",
"schema": {
Expand Down

0 comments on commit 2befa9e

Please sign in to comment.