Params

Param name Description
id
required

repository ID

Validations:

  • Must be a number.

content
required

Content files to upload. Can be a single file or array of files.

Validations:

  • File

content_type
optional

content type ('deb', 'docker_manifest', 'file', 'ostree', 'rpm', 'srpm')

Validations:

  • Must be one of: docker_manifest, rpm, srpm, python_package, file, deb.