Îõ³h&&Ø#2¦      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥  Safe-Inferred"18;?㟠 ms-graph-apia collection of items with key value ms-graph-apiSpecialized version of ¦ to §s2This can be used to catch exceptions of composite ¨ statements, e.g. around a do block ms-graph-apiÇCreate a new TLS manager, which should be reused throughout the program ms-graph-apiRun a ¨ computation© ms-graph-api )POST https://graph.microsoft.com/v1.0/...ª ms-graph-api (GET https://graph.microsoft.com/v1.0/...« ms-graph-api (GET https://graph.microsoft.com/v1.0/...ðReturns the response body as a bytestring, e.g. for endpoints that download files or general bytestring payloads¬ ms-graph-api-drop the prefix and lowercase first charactere.g. userDisplayName ->  displayName­ ms-graph-api-drop the prefix and lowercase first character® ms-graph-apiüDrops the given prefix from a list. It returns the original sequence if the sequence doesn't start with the given prefix. ÍdropPrefix "Mr. " "Mr. Men" == "Men" dropPrefix "Mr. " "Dr. Men" == "Dr. Men" ms-graph-api user program© ms-graph-apiURI path segments ms-graph-apirequest parameters etc. ms-graph-api request bodyª ms-graph-apiURI path segments ms-graph-apirequest parameters etc.« ms-graph-apiURI path segments¬ ms-graph-api record prefix­ ms-graph-apirecord name prefix ms-graph-apiJSON field name ¯°©ª«¬ Safe-Inferred"8;?ãf  ms-graph-apiÉThe File resource groups file-related data items into a single structure. Îhttps://learn.microsoft.com/en-us/graph/api/resources/file?view=graph-rest-1.0  ms-graph-apiŸThe Folder resource groups folder-related data on an item into a single structure. DriveItems with a non-null folder facet are containers for other DriveItems. Ðhttps://learn.microsoft.com/en-us/graph/api/resources/folder?view=graph-rest-1.0 ms-graph-api+A sum type for the various drive item typesâThis is a departure from the original API but makes it convenient to pattern match on constructors ms-graph-apiThe Å resource represents a file, folder, or other item stored in a drive.ØAll file system objects in OneDrive and SharePoint are returned as driveItem resources.  Óhttps://learn.microsoft.com/en-us/graph/api/resources/driveitem?view=graph-rest-1.0 ms-graph-api.download a complete file from user's directory %GET /me/drive/items/{item-id}/content çhttps://learn.microsoft.com/en-us/graph/api/driveitem-get-content?view=graph-rest-1.0&tabs=http#request ms-graph-apidownload a file from a drive .GET /drives/{drive-id}/items/{item-id}/content çhttps://learn.microsoft.com/en-us/graph/api/driveitem-get-content?view=graph-rest-1.0&tabs=http#request  ms-graph-api5List children in the root of the current user's drive GET /me/drive/root/children –https://learn.microsoft.com/en-us/graph/api/driveitem-list-children?view=graph-rest-1.0&tabs=http#list-children-in-the-root-of-the-current-users-drive! ms-graph-api)List children of an item of a group drive 5GET /groups/{group-id}/drive/items/{item-id}/children áhttps://learn.microsoft.com/en-us/graph/api/driveitem-list-children?view=graph-rest-1.0&tabs=http ms-graph-apiitem ID ms-graph-apidrive ID ms-graph-apifile ID! ms-graph-apigroup ID ms-graph-apiitem ID  ! !   Safe-Inferred"8;?ã#= ms-graph-apiÛThe top-level object that represents a user's OneDrive or a document library in SharePoint.›OneDrive users will always have at least one drive available, their default drive. Users without a OneDrive license may not have a default drive available. Ïhttps://learn.microsoft.com/en-us/graph/api/resources/drive?view=graph-rest-1.0D ms-graph-apiList the current user's drives GET /me/drivesE ms-graph-apiãTo list the document libraries for a group, your app requests the drives relationship on the Group. GET /groups/{groupId}/drivesE ms-graph-apigroup ID =>?@ABCDE DE=>?@ABC Safe-Inferred"8;?ã¿Q ms-graph-apiGet drive of current userR ms-graph-api5List children in the root of the current user's drive –https://learn.microsoft.com/en-us/graph/api/driveitem-list-children?view=graph-rest-1.0&tabs=http#list-children-in-the-root-of-the-current-users-driveS ms-graph-api5List children in the root of the current user's drive /GET /drives/{drive-id}/items/{item-id}/children –https://learn.microsoft.com/en-us/graph/api/driveitem-list-children?view=graph-rest-1.0&tabs=http#list-children-in-the-root-of-the-current-users-driveS ms-graph-apidrive ID ms-graph-apiitem ID JMLKNPOQRS QRSNPOJMLK Safe-Inferred"8;?ã¶e ms-graph-apiìA subscription allows a client app to receive change notifications about changes to data in Microsoft Graph. Öhttps://learn.microsoft.com/en-us/graph/api/resources/subscription?view=graph-rest-1.0k ms-graph-api”The URL of the endpoint that will receive the change notifications. This URL must make use of the HTTPS protocol. Any query string parameter included in the notificationUrl property will be included in the HTTP POST request when Microsoft Graph sends the change notifications.l ms-graph-apiØSpecifies the resource that will be monitored for changes. Do not include the base URL (!https://graph.microsoft.com/v1.0/)n ms-graph-api4Represents the notification sent to the subscriber. Ühttps://learn.microsoft.com/en-us/graph/api/resources/changenotification?view=graph-rest-1.0w ms-graph-apiCreate a subscription éhttps://learn.microsoft.com/en-us/graph/api/subscription-post-subscriptions?view=graph-rest-1.0&tabs=http 4 POST https://graph.microsoft.com/v1.0/subscriptions†Creating a subscription requires read scope to the resource. For example, to get change notifications on messages, your app needs the  Mail.Read permission.\_^]`dcbaemlkjihgfnvutsrqpownvutsrqpowemlkjihgf`dcba\_^] Safe-Inferred"8;?ã  Safe-Inferred"8;?ãT Safe-Inferred"8;?ã .‹ ms-graph-apiÎGroups are collections of principals with shared access to resources in Microsoft services or in your app. Different principals such as users, other groups, devices, and applications can be part of groups.  ãhttps://learn.microsoft.com/en-us/graph/api/resources/groups-overview?view=graph-rest-1.0&tabs=http ms-graph-apiËGet the teams in Microsoft Teams that the given user is a direct member of. 1GET /users/{id | user-principal-name}/joinedTeams ßhttps://learn.microsoft.com/en-us/graph/api/user-list-joinedteams?view=graph-rest-1.0&tabs=http‘ ms-graph-apiÍGet the teams in Microsoft Teams that the current user is a direct member of. GET /me/joinedTeams ßhttps://learn.microsoft.com/en-us/graph/api/user-list-joinedteams?view=graph-rest-1.0&tabs=http’ ms-graph-apiGet the  s in the ‹% storage, starting from the root item *GET /groups/{group-id}/drive/root/children áhttps://learn.microsoft.com/en-us/graph/api/driveitem-list-children?view=graph-rest-1.0&tabs=httpNB : requires Files.Read.All:, since it tries to access all files a user has access to. ms-graph-apiUser ID’ ms-graph-apiGroup ID‹ŒŽ‘’‘’‹ŒŽ Safe-Inferred"8;?ã#™ ms-graph-api,Representation of a user in the MS Graph API Ïhttps://learn.microsoft.com/en-us/graph/api/resources/users?view=graph-rest-1.0ž ms-graph-apiGet user information GET /users/{user-id} Úhttps://learn.microsoft.com/en-us/graph/api/user-get?view=graph-rest-1.0&tabs=http#requestŸ ms-graph-api!Get information on signed-in userŸCalling the /me endpoint requires a signed-in user and therefore a delegated permission. Application permissions are not supported when using the /me endpoint. GET /me Ühttps://learn.microsoft.com/en-us/graph/api/user-get?view=graph-rest-1.0&tabs=http#request-1ž ms-graph-apiuser id™š›œžŸžŸ™š›œ±      !"#$%&'()*+,-./0123456789:;<=>?@ABBCDEFGHIJKLM NBBCOPQK.R01SLMTUVWXYZ[\]]^_`abcdeefghijklmnopqrstuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽŽ‘’“”•–—˜™š›œžŸž ¡’¢£¤¥ž¦§¨+ms-graph-api-0.9.0.0-KbVdTramaCB4EotzebotPv MSGraphAPIMSGraphAPI.Files.DriveItemMSGraphAPI.Files.DriveMSGraphAPI.Drive+MSGraphAPI.ChangeNotifications.SubscriptionMSGraphAPI.Users.GroupMSGraphAPI.Users.UserMSGraphAPI.Internal.CommonMSGraphAPI.User CollectioncValue cNextLinktryReqwithTLSrunPackagedipTypeFile difiMimeTypeFolderdifoChildCountDIItemDIIFile DIIFolder DIIRemoteItemDIIPhotoDIIVideo DIIBundle DIIPackage DriveItemdiIddiNamediLastModifiedDateTimediItemdownloadFileMe downloadFilelistRootChildrenMelistGroupItemChildren$fToJSONFolder$fFromJSONFolder $fToJSONFile$fFromJSONFile$fToJSONPackage$fFromJSONPackage$fToJSONDIItem$fFromJSONDriveItem$fToJSONDriveItem$fShowDriveItem$fGenericDriveItem $fEqDIItem $fOrdDIItem $fShowDIItem$fGenericDIItem $fEqPackage $fOrdPackage $fShowPackage$fGenericPackage$fEqFile $fOrdFile $fShowFile $fGenericFile $fEqFolder $fOrdFolder $fShowFolder$fGenericFolderDrivedIddName dDescriptiondLastModifiedDateTime dDriveType listDrivesMelistDrivesGroup $fToJSONDrive$fFromJSONDrive $fShowDrive$fGenericDrivediSize getDriveMegetDriveItemsMegetDriveItemChildren $fEqDriveItem $fEqDrive ChangeType CTCreated CTUpdated CTDeleted LatestTLSVerLTV10LTV11LTV12LTV13 SubscriptioncnsId cnsChangeTypecnsClientStatecnsExpirationDateTimecnsNotificationUrl cnsResourcecnsLatestSupportedTLSVersionChangeNotification cnChangeType cnClientStatecnId cnResourcecnResourceDatacnSubscriptionId cnTenantIdcreateSubscription$fToJSONLatestTLSVer$fFromJSONLatestTLSVer$fToJSONChangeType$fFromJSONChangeType$fToJSONSubscription$fFromJSONSubscription$fFromJSONChangeNotification$fEqChangeNotification$fShowChangeNotification$fGenericChangeNotification$fEqSubscription$fShowSubscription$fGenericSubscription$fEqChangeType$fShowChangeType$fGenericChangeType$fEqLatestTLSVer$fShowLatestTLSVer$fGenericLatestTLSVerGroupgId gDisplayName gDescriptiongetUserJoinedTeamsgetMeJoinedTeamsgetGroupsDriveItems $fToJSONGroup$fFromJSONGroup $fEqGroup $fOrdGroup $fShowGroup$fGenericGroupUseruIduUserPrincipalName uDisplayNamegetgetMe $fToJSONUser$fFromJSONUser$fEqUser $fOrdUser $fShowUser $fGenericUser(unliftio-0.2.25.0-1yumDl5rJ8q5jLohqgjwv1UnliftIO.Exceptiontry req-3.13.1-TMZFe8v7vNAXIJoIFPhdKNetwork.HTTP.Req HttpExceptionReqpostgetLbs aesonOptions recordName dropPrefixrunReqput