@microsoft/msgraph-sdk-applications 1.0.0-preview.10 → 1.0.0-preview.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/applications/delta/index.d.ts +3 -3
- package/applications/delta/index.d.ts.map +1 -1
- package/applications/getAvailableExtensionProperties/index.d.ts +6 -6
- package/applications/getAvailableExtensionProperties/index.d.ts.map +1 -1
- package/applications/getByIds/index.d.ts +6 -6
- package/applications/getByIds/index.d.ts.map +1 -1
- package/applications/item/addKey/index.d.ts +3 -3
- package/applications/item/addKey/index.d.ts.map +1 -1
- package/applications/item/addPassword/index.d.ts +3 -3
- package/applications/item/addPassword/index.d.ts.map +1 -1
- package/applications/item/appManagementPolicies/item/ref/index.d.ts +3 -12
- package/applications/item/appManagementPolicies/item/ref/index.d.ts.map +1 -1
- package/applications/item/appManagementPolicies/item/ref/index.js +1 -8
- package/applications/item/appManagementPolicies/ref/index.d.ts +22 -1
- package/applications/item/appManagementPolicies/ref/index.d.ts.map +1 -1
- package/applications/item/appManagementPolicies/ref/index.js +16 -1
- package/applications/item/checkMemberGroups/index.d.ts +6 -6
- package/applications/item/checkMemberGroups/index.d.ts.map +1 -1
- package/applications/item/checkMemberObjects/index.d.ts +6 -6
- package/applications/item/checkMemberObjects/index.d.ts.map +1 -1
- package/applications/item/getMemberGroups/index.d.ts +6 -6
- package/applications/item/getMemberGroups/index.d.ts.map +1 -1
- package/applications/item/getMemberObjects/index.d.ts +6 -6
- package/applications/item/getMemberObjects/index.d.ts.map +1 -1
- package/applications/item/owners/item/ref/index.d.ts +3 -12
- package/applications/item/owners/item/ref/index.d.ts.map +1 -1
- package/applications/item/owners/item/ref/index.js +1 -8
- package/applications/item/owners/ref/index.d.ts +22 -1
- package/applications/item/owners/ref/index.d.ts.map +1 -1
- package/applications/item/owners/ref/index.js +16 -1
- package/applications/item/removeKey/index.d.ts +3 -3
- package/applications/item/removeKey/index.d.ts.map +1 -1
- package/applications/item/removePassword/index.d.ts +3 -3
- package/applications/item/removePassword/index.d.ts.map +1 -1
- package/applications/item/setVerifiedPublisher/index.d.ts +3 -3
- package/applications/item/setVerifiedPublisher/index.d.ts.map +1 -1
- package/applications/item/synchronization/acquireAccessToken/index.d.ts +3 -3
- package/applications/item/synchronization/acquireAccessToken/index.d.ts.map +1 -1
- package/applications/item/synchronization/jobs/item/provisionOnDemand/index.d.ts +3 -3
- package/applications/item/synchronization/jobs/item/provisionOnDemand/index.d.ts.map +1 -1
- package/applications/item/synchronization/jobs/item/restart/index.d.ts +3 -3
- package/applications/item/synchronization/jobs/item/restart/index.d.ts.map +1 -1
- package/applications/item/synchronization/jobs/item/schema/filterOperators/index.d.ts +3 -3
- package/applications/item/synchronization/jobs/item/schema/filterOperators/index.d.ts.map +1 -1
- package/applications/item/synchronization/jobs/item/schema/functions/index.d.ts +3 -3
- package/applications/item/synchronization/jobs/item/schema/functions/index.d.ts.map +1 -1
- package/applications/item/synchronization/jobs/item/schema/parseExpression/index.d.ts +3 -3
- package/applications/item/synchronization/jobs/item/schema/parseExpression/index.d.ts.map +1 -1
- package/applications/item/synchronization/jobs/item/validateCredentials/index.d.ts +3 -3
- package/applications/item/synchronization/jobs/item/validateCredentials/index.d.ts.map +1 -1
- package/applications/item/synchronization/jobs/validateCredentials/index.d.ts +3 -3
- package/applications/item/synchronization/jobs/validateCredentials/index.d.ts.map +1 -1
- package/applications/item/synchronization/secrets/index.d.ts +64 -4
- package/applications/item/synchronization/secrets/index.d.ts.map +1 -1
- package/applications/item/synchronization/secrets/index.js +62 -4
- package/applications/item/synchronization/templates/item/schema/filterOperators/index.d.ts +3 -3
- package/applications/item/synchronization/templates/item/schema/filterOperators/index.d.ts.map +1 -1
- package/applications/item/synchronization/templates/item/schema/functions/index.d.ts +3 -3
- package/applications/item/synchronization/templates/item/schema/functions/index.d.ts.map +1 -1
- package/applications/item/synchronization/templates/item/schema/parseExpression/index.d.ts +3 -3
- package/applications/item/synchronization/templates/item/schema/parseExpression/index.d.ts.map +1 -1
- package/applications/item/tokenIssuancePolicies/item/ref/index.d.ts +3 -12
- package/applications/item/tokenIssuancePolicies/item/ref/index.d.ts.map +1 -1
- package/applications/item/tokenIssuancePolicies/item/ref/index.js +1 -8
- package/applications/item/tokenIssuancePolicies/ref/index.d.ts +22 -1
- package/applications/item/tokenIssuancePolicies/ref/index.d.ts.map +1 -1
- package/applications/item/tokenIssuancePolicies/ref/index.js +16 -1
- package/applications/item/tokenLifetimePolicies/item/ref/index.d.ts +3 -12
- package/applications/item/tokenLifetimePolicies/item/ref/index.d.ts.map +1 -1
- package/applications/item/tokenLifetimePolicies/item/ref/index.js +1 -8
- package/applications/item/tokenLifetimePolicies/ref/index.d.ts +22 -1
- package/applications/item/tokenLifetimePolicies/ref/index.d.ts.map +1 -1
- package/applications/item/tokenLifetimePolicies/ref/index.js +16 -1
- package/applications/validateProperties/index.d.ts +3 -3
- package/applications/validateProperties/index.d.ts.map +1 -1
- package/package.json +8 -8
- package/tsconfig.tsbuildinfo +1 -1
|
@@ -1,6 +1,56 @@
|
|
|
1
1
|
import { type SynchronizationSecretKeyStringValuePair } from '@microsoft/msgraph-sdk/models/';
|
|
2
2
|
import { type CountRequestBuilder } from './count/';
|
|
3
|
-
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
3
|
+
import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type Parsable, type ParseNode, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type SerializationWriter } from '@microsoft/kiota-abstractions';
|
|
4
|
+
/**
|
|
5
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
6
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
7
|
+
* @returns a secretsPutRequestBody
|
|
8
|
+
*/
|
|
9
|
+
export declare function createSecretsPutRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
10
|
+
/**
|
|
11
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
12
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
13
|
+
* @returns a secretsPutResponse
|
|
14
|
+
*/
|
|
15
|
+
export declare function createSecretsPutResponseFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
16
|
+
/**
|
|
17
|
+
* The deserialization information for the current model
|
|
18
|
+
* @returns a Record<string, (node: ParseNode) => void>
|
|
19
|
+
*/
|
|
20
|
+
export declare function deserializeIntoSecretsPutRequestBody(secretsPutRequestBody?: Partial<SecretsPutRequestBody> | undefined): Record<string, (node: ParseNode) => void>;
|
|
21
|
+
/**
|
|
22
|
+
* The deserialization information for the current model
|
|
23
|
+
* @returns a Record<string, (node: ParseNode) => void>
|
|
24
|
+
*/
|
|
25
|
+
export declare function deserializeIntoSecretsPutResponse(secretsPutResponse?: Partial<SecretsPutResponse> | undefined): Record<string, (node: ParseNode) => void>;
|
|
26
|
+
export interface SecretsPutRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
|
|
27
|
+
/**
|
|
28
|
+
* Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
|
|
29
|
+
*/
|
|
30
|
+
additionalData?: Record<string, unknown>;
|
|
31
|
+
/**
|
|
32
|
+
* Stores model information.
|
|
33
|
+
*/
|
|
34
|
+
backingStoreEnabled?: boolean;
|
|
35
|
+
/**
|
|
36
|
+
* The value property
|
|
37
|
+
*/
|
|
38
|
+
value?: SynchronizationSecretKeyStringValuePair[];
|
|
39
|
+
}
|
|
40
|
+
export interface SecretsPutResponse extends AdditionalDataHolder, BackedModel, Parsable {
|
|
41
|
+
/**
|
|
42
|
+
* Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
|
|
43
|
+
*/
|
|
44
|
+
additionalData?: Record<string, unknown>;
|
|
45
|
+
/**
|
|
46
|
+
* Stores model information.
|
|
47
|
+
*/
|
|
48
|
+
backingStoreEnabled?: boolean;
|
|
49
|
+
/**
|
|
50
|
+
* The value property
|
|
51
|
+
*/
|
|
52
|
+
value?: SynchronizationSecretKeyStringValuePair[];
|
|
53
|
+
}
|
|
4
54
|
/**
|
|
5
55
|
* Builds and executes requests for operations under /applications/{application-id}/synchronization/secrets
|
|
6
56
|
*/
|
|
@@ -13,17 +63,27 @@ export interface SecretsRequestBuilder extends BaseRequestBuilder<SecretsRequest
|
|
|
13
63
|
* Update property secrets value.
|
|
14
64
|
* @param body The request body
|
|
15
65
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
16
|
-
* @returns a Promise of
|
|
66
|
+
* @returns a Promise of SecretsPutResponse
|
|
17
67
|
*/
|
|
18
|
-
put(body:
|
|
68
|
+
put(body: SecretsPutRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<SecretsPutResponse | undefined>;
|
|
19
69
|
/**
|
|
20
70
|
* Update property secrets value.
|
|
21
71
|
* @param body The request body
|
|
22
72
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
23
73
|
* @returns a RequestInformation
|
|
24
74
|
*/
|
|
25
|
-
toPutRequestInformation(body:
|
|
75
|
+
toPutRequestInformation(body: SecretsPutRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
26
76
|
}
|
|
77
|
+
/**
|
|
78
|
+
* Serializes information the current object
|
|
79
|
+
* @param writer Serialization writer to use to serialize this model
|
|
80
|
+
*/
|
|
81
|
+
export declare function serializeSecretsPutRequestBody(writer: SerializationWriter, secretsPutRequestBody?: Partial<SecretsPutRequestBody> | undefined): void;
|
|
82
|
+
/**
|
|
83
|
+
* Serializes information the current object
|
|
84
|
+
* @param writer Serialization writer to use to serialize this model
|
|
85
|
+
*/
|
|
86
|
+
export declare function serializeSecretsPutResponse(writer: SerializationWriter, secretsPutResponse?: Partial<SecretsPutResponse> | undefined): void;
|
|
27
87
|
/**
|
|
28
88
|
* Metadata for all the navigation properties in the request builder.
|
|
29
89
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAyH,KAAK,uCAAuC,EAAE,MAAM,gCAAgC,CAAC;AAErN,OAAO,EAAuE,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AACzH,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAyH,KAAK,uCAAuC,EAAE,MAAM,gCAAgC,CAAC;AAErN,OAAO,EAAuE,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AACzH,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAEpW;;;;GAIG;AACH,wBAAgB,iDAAiD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAEzK;AACD;;;;GAIG;AACH,wBAAgB,8CAA8C,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAEtK;AACD;;;GAGG;AACH,wBAAgB,oCAAoC,CAAC,qBAAqB,GAAE,OAAO,CAAC,qBAAqB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKvK;AACD;;;GAGG;AACH,wBAAgB,iCAAiC,CAAC,kBAAkB,GAAE,OAAO,CAAC,kBAAkB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK9J;AACD,MAAM,WAAW,qBAAsB,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACtF;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,KAAK,CAAC,EAAE,uCAAuC,EAAE,CAAC;CACrD;AACD,MAAM,WAAW,kBAAmB,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACnF;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,KAAK,CAAC,EAAE,uCAAuC,EAAE,CAAC;CACrD;AACD;;GAEG;AACH,MAAM,WAAW,qBAAsB,SAAQ,kBAAkB,CAAC,qBAAqB,CAAC;IACpF;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;;OAKG;IACF,GAAG,CAAC,IAAI,EAAE,qBAAqB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kBAAkB,GAAG,SAAS,CAAC,CAAC;IAC7I;;;;;OAKG;IACF,uBAAuB,CAAC,IAAI,EAAE,qBAAqB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/I;AACD;;;GAGG;AACH,wBAAgB,8BAA8B,CAAC,MAAM,EAAE,mBAAmB,EAAE,qBAAqB,GAAE,OAAO,CAAC,qBAAqB,CAAC,GAAG,SAAc,GAAI,IAAI,CAGzJ;AACD;;;GAGG;AACH,wBAAgB,2BAA2B,CAAC,MAAM,EAAE,mBAAmB,EAAE,kBAAkB,GAAE,OAAO,CAAC,kBAAkB,CAAC,GAAG,SAAc,GAAI,IAAI,CAGhJ;AACD;;GAEG;AACH,eAAO,MAAM,uCAAuC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,qBAAqB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAKxJ,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,gBAanD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,gCAAgC,uEAAuE,CAAC"}
|
|
@@ -1,12 +1,70 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SecretsRequestBuilderUriTemplate = exports.SecretsRequestBuilderRequestsMetadata = exports.SecretsRequestBuilderNavigationMetadata = void 0;
|
|
3
|
+
exports.SecretsRequestBuilderUriTemplate = exports.SecretsRequestBuilderRequestsMetadata = exports.SecretsRequestBuilderNavigationMetadata = exports.serializeSecretsPutResponse = exports.serializeSecretsPutRequestBody = exports.deserializeIntoSecretsPutResponse = exports.deserializeIntoSecretsPutRequestBody = exports.createSecretsPutResponseFromDiscriminatorValue = exports.createSecretsPutRequestBodyFromDiscriminatorValue = void 0;
|
|
4
4
|
/* tslint:disable */
|
|
5
5
|
/* eslint-disable */
|
|
6
6
|
// Generated by Microsoft Kiota
|
|
7
7
|
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
8
8
|
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
9
9
|
const count_1 = require("./count/");
|
|
10
|
+
/**
|
|
11
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
12
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
13
|
+
* @returns a secretsPutRequestBody
|
|
14
|
+
*/
|
|
15
|
+
function createSecretsPutRequestBodyFromDiscriminatorValue(parseNode) {
|
|
16
|
+
return deserializeIntoSecretsPutRequestBody;
|
|
17
|
+
}
|
|
18
|
+
exports.createSecretsPutRequestBodyFromDiscriminatorValue = createSecretsPutRequestBodyFromDiscriminatorValue;
|
|
19
|
+
/**
|
|
20
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
21
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
22
|
+
* @returns a secretsPutResponse
|
|
23
|
+
*/
|
|
24
|
+
function createSecretsPutResponseFromDiscriminatorValue(parseNode) {
|
|
25
|
+
return deserializeIntoSecretsPutResponse;
|
|
26
|
+
}
|
|
27
|
+
exports.createSecretsPutResponseFromDiscriminatorValue = createSecretsPutResponseFromDiscriminatorValue;
|
|
28
|
+
/**
|
|
29
|
+
* The deserialization information for the current model
|
|
30
|
+
* @returns a Record<string, (node: ParseNode) => void>
|
|
31
|
+
*/
|
|
32
|
+
function deserializeIntoSecretsPutRequestBody(secretsPutRequestBody = {}) {
|
|
33
|
+
return {
|
|
34
|
+
"backingStoreEnabled": n => { secretsPutRequestBody.backingStoreEnabled = true; },
|
|
35
|
+
"value": n => { secretsPutRequestBody.value = n.getCollectionOfObjectValues(models_1.createSynchronizationSecretKeyStringValuePairFromDiscriminatorValue); },
|
|
36
|
+
};
|
|
37
|
+
}
|
|
38
|
+
exports.deserializeIntoSecretsPutRequestBody = deserializeIntoSecretsPutRequestBody;
|
|
39
|
+
/**
|
|
40
|
+
* The deserialization information for the current model
|
|
41
|
+
* @returns a Record<string, (node: ParseNode) => void>
|
|
42
|
+
*/
|
|
43
|
+
function deserializeIntoSecretsPutResponse(secretsPutResponse = {}) {
|
|
44
|
+
return {
|
|
45
|
+
"backingStoreEnabled": n => { secretsPutResponse.backingStoreEnabled = true; },
|
|
46
|
+
"value": n => { secretsPutResponse.value = n.getCollectionOfObjectValues(models_1.createSynchronizationSecretKeyStringValuePairFromDiscriminatorValue); },
|
|
47
|
+
};
|
|
48
|
+
}
|
|
49
|
+
exports.deserializeIntoSecretsPutResponse = deserializeIntoSecretsPutResponse;
|
|
50
|
+
/**
|
|
51
|
+
* Serializes information the current object
|
|
52
|
+
* @param writer Serialization writer to use to serialize this model
|
|
53
|
+
*/
|
|
54
|
+
function serializeSecretsPutRequestBody(writer, secretsPutRequestBody = {}) {
|
|
55
|
+
writer.writeCollectionOfObjectValues("value", secretsPutRequestBody.value, models_1.serializeSynchronizationSecretKeyStringValuePair);
|
|
56
|
+
writer.writeAdditionalData(secretsPutRequestBody.additionalData);
|
|
57
|
+
}
|
|
58
|
+
exports.serializeSecretsPutRequestBody = serializeSecretsPutRequestBody;
|
|
59
|
+
/**
|
|
60
|
+
* Serializes information the current object
|
|
61
|
+
* @param writer Serialization writer to use to serialize this model
|
|
62
|
+
*/
|
|
63
|
+
function serializeSecretsPutResponse(writer, secretsPutResponse = {}) {
|
|
64
|
+
writer.writeCollectionOfObjectValues("value", secretsPutResponse.value, models_1.serializeSynchronizationSecretKeyStringValuePair);
|
|
65
|
+
writer.writeAdditionalData(secretsPutResponse.additionalData);
|
|
66
|
+
}
|
|
67
|
+
exports.serializeSecretsPutResponse = serializeSecretsPutResponse;
|
|
10
68
|
/**
|
|
11
69
|
* Metadata for all the navigation properties in the request builder.
|
|
12
70
|
*/
|
|
@@ -26,10 +84,10 @@ exports.SecretsRequestBuilderRequestsMetadata = {
|
|
|
26
84
|
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
27
85
|
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
28
86
|
},
|
|
29
|
-
adapterMethodName: "
|
|
30
|
-
responseBodyFactory:
|
|
87
|
+
adapterMethodName: "sendAsync",
|
|
88
|
+
responseBodyFactory: createSecretsPutResponseFromDiscriminatorValue,
|
|
31
89
|
requestBodyContentType: "application/json",
|
|
32
|
-
requestBodySerializer:
|
|
90
|
+
requestBodySerializer: serializeSecretsPutRequestBody,
|
|
33
91
|
requestInformationContentSetMethod: "setContentFromParsable",
|
|
34
92
|
},
|
|
35
93
|
};
|
|
@@ -5,12 +5,12 @@ import { type BaseRequestBuilder, type Parsable, type ParseNode, type RequestCon
|
|
|
5
5
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
6
6
|
* @returns a filterOperatorsGetResponse
|
|
7
7
|
*/
|
|
8
|
-
export declare function createFilterOperatorsGetResponseFromDiscriminatorValue(parseNode: ParseNode | undefined):
|
|
8
|
+
export declare function createFilterOperatorsGetResponseFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
9
9
|
/**
|
|
10
10
|
* The deserialization information for the current model
|
|
11
11
|
* @returns a Record<string, (node: ParseNode) => void>
|
|
12
12
|
*/
|
|
13
|
-
export declare function deserializeIntoFilterOperatorsGetResponse(filterOperatorsGetResponse?: FilterOperatorsGetResponse | undefined): Record<string, (node: ParseNode) => void>;
|
|
13
|
+
export declare function deserializeIntoFilterOperatorsGetResponse(filterOperatorsGetResponse?: Partial<FilterOperatorsGetResponse> | undefined): Record<string, (node: ParseNode) => void>;
|
|
14
14
|
export interface FilterOperatorsGetResponse extends BaseCollectionPaginationCountResponse, Parsable {
|
|
15
15
|
/**
|
|
16
16
|
* The value property
|
|
@@ -71,7 +71,7 @@ export interface FilterOperatorsRequestBuilderGetQueryParameters {
|
|
|
71
71
|
* Serializes information the current object
|
|
72
72
|
* @param writer Serialization writer to use to serialize this model
|
|
73
73
|
*/
|
|
74
|
-
export declare function serializeFilterOperatorsGetResponse(writer: SerializationWriter, filterOperatorsGetResponse?: FilterOperatorsGetResponse | undefined): void;
|
|
74
|
+
export declare function serializeFilterOperatorsGetResponse(writer: SerializationWriter, filterOperatorsGetResponse?: Partial<FilterOperatorsGetResponse> | undefined): void;
|
|
75
75
|
/**
|
|
76
76
|
* Metadata for all the requests in the request builder.
|
|
77
77
|
*/
|
package/applications/item/synchronization/templates/item/schema/filterOperators/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAyL,KAAK,qCAAqC,EAAE,KAAK,oBAAoB,EAAE,MAAM,gCAAgC,CAAC;AAE9S,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElO;;;;GAIG;AACH,wBAAgB,sDAAsD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAyL,KAAK,qCAAqC,EAAE,KAAK,oBAAoB,EAAE,MAAM,gCAAgC,CAAC;AAE9S,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElO;;;;GAIG;AACH,wBAAgB,sDAAsD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAE9K;AACD;;;GAGG;AACH,wBAAgB,yCAAyC,CAAC,0BAA0B,GAAE,OAAO,CAAC,0BAA0B,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKtL;AACD,MAAM,WAAW,0BAA2B,SAAQ,qCAAqC,EAAE,QAAQ;IAC/F;;OAEG;IACH,KAAK,CAAC,EAAE,oBAAoB,EAAE,CAAC;CAClC;AACD;;GAEG;AACH,MAAM,WAAW,6BAA8B,SAAQ,kBAAkB,CAAC,6BAA6B,CAAC;IACpG;;;;OAIG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,+CAA+C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,0BAA0B,GAAG,SAAS,CAAC,CAAC;IACjK;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,+CAA+C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC3J;AACD;;GAEG;AACH,MAAM,WAAW,+CAA+C;IAC5D;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;;GAGG;AACH,wBAAgB,mCAAmC,CAAC,MAAM,EAAE,mBAAmB,EAAE,0BAA0B,GAAE,OAAO,CAAC,0BAA0B,CAAC,GAAG,SAAc,GAAI,IAAI,CAGxK;AAaD;;GAEG;AACH,eAAO,MAAM,6CAA6C,EAAE,gBAW3D,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,wCAAwC,oMAAoM,CAAC"}
|
|
@@ -5,12 +5,12 @@ import { type BaseRequestBuilder, type Parsable, type ParseNode, type RequestCon
|
|
|
5
5
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
6
6
|
* @returns a functionsGetResponse
|
|
7
7
|
*/
|
|
8
|
-
export declare function createFunctionsGetResponseFromDiscriminatorValue(parseNode: ParseNode | undefined):
|
|
8
|
+
export declare function createFunctionsGetResponseFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
9
9
|
/**
|
|
10
10
|
* The deserialization information for the current model
|
|
11
11
|
* @returns a Record<string, (node: ParseNode) => void>
|
|
12
12
|
*/
|
|
13
|
-
export declare function deserializeIntoFunctionsGetResponse(functionsGetResponse?: FunctionsGetResponse | undefined): Record<string, (node: ParseNode) => void>;
|
|
13
|
+
export declare function deserializeIntoFunctionsGetResponse(functionsGetResponse?: Partial<FunctionsGetResponse> | undefined): Record<string, (node: ParseNode) => void>;
|
|
14
14
|
export interface FunctionsGetResponse extends BaseCollectionPaginationCountResponse, Parsable {
|
|
15
15
|
/**
|
|
16
16
|
* The value property
|
|
@@ -71,7 +71,7 @@ export interface FunctionsRequestBuilderGetQueryParameters {
|
|
|
71
71
|
* Serializes information the current object
|
|
72
72
|
* @param writer Serialization writer to use to serialize this model
|
|
73
73
|
*/
|
|
74
|
-
export declare function serializeFunctionsGetResponse(writer: SerializationWriter, functionsGetResponse?: FunctionsGetResponse | undefined): void;
|
|
74
|
+
export declare function serializeFunctionsGetResponse(writer: SerializationWriter, functionsGetResponse?: Partial<FunctionsGetResponse> | undefined): void;
|
|
75
75
|
/**
|
|
76
76
|
* Metadata for all the requests in the request builder.
|
|
77
77
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAA6M,KAAK,8BAA8B,EAAE,KAAK,qCAAqC,EAAE,MAAM,gCAAgC,CAAC;AAE5U,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElO;;;;GAIG;AACH,wBAAgB,gDAAgD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAA6M,KAAK,8BAA8B,EAAE,KAAK,qCAAqC,EAAE,MAAM,gCAAgC,CAAC;AAE5U,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElO;;;;GAIG;AACH,wBAAgB,gDAAgD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAExK;AACD;;;GAGG;AACH,wBAAgB,mCAAmC,CAAC,oBAAoB,GAAE,OAAO,CAAC,oBAAoB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKpK;AACD,MAAM,WAAW,oBAAqB,SAAQ,qCAAqC,EAAE,QAAQ;IACzF;;OAEG;IACH,KAAK,CAAC,EAAE,8BAA8B,EAAE,CAAC;CAC5C;AACD;;GAEG;AACH,MAAM,WAAW,uBAAwB,SAAQ,kBAAkB,CAAC,uBAAuB,CAAC;IACxF;;;;OAIG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yCAAyC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IACrJ;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yCAAyC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACrJ;AACD;;GAEG;AACH,MAAM,WAAW,yCAAyC;IACtD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;;GAGG;AACH,wBAAgB,6BAA6B,CAAC,MAAM,EAAE,mBAAmB,EAAE,oBAAoB,GAAE,OAAO,CAAC,oBAAoB,CAAC,GAAG,SAAc,GAAI,IAAI,CAGtJ;AAaD;;GAEG;AACH,eAAO,MAAM,uCAAuC,EAAE,gBAWrD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,kCAAkC,8LAA8L,CAAC"}
|
|
@@ -5,12 +5,12 @@ import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, t
|
|
|
5
5
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
6
6
|
* @returns a parseExpressionPostRequestBody
|
|
7
7
|
*/
|
|
8
|
-
export declare function createParseExpressionPostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined):
|
|
8
|
+
export declare function createParseExpressionPostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
9
9
|
/**
|
|
10
10
|
* The deserialization information for the current model
|
|
11
11
|
* @returns a Record<string, (node: ParseNode) => void>
|
|
12
12
|
*/
|
|
13
|
-
export declare function deserializeIntoParseExpressionPostRequestBody(parseExpressionPostRequestBody?: ParseExpressionPostRequestBody | undefined): Record<string, (node: ParseNode) => void>;
|
|
13
|
+
export declare function deserializeIntoParseExpressionPostRequestBody(parseExpressionPostRequestBody?: Partial<ParseExpressionPostRequestBody> | undefined): Record<string, (node: ParseNode) => void>;
|
|
14
14
|
export interface ParseExpressionPostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
|
|
15
15
|
/**
|
|
16
16
|
* Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
|
|
@@ -57,7 +57,7 @@ export interface ParseExpressionRequestBuilder extends BaseRequestBuilder<ParseE
|
|
|
57
57
|
* Serializes information the current object
|
|
58
58
|
* @param writer Serialization writer to use to serialize this model
|
|
59
59
|
*/
|
|
60
|
-
export declare function serializeParseExpressionPostRequestBody(writer: SerializationWriter, parseExpressionPostRequestBody?: ParseExpressionPostRequestBody | undefined): void;
|
|
60
|
+
export declare function serializeParseExpressionPostRequestBody(writer: SerializationWriter, parseExpressionPostRequestBody?: Partial<ParseExpressionPostRequestBody> | undefined): void;
|
|
61
61
|
/**
|
|
62
62
|
* Metadata for all the requests in the request builder.
|
|
63
63
|
*/
|
package/applications/item/synchronization/templates/item/schema/parseExpression/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAA2P,KAAK,mBAAmB,EAAE,KAAK,qBAAqB,EAAE,KAAK,uBAAuB,EAAE,MAAM,gCAAgC,CAAC;AAE7X,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AACH,wBAAgB,0DAA0D,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAA2P,KAAK,mBAAmB,EAAE,KAAK,qBAAqB,EAAE,KAAK,uBAAuB,EAAE,MAAM,gCAAgC,CAAC;AAE7X,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AACH,wBAAgB,0DAA0D,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAElL;AACD;;;GAGG;AACH,wBAAgB,6CAA6C,CAAC,8BAA8B,GAAE,OAAO,CAAC,8BAA8B,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAOlM;AACD,MAAM,WAAW,8BAA+B,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC/F;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,yBAAyB,CAAC,EAAE,mBAAmB,CAAC;IAChD;;OAEG;IACH,eAAe,CAAC,EAAE,qBAAqB,CAAC;CAC3C;AACD;;GAEG;AACH,MAAM,WAAW,6BAA8B,SAAQ,kBAAkB,CAAC,6BAA6B,CAAC;IACpG;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,8BAA8B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,uBAAuB,GAAG,SAAS,CAAC,CAAC;IAC5J;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,8BAA8B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACzJ;AACD;;;GAGG;AACH,wBAAgB,uCAAuC,CAAC,MAAM,EAAE,mBAAmB,EAAE,8BAA8B,GAAE,OAAO,CAAC,8BAA8B,CAAC,GAAG,SAAc,GAAI,IAAI,CAKpL;AACD;;GAEG;AACH,eAAO,MAAM,6CAA6C,EAAE,gBAa3D,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,wCAAwC,+HAA+H,CAAC"}
|
|
@@ -8,22 +8,13 @@ export interface RefRequestBuilder extends BaseRequestBuilder<RefRequestBuilder>
|
|
|
8
8
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
9
9
|
* @see {@link https://learn.microsoft.com/graph/api/application-delete-tokenissuancepolicies?view=graph-rest-1.0|Find more info here}
|
|
10
10
|
*/
|
|
11
|
-
delete(requestConfiguration?: RequestConfiguration<
|
|
11
|
+
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
12
12
|
/**
|
|
13
13
|
* Remove a tokenIssuancePolicy from an application.
|
|
14
14
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
15
15
|
* @returns a RequestInformation
|
|
16
16
|
*/
|
|
17
|
-
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<
|
|
18
|
-
}
|
|
19
|
-
/**
|
|
20
|
-
* Remove a tokenIssuancePolicy from an application.
|
|
21
|
-
*/
|
|
22
|
-
export interface RefRequestBuilderDeleteQueryParameters {
|
|
23
|
-
/**
|
|
24
|
-
* Delete Uri
|
|
25
|
-
*/
|
|
26
|
-
id?: string;
|
|
17
|
+
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
27
18
|
}
|
|
28
19
|
/**
|
|
29
20
|
* Metadata for all the requests in the request builder.
|
|
@@ -32,5 +23,5 @@ export declare const RefRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
|
32
23
|
/**
|
|
33
24
|
* Uri template for the request builder.
|
|
34
25
|
*/
|
|
35
|
-
export declare const RefRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/tokenIssuancePolicies/{tokenIssuancePolicy%2Did}/$ref
|
|
26
|
+
export declare const RefRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/tokenIssuancePolicies/{tokenIssuancePolicy%2Did}/$ref";
|
|
36
27
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,iBAAkB,SAAQ,kBAAkB,CAAC,iBAAiB,CAAC;IAC5E;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,iBAAkB,SAAQ,kBAAkB,CAAC,iBAAiB,CAAC;IAC5E;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACrH;AACD;;GAEG;AACH,eAAO,MAAM,iCAAiC,EAAE,gBAS/C,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,4BAA4B,qGAAqG,CAAC"}
|
|
@@ -5,12 +5,6 @@ exports.RefRequestBuilderUriTemplate = exports.RefRequestBuilderRequestsMetadata
|
|
|
5
5
|
/* eslint-disable */
|
|
6
6
|
// Generated by Microsoft Kiota
|
|
7
7
|
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
8
|
-
/**
|
|
9
|
-
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
10
|
-
*/
|
|
11
|
-
const RefRequestBuilderDeleteQueryParametersMapper = {
|
|
12
|
-
"id": "%40id",
|
|
13
|
-
};
|
|
14
8
|
/**
|
|
15
9
|
* Metadata for all the requests in the request builder.
|
|
16
10
|
*/
|
|
@@ -22,12 +16,11 @@ exports.RefRequestBuilderRequestsMetadata = {
|
|
|
22
16
|
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
23
17
|
},
|
|
24
18
|
adapterMethodName: "sendNoResponseContentAsync",
|
|
25
|
-
queryParametersMapper: RefRequestBuilderDeleteQueryParametersMapper,
|
|
26
19
|
},
|
|
27
20
|
};
|
|
28
21
|
/**
|
|
29
22
|
* Uri template for the request builder.
|
|
30
23
|
*/
|
|
31
|
-
exports.RefRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/tokenIssuancePolicies/{tokenIssuancePolicy%2Did}/$ref
|
|
24
|
+
exports.RefRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/tokenIssuancePolicies/{tokenIssuancePolicy%2Did}/$ref";
|
|
32
25
|
/* tslint:enable */
|
|
33
26
|
/* eslint-enable */
|
|
@@ -4,6 +4,12 @@ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInforma
|
|
|
4
4
|
* Provides operations to manage the collection of application entities.
|
|
5
5
|
*/
|
|
6
6
|
export interface RefRequestBuilder extends BaseRequestBuilder<RefRequestBuilder> {
|
|
7
|
+
/**
|
|
8
|
+
* Remove a tokenIssuancePolicy from an application.
|
|
9
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
10
|
+
* @see {@link https://learn.microsoft.com/graph/api/application-delete-tokenissuancepolicies?view=graph-rest-1.0|Find more info here}
|
|
11
|
+
*/
|
|
12
|
+
delete(requestConfiguration?: RequestConfiguration<RefRequestBuilderDeleteQueryParameters> | undefined): Promise<void>;
|
|
7
13
|
/**
|
|
8
14
|
* List the tokenIssuancePolicy objects that are assigned to an application.
|
|
9
15
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
@@ -18,6 +24,12 @@ export interface RefRequestBuilder extends BaseRequestBuilder<RefRequestBuilder>
|
|
|
18
24
|
* @see {@link https://learn.microsoft.com/graph/api/application-post-tokenissuancepolicies?view=graph-rest-1.0|Find more info here}
|
|
19
25
|
*/
|
|
20
26
|
post(body: ReferenceCreate, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
27
|
+
/**
|
|
28
|
+
* Remove a tokenIssuancePolicy from an application.
|
|
29
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
30
|
+
* @returns a RequestInformation
|
|
31
|
+
*/
|
|
32
|
+
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<RefRequestBuilderDeleteQueryParameters> | undefined): RequestInformation;
|
|
21
33
|
/**
|
|
22
34
|
* List the tokenIssuancePolicy objects that are assigned to an application.
|
|
23
35
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
@@ -32,6 +44,15 @@ export interface RefRequestBuilder extends BaseRequestBuilder<RefRequestBuilder>
|
|
|
32
44
|
*/
|
|
33
45
|
toPostRequestInformation(body: ReferenceCreate, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
34
46
|
}
|
|
47
|
+
/**
|
|
48
|
+
* Remove a tokenIssuancePolicy from an application.
|
|
49
|
+
*/
|
|
50
|
+
export interface RefRequestBuilderDeleteQueryParameters {
|
|
51
|
+
/**
|
|
52
|
+
* The delete Uri
|
|
53
|
+
*/
|
|
54
|
+
id?: string;
|
|
55
|
+
}
|
|
35
56
|
/**
|
|
36
57
|
* List the tokenIssuancePolicy objects that are assigned to an application.
|
|
37
58
|
*/
|
|
@@ -68,5 +89,5 @@ export declare const RefRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
|
68
89
|
/**
|
|
69
90
|
* Uri template for the request builder.
|
|
70
91
|
*/
|
|
71
|
-
export declare const RefRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/tokenIssuancePolicies/$ref{?%24top,%24skip,%24search,%24filter,%24count,%24orderby}";
|
|
92
|
+
export declare const RefRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/tokenIssuancePolicies/$ref{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%40id*}";
|
|
72
93
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAkF,KAAK,eAAe,EAAE,KAAK,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAErL,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,iBAAkB,SAAQ,kBAAkB,CAAC,iBAAiB,CAAC;IAC5E;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,mCAAmC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,wBAAwB,GAAG,SAAS,CAAC,CAAC;IACnJ;;;;;OAKG;IACF,IAAI,CAAC,IAAI,EAAE,eAAe,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IAC9G;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,mCAAmC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC5I;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,eAAe,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC1I;AACD;;GAEG;AACH,MAAM,WAAW,mCAAmC;IAChD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAkF,KAAK,eAAe,EAAE,KAAK,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAErL,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,iBAAkB,SAAQ,kBAAkB,CAAC,iBAAiB,CAAC;IAC5E;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sCAAsC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzH;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,mCAAmC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,wBAAwB,GAAG,SAAS,CAAC,CAAC;IACnJ;;;;;OAKG;IACF,IAAI,CAAC,IAAI,EAAE,eAAe,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IAC9G;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sCAAsC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClJ;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,mCAAmC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC5I;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,eAAe,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC1I;AACD;;GAEG;AACH,MAAM,WAAW,sCAAsC;IACnD;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AACD;;GAEG;AACH,MAAM,WAAW,mCAAmC;IAChD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AAkBD;;GAEG;AACH,eAAO,MAAM,iCAAiC,EAAE,gBA+B/C,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,4BAA4B,0IAA0I,CAAC"}
|
|
@@ -6,6 +6,12 @@ exports.RefRequestBuilderUriTemplate = exports.RefRequestBuilderRequestsMetadata
|
|
|
6
6
|
// Generated by Microsoft Kiota
|
|
7
7
|
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
8
8
|
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
9
|
+
/**
|
|
10
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
11
|
+
*/
|
|
12
|
+
const RefRequestBuilderDeleteQueryParametersMapper = {
|
|
13
|
+
"id": "%40id",
|
|
14
|
+
};
|
|
9
15
|
/**
|
|
10
16
|
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
11
17
|
*/
|
|
@@ -21,6 +27,15 @@ const RefRequestBuilderGetQueryParametersMapper = {
|
|
|
21
27
|
* Metadata for all the requests in the request builder.
|
|
22
28
|
*/
|
|
23
29
|
exports.RefRequestBuilderRequestsMetadata = {
|
|
30
|
+
delete: {
|
|
31
|
+
responseBodyContentType: "application/json",
|
|
32
|
+
errorMappings: {
|
|
33
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
34
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
35
|
+
},
|
|
36
|
+
adapterMethodName: "sendNoResponseContentAsync",
|
|
37
|
+
queryParametersMapper: RefRequestBuilderDeleteQueryParametersMapper,
|
|
38
|
+
},
|
|
24
39
|
get: {
|
|
25
40
|
responseBodyContentType: "application/json",
|
|
26
41
|
errorMappings: {
|
|
@@ -46,6 +61,6 @@ exports.RefRequestBuilderRequestsMetadata = {
|
|
|
46
61
|
/**
|
|
47
62
|
* Uri template for the request builder.
|
|
48
63
|
*/
|
|
49
|
-
exports.RefRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/tokenIssuancePolicies/$ref{?%24top,%24skip,%24search,%24filter,%24count,%24orderby}";
|
|
64
|
+
exports.RefRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/tokenIssuancePolicies/$ref{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%40id*}";
|
|
50
65
|
/* tslint:enable */
|
|
51
66
|
/* eslint-enable */
|
|
@@ -8,22 +8,13 @@ export interface RefRequestBuilder extends BaseRequestBuilder<RefRequestBuilder>
|
|
|
8
8
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
9
9
|
* @see {@link https://learn.microsoft.com/graph/api/application-delete-tokenlifetimepolicies?view=graph-rest-1.0|Find more info here}
|
|
10
10
|
*/
|
|
11
|
-
delete(requestConfiguration?: RequestConfiguration<
|
|
11
|
+
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
12
12
|
/**
|
|
13
13
|
* Remove a tokenLifetimePolicy from an application.
|
|
14
14
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
15
15
|
* @returns a RequestInformation
|
|
16
16
|
*/
|
|
17
|
-
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<
|
|
18
|
-
}
|
|
19
|
-
/**
|
|
20
|
-
* Remove a tokenLifetimePolicy from an application.
|
|
21
|
-
*/
|
|
22
|
-
export interface RefRequestBuilderDeleteQueryParameters {
|
|
23
|
-
/**
|
|
24
|
-
* Delete Uri
|
|
25
|
-
*/
|
|
26
|
-
id?: string;
|
|
17
|
+
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
27
18
|
}
|
|
28
19
|
/**
|
|
29
20
|
* Metadata for all the requests in the request builder.
|
|
@@ -32,5 +23,5 @@ export declare const RefRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
|
32
23
|
/**
|
|
33
24
|
* Uri template for the request builder.
|
|
34
25
|
*/
|
|
35
|
-
export declare const RefRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/tokenLifetimePolicies/{tokenLifetimePolicy%2Did}/$ref
|
|
26
|
+
export declare const RefRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/tokenLifetimePolicies/{tokenLifetimePolicy%2Did}/$ref";
|
|
36
27
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,iBAAkB,SAAQ,kBAAkB,CAAC,iBAAiB,CAAC;IAC5E;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,iBAAkB,SAAQ,kBAAkB,CAAC,iBAAiB,CAAC;IAC5E;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACrH;AACD;;GAEG;AACH,eAAO,MAAM,iCAAiC,EAAE,gBAS/C,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,4BAA4B,qGAAqG,CAAC"}
|
|
@@ -5,12 +5,6 @@ exports.RefRequestBuilderUriTemplate = exports.RefRequestBuilderRequestsMetadata
|
|
|
5
5
|
/* eslint-disable */
|
|
6
6
|
// Generated by Microsoft Kiota
|
|
7
7
|
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
8
|
-
/**
|
|
9
|
-
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
10
|
-
*/
|
|
11
|
-
const RefRequestBuilderDeleteQueryParametersMapper = {
|
|
12
|
-
"id": "%40id",
|
|
13
|
-
};
|
|
14
8
|
/**
|
|
15
9
|
* Metadata for all the requests in the request builder.
|
|
16
10
|
*/
|
|
@@ -22,12 +16,11 @@ exports.RefRequestBuilderRequestsMetadata = {
|
|
|
22
16
|
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
23
17
|
},
|
|
24
18
|
adapterMethodName: "sendNoResponseContentAsync",
|
|
25
|
-
queryParametersMapper: RefRequestBuilderDeleteQueryParametersMapper,
|
|
26
19
|
},
|
|
27
20
|
};
|
|
28
21
|
/**
|
|
29
22
|
* Uri template for the request builder.
|
|
30
23
|
*/
|
|
31
|
-
exports.RefRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/tokenLifetimePolicies/{tokenLifetimePolicy%2Did}/$ref
|
|
24
|
+
exports.RefRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/tokenLifetimePolicies/{tokenLifetimePolicy%2Did}/$ref";
|
|
32
25
|
/* tslint:enable */
|
|
33
26
|
/* eslint-enable */
|
|
@@ -4,6 +4,12 @@ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInforma
|
|
|
4
4
|
* Provides operations to manage the collection of application entities.
|
|
5
5
|
*/
|
|
6
6
|
export interface RefRequestBuilder extends BaseRequestBuilder<RefRequestBuilder> {
|
|
7
|
+
/**
|
|
8
|
+
* Remove a tokenLifetimePolicy from an application.
|
|
9
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
10
|
+
* @see {@link https://learn.microsoft.com/graph/api/application-delete-tokenlifetimepolicies?view=graph-rest-1.0|Find more info here}
|
|
11
|
+
*/
|
|
12
|
+
delete(requestConfiguration?: RequestConfiguration<RefRequestBuilderDeleteQueryParameters> | undefined): Promise<void>;
|
|
7
13
|
/**
|
|
8
14
|
* List the tokenLifetimePolicy objects that are assigned to an application. Only one object is returned in the collection because only one tokenLifetimePolicy can be assigned to an application.
|
|
9
15
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
@@ -18,6 +24,12 @@ export interface RefRequestBuilder extends BaseRequestBuilder<RefRequestBuilder>
|
|
|
18
24
|
* @see {@link https://learn.microsoft.com/graph/api/application-post-tokenlifetimepolicies?view=graph-rest-1.0|Find more info here}
|
|
19
25
|
*/
|
|
20
26
|
post(body: ReferenceCreate, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
27
|
+
/**
|
|
28
|
+
* Remove a tokenLifetimePolicy from an application.
|
|
29
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
30
|
+
* @returns a RequestInformation
|
|
31
|
+
*/
|
|
32
|
+
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<RefRequestBuilderDeleteQueryParameters> | undefined): RequestInformation;
|
|
21
33
|
/**
|
|
22
34
|
* List the tokenLifetimePolicy objects that are assigned to an application. Only one object is returned in the collection because only one tokenLifetimePolicy can be assigned to an application.
|
|
23
35
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
@@ -32,6 +44,15 @@ export interface RefRequestBuilder extends BaseRequestBuilder<RefRequestBuilder>
|
|
|
32
44
|
*/
|
|
33
45
|
toPostRequestInformation(body: ReferenceCreate, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
34
46
|
}
|
|
47
|
+
/**
|
|
48
|
+
* Remove a tokenLifetimePolicy from an application.
|
|
49
|
+
*/
|
|
50
|
+
export interface RefRequestBuilderDeleteQueryParameters {
|
|
51
|
+
/**
|
|
52
|
+
* The delete Uri
|
|
53
|
+
*/
|
|
54
|
+
id?: string;
|
|
55
|
+
}
|
|
35
56
|
/**
|
|
36
57
|
* List the tokenLifetimePolicy objects that are assigned to an application. Only one object is returned in the collection because only one tokenLifetimePolicy can be assigned to an application.
|
|
37
58
|
*/
|
|
@@ -68,5 +89,5 @@ export declare const RefRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
|
68
89
|
/**
|
|
69
90
|
* Uri template for the request builder.
|
|
70
91
|
*/
|
|
71
|
-
export declare const RefRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/tokenLifetimePolicies/$ref{?%24top,%24skip,%24search,%24filter,%24count,%24orderby}";
|
|
92
|
+
export declare const RefRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/tokenLifetimePolicies/$ref{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%40id*}";
|
|
72
93
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAkF,KAAK,eAAe,EAAE,KAAK,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAErL,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,iBAAkB,SAAQ,kBAAkB,CAAC,iBAAiB,CAAC;IAC5E;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,mCAAmC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,wBAAwB,GAAG,SAAS,CAAC,CAAC;IACnJ;;;;;OAKG;IACF,IAAI,CAAC,IAAI,EAAE,eAAe,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IAC9G;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,mCAAmC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC5I;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,eAAe,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC1I;AACD;;GAEG;AACH,MAAM,WAAW,mCAAmC;IAChD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAkF,KAAK,eAAe,EAAE,KAAK,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAErL,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,iBAAkB,SAAQ,kBAAkB,CAAC,iBAAiB,CAAC;IAC5E;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sCAAsC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzH;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,mCAAmC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,wBAAwB,GAAG,SAAS,CAAC,CAAC;IACnJ;;;;;OAKG;IACF,IAAI,CAAC,IAAI,EAAE,eAAe,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IAC9G;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sCAAsC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClJ;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,mCAAmC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC5I;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,eAAe,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC1I;AACD;;GAEG;AACH,MAAM,WAAW,sCAAsC;IACnD;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AACD;;GAEG;AACH,MAAM,WAAW,mCAAmC;IAChD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AAkBD;;GAEG;AACH,eAAO,MAAM,iCAAiC,EAAE,gBA+B/C,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,4BAA4B,0IAA0I,CAAC"}
|
|
@@ -6,6 +6,12 @@ exports.RefRequestBuilderUriTemplate = exports.RefRequestBuilderRequestsMetadata
|
|
|
6
6
|
// Generated by Microsoft Kiota
|
|
7
7
|
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
8
8
|
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
9
|
+
/**
|
|
10
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
11
|
+
*/
|
|
12
|
+
const RefRequestBuilderDeleteQueryParametersMapper = {
|
|
13
|
+
"id": "%40id",
|
|
14
|
+
};
|
|
9
15
|
/**
|
|
10
16
|
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
11
17
|
*/
|
|
@@ -21,6 +27,15 @@ const RefRequestBuilderGetQueryParametersMapper = {
|
|
|
21
27
|
* Metadata for all the requests in the request builder.
|
|
22
28
|
*/
|
|
23
29
|
exports.RefRequestBuilderRequestsMetadata = {
|
|
30
|
+
delete: {
|
|
31
|
+
responseBodyContentType: "application/json",
|
|
32
|
+
errorMappings: {
|
|
33
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
34
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
35
|
+
},
|
|
36
|
+
adapterMethodName: "sendNoResponseContentAsync",
|
|
37
|
+
queryParametersMapper: RefRequestBuilderDeleteQueryParametersMapper,
|
|
38
|
+
},
|
|
24
39
|
get: {
|
|
25
40
|
responseBodyContentType: "application/json",
|
|
26
41
|
errorMappings: {
|
|
@@ -46,6 +61,6 @@ exports.RefRequestBuilderRequestsMetadata = {
|
|
|
46
61
|
/**
|
|
47
62
|
* Uri template for the request builder.
|
|
48
63
|
*/
|
|
49
|
-
exports.RefRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/tokenLifetimePolicies/$ref{?%24top,%24skip,%24search,%24filter,%24count,%24orderby}";
|
|
64
|
+
exports.RefRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/tokenLifetimePolicies/$ref{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%40id*}";
|
|
50
65
|
/* tslint:enable */
|
|
51
66
|
/* eslint-enable */
|