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
constreg=/(?<=graph.microsoft.com\/(v1.0|beta))(.*?)(?=\?)/gi;// match only the endpoint (after version number and before OData query params) e.g. /me/drive/root/children
0 commit comments