swagger: cleanup Snapshots

This commit is contained in:
André Roth
2024-11-28 15:16:12 +01:00
parent abfad37640
commit 4ff3c894fa
4 changed files with 14 additions and 8 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ type mirrorCreateParams struct {
}
// @Summary Create Mirror
// @Description **Create a mirror of a remote repositoru**
// @Description **Create a mirror of a remote repository**
// @Tags Mirrors
// @Consume json
// @Param request body mirrorCreateParams true "Parameters"