mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-01-11 03:11:50 +00:00
fix comment
This commit is contained in:
@@ -455,7 +455,7 @@ func apiReposPackagesDelete(c *gin.Context) {
|
|||||||
// @Tags Repos
|
// @Tags Repos
|
||||||
// @Param name path string true "Repository name"
|
// @Param name path string true "Repository name"
|
||||||
// @Param dir path string true "Directory of packages"
|
// @Param dir path string true "Directory of packages"
|
||||||
// @Param file path string true "Filename (optional)"
|
// @Param file path string true "Filename"
|
||||||
// @Param _async query bool false "Run in background and return task object"
|
// @Param _async query bool false "Run in background and return task object"
|
||||||
// @Produce json
|
// @Produce json
|
||||||
// @Success 200 {string} string "OK"
|
// @Success 200 {string} string "OK"
|
||||||
|
|||||||
Reference in New Issue
Block a user