Skip to content

Commit

Permalink
Merge pull request #18 from jorinmejia/jessicl/doamin-afdx-swagger-fixes
Browse files Browse the repository at this point in the history
Jessicl/doamin afdx swagger fixes
  • Loading branch information
jessicl-ms authored Nov 11, 2021
2 parents 2f1a9cb + ce27548 commit f20ff05
Showing 1 changed file with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -482,10 +482,8 @@
}
],
"responses": {
"200": {
"description": "OK",
"schema": {
"$ref": "#/definitions/ValidationToken"
"202": {
"description": "Accepted. The request has been accepted for processing and the operation will complete asynchronously. Please poll the targeted custom domain and check the 'validationProperties' field for the new validation token values."
}
},
"default": {
Expand Down Expand Up @@ -4180,6 +4178,7 @@
"Unknown",
"Submitting",
"Pending",
"Rejected,"
"TimedOut",
"PendingRevalidation",
"Approved"
Expand Down

0 comments on commit f20ff05

Please sign in to comment.