@microsoft/msgraph-sdk-privacy 1.0.0-preview.22 → 1.0.0-preview.24
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/index.d.ts +2 -2
- package/index.d.ts.map +1 -1
- package/index.js +5 -20
- package/index.js.map +1 -0
- package/package.json +4 -3
- package/privacy/index.d.ts +2 -2
- package/privacy/index.d.ts.map +1 -1
- package/privacy/index.js +16 -18
- package/privacy/index.js.map +1 -0
- package/privacy/subjectRightsRequests/count/index.js +6 -8
- package/privacy/subjectRightsRequests/count/index.js.map +1 -0
- package/privacy/subjectRightsRequests/index.d.ts +3 -3
- package/privacy/subjectRightsRequests/index.d.ts.map +1 -1
- package/privacy/subjectRightsRequests/index.js +18 -20
- package/privacy/subjectRightsRequests/index.js.map +1 -0
- package/privacy/subjectRightsRequests/item/approvers/count/index.js +6 -8
- package/privacy/subjectRightsRequests/item/approvers/count/index.js.map +1 -0
- package/privacy/subjectRightsRequests/item/approvers/index.d.ts +3 -3
- package/privacy/subjectRightsRequests/item/approvers/index.d.ts.map +1 -1
- package/privacy/subjectRightsRequests/item/approvers/index.js +14 -16
- package/privacy/subjectRightsRequests/item/approvers/index.js.map +1 -0
- package/privacy/subjectRightsRequests/item/approvers/item/index.d.ts +3 -3
- package/privacy/subjectRightsRequests/item/approvers/item/index.d.ts.map +1 -1
- package/privacy/subjectRightsRequests/item/approvers/item/index.js +14 -16
- package/privacy/subjectRightsRequests/item/approvers/item/index.js.map +1 -0
- package/privacy/subjectRightsRequests/item/approvers/item/mailboxSettings/index.d.ts +1 -1
- package/privacy/subjectRightsRequests/item/approvers/item/mailboxSettings/index.d.ts.map +1 -1
- package/privacy/subjectRightsRequests/item/approvers/item/mailboxSettings/index.js +12 -14
- package/privacy/subjectRightsRequests/item/approvers/item/mailboxSettings/index.js.map +1 -0
- package/privacy/subjectRightsRequests/item/approvers/item/serviceProvisioningErrors/count/index.js +6 -8
- package/privacy/subjectRightsRequests/item/approvers/item/serviceProvisioningErrors/count/index.js.map +1 -0
- package/privacy/subjectRightsRequests/item/approvers/item/serviceProvisioningErrors/index.d.ts +5 -5
- package/privacy/subjectRightsRequests/item/approvers/item/serviceProvisioningErrors/index.d.ts.map +1 -1
- package/privacy/subjectRightsRequests/item/approvers/item/serviceProvisioningErrors/index.js +11 -13
- package/privacy/subjectRightsRequests/item/approvers/item/serviceProvisioningErrors/index.js.map +1 -0
- package/privacy/subjectRightsRequests/item/collaborators/count/index.js +6 -8
- package/privacy/subjectRightsRequests/item/collaborators/count/index.js.map +1 -0
- package/privacy/subjectRightsRequests/item/collaborators/index.d.ts +3 -3
- package/privacy/subjectRightsRequests/item/collaborators/index.d.ts.map +1 -1
- package/privacy/subjectRightsRequests/item/collaborators/index.js +14 -16
- package/privacy/subjectRightsRequests/item/collaborators/index.js.map +1 -0
- package/privacy/subjectRightsRequests/item/collaborators/item/index.d.ts +3 -3
- package/privacy/subjectRightsRequests/item/collaborators/item/index.d.ts.map +1 -1
- package/privacy/subjectRightsRequests/item/collaborators/item/index.js +14 -16
- package/privacy/subjectRightsRequests/item/collaborators/item/index.js.map +1 -0
- package/privacy/subjectRightsRequests/item/collaborators/item/mailboxSettings/index.d.ts +1 -1
- package/privacy/subjectRightsRequests/item/collaborators/item/mailboxSettings/index.d.ts.map +1 -1
- package/privacy/subjectRightsRequests/item/collaborators/item/mailboxSettings/index.js +12 -14
- package/privacy/subjectRightsRequests/item/collaborators/item/mailboxSettings/index.js.map +1 -0
- package/privacy/subjectRightsRequests/item/collaborators/item/serviceProvisioningErrors/count/index.js +6 -8
- package/privacy/subjectRightsRequests/item/collaborators/item/serviceProvisioningErrors/count/index.js.map +1 -0
- package/privacy/subjectRightsRequests/item/collaborators/item/serviceProvisioningErrors/index.d.ts +5 -5
- package/privacy/subjectRightsRequests/item/collaborators/item/serviceProvisioningErrors/index.d.ts.map +1 -1
- package/privacy/subjectRightsRequests/item/collaborators/item/serviceProvisioningErrors/index.js +11 -13
- package/privacy/subjectRightsRequests/item/collaborators/item/serviceProvisioningErrors/index.js.map +1 -0
- package/privacy/subjectRightsRequests/item/getFinalAttachment/index.js +6 -8
- package/privacy/subjectRightsRequests/item/getFinalAttachment/index.js.map +1 -0
- package/privacy/subjectRightsRequests/item/getFinalReport/index.js +6 -8
- package/privacy/subjectRightsRequests/item/getFinalReport/index.js.map +1 -0
- package/privacy/subjectRightsRequests/item/index.d.ts +7 -7
- package/privacy/subjectRightsRequests/item/index.d.ts.map +1 -1
- package/privacy/subjectRightsRequests/item/index.js +30 -32
- package/privacy/subjectRightsRequests/item/index.js.map +1 -0
- package/privacy/subjectRightsRequests/item/notes/count/index.js +6 -8
- package/privacy/subjectRightsRequests/item/notes/count/index.js.map +1 -0
- package/privacy/subjectRightsRequests/item/notes/index.d.ts +3 -3
- package/privacy/subjectRightsRequests/item/notes/index.d.ts.map +1 -1
- package/privacy/subjectRightsRequests/item/notes/index.js +17 -19
- package/privacy/subjectRightsRequests/item/notes/index.js.map +1 -0
- package/privacy/subjectRightsRequests/item/notes/item/index.d.ts +1 -1
- package/privacy/subjectRightsRequests/item/notes/item/index.d.ts.map +1 -1
- package/privacy/subjectRightsRequests/item/notes/item/index.js +14 -16
- package/privacy/subjectRightsRequests/item/notes/item/index.js.map +1 -0
- package/privacy/subjectRightsRequests/item/team/index.d.ts +1 -1
- package/privacy/subjectRightsRequests/item/team/index.d.ts.map +1 -1
- package/privacy/subjectRightsRequests/item/team/index.js +8 -10
- package/privacy/subjectRightsRequests/item/team/index.js.map +1 -0
- package/privacyServiceClient.d.ts +1 -1
- package/privacyServiceClient.d.ts.map +1 -1
- package/privacyServiceClient.js +20 -23
- package/privacyServiceClient.js.map +1 -0
- package/tsconfig.tsbuildinfo +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA0E,KAAK,0CAA0C,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA0E,KAAK,0CAA0C,EAAE,MAAM,wCAAwC,CAAC;AAIjL,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,uCAAwC,SAAQ,kBAAkB,CAAC,uCAAuC,CAAC;IACxH;;;OAGG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yDAAyD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,0CAA0C,GAAG,SAAS,CAAC,CAAC;IAC3L;;;;;OAKG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yDAAyD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACrK;AACD;;GAEG;AACH,MAAM,WAAW,yDAAyD;IACtE;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;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;;GAEG;AACH,eAAO,MAAM,kDAAkD,0MAA0M,CAAC;AAc1Q;;GAEG;AACH,eAAO,MAAM,yDAAyD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,uCAAuC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAI5L,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,uDAAuD,EAAE,gBAWrE,CAAC"}
|
package/privacy/subjectRightsRequests/item/collaborators/item/serviceProvisioningErrors/index.js
CHANGED
|
@@ -1,19 +1,16 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ServiceProvisioningErrorsRequestBuilderRequestsMetadata = exports.ServiceProvisioningErrorsRequestBuilderNavigationMetadata = exports.ServiceProvisioningErrorsRequestBuilderUriTemplate = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createServiceProvisioningErrorCollectionResponseFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/index.js';
|
|
9
6
|
// @ts-ignore
|
|
10
|
-
|
|
7
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
11
8
|
// @ts-ignore
|
|
12
|
-
|
|
9
|
+
import { CountRequestBuilderRequestsMetadata } from './count/index.js';
|
|
13
10
|
/**
|
|
14
11
|
* Uri template for the request builder.
|
|
15
12
|
*/
|
|
16
|
-
|
|
13
|
+
export const ServiceProvisioningErrorsRequestBuilderUriTemplate = "{+baseurl}/privacy/subjectRightsRequests/{subjectRightsRequest%2Did}/collaborators/{user%2Did}/serviceProvisioningErrors{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
|
|
17
14
|
/**
|
|
18
15
|
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
19
16
|
*/
|
|
@@ -30,25 +27,26 @@ const ServiceProvisioningErrorsRequestBuilderGetQueryParametersMapper = {
|
|
|
30
27
|
/**
|
|
31
28
|
* Metadata for all the navigation properties in the request builder.
|
|
32
29
|
*/
|
|
33
|
-
|
|
30
|
+
export const ServiceProvisioningErrorsRequestBuilderNavigationMetadata = {
|
|
34
31
|
count: {
|
|
35
|
-
requestsMetadata:
|
|
32
|
+
requestsMetadata: CountRequestBuilderRequestsMetadata,
|
|
36
33
|
},
|
|
37
34
|
};
|
|
38
35
|
/**
|
|
39
36
|
* Metadata for all the requests in the request builder.
|
|
40
37
|
*/
|
|
41
|
-
|
|
38
|
+
export const ServiceProvisioningErrorsRequestBuilderRequestsMetadata = {
|
|
42
39
|
get: {
|
|
43
|
-
uriTemplate:
|
|
40
|
+
uriTemplate: ServiceProvisioningErrorsRequestBuilderUriTemplate,
|
|
44
41
|
responseBodyContentType: "application/json",
|
|
45
42
|
errorMappings: {
|
|
46
|
-
XXX:
|
|
43
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
47
44
|
},
|
|
48
45
|
adapterMethodName: "send",
|
|
49
|
-
responseBodyFactory:
|
|
46
|
+
responseBodyFactory: createServiceProvisioningErrorCollectionResponseFromDiscriminatorValue,
|
|
50
47
|
queryParametersMapper: ServiceProvisioningErrorsRequestBuilderGetQueryParametersMapper,
|
|
51
48
|
},
|
|
52
49
|
};
|
|
53
50
|
/* tslint:enable */
|
|
54
51
|
/* eslint-enable */
|
|
52
|
+
//# sourceMappingURL=index.js.map
|
package/privacy/subjectRightsRequests/item/collaborators/item/serviceProvisioningErrors/index.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sEAAsE,EAAmD,MAAM,wCAAwC,CAAC;AACjL,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AAkEjG;;GAEG;AACH,MAAM,CAAC,MAAM,kDAAkD,GAAG,uMAAuM,CAAC;AAC1Q;;GAEG;AACH,MAAM,+DAA+D,GAA2B;IAC5F,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,yDAAyD,GAA2H;IAC7L,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,uDAAuD,GAAqB;IACrF,GAAG,EAAE;QACD,WAAW,EAAE,kDAAkD;QAC/D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,sEAAsE;QAC5F,qBAAqB,EAAE,+DAA+D;KACzF;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,24 +1,21 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetFinalAttachmentRequestBuilderRequestsMetadata = exports.GetFinalAttachmentRequestBuilderUriTemplate = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
9
6
|
/**
|
|
10
7
|
* Uri template for the request builder.
|
|
11
8
|
*/
|
|
12
|
-
|
|
9
|
+
export const GetFinalAttachmentRequestBuilderUriTemplate = "{+baseurl}/privacy/subjectRightsRequests/{subjectRightsRequest%2Did}/getFinalAttachment()";
|
|
13
10
|
/**
|
|
14
11
|
* Metadata for all the requests in the request builder.
|
|
15
12
|
*/
|
|
16
|
-
|
|
13
|
+
export const GetFinalAttachmentRequestBuilderRequestsMetadata = {
|
|
17
14
|
get: {
|
|
18
|
-
uriTemplate:
|
|
15
|
+
uriTemplate: GetFinalAttachmentRequestBuilderUriTemplate,
|
|
19
16
|
responseBodyContentType: "application/octet-stream, application/json",
|
|
20
17
|
errorMappings: {
|
|
21
|
-
XXX:
|
|
18
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
22
19
|
},
|
|
23
20
|
adapterMethodName: "sendPrimitive",
|
|
24
21
|
responseBodyFactory: "ArrayBuffer",
|
|
@@ -26,3 +23,4 @@ exports.GetFinalAttachmentRequestBuilderRequestsMetadata = {
|
|
|
26
23
|
};
|
|
27
24
|
/* tslint:enable */
|
|
28
25
|
/* eslint-enable */
|
|
26
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAyB7H;;GAEG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAAG,2FAA2F,CAAC;AACvJ;;GAEG;AACH,MAAM,CAAC,MAAM,gDAAgD,GAAqB;IAC9E,GAAG,EAAE;QACD,WAAW,EAAE,2CAA2C;QACxD,uBAAuB,EAAE,4CAA4C;QACrE,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,eAAe;QAClC,mBAAmB,EAAG,aAAa;KACtC;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,24 +1,21 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetFinalReportRequestBuilderRequestsMetadata = exports.GetFinalReportRequestBuilderUriTemplate = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
9
6
|
/**
|
|
10
7
|
* Uri template for the request builder.
|
|
11
8
|
*/
|
|
12
|
-
|
|
9
|
+
export const GetFinalReportRequestBuilderUriTemplate = "{+baseurl}/privacy/subjectRightsRequests/{subjectRightsRequest%2Did}/getFinalReport()";
|
|
13
10
|
/**
|
|
14
11
|
* Metadata for all the requests in the request builder.
|
|
15
12
|
*/
|
|
16
|
-
|
|
13
|
+
export const GetFinalReportRequestBuilderRequestsMetadata = {
|
|
17
14
|
get: {
|
|
18
|
-
uriTemplate:
|
|
15
|
+
uriTemplate: GetFinalReportRequestBuilderUriTemplate,
|
|
19
16
|
responseBodyContentType: "application/octet-stream, application/json",
|
|
20
17
|
errorMappings: {
|
|
21
|
-
XXX:
|
|
18
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
22
19
|
},
|
|
23
20
|
adapterMethodName: "sendPrimitive",
|
|
24
21
|
responseBodyFactory: "ArrayBuffer",
|
|
@@ -26,3 +23,4 @@ exports.GetFinalReportRequestBuilderRequestsMetadata = {
|
|
|
26
23
|
};
|
|
27
24
|
/* tslint:enable */
|
|
28
25
|
/* eslint-enable */
|
|
26
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAyB7H;;GAEG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAG,uFAAuF,CAAC;AAC/I;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAqB;IAC1E,GAAG,EAAE;QACD,WAAW,EAAE,uCAAuC;QACpD,uBAAuB,EAAE,4CAA4C;QACrE,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,eAAe;QAClC,mBAAmB,EAAG,aAAa;KACtC;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { type SubjectRightsRequest } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
-
import { type ApproversRequestBuilder } from './approvers/';
|
|
3
|
-
import { type CollaboratorsRequestBuilder } from './collaborators/';
|
|
4
|
-
import { type GetFinalAttachmentRequestBuilder } from './getFinalAttachment/';
|
|
5
|
-
import { type GetFinalReportRequestBuilder } from './getFinalReport/';
|
|
6
|
-
import { type NotesRequestBuilder } from './notes/';
|
|
7
|
-
import { type TeamRequestBuilder } from './team/';
|
|
1
|
+
import { type SubjectRightsRequest } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
|
+
import { type ApproversRequestBuilder } from './approvers/index.js';
|
|
3
|
+
import { type CollaboratorsRequestBuilder } from './collaborators/index.js';
|
|
4
|
+
import { type GetFinalAttachmentRequestBuilder } from './getFinalAttachment/index.js';
|
|
5
|
+
import { type GetFinalReportRequestBuilder } from './getFinalReport/index.js';
|
|
6
|
+
import { type NotesRequestBuilder } from './notes/index.js';
|
|
7
|
+
import { type TeamRequestBuilder } from './team/index.js';
|
|
8
8
|
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
9
9
|
/**
|
|
10
10
|
* Provides operations to manage the subjectRightsRequests property of the microsoft.graph.privacy entity.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmF,KAAK,oBAAoB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmF,KAAK,oBAAoB,EAAE,MAAM,wCAAwC,CAAC;AAIpK,OAAO,EAAsF,KAAK,uBAAuB,EAAE,MAAM,sBAAsB,CAAC;AAExJ,OAAO,EAA8F,KAAK,2BAA2B,EAAE,MAAM,0BAA0B,CAAC;AAExK,OAAO,EAAoD,KAAK,gCAAgC,EAAE,MAAM,+BAA+B,CAAC;AAExI,OAAO,EAAgD,KAAK,4BAA4B,EAAE,MAAM,2BAA2B,CAAC;AAE5H,OAAO,EAA8E,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAExI,OAAO,EAAsC,KAAK,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AAE9F,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,sCAAuC,SAAQ,kBAAkB,CAAC,sCAAsC,CAAC;IACtH;;;OAGG;IACH,IAAI,SAAS,IAAI,uBAAuB,CAAC;IACzC;;;OAGG;IACH,IAAI,aAAa,IAAI,2BAA2B,CAAC;IACjD;;;OAGG;IACH,IAAI,kBAAkB,IAAI,gCAAgC,CAAC;IAC3D;;;OAGG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;;OAGG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;OAGG;IACH,IAAI,IAAI,IAAI,kBAAkB,CAAC;IAC/B;;;;;OAKG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;;;OAOG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wDAAwD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IACpK;;;;;;;;OAQG;IACF,KAAK,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IAChJ;;;;;OAKG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;;OAKG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wDAAwD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACjK;;;;;;OAMG;IACF,yBAAyB,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAChJ;AACD;;GAEG;AACH,MAAM,WAAW,wDAAwD;IACrE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,iDAAiD,+FAA+F,CAAC;AAQ9J;;GAEG;AACH,eAAO,MAAM,wDAAwD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,sCAAsC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAsB1L,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sDAAsD,EAAE,gBA+BpE,CAAC"}
|
|
@@ -1,29 +1,26 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SubjectRightsRequestItemRequestBuilderRequestsMetadata = exports.SubjectRightsRequestItemRequestBuilderNavigationMetadata = exports.SubjectRightsRequestItemRequestBuilderUriTemplate = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createSubjectRightsRequestFromDiscriminatorValue, serializeSubjectRightsRequest } from '@microsoft/msgraph-sdk/models/index.js';
|
|
9
6
|
// @ts-ignore
|
|
10
|
-
|
|
7
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
11
8
|
// @ts-ignore
|
|
12
|
-
|
|
9
|
+
import { ApproversRequestBuilderNavigationMetadata, ApproversRequestBuilderRequestsMetadata } from './approvers/index.js';
|
|
13
10
|
// @ts-ignore
|
|
14
|
-
|
|
11
|
+
import { CollaboratorsRequestBuilderNavigationMetadata, CollaboratorsRequestBuilderRequestsMetadata } from './collaborators/index.js';
|
|
15
12
|
// @ts-ignore
|
|
16
|
-
|
|
13
|
+
import { GetFinalAttachmentRequestBuilderRequestsMetadata } from './getFinalAttachment/index.js';
|
|
17
14
|
// @ts-ignore
|
|
18
|
-
|
|
15
|
+
import { GetFinalReportRequestBuilderRequestsMetadata } from './getFinalReport/index.js';
|
|
19
16
|
// @ts-ignore
|
|
20
|
-
|
|
17
|
+
import { NotesRequestBuilderNavigationMetadata, NotesRequestBuilderRequestsMetadata } from './notes/index.js';
|
|
21
18
|
// @ts-ignore
|
|
22
|
-
|
|
19
|
+
import { TeamRequestBuilderRequestsMetadata } from './team/index.js';
|
|
23
20
|
/**
|
|
24
21
|
* Uri template for the request builder.
|
|
25
22
|
*/
|
|
26
|
-
|
|
23
|
+
export const SubjectRightsRequestItemRequestBuilderUriTemplate = "{+baseurl}/privacy/subjectRightsRequests/{subjectRightsRequest%2Did}{?%24expand,%24select}";
|
|
27
24
|
/**
|
|
28
25
|
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
29
26
|
*/
|
|
@@ -34,63 +31,64 @@ const SubjectRightsRequestItemRequestBuilderGetQueryParametersMapper = {
|
|
|
34
31
|
/**
|
|
35
32
|
* Metadata for all the navigation properties in the request builder.
|
|
36
33
|
*/
|
|
37
|
-
|
|
34
|
+
export const SubjectRightsRequestItemRequestBuilderNavigationMetadata = {
|
|
38
35
|
approvers: {
|
|
39
|
-
requestsMetadata:
|
|
40
|
-
navigationMetadata:
|
|
36
|
+
requestsMetadata: ApproversRequestBuilderRequestsMetadata,
|
|
37
|
+
navigationMetadata: ApproversRequestBuilderNavigationMetadata,
|
|
41
38
|
},
|
|
42
39
|
collaborators: {
|
|
43
|
-
requestsMetadata:
|
|
44
|
-
navigationMetadata:
|
|
40
|
+
requestsMetadata: CollaboratorsRequestBuilderRequestsMetadata,
|
|
41
|
+
navigationMetadata: CollaboratorsRequestBuilderNavigationMetadata,
|
|
45
42
|
},
|
|
46
43
|
getFinalAttachment: {
|
|
47
|
-
requestsMetadata:
|
|
44
|
+
requestsMetadata: GetFinalAttachmentRequestBuilderRequestsMetadata,
|
|
48
45
|
},
|
|
49
46
|
getFinalReport: {
|
|
50
|
-
requestsMetadata:
|
|
47
|
+
requestsMetadata: GetFinalReportRequestBuilderRequestsMetadata,
|
|
51
48
|
},
|
|
52
49
|
notes: {
|
|
53
|
-
requestsMetadata:
|
|
54
|
-
navigationMetadata:
|
|
50
|
+
requestsMetadata: NotesRequestBuilderRequestsMetadata,
|
|
51
|
+
navigationMetadata: NotesRequestBuilderNavigationMetadata,
|
|
55
52
|
},
|
|
56
53
|
team: {
|
|
57
|
-
requestsMetadata:
|
|
54
|
+
requestsMetadata: TeamRequestBuilderRequestsMetadata,
|
|
58
55
|
},
|
|
59
56
|
};
|
|
60
57
|
/**
|
|
61
58
|
* Metadata for all the requests in the request builder.
|
|
62
59
|
*/
|
|
63
|
-
|
|
60
|
+
export const SubjectRightsRequestItemRequestBuilderRequestsMetadata = {
|
|
64
61
|
delete: {
|
|
65
|
-
uriTemplate:
|
|
62
|
+
uriTemplate: SubjectRightsRequestItemRequestBuilderUriTemplate,
|
|
66
63
|
responseBodyContentType: "application/json",
|
|
67
64
|
errorMappings: {
|
|
68
|
-
XXX:
|
|
65
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
69
66
|
},
|
|
70
67
|
adapterMethodName: "sendNoResponseContent",
|
|
71
68
|
},
|
|
72
69
|
get: {
|
|
73
|
-
uriTemplate:
|
|
70
|
+
uriTemplate: SubjectRightsRequestItemRequestBuilderUriTemplate,
|
|
74
71
|
responseBodyContentType: "application/json",
|
|
75
72
|
errorMappings: {
|
|
76
|
-
XXX:
|
|
73
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
77
74
|
},
|
|
78
75
|
adapterMethodName: "send",
|
|
79
|
-
responseBodyFactory:
|
|
76
|
+
responseBodyFactory: createSubjectRightsRequestFromDiscriminatorValue,
|
|
80
77
|
queryParametersMapper: SubjectRightsRequestItemRequestBuilderGetQueryParametersMapper,
|
|
81
78
|
},
|
|
82
79
|
patch: {
|
|
83
|
-
uriTemplate:
|
|
80
|
+
uriTemplate: SubjectRightsRequestItemRequestBuilderUriTemplate,
|
|
84
81
|
responseBodyContentType: "application/json",
|
|
85
82
|
errorMappings: {
|
|
86
|
-
XXX:
|
|
83
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
87
84
|
},
|
|
88
85
|
adapterMethodName: "send",
|
|
89
|
-
responseBodyFactory:
|
|
86
|
+
responseBodyFactory: createSubjectRightsRequestFromDiscriminatorValue,
|
|
90
87
|
requestBodyContentType: "application/json",
|
|
91
|
-
requestBodySerializer:
|
|
88
|
+
requestBodySerializer: serializeSubjectRightsRequest,
|
|
92
89
|
requestInformationContentSetMethod: "setContentFromParsable",
|
|
93
90
|
},
|
|
94
91
|
};
|
|
95
92
|
/* tslint:enable */
|
|
96
93
|
/* eslint-enable */
|
|
94
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,gDAAgD,EAAE,6BAA6B,EAA6B,MAAM,wCAAwC,CAAC;AACpK,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,yCAAyC,EAAE,uCAAuC,EAAgC,MAAM,sBAAsB,CAAC;AACxJ,aAAa;AACb,OAAO,EAAE,6CAA6C,EAAE,2CAA2C,EAAoC,MAAM,0BAA0B,CAAC;AACxK,aAAa;AACb,OAAO,EAAE,gDAAgD,EAAyC,MAAM,+BAA+B,CAAC;AACxI,aAAa;AACb,OAAO,EAAE,4CAA4C,EAAqC,MAAM,2BAA2B,CAAC;AAC5H,aAAa;AACb,OAAO,EAAE,qCAAqC,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACxI,aAAa;AACb,OAAO,EAAE,kCAAkC,EAA2B,MAAM,iBAAiB,CAAC;AAoG9F;;GAEG;AACH,MAAM,CAAC,MAAM,iDAAiD,GAAG,4FAA4F,CAAC;AAC9J;;GAEG;AACH,MAAM,8DAA8D,GAA2B;IAC3F,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,wDAAwD,GAA0H;IAC3L,SAAS,EAAE;QACP,gBAAgB,EAAE,uCAAuC;QACzD,kBAAkB,EAAE,yCAAyC;KAChE;IACD,aAAa,EAAE;QACX,gBAAgB,EAAE,2CAA2C;QAC7D,kBAAkB,EAAE,6CAA6C;KACpE;IACD,kBAAkB,EAAE;QAChB,gBAAgB,EAAE,gDAAgD;KACrE;IACD,cAAc,EAAE;QACZ,gBAAgB,EAAE,4CAA4C;KACjE;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;QACrD,kBAAkB,EAAE,qCAAqC;KAC5D;IACD,IAAI,EAAE;QACF,gBAAgB,EAAE,kCAAkC;KACvD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,sDAAsD,GAAqB;IACpF,MAAM,EAAE;QACJ,WAAW,EAAE,iDAAiD;QAC9D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,iDAAiD;QAC9D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,gDAAgD;QACtE,qBAAqB,EAAE,8DAA8D;KACxF;IACD,KAAK,EAAE;QACH,WAAW,EAAE,iDAAiD;QAC9D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,gDAAgD;QACtE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,6BAA6B;QACpD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,15 +1,12 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CountRequestBuilderRequestsMetadata = exports.CountRequestBuilderUriTemplate = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
9
6
|
/**
|
|
10
7
|
* Uri template for the request builder.
|
|
11
8
|
*/
|
|
12
|
-
|
|
9
|
+
export const CountRequestBuilderUriTemplate = "{+baseurl}/privacy/subjectRightsRequests/{subjectRightsRequest%2Did}/notes/$count{?%24filter,%24search}";
|
|
13
10
|
/**
|
|
14
11
|
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
15
12
|
*/
|
|
@@ -20,12 +17,12 @@ const CountRequestBuilderGetQueryParametersMapper = {
|
|
|
20
17
|
/**
|
|
21
18
|
* Metadata for all the requests in the request builder.
|
|
22
19
|
*/
|
|
23
|
-
|
|
20
|
+
export const CountRequestBuilderRequestsMetadata = {
|
|
24
21
|
get: {
|
|
25
|
-
uriTemplate:
|
|
22
|
+
uriTemplate: CountRequestBuilderUriTemplate,
|
|
26
23
|
responseBodyContentType: "text/plain;q=0.9",
|
|
27
24
|
errorMappings: {
|
|
28
|
-
XXX:
|
|
25
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
29
26
|
},
|
|
30
27
|
adapterMethodName: "sendPrimitive",
|
|
31
28
|
responseBodyFactory: "number",
|
|
@@ -34,3 +31,4 @@ exports.CountRequestBuilderRequestsMetadata = {
|
|
|
34
31
|
};
|
|
35
32
|
/* tslint:enable */
|
|
36
33
|
/* eslint-enable */
|
|
34
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAqC7H;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,yGAAyG,CAAC;AACxJ;;GAEG;AACH,MAAM,2CAA2C,GAA2B;IACxE,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAAqB;IACjE,GAAG,EAAE;QACD,WAAW,EAAE,8BAA8B;QAC3C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,eAAe;QAClC,mBAAmB,EAAG,QAAQ;QAC9B,qBAAqB,EAAE,2CAA2C;KACrE;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { type AuthoredNote, type AuthoredNoteCollectionResponse } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
-
import { type CountRequestBuilder } from './count/';
|
|
3
|
-
import { type AuthoredNoteItemRequestBuilder } from './item/';
|
|
1
|
+
import { type AuthoredNote, type AuthoredNoteCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
|
+
import { type CountRequestBuilder } from './count/index.js';
|
|
3
|
+
import { type AuthoredNoteItemRequestBuilder } from './item/index.js';
|
|
4
4
|
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
5
5
|
/**
|
|
6
6
|
* Provides operations to manage the notes property of the microsoft.graph.subjectRightsRequest entity.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA+H,KAAK,YAAY,EAAE,KAAK,8BAA8B,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA+H,KAAK,YAAY,EAAE,KAAK,8BAA8B,EAAE,MAAM,wCAAwC,CAAC;AAI7O,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAkD,KAAK,8BAA8B,EAAE,MAAM,iBAAiB,CAAC;AAEtH,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;OAGG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;;OAKG;IACF,gBAAgB,CAAC,cAAc,EAAE,MAAM,GAAI,8BAA8B,CAAC;IAC3E;;;;;;;OAOG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,8BAA8B,GAAG,SAAS,CAAC,CAAC;IAC3J;;;;;;;;OAQG;IACF,IAAI,CAAC,IAAI,EAAE,YAAY,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,YAAY,GAAG,SAAS,CAAC,CAAC;IAC/H;;;;;OAKG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC9I;;;;;;OAMG;IACF,wBAAwB,CAAC,IAAI,EAAE,YAAY,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACvI;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;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;;GAEG;AACH,eAAO,MAAM,8BAA8B,4JAA4J,CAAC;AAcxM;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,mBAAmB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQpJ,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAuBjD,CAAC"}
|
|
@@ -1,21 +1,18 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.NotesRequestBuilderRequestsMetadata = exports.NotesRequestBuilderNavigationMetadata = exports.NotesRequestBuilderUriTemplate = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createAuthoredNoteCollectionResponseFromDiscriminatorValue, createAuthoredNoteFromDiscriminatorValue, serializeAuthoredNote } from '@microsoft/msgraph-sdk/models/index.js';
|
|
9
6
|
// @ts-ignore
|
|
10
|
-
|
|
7
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
11
8
|
// @ts-ignore
|
|
12
|
-
|
|
9
|
+
import { CountRequestBuilderRequestsMetadata } from './count/index.js';
|
|
13
10
|
// @ts-ignore
|
|
14
|
-
|
|
11
|
+
import { AuthoredNoteItemRequestBuilderRequestsMetadata } from './item/index.js';
|
|
15
12
|
/**
|
|
16
13
|
* Uri template for the request builder.
|
|
17
14
|
*/
|
|
18
|
-
|
|
15
|
+
export const NotesRequestBuilderUriTemplate = "{+baseurl}/privacy/subjectRightsRequests/{subjectRightsRequest%2Did}/notes{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
|
|
19
16
|
/**
|
|
20
17
|
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
21
18
|
*/
|
|
@@ -32,41 +29,42 @@ const NotesRequestBuilderGetQueryParametersMapper = {
|
|
|
32
29
|
/**
|
|
33
30
|
* Metadata for all the navigation properties in the request builder.
|
|
34
31
|
*/
|
|
35
|
-
|
|
32
|
+
export const NotesRequestBuilderNavigationMetadata = {
|
|
36
33
|
byAuthoredNoteId: {
|
|
37
|
-
requestsMetadata:
|
|
34
|
+
requestsMetadata: AuthoredNoteItemRequestBuilderRequestsMetadata,
|
|
38
35
|
pathParametersMappings: ["authoredNote%2Did"],
|
|
39
36
|
},
|
|
40
37
|
count: {
|
|
41
|
-
requestsMetadata:
|
|
38
|
+
requestsMetadata: CountRequestBuilderRequestsMetadata,
|
|
42
39
|
},
|
|
43
40
|
};
|
|
44
41
|
/**
|
|
45
42
|
* Metadata for all the requests in the request builder.
|
|
46
43
|
*/
|
|
47
|
-
|
|
44
|
+
export const NotesRequestBuilderRequestsMetadata = {
|
|
48
45
|
get: {
|
|
49
|
-
uriTemplate:
|
|
46
|
+
uriTemplate: NotesRequestBuilderUriTemplate,
|
|
50
47
|
responseBodyContentType: "application/json",
|
|
51
48
|
errorMappings: {
|
|
52
|
-
XXX:
|
|
49
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
53
50
|
},
|
|
54
51
|
adapterMethodName: "send",
|
|
55
|
-
responseBodyFactory:
|
|
52
|
+
responseBodyFactory: createAuthoredNoteCollectionResponseFromDiscriminatorValue,
|
|
56
53
|
queryParametersMapper: NotesRequestBuilderGetQueryParametersMapper,
|
|
57
54
|
},
|
|
58
55
|
post: {
|
|
59
|
-
uriTemplate:
|
|
56
|
+
uriTemplate: NotesRequestBuilderUriTemplate,
|
|
60
57
|
responseBodyContentType: "application/json",
|
|
61
58
|
errorMappings: {
|
|
62
|
-
XXX:
|
|
59
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
63
60
|
},
|
|
64
61
|
adapterMethodName: "send",
|
|
65
|
-
responseBodyFactory:
|
|
62
|
+
responseBodyFactory: createAuthoredNoteFromDiscriminatorValue,
|
|
66
63
|
requestBodyContentType: "application/json",
|
|
67
|
-
requestBodySerializer:
|
|
64
|
+
requestBodySerializer: serializeAuthoredNote,
|
|
68
65
|
requestInformationContentSetMethod: "setContentFromParsable",
|
|
69
66
|
},
|
|
70
67
|
};
|
|
71
68
|
/* tslint:enable */
|
|
72
69
|
/* eslint-enable */
|
|
70
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,0DAA0D,EAAE,wCAAwC,EAAE,qBAAqB,EAA0D,MAAM,wCAAwC,CAAC;AAC7O,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,8CAA8C,EAAuC,MAAM,iBAAiB,CAAC;AA4FtH;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,yJAAyJ,CAAC;AACxM;;GAEG;AACH,MAAM,2CAA2C,GAA2B;IACxE,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,qCAAqC,GAAuG;IACrJ,gBAAgB,EAAE;QACd,gBAAgB,EAAE,8CAA8C;QAChE,sBAAsB,EAAE,CAAC,mBAAmB,CAAC;KAChD;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAAqB;IACjE,GAAG,EAAE;QACD,WAAW,EAAE,8BAA8B;QAC3C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,0DAA0D;QAChF,qBAAqB,EAAE,2CAA2C;KACrE;IACD,IAAI,EAAE;QACF,WAAW,EAAE,8BAA8B;QAC3C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,wCAAwC;QAC9D,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,qBAAqB;QAC5C,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type AuthoredNote } from '@microsoft/msgraph-sdk/models/';
|
|
1
|
+
import { type AuthoredNote } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
2
|
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
3
3
|
/**
|
|
4
4
|
* Provides operations to manage the notes property of the microsoft.graph.subjectRightsRequest entity.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmE,KAAK,YAAY,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmE,KAAK,YAAY,EAAE,MAAM,wCAAwC,CAAC;AAI5I,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,8BAA+B,SAAQ,kBAAkB,CAAC,8BAA8B,CAAC;IACtG;;;;;OAKG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,gDAAgD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,YAAY,GAAG,SAAS,CAAC,CAAC;IACpJ;;;;;;;OAOG;IACF,KAAK,CAAC,IAAI,EAAE,YAAY,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,YAAY,GAAG,SAAS,CAAC,CAAC;IAChI;;;;;OAKG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;;OAKG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,gDAAgD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACzJ;;;;;;OAMG;IACF,yBAAyB,CAAC,IAAI,EAAE,YAAY,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACxI;AACD;;GAEG;AACH,MAAM,WAAW,gDAAgD;IAC7D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,yCAAyC,yHAAyH,CAAC;AAQhL;;GAEG;AACH,eAAO,MAAM,8CAA8C,EAAE,gBA+B5D,CAAC"}
|
|
@@ -1,17 +1,14 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AuthoredNoteItemRequestBuilderRequestsMetadata = exports.AuthoredNoteItemRequestBuilderUriTemplate = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createAuthoredNoteFromDiscriminatorValue, serializeAuthoredNote } from '@microsoft/msgraph-sdk/models/index.js';
|
|
9
6
|
// @ts-ignore
|
|
10
|
-
|
|
7
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
11
8
|
/**
|
|
12
9
|
* Uri template for the request builder.
|
|
13
10
|
*/
|
|
14
|
-
|
|
11
|
+
export const AuthoredNoteItemRequestBuilderUriTemplate = "{+baseurl}/privacy/subjectRightsRequests/{subjectRightsRequest%2Did}/notes/{authoredNote%2Did}{?%24expand,%24select}";
|
|
15
12
|
/**
|
|
16
13
|
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
17
14
|
*/
|
|
@@ -22,37 +19,38 @@ const AuthoredNoteItemRequestBuilderGetQueryParametersMapper = {
|
|
|
22
19
|
/**
|
|
23
20
|
* Metadata for all the requests in the request builder.
|
|
24
21
|
*/
|
|
25
|
-
|
|
22
|
+
export const AuthoredNoteItemRequestBuilderRequestsMetadata = {
|
|
26
23
|
delete: {
|
|
27
|
-
uriTemplate:
|
|
24
|
+
uriTemplate: AuthoredNoteItemRequestBuilderUriTemplate,
|
|
28
25
|
responseBodyContentType: "application/json",
|
|
29
26
|
errorMappings: {
|
|
30
|
-
XXX:
|
|
27
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
31
28
|
},
|
|
32
29
|
adapterMethodName: "sendNoResponseContent",
|
|
33
30
|
},
|
|
34
31
|
get: {
|
|
35
|
-
uriTemplate:
|
|
32
|
+
uriTemplate: AuthoredNoteItemRequestBuilderUriTemplate,
|
|
36
33
|
responseBodyContentType: "application/json",
|
|
37
34
|
errorMappings: {
|
|
38
|
-
XXX:
|
|
35
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
39
36
|
},
|
|
40
37
|
adapterMethodName: "send",
|
|
41
|
-
responseBodyFactory:
|
|
38
|
+
responseBodyFactory: createAuthoredNoteFromDiscriminatorValue,
|
|
42
39
|
queryParametersMapper: AuthoredNoteItemRequestBuilderGetQueryParametersMapper,
|
|
43
40
|
},
|
|
44
41
|
patch: {
|
|
45
|
-
uriTemplate:
|
|
42
|
+
uriTemplate: AuthoredNoteItemRequestBuilderUriTemplate,
|
|
46
43
|
responseBodyContentType: "application/json",
|
|
47
44
|
errorMappings: {
|
|
48
|
-
XXX:
|
|
45
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
49
46
|
},
|
|
50
47
|
adapterMethodName: "send",
|
|
51
|
-
responseBodyFactory:
|
|
48
|
+
responseBodyFactory: createAuthoredNoteFromDiscriminatorValue,
|
|
52
49
|
requestBodyContentType: "application/json",
|
|
53
|
-
requestBodySerializer:
|
|
50
|
+
requestBodySerializer: serializeAuthoredNote,
|
|
54
51
|
requestInformationContentSetMethod: "setContentFromParsable",
|
|
55
52
|
},
|
|
56
53
|
};
|
|
57
54
|
/* tslint:enable */
|
|
58
55
|
/* eslint-enable */
|
|
56
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,wCAAwC,EAAE,qBAAqB,EAAqB,MAAM,wCAAwC,CAAC;AAC5I,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAoE7H;;GAEG;AACH,MAAM,CAAC,MAAM,yCAAyC,GAAG,sHAAsH,CAAC;AAChL;;GAEG;AACH,MAAM,sDAAsD,GAA2B;IACnF,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,8CAA8C,GAAqB;IAC5E,MAAM,EAAE;QACJ,WAAW,EAAE,yCAAyC;QACtD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,yCAAyC;QACtD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,wCAAwC;QAC9D,qBAAqB,EAAE,sDAAsD;KAChF;IACD,KAAK,EAAE;QACH,WAAW,EAAE,yCAAyC;QACtD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,wCAAwC;QAC9D,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,qBAAqB;QAC5C,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type Team } from '@microsoft/msgraph-sdk/models/';
|
|
1
|
+
import { type Team } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
2
|
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
3
3
|
/**
|
|
4
4
|
* Provides operations to manage the team property of the microsoft.graph.subjectRightsRequest entity.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAoC,KAAK,IAAI,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAoC,KAAK,IAAI,EAAE,MAAM,wCAAwC,CAAC;AAIrG,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,kBAAmB,SAAQ,kBAAkB,CAAC,kBAAkB,CAAC;IAC9E;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,oCAAoC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,GAAG,SAAS,CAAC,CAAC;IAChI;;;;;OAKG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,oCAAoC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAChJ;AACD;;GAEG;AACH,MAAM,WAAW,oCAAoC;IACjD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,6BAA6B,oGAAoG,CAAC;AAQ/I;;GAEG;AACH,eAAO,MAAM,kCAAkC,EAAE,gBAWhD,CAAC"}
|