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
So I've just learned that the remote OData service that I'm trying to connect to requires that all requests (even singletons) be sent as batch requests.
Unless I'm mistaken, the current client generator does not generate clients that support batch requests out-of-the-box?