Upload a Debian package file
PUT
/api/v4/projects/{id}/packages/debian/{file_name}
Uploads a Debian package file for a specified project.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”Request Bodyrequired
Section titled “Request Bodyrequired”Media typemultipart/form-data
object
file
required
The package file to be published (generated by Multipart middleware)
string format: binary
distribution
The Debian Codename or Suite
string
component
required
The Debian Component
string
Responses
Section titled “Responses”Created
Bad Request
Unauthorized
Forbidden
Not Found