feat(api): add application image endpoint (#4627)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
This commit is contained in:
parent
2141917d71
commit
76b3a8596f
5 changed files with 426 additions and 24 deletions
|
|
@ -39,6 +39,9 @@ basic authentication with the admin username and password.
|
|||
## POST /api/config
|
||||
@copydoc confighttp::saveConfig()
|
||||
|
||||
## GET /api/covers/{index}
|
||||
@copydoc confighttp::getCover()
|
||||
|
||||
## POST /api/covers/upload
|
||||
@copydoc confighttp::uploadCover()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue