I have a bunch of API and depends on response of those API, I need to download few files.
I have done this using OperationQueue(with Operations) in Swift. Now, I need