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
It probably makes sense to also allow the user to set the default http options for the entire api service along with the serviceUrl, rather than having to set them individually for each method that is generated. The default http options then may be merged on each api call. What do you think?