mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-04 05:10:40 +00:00
swagger: improve layout
and fix lint
This commit is contained in:
+1
-1
@@ -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