add url to api

This commit is contained in:
Pascal Vizeli 2017-05-08 01:20:36 +02:00 committed by GitHub
parent 391be6afac
commit 8833845b2e

1
API.md
View File

@ -176,6 +176,7 @@ Output the raw docker log
- GET `/addons/{addon}/info`
```json
{
"url": "null|url of addon",
"version": "VERSION",
"last_version": "LAST_VERSION",
"state": "started|stopped",