fix swagger errors

This commit is contained in:
chesseed
2025-10-09 21:26:30 +02:00
parent d3bed7830c
commit d94792dd65
3 changed files with 2 additions and 4 deletions
-1
View File
@@ -393,7 +393,6 @@ type publishedRepoUpdateSwitchParams struct {
// @Description
// @Description See also: `aptly publish update` / `aptly publish switch`
// @Tags Publish
// @Produce json
// @Param prefix path string true "publishing prefix"
// @Param distribution path string true "distribution name"
// @Param _async query bool false "Run in background and return task object"