We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15e7ae1 commit f34f34fCopy full SHA for f34f34f
Sources/ParseSwift/Types/ParseFile+combine.swift
@@ -79,7 +79,7 @@ public extension ParseFile {
79
}
80
81
/**
82
- Deletes the file from the Parse cloud. Publishes when complete.
+ Deletes the file from the Parse Server. Publishes when complete.
83
- requires: `.useMasterKey` has to be available and passed as one of the set of `options`.
84
- parameter options: A set of header options sent to the server. Defaults to an empty set.
85
- returns: A publisher that eventually produces a single value and then finishes or fails.
0 commit comments