Socket
Socket
Sign inDemoInstall

@microsoft/msgraph-beta-sdk-permissiongrants

Package Overview
Dependencies
11
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-preview.12 to 1.0.0-preview.13

4

package.json
{
"name": "@microsoft/msgraph-beta-sdk-permissiongrants",
"version": "1.0.0-preview.12",
"version": "1.0.0-preview.13",
"description": "PermissionGrants fluent API for Microsoft Graph",

@@ -46,3 +46,3 @@ "keywords": [

},
"gitHead": "d8e4bb487e2e3e644d52f2004b4d9268fe0d8c64"
"gitHead": "9b868b61da156ece6e6a0355af6dad1d0e4b9368"
}

@@ -62,3 +62,3 @@ "use strict";

},
adapterMethodName: "sendAsync",
adapterMethodName: "send",
responseBodyFactory: createDeltaGetResponseFromDiscriminatorValue,

@@ -65,0 +65,0 @@ queryParametersMapper: DeltaRequestBuilderGetQueryParametersMapper,

@@ -80,3 +80,3 @@ "use strict";

},
adapterMethodName: "sendAsync",
adapterMethodName: "send",
responseBodyFactory: createGetByIdsPostResponseFromDiscriminatorValue,

@@ -83,0 +83,0 @@ requestBodyContentType: "application/json",

@@ -54,3 +54,3 @@ "use strict";

},
adapterMethodName: "sendAsync",
adapterMethodName: "send",
responseBodyFactory: models_1.createDirectoryObjectFromDiscriminatorValue,

@@ -57,0 +57,0 @@ requestBodyContentType: "application/json",

@@ -60,3 +60,3 @@ "use strict";

},
adapterMethodName: "sendAsync",
adapterMethodName: "send",
responseBodyFactory: models_1.createResourceSpecificPermissionGrantCollectionResponseFromDiscriminatorValue,

@@ -71,3 +71,3 @@ queryParametersMapper: PermissionGrantsRequestBuilderGetQueryParametersMapper,

},
adapterMethodName: "sendAsync",
adapterMethodName: "send",
responseBodyFactory: models_1.createResourceSpecificPermissionGrantFromDiscriminatorValue,

@@ -74,0 +74,0 @@ requestBodyContentType: "application/json",

@@ -78,3 +78,3 @@ "use strict";

},
adapterMethodName: "sendAsync",
adapterMethodName: "send",
responseBodyFactory: createCheckMemberGroupsPostResponseFromDiscriminatorValue,

@@ -81,0 +81,0 @@ requestBodyContentType: "application/json",

@@ -78,3 +78,3 @@ "use strict";

},
adapterMethodName: "sendAsync",
adapterMethodName: "send",
responseBodyFactory: createCheckMemberObjectsPostResponseFromDiscriminatorValue,

@@ -81,0 +81,0 @@ requestBodyContentType: "application/json",

@@ -78,3 +78,3 @@ "use strict";

},
adapterMethodName: "sendAsync",
adapterMethodName: "send",
responseBodyFactory: createGetMemberGroupsPostResponseFromDiscriminatorValue,

@@ -81,0 +81,0 @@ requestBodyContentType: "application/json",

@@ -78,3 +78,3 @@ "use strict";

},
adapterMethodName: "sendAsync",
adapterMethodName: "send",
responseBodyFactory: createGetMemberObjectsPostResponseFromDiscriminatorValue,

@@ -81,0 +81,0 @@ requestBodyContentType: "application/json",

@@ -55,3 +55,3 @@ "use strict";

},
adapterMethodName: "sendNoResponseContentAsync",
adapterMethodName: "sendNoResponseContent",
},

@@ -64,3 +64,3 @@ get: {

},
adapterMethodName: "sendAsync",
adapterMethodName: "send",
responseBodyFactory: models_1.createResourceSpecificPermissionGrantFromDiscriminatorValue,

@@ -75,3 +75,3 @@ queryParametersMapper: ResourceSpecificPermissionGrantItemRequestBuilderGetQueryParametersMapper,

},
adapterMethodName: "sendAsync",
adapterMethodName: "send",
responseBodyFactory: models_1.createResourceSpecificPermissionGrantFromDiscriminatorValue,

@@ -78,0 +78,0 @@ requestBodyContentType: "application/json",

@@ -8,3 +8,3 @@ import { type DirectoryObject } from '@microsoft/msgraph-beta-sdk/models/';

/**
* Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* Restore a recently deleted application, externalUserProfile, group, pendingExternalUserProfile, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.

@@ -17,3 +17,3 @@ * @returns {Promise<DirectoryObject>}

/**
* Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* Restore a recently deleted application, externalUserProfile, group, pendingExternalUserProfile, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.

@@ -20,0 +20,0 @@ * @returns {RequestInformation}

@@ -23,3 +23,3 @@ "use strict";

},
adapterMethodName: "sendAsync",
adapterMethodName: "send",
responseBodyFactory: models_1.createDirectoryObjectFromDiscriminatorValue,

@@ -26,0 +26,0 @@ },

@@ -57,3 +57,3 @@ "use strict";

},
adapterMethodName: "sendNoResponseContentAsync",
adapterMethodName: "sendNoResponseContent",
requestBodyContentType: "application/json",

@@ -60,0 +60,0 @@ requestBodySerializer: serializeValidatePropertiesPostRequestBody,

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc