forked from Cliffbreak/tsviewer
		
	README hotfix
This commit is contained in:
		
							parent
							
								
									5bbae9f4f7
								
							
						
					
					
						commit
						e99d11dfbc
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -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": [
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue