Skip to content
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

Ensure all ApiService request functions return a useable boolean where it makes sense #336

Closed
hareetd opened this issue Nov 4, 2021 · 0 comments · Fixed by #352
Closed
Assignees
Labels
chore Refactor, rename, cleanup, etc.

Comments

@hareetd
Copy link
Contributor

hareetd commented Nov 4, 2021

Any functions sending the actual requests in the ApiService should return an Observable-wrapped boolean that can be used by callers to make conditional actions.

@hareetd hareetd added the chore Refactor, rename, cleanup, etc. label Nov 4, 2021
@hareetd hareetd self-assigned this Nov 4, 2021
@hareetd hareetd changed the title Ensure all ApiService request functions return a useable boolean Ensure all ApiService request functions return a useable boolean where it makes sense Dec 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Refactor, rename, cleanup, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant