# Functions
New creates a new uploads API client.
NewUploadFileOK creates a UploadFileOK with default headers values.
NewUploadFileParams creates a new UploadFileParams object, with the default timeout for this client.
NewUploadFileParamsWithContext creates a new UploadFileParams object with the ability to set a context for a request.
NewUploadFileParamsWithHTTPClient creates a new UploadFileParams object with the ability to set a custom HTTPClient for a request.
NewUploadFileParamsWithTimeout creates a new UploadFileParams object with the ability to set a timeout on a request.
# Structs
Client for uploads API
*/.
UploadFileOK describes a response with status code 200, with default header values.
UploadFileParams contains all the parameters to send to the API endpoint
for the upload file operation.
UploadFileReader is a Reader for the UploadFile structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.