Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions artifactory/services/repository.go
Original file line number Diff line number Diff line change
@@ -77,6 +77,7 @@ type AdditionalRepositoryBaseParams struct {
PropertySets []string `json:"propertySets,omitempty"`
DownloadRedirect *bool `json:"downloadRedirect,omitempty"`
PriorityResolution *bool `json:"priorityResolution,omitempty"`
CdnRedirect *bool `json:"cdnRedirect,omitempty"`
}

type CargoRepositoryParams struct {

0 comments on commit 7cd8869

Please sign in to comment.