Skip to content

Commit

Permalink
Update 202 response
Browse files Browse the repository at this point in the history
  • Loading branch information
Filiz Topatan committed Apr 10, 2020
1 parent d76c41f commit 1b8e0ae
Showing 1 changed file with 5 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -287,10 +287,7 @@
}
},
"202": {
"description": "Accepted - The request has been accepted for processing and the operation will complete asynchronously.",
"schema": {
"$ref": "#/definitions/DeploymentValidateResult"
}
"description": "Accepted - The request has been accepted for processing and the operation will complete asynchronously."
},
"400": {
"description": "Returns the validation result.",
Expand Down Expand Up @@ -595,10 +592,7 @@
}
},
"202": {
"description": "Accepted - The request has been accepted for processing and the operation will complete asynchronously.",
"schema": {
"$ref": "#/definitions/DeploymentValidateResult"
}
"description": "Accepted - The request has been accepted for processing and the operation will complete asynchronously."
},
"400": {
"description": "Returns the validation result.",
Expand Down Expand Up @@ -915,10 +909,7 @@
}
},
"202": {
"description": "Accepted - The request has been accepted for processing and the operation will complete asynchronously.",
"schema": {
"$ref": "#/definitions/DeploymentValidateResult"
}
"description": "Accepted - The request has been accepted for processing and the operation will complete asynchronously."
},
"400": {
"description": "Returns the validation result.",
Expand Down Expand Up @@ -1236,10 +1227,7 @@
}
},
"202": {
"description": "Accepted - The request has been accepted for processing and the operation will complete asynchronously.",
"schema": {
"$ref": "#/definitions/DeploymentValidateResult"
}
"description": "Accepted - The request has been accepted for processing and the operation will complete asynchronously."
},
"400": {
"description": "Returns the validation result.",
Expand Down Expand Up @@ -1690,10 +1678,7 @@
}
},
"202": {
"description": "Accepted - The request has been accepted for processing and the operation will complete asynchronously.",
"schema": {
"$ref": "#/definitions/DeploymentValidateResult"
}
"description": "Accepted - The request has been accepted for processing and the operation will complete asynchronously."
},
"400": {
"description": "Returns the validation result.",
Expand Down

0 comments on commit 1b8e0ae

Please sign in to comment.