README hotfix

This commit is contained in:
Hendrik Schlehlein 2019-01-15 01:47:54 +01:00
parent 5bbae9f4f7
commit e99d11dfbc

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": [