mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-05 19:42:10 +02:00
Missing changelog and getLicense endpoint for #581
This commit is contained in:
parent
77973ba6f9
commit
aaaa2479dc
4 changed files with 6 additions and 4 deletions
|
@ -124,7 +124,7 @@ class SubsonicViewSet(viewsets.GenericViewSet):
|
|||
"status": "ok",
|
||||
"version": "1.16.0",
|
||||
"type": "funkwhale",
|
||||
"funkwhale-version": funkwhale_api.__version__,
|
||||
"funkwhaleVersion": funkwhale_api.__version__,
|
||||
"license": {
|
||||
"valid": "true",
|
||||
"email": "valid@valid.license",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue