Skip to content
Snippets Groups Projects
Commit 0b9bb4c1 authored by David Trattnig's avatar David Trattnig
Browse files

Schedule API documentation.

parent 3ba4f84e
No related branches found
No related tags found
No related merge requests found
......@@ -84,4 +84,8 @@ The Swagger Specification of a Track Service entry as YAML looks like this:
**Reporting API**: Create monthly reports using this endpoint.
* `api/v1/report/$MONTH` ...... Returns all playout details for the given month in the format `YYYY-MM`
\ No newline at end of file
* `/api/v1/report/$MONTH` ...... Returns all playout details for the given month in the format `YYYY-MM`
**Schedule API**: Retrieves information on the programme.
* `/api/v1/schedule/upcoming` .. Returns the next three schedules, after the one currently playing.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment