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 would be great if the different sub-APIs could be exposed through dedicated methods in the main client rather than having to use ->api('issues') which breaks any kind of autocompletion or type checks on the library usage.