mirror of
https://github.com/janishutz/MusicPlayer.git
synced 2026-09-10 14:25:24 +02:00
feat(backend): login, most endpoints complete
This commit is contained in:
@@ -24,5 +24,10 @@
|
||||
"type": "string",
|
||||
"description": "The URL to the frontend. Just the host, in form https://music.janishutz.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"mode",
|
||||
"clientMode",
|
||||
"webUrl"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user