mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-12 00:34:13 +01:00
API: Improve Swagger annotations and update swagger.json
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
@@ -15,7 +15,7 @@ import (
|
||||
//
|
||||
// @Summary allows authorized admins to restart the server
|
||||
// @Id StopServer
|
||||
// @Tags Admin
|
||||
// @Tags Internal
|
||||
// @Produce json
|
||||
// @Success 200 {object} config.Options
|
||||
// @Failure 401,403 {object} i18n.Response
|
||||
|
||||
Reference in New Issue
Block a user