Update description

This commit is contained in:
pvizeli 2017-04-27 17:19:11 +02:00 committed by Pascal Vizeli
parent db20ea95d9
commit 906616e224

5
API.md
View File

@ -58,7 +58,10 @@ Optional:
- POST `/supervisor/options`
```json
{
"beta_channel": "true|false"
"beta_channel": "true|false",
"addons_repositories": [
"REPO_URL"
]
}
```