Skip to content

Commit

Permalink
Merge pull request #3 from ChenglongLiu/users/sinadell/originswaggerfix
Browse files Browse the repository at this point in the history
Removing originResponseTimeoutSeconds from endpoint level
  • Loading branch information
sinadell authored Jan 5, 2022
2 parents 898caaf + c3d298d commit 0aaeb49
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4435,14 +4435,6 @@
"name": "EnabledState",
"modelAsString": true
}
},
"originResponseTimeoutSeconds": {
"description": "Send and receive timeout on forwarding request to the origin. When timeout is reached, the request fails and returns.",
"type": "integer",
"format": "int32",
"minimum": 16,
"maximum": 240,
"exclusiveMinimum": false
}
}
},
Expand Down

0 comments on commit 0aaeb49

Please sign in to comment.