We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30b3ef3 commit 9c12bd3Copy full SHA for 9c12bd3
1 file changed
Sources/NextcloudKit/NextcloudKit+Upload.swift
@@ -128,7 +128,7 @@ public extension NextcloudKit {
128
/// - permissions: The DAV permissions returned by the server.
129
/// - response: The raw upload response.
130
/// - error: The NKError result of the upload.
131
- func (serverUrlFileName: Any,
+ func uploadAsync(serverUrlFileName: Any,
132
fileNameLocalPath: String,
133
dateCreationFile: Date? = nil,
134
dateModificationFile: Date? = nil,
0 commit comments