We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71cfd95 commit 1a486bfCopy full SHA for 1a486bf
docs/flag_file/http.md
@@ -17,7 +17,7 @@ To configure your HTTP endpoint:
17
18
| Field | Description |
19
|---|---|
20
-|**`URL`**| location of your file.|
+|**`URL`**| Location where to retrieve the file <br> _(ex: http://mydomain.io/flag.yaml)_.|
21
|**`Method`**| the HTTP method you want to use <br>*(default is GET)*.|
22
|**`Body`**| *(optional)*<br>If you need a body to get the flags.|
23
|**`Header`**| *(optional)*<br>Header you should pass while calling the endpoint *(useful for authorization)*.|
0 commit comments