mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-04-20 19:38:39 +00:00
swagger: improve layout
and fix lint
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package api
|
||||
|
||||
import (
|
||||
_ "github.com/aptly-dev/aptly/deb" // for swagger
|
||||
"github.com/gin-gonic/gin"
|
||||
_ "github.com/aptly-dev/aptly/deb"
|
||||
)
|
||||
|
||||
// @Summary Show packages
|
||||
|
||||
Reference in New Issue
Block a user