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:
@@ -23,7 +23,7 @@ var swaggerJSON []byte
|
||||
//
|
||||
// @Summary serves embedded Swagger documentation (debug builds only)
|
||||
// @Id GetDocs
|
||||
// @Tags System
|
||||
// @Tags Debug
|
||||
// @Produce json
|
||||
// @Success 200 {object} gin.H "Swagger JSON"
|
||||
// @Router /swagger.json [get]
|
||||
|
||||
Reference in New Issue
Block a user