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
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.
The text was updated successfully, but these errors were encountered:
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
Any functions sending the actual requests in the
ApiService
should return anObservable
-wrappedboolean
that can be used by callers to make conditional actions.The text was updated successfully, but these errors were encountered: