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
As seen in #144, we are keeping a list of endpoints that don't need the site parameter appended (e.g. network APIs). We should refactor it to avoid the need for a manual list.
As seen in #144, we are keeping a list of endpoints that don't need the
siteparameter appended (e.g. network APIs). We should refactor it to avoid the need for a manual list.