Change API to set content-type headers.

Rework some responses to make all responses in JSON.
Increment version because of major API changes.
This commit is contained in:
knotteye
2020-08-03 05:01:20 -05:00
parent 0b7b040ade
commit 654b65640f
4 changed files with 61 additions and 63 deletions

View File

@ -1,6 +1,6 @@
{
"name": "satyr",
"version": "0.8.0",
"version": "0.9.0",
"description": "A livestreaming server.",
"license": "AGPL-3.0",
"author": "knotteye",