upload_spec

package
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 25, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetFallbackSpecs

func GetFallbackSpecs() map[string]UploadSpec

Types

type UploadSpec

type UploadSpec struct {
	Format          string          `json:"format"`
	MultipleUpload  bool            `json:"multipleUpload"`
	ComponentFields []f.UploadField `json:"componentFields,omitempty"`
	AssetFields     []f.UploadField `json:"assetFields,omitempty"`

	AllFieldNames map[string]bool
}

repo: https://github.com/sonatype/nexus-public.git files: - components/nexus-repository-services/src/main/java/org/sonatype/nexus/repository/rest/api/UploadDefinitionXO.groovy - components/nexus-repository-services/src/main/java/org/sonatype/nexus/repository/upload/UploadDefinition.java

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL