You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Created a singleton class
* Renamed class
* Created custom structs for request and response
* Pulled changes from main
---------
Co-authored-by: Gustavo Garfias <gustavo.egarfias@gmail.com>
Create custom structs that will contain all the fields we need to pass in to create a request and the ones we get when we receive a response.
See the analogous #12 for reference! You will probably need to work with @aryanpx5 who's working on #16 so that your implementations integrate well.
The text was updated successfully, but these errors were encountered: