mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Added frontpage-lists GET example
This commit is contained in:
@@ -183,6 +183,13 @@ Returns 404 if the channel doesn't exist
|
|||||||
Returns 200 and the now playing object
|
Returns 200 and the now playing object
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Get all lists
|
||||||
|
```
|
||||||
|
GET /api/frontpages
|
||||||
|
|
||||||
|
Returns 200 and the frontpage-lists
|
||||||
|
```
|
||||||
|
|
||||||
Still to come: SKIP and SHUFFLE RESTApi calls..
|
Still to come: SKIP and SHUFFLE RESTApi calls..
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user