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
authenticatedRequest() is called twice (in requester.js), and neither call uses a return value, so safe to remove the "return request".
operation.requestBodyProvider property is never set, so safe to remove the logic that acts on it.
0 commit comments