Skip to content

Commit ad4a223

Browse files
author
Ruben Nine
committed
Improving API documentation.
1 parent 535a127 commit ad4a223

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

FilestackSDK/Public/Protocols/Uploader.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ import Foundation
1919
/// Starts this process.
2020
@discardableResult func start() -> Bool
2121

22+
/// :nodoc:
2223
@available(*, deprecated, message: "Marked for removal in version 3.0. Use start() instead.")
2324
func uploadFiles()
2425
}

0 commit comments

Comments
 (0)