pls pull #1

Merged
haveachin merged 6 commits from haveachin/go-tsviewer:master into master 2019-01-16 22:12:42 +00:00
Showing only changes of commit e99d11dfbc - Show all commits

View file

@ -28,7 +28,6 @@ The config file is generated automatically on first startup.
- **`GET`** `/v1/channels/:id`
- **`GET`** `/v1/channels`
```json
A channel object in JSON
{
"id": 1,
"databaseId": 1,
@ -42,7 +41,6 @@ A channel object in JSON
- **`GET`** `/v1/clients/:id`
- **`GET`** `/v1/clients/`
```json
A client object in JSON
{
"id": 1,
"subchannels": [