Open najeeburrehman-brainx opened 4 years ago
Hello @najeeburrehman-brainx did you resolve the problem you mentioned?Im a new Swifter
Hello guys @najeeburrehman-brainx @steve7688, Were any of you able to check this issue out as I just started researching it :D
Here is my APIClient:
My Model
Works perfect for JsonObject as a response
The swift code works perfect to get the Sleep object.
What I want to achieve
I also want the APIClient works for the array of JsonObjects i.e.
With my current implementation I can't call
Any help would be appreciated.