@microsoft/msgraph-sdk-print 1.0.0-preview.19 → 1.0.0-preview.21
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/package.json +3 -3
- package/print/connectors/count/index.d.ts.map +1 -1
- package/print/connectors/count/index.js +1 -0
- package/print/connectors/index.d.ts +3 -4
- package/print/connectors/index.d.ts.map +1 -1
- package/print/connectors/index.js +4 -0
- package/print/connectors/item/index.d.ts +7 -10
- package/print/connectors/item/index.d.ts.map +1 -1
- package/print/connectors/item/index.js +2 -0
- package/print/index.d.ts.map +1 -1
- package/print/index.js +8 -0
- package/print/operations/count/index.d.ts.map +1 -1
- package/print/operations/count/index.js +1 -0
- package/print/operations/index.d.ts +3 -3
- package/print/operations/index.d.ts.map +1 -1
- package/print/operations/index.js +4 -0
- package/print/operations/item/index.d.ts +3 -4
- package/print/operations/item/index.d.ts.map +1 -1
- package/print/operations/item/index.js +2 -0
- package/print/printers/count/index.d.ts.map +1 -1
- package/print/printers/count/index.js +1 -0
- package/print/printers/create/index.d.ts.map +1 -1
- package/print/printers/create/index.js +2 -0
- package/print/printers/index.d.ts +3 -4
- package/print/printers/index.d.ts.map +1 -1
- package/print/printers/index.js +5 -0
- package/print/printers/item/connectors/count/index.d.ts.map +1 -1
- package/print/printers/item/connectors/count/index.js +1 -0
- package/print/printers/item/connectors/index.d.ts +3 -4
- package/print/printers/item/connectors/index.d.ts.map +1 -1
- package/print/printers/item/connectors/index.js +4 -0
- package/print/printers/item/connectors/item/index.d.ts.map +1 -1
- package/print/printers/item/connectors/item/index.js +2 -0
- package/print/printers/item/index.d.ts +7 -10
- package/print/printers/item/index.d.ts.map +1 -1
- package/print/printers/item/index.js +7 -0
- package/print/printers/item/jobs/count/index.d.ts.map +1 -1
- package/print/printers/item/jobs/count/index.js +1 -0
- package/print/printers/item/jobs/index.d.ts.map +1 -1
- package/print/printers/item/jobs/index.js +4 -0
- package/print/printers/item/jobs/item/abort/index.d.ts.map +1 -1
- package/print/printers/item/jobs/item/abort/index.js +1 -0
- package/print/printers/item/jobs/item/cancel/index.d.ts.map +1 -1
- package/print/printers/item/jobs/item/cancel/index.js +1 -0
- package/print/printers/item/jobs/item/documents/count/index.d.ts.map +1 -1
- package/print/printers/item/jobs/item/documents/count/index.js +1 -0
- package/print/printers/item/jobs/item/documents/index.d.ts.map +1 -1
- package/print/printers/item/jobs/item/documents/index.js +4 -0
- package/print/printers/item/jobs/item/documents/item/createUploadSession/index.d.ts.map +1 -1
- package/print/printers/item/jobs/item/documents/item/createUploadSession/index.js +2 -0
- package/print/printers/item/jobs/item/documents/item/index.d.ts.map +1 -1
- package/print/printers/item/jobs/item/documents/item/index.js +4 -0
- package/print/printers/item/jobs/item/documents/item/value/index.d.ts.map +1 -1
- package/print/printers/item/jobs/item/documents/item/value/index.js +1 -0
- package/print/printers/item/jobs/item/index.d.ts.map +1 -1
- package/print/printers/item/jobs/item/index.js +8 -0
- package/print/printers/item/jobs/item/redirect/index.d.ts.map +1 -1
- package/print/printers/item/jobs/item/redirect/index.js +2 -0
- package/print/printers/item/jobs/item/start/index.d.ts.map +1 -1
- package/print/printers/item/jobs/item/start/index.js +2 -0
- package/print/printers/item/jobs/item/tasks/count/index.d.ts.map +1 -1
- package/print/printers/item/jobs/item/tasks/count/index.js +1 -0
- package/print/printers/item/jobs/item/tasks/index.d.ts.map +1 -1
- package/print/printers/item/jobs/item/tasks/index.js +4 -0
- package/print/printers/item/jobs/item/tasks/item/definition/index.d.ts.map +1 -1
- package/print/printers/item/jobs/item/tasks/item/definition/index.js +2 -0
- package/print/printers/item/jobs/item/tasks/item/index.d.ts.map +1 -1
- package/print/printers/item/jobs/item/tasks/item/index.js +4 -0
- package/print/printers/item/jobs/item/tasks/item/trigger/index.d.ts.map +1 -1
- package/print/printers/item/jobs/item/tasks/item/trigger/index.js +2 -0
- package/print/printers/item/restoreFactoryDefaults/index.d.ts.map +1 -1
- package/print/printers/item/restoreFactoryDefaults/index.js +1 -0
- package/print/printers/item/shares/count/index.d.ts.map +1 -1
- package/print/printers/item/shares/count/index.js +1 -0
- package/print/printers/item/shares/index.d.ts +3 -4
- package/print/printers/item/shares/index.d.ts.map +1 -1
- package/print/printers/item/shares/index.js +4 -0
- package/print/printers/item/shares/item/index.d.ts.map +1 -1
- package/print/printers/item/shares/item/index.js +2 -0
- package/print/printers/item/taskTriggers/count/index.d.ts.map +1 -1
- package/print/printers/item/taskTriggers/count/index.js +1 -0
- package/print/printers/item/taskTriggers/index.d.ts +5 -7
- package/print/printers/item/taskTriggers/index.d.ts.map +1 -1
- package/print/printers/item/taskTriggers/index.js +4 -0
- package/print/printers/item/taskTriggers/item/definition/index.d.ts.map +1 -1
- package/print/printers/item/taskTriggers/item/definition/index.js +2 -0
- package/print/printers/item/taskTriggers/item/index.d.ts +5 -7
- package/print/printers/item/taskTriggers/item/index.d.ts.map +1 -1
- package/print/printers/item/taskTriggers/item/index.js +3 -0
- package/print/services/count/index.d.ts.map +1 -1
- package/print/services/count/index.js +1 -0
- package/print/services/index.d.ts +3 -4
- package/print/services/index.d.ts.map +1 -1
- package/print/services/index.js +4 -0
- package/print/services/item/endpoints/count/index.d.ts.map +1 -1
- package/print/services/item/endpoints/count/index.js +1 -0
- package/print/services/item/endpoints/index.d.ts +3 -4
- package/print/services/item/endpoints/index.d.ts.map +1 -1
- package/print/services/item/endpoints/index.js +4 -0
- package/print/services/item/endpoints/item/index.d.ts +3 -4
- package/print/services/item/endpoints/item/index.d.ts.map +1 -1
- package/print/services/item/endpoints/item/index.js +2 -0
- package/print/services/item/index.d.ts +3 -4
- package/print/services/item/index.d.ts.map +1 -1
- package/print/services/item/index.js +3 -0
- package/print/shares/count/index.d.ts.map +1 -1
- package/print/shares/count/index.js +1 -0
- package/print/shares/index.d.ts +5 -7
- package/print/shares/index.d.ts.map +1 -1
- package/print/shares/index.js +4 -0
- package/print/shares/item/allowedGroups/count/index.d.ts.map +1 -1
- package/print/shares/item/allowedGroups/count/index.js +1 -0
- package/print/shares/item/allowedGroups/index.d.ts +3 -4
- package/print/shares/item/allowedGroups/index.d.ts.map +1 -1
- package/print/shares/item/allowedGroups/index.js +5 -0
- package/print/shares/item/allowedGroups/item/index.d.ts.map +1 -1
- package/print/shares/item/allowedGroups/item/index.js +2 -0
- package/print/shares/item/allowedGroups/item/ref/index.d.ts +2 -3
- package/print/shares/item/allowedGroups/item/ref/index.d.ts.map +1 -1
- package/print/shares/item/allowedGroups/item/ref/index.js +1 -0
- package/print/shares/item/allowedGroups/item/serviceProvisioningErrors/count/index.d.ts.map +1 -1
- package/print/shares/item/allowedGroups/item/serviceProvisioningErrors/count/index.js +1 -0
- package/print/shares/item/allowedGroups/item/serviceProvisioningErrors/index.d.ts.map +1 -1
- package/print/shares/item/allowedGroups/item/serviceProvisioningErrors/index.js +3 -0
- package/print/shares/item/allowedGroups/ref/index.d.ts +9 -12
- package/print/shares/item/allowedGroups/ref/index.d.ts.map +1 -1
- package/print/shares/item/allowedGroups/ref/index.js +3 -1
- package/print/shares/item/allowedUsers/count/index.d.ts.map +1 -1
- package/print/shares/item/allowedUsers/count/index.js +1 -0
- package/print/shares/item/allowedUsers/index.d.ts +3 -4
- package/print/shares/item/allowedUsers/index.d.ts.map +1 -1
- package/print/shares/item/allowedUsers/index.js +5 -0
- package/print/shares/item/allowedUsers/item/index.d.ts.map +1 -1
- package/print/shares/item/allowedUsers/item/index.js +3 -0
- package/print/shares/item/allowedUsers/item/mailboxSettings/index.d.ts.map +1 -1
- package/print/shares/item/allowedUsers/item/mailboxSettings/index.js +2 -0
- package/print/shares/item/allowedUsers/item/ref/index.d.ts +2 -3
- package/print/shares/item/allowedUsers/item/ref/index.d.ts.map +1 -1
- package/print/shares/item/allowedUsers/item/ref/index.js +1 -0
- package/print/shares/item/allowedUsers/item/serviceProvisioningErrors/count/index.d.ts.map +1 -1
- package/print/shares/item/allowedUsers/item/serviceProvisioningErrors/count/index.js +1 -0
- package/print/shares/item/allowedUsers/item/serviceProvisioningErrors/index.d.ts.map +1 -1
- package/print/shares/item/allowedUsers/item/serviceProvisioningErrors/index.js +3 -0
- package/print/shares/item/allowedUsers/ref/index.d.ts +9 -12
- package/print/shares/item/allowedUsers/ref/index.d.ts.map +1 -1
- package/print/shares/item/allowedUsers/ref/index.js +3 -1
- package/print/shares/item/index.d.ts +7 -10
- package/print/shares/item/index.d.ts.map +1 -1
- package/print/shares/item/index.js +6 -0
- package/print/shares/item/jobs/count/index.d.ts.map +1 -1
- package/print/shares/item/jobs/count/index.js +1 -0
- package/print/shares/item/jobs/index.d.ts.map +1 -1
- package/print/shares/item/jobs/index.js +4 -0
- package/print/shares/item/jobs/item/abort/index.d.ts.map +1 -1
- package/print/shares/item/jobs/item/abort/index.js +1 -0
- package/print/shares/item/jobs/item/cancel/index.d.ts.map +1 -1
- package/print/shares/item/jobs/item/cancel/index.js +1 -0
- package/print/shares/item/jobs/item/documents/count/index.d.ts.map +1 -1
- package/print/shares/item/jobs/item/documents/count/index.js +1 -0
- package/print/shares/item/jobs/item/documents/index.d.ts.map +1 -1
- package/print/shares/item/jobs/item/documents/index.js +4 -0
- package/print/shares/item/jobs/item/documents/item/createUploadSession/index.d.ts.map +1 -1
- package/print/shares/item/jobs/item/documents/item/createUploadSession/index.js +2 -0
- package/print/shares/item/jobs/item/documents/item/index.d.ts.map +1 -1
- package/print/shares/item/jobs/item/documents/item/index.js +4 -0
- package/print/shares/item/jobs/item/documents/item/value/index.d.ts.map +1 -1
- package/print/shares/item/jobs/item/documents/item/value/index.js +1 -0
- package/print/shares/item/jobs/item/index.d.ts.map +1 -1
- package/print/shares/item/jobs/item/index.js +8 -0
- package/print/shares/item/jobs/item/redirect/index.d.ts.map +1 -1
- package/print/shares/item/jobs/item/redirect/index.js +2 -0
- package/print/shares/item/jobs/item/start/index.d.ts.map +1 -1
- package/print/shares/item/jobs/item/start/index.js +2 -0
- package/print/shares/item/jobs/item/tasks/count/index.d.ts.map +1 -1
- package/print/shares/item/jobs/item/tasks/count/index.js +1 -0
- package/print/shares/item/jobs/item/tasks/index.d.ts.map +1 -1
- package/print/shares/item/jobs/item/tasks/index.js +4 -0
- package/print/shares/item/jobs/item/tasks/item/definition/index.d.ts.map +1 -1
- package/print/shares/item/jobs/item/tasks/item/definition/index.js +2 -0
- package/print/shares/item/jobs/item/tasks/item/index.d.ts.map +1 -1
- package/print/shares/item/jobs/item/tasks/item/index.js +4 -0
- package/print/shares/item/jobs/item/tasks/item/trigger/index.d.ts.map +1 -1
- package/print/shares/item/jobs/item/tasks/item/trigger/index.js +2 -0
- package/print/shares/item/printer/index.d.ts.map +1 -1
- package/print/shares/item/printer/index.js +2 -0
- package/print/taskDefinitions/count/index.d.ts.map +1 -1
- package/print/taskDefinitions/count/index.js +1 -0
- package/print/taskDefinitions/index.d.ts +5 -7
- package/print/taskDefinitions/index.d.ts.map +1 -1
- package/print/taskDefinitions/index.js +4 -0
- package/print/taskDefinitions/item/index.d.ts +7 -10
- package/print/taskDefinitions/item/index.d.ts.map +1 -1
- package/print/taskDefinitions/item/index.js +3 -0
- package/print/taskDefinitions/item/tasks/count/index.d.ts.map +1 -1
- package/print/taskDefinitions/item/tasks/count/index.js +1 -0
- package/print/taskDefinitions/item/tasks/index.d.ts +3 -4
- package/print/taskDefinitions/item/tasks/index.d.ts.map +1 -1
- package/print/taskDefinitions/item/tasks/index.js +4 -0
- package/print/taskDefinitions/item/tasks/item/definition/index.d.ts.map +1 -1
- package/print/taskDefinitions/item/tasks/item/definition/index.js +2 -0
- package/print/taskDefinitions/item/tasks/item/index.d.ts +5 -7
- package/print/taskDefinitions/item/tasks/item/index.d.ts.map +1 -1
- package/print/taskDefinitions/item/tasks/item/index.js +4 -0
- package/print/taskDefinitions/item/tasks/item/trigger/index.d.ts.map +1 -1
- package/print/taskDefinitions/item/tasks/item/trigger/index.js +2 -0
- package/tsconfig.tsbuildinfo +1 -1
|
@@ -4,7 +4,9 @@ exports.DefinitionRequestBuilderRequestsMetadata = exports.DefinitionRequestBuil
|
|
|
4
4
|
/* tslint:disable */
|
|
5
5
|
/* eslint-disable */
|
|
6
6
|
// Generated by Microsoft Kiota
|
|
7
|
+
// @ts-ignore
|
|
7
8
|
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
9
|
+
// @ts-ignore
|
|
8
10
|
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
9
11
|
/**
|
|
10
12
|
* Uri template for the request builder.
|
|
@@ -10,18 +10,16 @@ export interface PrintTaskTriggerItemRequestBuilder extends BaseRequestBuilder<P
|
|
|
10
10
|
*/
|
|
11
11
|
get definition(): DefinitionRequestBuilder;
|
|
12
12
|
/**
|
|
13
|
-
* Delete
|
|
13
|
+
* Delete navigation property taskTriggers for print
|
|
14
14
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
15
15
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
16
|
-
* @see {@link https://learn.microsoft.com/graph/api/printer-delete-tasktrigger?view=graph-rest-1.0|Find more info here}
|
|
17
16
|
*/
|
|
18
17
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
19
18
|
/**
|
|
20
|
-
*
|
|
19
|
+
* A list of task triggers that are associated with the printer.
|
|
21
20
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
21
|
* @returns {Promise<PrintTaskTrigger>}
|
|
23
22
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
-
* @see {@link https://learn.microsoft.com/graph/api/printtasktrigger-get?view=graph-rest-1.0|Find more info here}
|
|
25
23
|
*/
|
|
26
24
|
get(requestConfiguration?: RequestConfiguration<PrintTaskTriggerItemRequestBuilderGetQueryParameters> | undefined): Promise<PrintTaskTrigger | undefined>;
|
|
27
25
|
/**
|
|
@@ -33,13 +31,13 @@ export interface PrintTaskTriggerItemRequestBuilder extends BaseRequestBuilder<P
|
|
|
33
31
|
*/
|
|
34
32
|
patch(body: PrintTaskTrigger, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<PrintTaskTrigger | undefined>;
|
|
35
33
|
/**
|
|
36
|
-
* Delete
|
|
34
|
+
* Delete navigation property taskTriggers for print
|
|
37
35
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
38
36
|
* @returns {RequestInformation}
|
|
39
37
|
*/
|
|
40
38
|
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
41
39
|
/**
|
|
42
|
-
*
|
|
40
|
+
* A list of task triggers that are associated with the printer.
|
|
43
41
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
44
42
|
* @returns {RequestInformation}
|
|
45
43
|
*/
|
|
@@ -53,7 +51,7 @@ export interface PrintTaskTriggerItemRequestBuilder extends BaseRequestBuilder<P
|
|
|
53
51
|
toPatchRequestInformation(body: PrintTaskTrigger, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
54
52
|
}
|
|
55
53
|
/**
|
|
56
|
-
*
|
|
54
|
+
* A list of task triggers that are associated with the printer.
|
|
57
55
|
*/
|
|
58
56
|
export interface PrintTaskTriggerItemRequestBuilderGetQueryParameters {
|
|
59
57
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2E,KAAK,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;AAIhJ,OAAO,EAA4C,KAAK,wBAAwB,EAAE,MAAM,eAAe,CAAC;AAExG,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,kCAAmC,SAAQ,kBAAkB,CAAC,kCAAkC,CAAC;IAC9G;;OAEG;IACH,IAAI,UAAU,IAAI,wBAAwB,CAAC;IAC3C;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,oDAAoD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IAC5J;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,gBAAgB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IACxI;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,oDAAoD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC7J;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,gBAAgB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC5I;AACD;;GAEG;AACH,MAAM,WAAW,oDAAoD;IACjE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,6CAA6C,wGAAwG,CAAC;AAQnK;;GAEG;AACH,eAAO,MAAM,oDAAoD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,kCAAkC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAIlL,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,kDAAkD,EAAE,gBA+BhE,CAAC"}
|
|
@@ -4,8 +4,11 @@ exports.PrintTaskTriggerItemRequestBuilderRequestsMetadata = exports.PrintTaskTr
|
|
|
4
4
|
/* tslint:disable */
|
|
5
5
|
/* eslint-disable */
|
|
6
6
|
// Generated by Microsoft Kiota
|
|
7
|
+
// @ts-ignore
|
|
7
8
|
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
9
|
+
// @ts-ignore
|
|
8
10
|
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
11
|
+
// @ts-ignore
|
|
9
12
|
const definition_1 = require("./definition/");
|
|
10
13
|
/**
|
|
11
14
|
* Uri template for the request builder.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AACD;;GAEG;AACH,eAAO,MAAM,8BAA8B,2DAA2D,CAAC;AAQvG;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC"}
|
|
@@ -4,6 +4,7 @@ exports.CountRequestBuilderRequestsMetadata = exports.CountRequestBuilderUriTemp
|
|
|
4
4
|
/* tslint:disable */
|
|
5
5
|
/* eslint-disable */
|
|
6
6
|
// Generated by Microsoft Kiota
|
|
7
|
+
// @ts-ignore
|
|
7
8
|
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
8
9
|
/**
|
|
9
10
|
* Uri template for the request builder.
|
|
@@ -17,11 +17,10 @@ export interface ServicesRequestBuilder extends BaseRequestBuilder<ServicesReque
|
|
|
17
17
|
*/
|
|
18
18
|
byPrintServiceId(printServiceId: string): PrintServiceItemRequestBuilder;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* The list of available Universal Print service endpoints.
|
|
21
21
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
22
|
* @returns {Promise<PrintServiceCollectionResponse>}
|
|
23
23
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
-
* @see {@link https://learn.microsoft.com/graph/api/print-list-services?view=graph-rest-1.0|Find more info here}
|
|
25
24
|
*/
|
|
26
25
|
get(requestConfiguration?: RequestConfiguration<ServicesRequestBuilderGetQueryParameters> | undefined): Promise<PrintServiceCollectionResponse | undefined>;
|
|
27
26
|
/**
|
|
@@ -33,7 +32,7 @@ export interface ServicesRequestBuilder extends BaseRequestBuilder<ServicesReque
|
|
|
33
32
|
*/
|
|
34
33
|
post(body: PrintService, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<PrintService | undefined>;
|
|
35
34
|
/**
|
|
36
|
-
*
|
|
35
|
+
* The list of available Universal Print service endpoints.
|
|
37
36
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
38
37
|
* @returns {RequestInformation}
|
|
39
38
|
*/
|
|
@@ -47,7 +46,7 @@ export interface ServicesRequestBuilder extends BaseRequestBuilder<ServicesReque
|
|
|
47
46
|
toPostRequestInformation(body: PrintService, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
48
47
|
}
|
|
49
48
|
/**
|
|
50
|
-
*
|
|
49
|
+
* The list of available Universal Print service endpoints.
|
|
51
50
|
*/
|
|
52
51
|
export interface ServicesRequestBuilderGetQueryParameters {
|
|
53
52
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA+H,KAAK,YAAY,EAAE,KAAK,8BAA8B,EAAE,MAAM,gCAAgC,CAAC;AAIrO,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAoG,KAAK,8BAA8B,EAAE,MAAM,SAAS,CAAC;AAEhK,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,sBAAuB,SAAQ,kBAAkB,CAAC,sBAAsB,CAAC;IACtF;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,gBAAgB,CAAC,cAAc,EAAE,MAAM,GAAI,8BAA8B,CAAC;IAC3E;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,8BAA8B,GAAG,SAAS,CAAC,CAAC;IAC9J;;;;;;OAMG;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;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACjJ;;;;;OAKG;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,wCAAwC;IACrD;;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,iCAAiC,2GAA2G,CAAC;AAc1J;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,sBAAsB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAS1J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sCAAsC,EAAE,gBAuBpD,CAAC"}
|
package/print/services/index.js
CHANGED
|
@@ -4,9 +4,13 @@ exports.ServicesRequestBuilderRequestsMetadata = exports.ServicesRequestBuilderN
|
|
|
4
4
|
/* tslint:disable */
|
|
5
5
|
/* eslint-disable */
|
|
6
6
|
// Generated by Microsoft Kiota
|
|
7
|
+
// @ts-ignore
|
|
7
8
|
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
9
|
+
// @ts-ignore
|
|
8
10
|
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
11
|
+
// @ts-ignore
|
|
9
12
|
const count_1 = require("./count/");
|
|
13
|
+
// @ts-ignore
|
|
10
14
|
const item_1 = require("./item/");
|
|
11
15
|
/**
|
|
12
16
|
* Uri template for the request builder.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AACD;;GAEG;AACH,eAAO,MAAM,8BAA8B,yFAAyF,CAAC;AAQrI;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC"}
|
|
@@ -4,6 +4,7 @@ exports.CountRequestBuilderRequestsMetadata = exports.CountRequestBuilderUriTemp
|
|
|
4
4
|
/* tslint:disable */
|
|
5
5
|
/* eslint-disable */
|
|
6
6
|
// Generated by Microsoft Kiota
|
|
7
|
+
// @ts-ignore
|
|
7
8
|
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
8
9
|
/**
|
|
9
10
|
* Uri template for the request builder.
|
|
@@ -17,11 +17,10 @@ export interface EndpointsRequestBuilder extends BaseRequestBuilder<EndpointsReq
|
|
|
17
17
|
*/
|
|
18
18
|
byPrintServiceEndpointId(printServiceEndpointId: string): PrintServiceEndpointItemRequestBuilder;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* Endpoints that can be used to access the service. Read-only. Nullable.
|
|
21
21
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
22
|
* @returns {Promise<PrintServiceEndpointCollectionResponse>}
|
|
23
23
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
-
* @see {@link https://learn.microsoft.com/graph/api/printservice-list-endpoints?view=graph-rest-1.0|Find more info here}
|
|
25
24
|
*/
|
|
26
25
|
get(requestConfiguration?: RequestConfiguration<EndpointsRequestBuilderGetQueryParameters> | undefined): Promise<PrintServiceEndpointCollectionResponse | undefined>;
|
|
27
26
|
/**
|
|
@@ -33,7 +32,7 @@ export interface EndpointsRequestBuilder extends BaseRequestBuilder<EndpointsReq
|
|
|
33
32
|
*/
|
|
34
33
|
post(body: PrintServiceEndpoint, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<PrintServiceEndpoint | undefined>;
|
|
35
34
|
/**
|
|
36
|
-
*
|
|
35
|
+
* Endpoints that can be used to access the service. Read-only. Nullable.
|
|
37
36
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
38
37
|
* @returns {RequestInformation}
|
|
39
38
|
*/
|
|
@@ -47,7 +46,7 @@ export interface EndpointsRequestBuilder extends BaseRequestBuilder<EndpointsReq
|
|
|
47
46
|
toPostRequestInformation(body: PrintServiceEndpoint, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
48
47
|
}
|
|
49
48
|
/**
|
|
50
|
-
*
|
|
49
|
+
* Endpoints that can be used to access the service. Read-only. Nullable.
|
|
51
50
|
*/
|
|
52
51
|
export interface EndpointsRequestBuilderGetQueryParameters {
|
|
53
52
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuJ,KAAK,oBAAoB,EAAE,KAAK,sCAAsC,EAAE,MAAM,gCAAgC,CAAC;AAI7Q,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAA0D,KAAK,sCAAsC,EAAE,MAAM,SAAS,CAAC;AAE9H,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,uBAAwB,SAAQ,kBAAkB,CAAC,uBAAuB,CAAC;IACxF;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,wBAAwB,CAAC,sBAAsB,EAAE,MAAM,GAAI,sCAAsC,CAAC;IACnG;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yCAAyC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sCAAsC,GAAG,SAAS,CAAC,CAAC;IACvK;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IAC/I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yCAAyC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/I;AACD;;GAEG;AACH,MAAM,WAAW,yCAAyC;IACtD;;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,kCAAkC,yIAAyI,CAAC;AAczL;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,uBAAuB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQ5J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,uCAAuC,EAAE,gBAuBrD,CAAC"}
|
|
@@ -4,9 +4,13 @@ exports.EndpointsRequestBuilderRequestsMetadata = exports.EndpointsRequestBuilde
|
|
|
4
4
|
/* tslint:disable */
|
|
5
5
|
/* eslint-disable */
|
|
6
6
|
// Generated by Microsoft Kiota
|
|
7
|
+
// @ts-ignore
|
|
7
8
|
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
9
|
+
// @ts-ignore
|
|
8
10
|
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
11
|
+
// @ts-ignore
|
|
9
12
|
const count_1 = require("./count/");
|
|
13
|
+
// @ts-ignore
|
|
10
14
|
const item_1 = require("./item/");
|
|
11
15
|
/**
|
|
12
16
|
* Uri template for the request builder.
|
|
@@ -11,11 +11,10 @@ export interface PrintServiceEndpointItemRequestBuilder extends BaseRequestBuild
|
|
|
11
11
|
*/
|
|
12
12
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
13
13
|
/**
|
|
14
|
-
*
|
|
14
|
+
* Endpoints that can be used to access the service. Read-only. Nullable.
|
|
15
15
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
16
16
|
* @returns {Promise<PrintServiceEndpoint>}
|
|
17
17
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
18
|
-
* @see {@link https://learn.microsoft.com/graph/api/printserviceendpoint-get?view=graph-rest-1.0|Find more info here}
|
|
19
18
|
*/
|
|
20
19
|
get(requestConfiguration?: RequestConfiguration<PrintServiceEndpointItemRequestBuilderGetQueryParameters> | undefined): Promise<PrintServiceEndpoint | undefined>;
|
|
21
20
|
/**
|
|
@@ -33,7 +32,7 @@ export interface PrintServiceEndpointItemRequestBuilder extends BaseRequestBuild
|
|
|
33
32
|
*/
|
|
34
33
|
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
35
34
|
/**
|
|
36
|
-
*
|
|
35
|
+
* Endpoints that can be used to access the service. Read-only. Nullable.
|
|
37
36
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
38
37
|
* @returns {RequestInformation}
|
|
39
38
|
*/
|
|
@@ -47,7 +46,7 @@ export interface PrintServiceEndpointItemRequestBuilder extends BaseRequestBuild
|
|
|
47
46
|
toPatchRequestInformation(body: PrintServiceEndpoint, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
48
47
|
}
|
|
49
48
|
/**
|
|
50
|
-
*
|
|
49
|
+
* Endpoints that can be used to access the service. Read-only. Nullable.
|
|
51
50
|
*/
|
|
52
51
|
export interface PrintServiceEndpointItemRequestBuilderGetQueryParameters {
|
|
53
52
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmF,KAAK,oBAAoB,EAAE,MAAM,gCAAgC,CAAC;AAI5J,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,sCAAuC,SAAQ,kBAAkB,CAAC,sCAAsC,CAAC;IACtH;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wDAAwD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IACpK;;;;;;OAMG;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;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wDAAwD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACjK;;;;;OAKG;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,8GAA8G,CAAC;AAQ7K;;GAEG;AACH,eAAO,MAAM,sDAAsD,EAAE,gBA+BpE,CAAC"}
|
|
@@ -4,7 +4,9 @@ exports.PrintServiceEndpointItemRequestBuilderRequestsMetadata = exports.PrintSe
|
|
|
4
4
|
/* tslint:disable */
|
|
5
5
|
/* eslint-disable */
|
|
6
6
|
// Generated by Microsoft Kiota
|
|
7
|
+
// @ts-ignore
|
|
7
8
|
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
9
|
+
// @ts-ignore
|
|
8
10
|
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
9
11
|
/**
|
|
10
12
|
* Uri template for the request builder.
|
|
@@ -16,11 +16,10 @@ export interface PrintServiceItemRequestBuilder extends BaseRequestBuilder<Print
|
|
|
16
16
|
*/
|
|
17
17
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
18
18
|
/**
|
|
19
|
-
*
|
|
19
|
+
* The list of available Universal Print service endpoints.
|
|
20
20
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
21
21
|
* @returns {Promise<PrintService>}
|
|
22
22
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
23
|
-
* @see {@link https://learn.microsoft.com/graph/api/printservice-get?view=graph-rest-1.0|Find more info here}
|
|
24
23
|
*/
|
|
25
24
|
get(requestConfiguration?: RequestConfiguration<PrintServiceItemRequestBuilderGetQueryParameters> | undefined): Promise<PrintService | undefined>;
|
|
26
25
|
/**
|
|
@@ -38,7 +37,7 @@ export interface PrintServiceItemRequestBuilder extends BaseRequestBuilder<Print
|
|
|
38
37
|
*/
|
|
39
38
|
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
40
39
|
/**
|
|
41
|
-
*
|
|
40
|
+
* The list of available Universal Print service endpoints.
|
|
42
41
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
43
42
|
* @returns {RequestInformation}
|
|
44
43
|
*/
|
|
@@ -52,7 +51,7 @@ export interface PrintServiceItemRequestBuilder extends BaseRequestBuilder<Print
|
|
|
52
51
|
toPatchRequestInformation(body: PrintService, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
53
52
|
}
|
|
54
53
|
/**
|
|
55
|
-
*
|
|
54
|
+
* The list of available Universal Print service endpoints.
|
|
56
55
|
*/
|
|
57
56
|
export interface PrintServiceItemRequestBuilderGetQueryParameters {
|
|
58
57
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmE,KAAK,YAAY,EAAE,MAAM,gCAAgC,CAAC;AAIpI,OAAO,EAAsF,KAAK,uBAAuB,EAAE,MAAM,cAAc,CAAC;AAEhJ,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,8BAA+B,SAAQ,kBAAkB,CAAC,8BAA8B,CAAC;IACtG;;OAEG;IACH,IAAI,SAAS,IAAI,uBAAuB,CAAC;IACzC;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,gDAAgD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,YAAY,GAAG,SAAS,CAAC,CAAC;IACpJ;;;;;;OAMG;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;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,gDAAgD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACzJ;;;;;OAKG;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,wEAAwE,CAAC;AAQ/H;;GAEG;AACH,eAAO,MAAM,gDAAgD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,8BAA8B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAK1K,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,8CAA8C,EAAE,gBA+B5D,CAAC"}
|
|
@@ -4,8 +4,11 @@ exports.PrintServiceItemRequestBuilderRequestsMetadata = exports.PrintServiceIte
|
|
|
4
4
|
/* tslint:disable */
|
|
5
5
|
/* eslint-disable */
|
|
6
6
|
// Generated by Microsoft Kiota
|
|
7
|
+
// @ts-ignore
|
|
7
8
|
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
9
|
+
// @ts-ignore
|
|
8
10
|
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
11
|
+
// @ts-ignore
|
|
9
12
|
const endpoints_1 = require("./endpoints/");
|
|
10
13
|
/**
|
|
11
14
|
* Uri template for the request builder.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AACD;;GAEG;AACH,eAAO,MAAM,8BAA8B,yDAAyD,CAAC;AAQrG;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC"}
|
|
@@ -4,6 +4,7 @@ exports.CountRequestBuilderRequestsMetadata = exports.CountRequestBuilderUriTemp
|
|
|
4
4
|
/* tslint:disable */
|
|
5
5
|
/* eslint-disable */
|
|
6
6
|
// Generated by Microsoft Kiota
|
|
7
|
+
// @ts-ignore
|
|
7
8
|
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
8
9
|
/**
|
|
9
10
|
* Uri template for the request builder.
|
package/print/shares/index.d.ts
CHANGED
|
@@ -17,30 +17,28 @@ export interface SharesRequestBuilder extends BaseRequestBuilder<SharesRequestBu
|
|
|
17
17
|
*/
|
|
18
18
|
byPrinterShareId(printerShareId: string): PrinterShareItemRequestBuilder;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* The list of printer shares registered in the tenant.
|
|
21
21
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
22
|
* @returns {Promise<PrinterShareCollectionResponse>}
|
|
23
23
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
-
* @see {@link https://learn.microsoft.com/graph/api/print-list-shares?view=graph-rest-1.0|Find more info here}
|
|
25
24
|
*/
|
|
26
25
|
get(requestConfiguration?: RequestConfiguration<SharesRequestBuilderGetQueryParameters> | undefined): Promise<PrinterShareCollectionResponse | undefined>;
|
|
27
26
|
/**
|
|
28
|
-
* Create
|
|
27
|
+
* Create new navigation property to shares for print
|
|
29
28
|
* @param body The request body
|
|
30
29
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
31
30
|
* @returns {Promise<PrinterShare>}
|
|
32
31
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
33
|
-
* @see {@link https://learn.microsoft.com/graph/api/print-post-shares?view=graph-rest-1.0|Find more info here}
|
|
34
32
|
*/
|
|
35
33
|
post(body: PrinterShare, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<PrinterShare | undefined>;
|
|
36
34
|
/**
|
|
37
|
-
*
|
|
35
|
+
* The list of printer shares registered in the tenant.
|
|
38
36
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
39
37
|
* @returns {RequestInformation}
|
|
40
38
|
*/
|
|
41
39
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<SharesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
42
40
|
/**
|
|
43
|
-
* Create
|
|
41
|
+
* Create new navigation property to shares for print
|
|
44
42
|
* @param body The request body
|
|
45
43
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
46
44
|
* @returns {RequestInformation}
|
|
@@ -48,7 +46,7 @@ export interface SharesRequestBuilder extends BaseRequestBuilder<SharesRequestBu
|
|
|
48
46
|
toPostRequestInformation(body: PrinterShare, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
49
47
|
}
|
|
50
48
|
/**
|
|
51
|
-
*
|
|
49
|
+
* The list of printer shares registered in the tenant.
|
|
52
50
|
*/
|
|
53
51
|
export interface SharesRequestBuilderGetQueryParameters {
|
|
54
52
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA+H,KAAK,YAAY,EAAE,KAAK,8BAA8B,EAAE,MAAM,gCAAgC,CAAC;AAIrO,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAoG,KAAK,8BAA8B,EAAE,MAAM,SAAS,CAAC;AAEhK,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,oBAAqB,SAAQ,kBAAkB,CAAC,oBAAoB,CAAC;IAClF;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,gBAAgB,CAAC,cAAc,EAAE,MAAM,GAAI,8BAA8B,CAAC;IAC3E;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sCAAsC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,8BAA8B,GAAG,SAAS,CAAC,CAAC;IAC5J;;;;;;OAMG;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;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sCAAsC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC/I;;;;;OAKG;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,sCAAsC;IACnD;;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,+BAA+B,yGAAyG,CAAC;AActJ;;GAEG;AACH,eAAO,MAAM,sCAAsC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,oBAAoB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAStJ,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,oCAAoC,EAAE,gBAuBlD,CAAC"}
|
package/print/shares/index.js
CHANGED
|
@@ -4,9 +4,13 @@ exports.SharesRequestBuilderRequestsMetadata = exports.SharesRequestBuilderNavig
|
|
|
4
4
|
/* tslint:disable */
|
|
5
5
|
/* eslint-disable */
|
|
6
6
|
// Generated by Microsoft Kiota
|
|
7
|
+
// @ts-ignore
|
|
7
8
|
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
9
|
+
// @ts-ignore
|
|
8
10
|
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
11
|
+
// @ts-ignore
|
|
9
12
|
const count_1 = require("./count/");
|
|
13
|
+
// @ts-ignore
|
|
10
14
|
const item_1 = require("./item/");
|
|
11
15
|
/**
|
|
12
16
|
* Uri template for the request builder.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AACD;;GAEG;AACH,eAAO,MAAM,8BAA8B,2FAA2F,CAAC;AAQvI;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC"}
|
|
@@ -4,6 +4,7 @@ exports.CountRequestBuilderRequestsMetadata = exports.CountRequestBuilderUriTemp
|
|
|
4
4
|
/* tslint:disable */
|
|
5
5
|
/* eslint-disable */
|
|
6
6
|
// Generated by Microsoft Kiota
|
|
7
|
+
// @ts-ignore
|
|
7
8
|
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
8
9
|
/**
|
|
9
10
|
* Uri template for the request builder.
|
|
@@ -22,22 +22,21 @@ export interface AllowedGroupsRequestBuilder extends BaseRequestBuilder<AllowedG
|
|
|
22
22
|
*/
|
|
23
23
|
byGroupId(groupId: string): GroupItemRequestBuilder;
|
|
24
24
|
/**
|
|
25
|
-
*
|
|
25
|
+
* The groups whose users have access to print using the printer.
|
|
26
26
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
27
27
|
* @returns {Promise<GroupCollectionResponse>}
|
|
28
28
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
29
|
-
* @see {@link https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-1.0|Find more info here}
|
|
30
29
|
*/
|
|
31
30
|
get(requestConfiguration?: RequestConfiguration<AllowedGroupsRequestBuilderGetQueryParameters> | undefined): Promise<GroupCollectionResponse | undefined>;
|
|
32
31
|
/**
|
|
33
|
-
*
|
|
32
|
+
* The groups whose users have access to print using the printer.
|
|
34
33
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
35
34
|
* @returns {RequestInformation}
|
|
36
35
|
*/
|
|
37
36
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<AllowedGroupsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
38
37
|
}
|
|
39
38
|
/**
|
|
40
|
-
*
|
|
39
|
+
* The groups whose users have access to print using the printer.
|
|
41
40
|
*/
|
|
42
41
|
export interface AllowedGroupsRequestBuilderGetQueryParameters {
|
|
43
42
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuD,KAAK,uBAAuB,EAAE,MAAM,gCAAgC,CAAC;AAInI,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAA6C,KAAK,uBAAuB,EAAE,MAAM,SAAS,CAAC;AAElG,OAAO,EAAqC,KAAK,iBAAiB,EAAE,MAAM,QAAQ,CAAC;AAEnF,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,2BAA4B,SAAQ,kBAAkB,CAAC,2BAA2B,CAAC;IAChG;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,GAAG,IAAI,iBAAiB,CAAC;IAC7B;;;;OAIG;IACF,SAAS,CAAC,OAAO,EAAE,MAAM,GAAI,uBAAuB,CAAC;IACtD;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,6CAA6C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,uBAAuB,GAAG,SAAS,CAAC,CAAC;IAC5J;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,6CAA6C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACzJ;AACD;;GAEG;AACH,MAAM,WAAW,6CAA6C;IAC1D;;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,sCAAsC,2IAA2I,CAAC;AAc/L;;GAEG;AACH,eAAO,MAAM,6CAA6C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,2BAA2B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAWpK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,gBAWzD,CAAC"}
|
|
@@ -4,10 +4,15 @@ exports.AllowedGroupsRequestBuilderRequestsMetadata = exports.AllowedGroupsReque
|
|
|
4
4
|
/* tslint:disable */
|
|
5
5
|
/* eslint-disable */
|
|
6
6
|
// Generated by Microsoft Kiota
|
|
7
|
+
// @ts-ignore
|
|
7
8
|
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
9
|
+
// @ts-ignore
|
|
8
10
|
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
11
|
+
// @ts-ignore
|
|
9
12
|
const count_1 = require("./count/");
|
|
13
|
+
// @ts-ignore
|
|
10
14
|
const item_1 = require("./item/");
|
|
15
|
+
// @ts-ignore
|
|
11
16
|
const ref_1 = require("./ref/");
|
|
12
17
|
/**
|
|
13
18
|
* Uri template for the request builder.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAqC,KAAK,iBAAiB,EAAE,MAAM,QAAQ,CAAC;AAEnF,OAAO,EAAsH,KAAK,uCAAuC,EAAE,MAAM,8BAA8B,CAAC;AAEhN,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAE,MAAM,+BAA+B,CAAC;AAE1I;;GAEG;AACH,MAAM,WAAW,uBAAwB,SAAQ,kBAAkB,CAAC,uBAAuB,CAAC;IACxF;;OAEG;IACH,IAAI,GAAG,IAAI,iBAAiB,CAAC;IAC7B;;OAEG;IACH,IAAI,yBAAyB,IAAI,uCAAuC,CAAC;CAC5E;AACD;;GAEG;AACH,eAAO,MAAM,kCAAkC,2EAA2E,CAAC;AAC3H;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,uBAAuB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQ5J,CAAC"}
|
|
@@ -4,7 +4,9 @@ exports.GroupItemRequestBuilderNavigationMetadata = exports.GroupItemRequestBuil
|
|
|
4
4
|
/* tslint:disable */
|
|
5
5
|
/* eslint-disable */
|
|
6
6
|
// Generated by Microsoft Kiota
|
|
7
|
+
// @ts-ignore
|
|
7
8
|
const ref_1 = require("./ref/");
|
|
9
|
+
// @ts-ignore
|
|
8
10
|
const serviceProvisioningErrors_1 = require("./serviceProvisioningErrors/");
|
|
9
11
|
/**
|
|
10
12
|
* Uri template for the request builder.
|
|
@@ -4,14 +4,13 @@ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInforma
|
|
|
4
4
|
*/
|
|
5
5
|
export interface RefRequestBuilder extends BaseRequestBuilder<RefRequestBuilder> {
|
|
6
6
|
/**
|
|
7
|
-
*
|
|
7
|
+
* Delete ref of navigation property allowedGroups for print
|
|
8
8
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
9
9
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
10
|
-
* @see {@link https://learn.microsoft.com/graph/api/printershare-delete-allowedgroup?view=graph-rest-1.0|Find more info here}
|
|
11
10
|
*/
|
|
12
11
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
13
12
|
/**
|
|
14
|
-
*
|
|
13
|
+
* Delete ref of navigation property allowedGroups for print
|
|
15
14
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
16
15
|
* @returns {RequestInformation}
|
|
17
16
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,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,4BAA4B,gFAAgF,CAAC;AAC1H;;GAEG;AACH,eAAO,MAAM,iCAAiC,EAAE,gBAS/C,CAAC"}
|
|
@@ -4,6 +4,7 @@ exports.RefRequestBuilderRequestsMetadata = exports.RefRequestBuilderUriTemplate
|
|
|
4
4
|
/* tslint:disable */
|
|
5
5
|
/* eslint-disable */
|
|
6
6
|
// Generated by Microsoft Kiota
|
|
7
|
+
// @ts-ignore
|
|
7
8
|
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
8
9
|
/**
|
|
9
10
|
* Uri template for the request builder.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AACD;;GAEG;AACH,eAAO,MAAM,8BAA8B,kIAAkI,CAAC;AAQ9K;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC"}
|
|
@@ -4,6 +4,7 @@ exports.CountRequestBuilderRequestsMetadata = exports.CountRequestBuilderUriTemp
|
|
|
4
4
|
/* tslint:disable */
|
|
5
5
|
/* eslint-disable */
|
|
6
6
|
// Generated by Microsoft Kiota
|
|
7
|
+
// @ts-ignore
|
|
7
8
|
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
8
9
|
/**
|
|
9
10
|
* Uri template for the request builder.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA0E,KAAK,0CAA0C,EAAE,MAAM,gCAAgC,CAAC;AAIzK,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,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;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yDAAyD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,0CAA0C,GAAG,SAAS,CAAC,CAAC;IAC3L;;;;OAIG;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,kLAAkL,CAAC;AAclP;;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"}
|
|
@@ -4,8 +4,11 @@ exports.ServiceProvisioningErrorsRequestBuilderRequestsMetadata = exports.Servic
|
|
|
4
4
|
/* tslint:disable */
|
|
5
5
|
/* eslint-disable */
|
|
6
6
|
// Generated by Microsoft Kiota
|
|
7
|
+
// @ts-ignore
|
|
7
8
|
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
9
|
+
// @ts-ignore
|
|
8
10
|
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
11
|
+
// @ts-ignore
|
|
9
12
|
const count_1 = require("./count/");
|
|
10
13
|
/**
|
|
11
14
|
* Uri template for the request builder.
|