Fix tests.

Signed-off-by: Christoph Fiehe <c.fiehe@eurodata.de>
This commit is contained in:
Christoph Fiehe
2024-10-14 20:50:45 +02:00
committed by André Roth
parent f8f28e9554
commit 8cceed12f7

View File

@@ -349,7 +349,7 @@ type publishedRepoUpdateSwitchParams struct {
// Don't remove unreferenced files in prefix/component
SkipCleanup *bool ` json:"SkipCleanup"`
// only when updating published snapshots, list of objects 'Component/Name'
Snapshots []sourceParams `binding:"required" json:"Snapshots"`
Snapshots []sourceParams ` json:"Snapshots"`
// Provide index files by hash
AcquireByHash *bool ` json:"AcquireByHash"`
// Enable multiple packages with the same filename in different distributions