-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
With the updated API, the response now contains a separate error field, but the app is still using the older version.
To Reproduce
Steps to reproduce the behavior:
- Go to
com.github.code.gambit.data.remote.responses
package - See
Response.kt
andListResponse.kt
class files - Scroll down to '....'
Expected behavior
A clear and concise description of what you expected to happen.
Device Information:
- Device: ANY
- Version: ANY
Additional context
Also, the error
and body
fields would be nullable as both can't be null simultaneously.
Would you like to work on this issue
- Yes
- No
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working