Skip to main content

upload_file

Function upload_file 

Source
pub async fn upload_file(
    __arg0: State<UnifiedAppState>,
    __arg1: Query<UploadQuery>,
    multipart: Multipart,
) -> Result<impl IntoResponse, StatusCode>
Expand description

POST /files/upload - Upload files