Skip to content
Closed
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
Fixing the response message description
  • Loading branch information
Manchit Gupta committed Mar 14, 2019
commit 0bf317bf9a25190735c14c5e26d77c14d5dabb77
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@
],
"responses": {
"200": {
"description": "Update successful. The operation returns the resulting DDoS protection plan resource.",
"description": "Update successful.",
"schema": {
"$ref": "#/definitions/DdosProtectionPlan"
}
Expand Down