-
Notifications
You must be signed in to change notification settings - Fork 0
Codable support, array in completion, #12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
|
Adding Reason: In functions like:
Here we try to parse a single string, and String confirms to both Codable and JSONParseable. |
bumped up support version
Added async await methods for request
1. Add Codable Support
2. Pass simple array in completion in replacement of ListResponse