mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-23 00:38:33 +02:00
docs(api): update swagger docs with field descriptions and operationId rename
- Add minimum: 0 validation to LogRetention properties (days, keep_size, last) - Add "interned" descriptions to fstype, path, and name fields - Rename operationId and x-id from "routes" to "list" for GET /route endpoint
This commit is contained in:
@@ -15,7 +15,7 @@ import (
|
||||
|
||||
type RouteType route.Route // @name Route
|
||||
|
||||
// @x-id "routes"
|
||||
// @x-id "list"
|
||||
// @BasePath /api/v1
|
||||
// @Summary List routes
|
||||
// @Description List routes
|
||||
Reference in New Issue
Block a user