Commit 6212e4a2 authored by Jérome Perrin's avatar Jérome Perrin Committed by Alain Takoudjou

software/rapid-cdn: typo HTTP *Method*

parent d2479c3f
...@@ -232,7 +232,7 @@ ...@@ -232,7 +232,7 @@
"type": "string" "type": "string"
}, },
"health-check-http-method": { "health-check-http-method": {
"title": "Health Check HTTP Metod", "title": "Health Check HTTP Method",
"description": "Selects method to do the active check. CONNECT means that connection will be enough for the check, otherwise it's HTTP method.", "description": "Selects method to do the active check. CONNECT means that connection will be enough for the check, otherwise it's HTTP method.",
"enum": [ "enum": [
"GET", "GET",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment