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
RestierController has an Api property that fetches the ApiBase instance through the serviceprovider. Lets make the dependency clear by making it a constructor argument.