[client] Send file upload params in query

This commit is contained in:
Abhishek Shroff
2025-05-13 02:23:07 +05:30
parent fd5b180a6d
commit 0c8cd6bcdf
3 changed files with 4 additions and 4 deletions

View File

@@ -33,7 +33,7 @@ class ResourceUploadAction extends ResourceCreateAction with FileUploadApiAction
}
@override
Map<String, String> get fields => {
Map<String, String> get queryParameters => {
'path': '$parent:$resourceName',
'id': resourceId,
'conflict': conflictResolution.toString(),

View File

@@ -662,8 +662,8 @@ packages:
dependency: "direct main"
description:
path: "."
ref: a13a37f844bbb09b709fa5f155c82e0c26445882
resolved-ref: a13a37f844bbb09b709fa5f155c82e0c26445882
ref: fd571752a6874e564f777049378502f7cf54be85
resolved-ref: fd571752a6874e564f777049378502f7cf54be85
url: "https://codeberg.org/shroff/offtheline.git"
source: git
version: "0.16.0"

View File

@@ -27,7 +27,7 @@ dependencies:
offtheline:
git:
url: https://codeberg.org/shroff/offtheline.git
ref: a13a37f844bbb09b709fa5f155c82e0c26445882
ref: fd571752a6874e564f777049378502f7cf54be85
open_file:
package_info_plus:
path: