feat: add chunked desktop client release uploads
This commit is contained in:
@@ -419,6 +419,7 @@ func isMultipartRoute(route gin.RouteInfo) bool {
|
||||
path == "/api/ops/site-domain-mappings/import" ||
|
||||
path == "/api/ops/object-storage/objects/upload" ||
|
||||
path == "/api/ops/desktop-client/releases/upload" ||
|
||||
path == "/api/ops/desktop-client/release-uploads/:upload_id/chunks/:chunk_index" ||
|
||||
path == "/api/tenant/knowledge/items/file" ||
|
||||
path == "/api/tenant/kol/manage/profile/avatar" ||
|
||||
path == "/api/tenant/articles/:id/images"
|
||||
|
||||
Reference in New Issue
Block a user