Skip to content

Commit 1a486bf

Browse files
URL documentation change
1 parent 71cfd95 commit 1a486bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/flag_file/http.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To configure your HTTP endpoint:
1717

1818
| Field | Description |
1919
|---|---|
20-
|**`URL`**| location of your file.|
20+
|**`URL`**| Location where to retrieve the file <br> _(ex: http://mydomain.io/flag.yaml)_.|
2121
|**`Method`**| the HTTP method you want to use <br>*(default is GET)*.|
2222
|**`Body`**| *(optional)*<br>If you need a body to get the flags.|
2323
|**`Header`**| *(optional)*<br>Header you should pass while calling the endpoint *(useful for authorization)*.|

0 commit comments

Comments
 (0)