mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-01-11 03:11:50 +00:00
committed by
André Roth
parent
f8f28e9554
commit
8cceed12f7
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user