@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
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@microsoft/msgraph-sdk-print",
|
|
3
|
-
"version": "1.0.0-preview.
|
|
3
|
+
"version": "1.0.0-preview.21",
|
|
4
4
|
"description": "Print fluent API for Microsoft Graph",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Microsoft",
|
|
@@ -37,12 +37,12 @@
|
|
|
37
37
|
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
|
|
38
38
|
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
|
|
39
39
|
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
|
|
40
|
-
"@microsoft/msgraph-sdk": "^1.0.0-preview.
|
|
40
|
+
"@microsoft/msgraph-sdk": "^1.0.0-preview.21",
|
|
41
41
|
"guid-typescript": "^1.0.9",
|
|
42
42
|
"tslib": "^2.6.2"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {
|
|
45
45
|
"typescript": "^5.3.3"
|
|
46
46
|
},
|
|
47
|
-
"gitHead": "
|
|
47
|
+
"gitHead": "f03627411c44ca629630cfbc689f57141c6cb7c0"
|
|
48
48
|
}
|
|
@@ -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,6DAA6D,CAAC;AAQzG;;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 ConnectorsRequestBuilder extends BaseRequestBuilder<ConnectorsR
|
|
|
17
17
|
*/
|
|
18
18
|
byPrintConnectorId(printConnectorId: string): PrintConnectorItemRequestBuilder;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* The list of available print connectors.
|
|
21
21
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
22
|
* @returns {Promise<PrintConnectorCollectionResponse>}
|
|
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-connectors?view=graph-rest-1.0|Find more info here}
|
|
25
24
|
*/
|
|
26
25
|
get(requestConfiguration?: RequestConfiguration<ConnectorsRequestBuilderGetQueryParameters> | undefined): Promise<PrintConnectorCollectionResponse | undefined>;
|
|
27
26
|
/**
|
|
@@ -33,7 +32,7 @@ export interface ConnectorsRequestBuilder extends BaseRequestBuilder<ConnectorsR
|
|
|
33
32
|
*/
|
|
34
33
|
post(body: PrintConnector, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<PrintConnector | undefined>;
|
|
35
34
|
/**
|
|
36
|
-
*
|
|
35
|
+
* The list of available print connectors.
|
|
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 ConnectorsRequestBuilder extends BaseRequestBuilder<ConnectorsR
|
|
|
47
46
|
toPostRequestInformation(body: PrintConnector, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
48
47
|
}
|
|
49
48
|
/**
|
|
50
|
-
*
|
|
49
|
+
* The list of available print connectors.
|
|
51
50
|
*/
|
|
52
51
|
export interface ConnectorsRequestBuilderGetQueryParameters {
|
|
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,EAAqI,KAAK,cAAc,EAAE,KAAK,gCAAgC,EAAE,MAAM,gCAAgC,CAAC;AAI/O,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAoD,KAAK,gCAAgC,EAAE,MAAM,SAAS,CAAC;AAElH,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,wBAAyB,SAAQ,kBAAkB,CAAC,wBAAwB,CAAC;IAC1F;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,kBAAkB,CAAC,gBAAgB,EAAE,MAAM,GAAI,gCAAgC,CAAC;IACjF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,0CAA0C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gCAAgC,GAAG,SAAS,CAAC,CAAC;IAClK;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,cAAc,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,cAAc,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,0CAA0C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACnJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,cAAc,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACzI;AACD;;GAEG;AACH,MAAM,WAAW,0CAA0C;IACvD;;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,mCAAmC,6GAA6G,CAAC;AAc9J;;GAEG;AACH,eAAO,MAAM,0CAA0C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,wBAAwB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQ9J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,gBAuBtD,CAAC"}
|
|
@@ -4,9 +4,13 @@ exports.ConnectorsRequestBuilderRequestsMetadata = exports.ConnectorsRequestBuil
|
|
|
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.
|
|
@@ -5,43 +5,40 @@ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInforma
|
|
|
5
5
|
*/
|
|
6
6
|
export interface PrintConnectorItemRequestBuilder extends BaseRequestBuilder<PrintConnectorItemRequestBuilder> {
|
|
7
7
|
/**
|
|
8
|
-
* Delete
|
|
8
|
+
* Delete navigation property connectors for print
|
|
9
9
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
10
10
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
11
|
-
* @see {@link https://learn.microsoft.com/graph/api/printconnector-delete?view=graph-rest-1.0|Find more info here}
|
|
12
11
|
*/
|
|
13
12
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
14
13
|
/**
|
|
15
|
-
*
|
|
14
|
+
* The list of available print connectors.
|
|
16
15
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
17
16
|
* @returns {Promise<PrintConnector>}
|
|
18
17
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
19
|
-
* @see {@link https://learn.microsoft.com/graph/api/printconnector-get?view=graph-rest-1.0|Find more info here}
|
|
20
18
|
*/
|
|
21
19
|
get(requestConfiguration?: RequestConfiguration<PrintConnectorItemRequestBuilderGetQueryParameters> | undefined): Promise<PrintConnector | undefined>;
|
|
22
20
|
/**
|
|
23
|
-
* Update the
|
|
21
|
+
* Update the navigation property connectors in print
|
|
24
22
|
* @param body The request body
|
|
25
23
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
26
24
|
* @returns {Promise<PrintConnector>}
|
|
27
25
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
28
|
-
* @see {@link https://learn.microsoft.com/graph/api/printconnector-update?view=graph-rest-1.0|Find more info here}
|
|
29
26
|
*/
|
|
30
27
|
patch(body: PrintConnector, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<PrintConnector | undefined>;
|
|
31
28
|
/**
|
|
32
|
-
* Delete
|
|
29
|
+
* Delete navigation property connectors for print
|
|
33
30
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
34
31
|
* @returns {RequestInformation}
|
|
35
32
|
*/
|
|
36
33
|
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
37
34
|
/**
|
|
38
|
-
*
|
|
35
|
+
* The list of available print connectors.
|
|
39
36
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
40
37
|
* @returns {RequestInformation}
|
|
41
38
|
*/
|
|
42
39
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<PrintConnectorItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
43
40
|
/**
|
|
44
|
-
* Update the
|
|
41
|
+
* Update the navigation property connectors in print
|
|
45
42
|
* @param body The request body
|
|
46
43
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
47
44
|
* @returns {RequestInformation}
|
|
@@ -49,7 +46,7 @@ export interface PrintConnectorItemRequestBuilder extends BaseRequestBuilder<Pri
|
|
|
49
46
|
toPatchRequestInformation(body: PrintConnector, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
50
47
|
}
|
|
51
48
|
/**
|
|
52
|
-
*
|
|
49
|
+
* The list of available print connectors.
|
|
53
50
|
*/
|
|
54
51
|
export interface PrintConnectorItemRequestBuilderGetQueryParameters {
|
|
55
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,EAAuE,KAAK,cAAc,EAAE,MAAM,gCAAgC,CAAC;AAI1I,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,gCAAiC,SAAQ,kBAAkB,CAAC,gCAAgC,CAAC;IAC1G;;;;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,kDAAkD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,cAAc,GAAG,SAAS,CAAC,CAAC;IACxJ;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,cAAc,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,cAAc,GAAG,SAAS,CAAC,CAAC;IACpI;;;;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,kDAAkD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC3J;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,cAAc,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC1I;AACD;;GAEG;AACH,MAAM,WAAW,kDAAkD;IAC/D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,2CAA2C,4EAA4E,CAAC;AAQrI;;GAEG;AACH,eAAO,MAAM,gDAAgD,EAAE,gBA+B9D,CAAC"}
|
|
@@ -4,7 +4,9 @@ exports.PrintConnectorItemRequestBuilderRequestsMetadata = exports.PrintConnecto
|
|
|
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.
|
package/print/index.d.ts.map
CHANGED
|
@@ -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,EAAqD,KAAK,KAAK,EAAE,MAAM,gCAAgC,CAAC;AAI/G,OAAO,EAAwF,KAAK,wBAAwB,EAAE,MAAM,eAAe,CAAC;AAEpJ,OAAO,EAAwF,KAAK,wBAAwB,EAAE,MAAM,eAAe,CAAC;AAEpJ,OAAO,EAAoF,KAAK,sBAAsB,EAAE,MAAM,aAAa,CAAC;AAE5I,OAAO,EAAoF,KAAK,sBAAsB,EAAE,MAAM,aAAa,CAAC;AAE5I,OAAO,EAAgF,KAAK,oBAAoB,EAAE,MAAM,WAAW,CAAC;AAEpI,OAAO,EAAkG,KAAK,6BAA6B,EAAE,MAAM,oBAAoB,CAAC;AAExK,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;;OAEG;IACH,IAAI,UAAU,IAAI,wBAAwB,CAAC;IAC3C;;OAEG;IACH,IAAI,UAAU,IAAI,wBAAwB,CAAC;IAC3C;;OAEG;IACH,IAAI,QAAQ,IAAI,sBAAsB,CAAC;IACvC;;OAEG;IACH,IAAI,QAAQ,IAAI,sBAAsB,CAAC;IACvC;;OAEG;IACH,IAAI,MAAM,IAAI,oBAAoB,CAAC;IACnC;;OAEG;IACH,IAAI,eAAe,IAAI,6BAA6B,CAAC;IACrD;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,KAAK,GAAG,SAAS,CAAC,CAAC;IAClI;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,KAAK,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,KAAK,GAAG,SAAS,CAAC,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC9I;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,KAAK,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjI;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,8BAA8B,2CAA2C,CAAC;AAQvF;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,mBAAmB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAyBpJ,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAuBjD,CAAC"}
|
package/print/index.js
CHANGED
|
@@ -4,13 +4,21 @@ exports.PrintRequestBuilderRequestsMetadata = exports.PrintRequestBuilderNavigat
|
|
|
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 connectors_1 = require("./connectors/");
|
|
13
|
+
// @ts-ignore
|
|
10
14
|
const operations_1 = require("./operations/");
|
|
15
|
+
// @ts-ignore
|
|
11
16
|
const printers_1 = require("./printers/");
|
|
17
|
+
// @ts-ignore
|
|
12
18
|
const services_1 = require("./services/");
|
|
19
|
+
// @ts-ignore
|
|
13
20
|
const shares_1 = require("./shares/");
|
|
21
|
+
// @ts-ignore
|
|
14
22
|
const taskDefinitions_1 = require("./taskDefinitions/");
|
|
15
23
|
/**
|
|
16
24
|
* 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,6DAA6D,CAAC;AAQzG;;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,7 +17,7 @@ export interface OperationsRequestBuilder extends BaseRequestBuilder<OperationsR
|
|
|
17
17
|
*/
|
|
18
18
|
byPrintOperationId(printOperationId: string): PrintOperationItemRequestBuilder;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* The list of print long running operations.
|
|
21
21
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
22
|
* @returns {Promise<PrintOperationCollectionResponse>}
|
|
23
23
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
@@ -32,7 +32,7 @@ export interface OperationsRequestBuilder extends BaseRequestBuilder<OperationsR
|
|
|
32
32
|
*/
|
|
33
33
|
post(body: PrintOperation, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<PrintOperation | undefined>;
|
|
34
34
|
/**
|
|
35
|
-
*
|
|
35
|
+
* The list of print long running operations.
|
|
36
36
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
37
37
|
* @returns {RequestInformation}
|
|
38
38
|
*/
|
|
@@ -46,7 +46,7 @@ export interface OperationsRequestBuilder extends BaseRequestBuilder<OperationsR
|
|
|
46
46
|
toPostRequestInformation(body: PrintOperation, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
47
47
|
}
|
|
48
48
|
/**
|
|
49
|
-
*
|
|
49
|
+
* The list of print long running operations.
|
|
50
50
|
*/
|
|
51
51
|
export interface OperationsRequestBuilderGetQueryParameters {
|
|
52
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,EAAqI,KAAK,cAAc,EAAE,KAAK,gCAAgC,EAAE,MAAM,gCAAgC,CAAC;AAI/O,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAoD,KAAK,gCAAgC,EAAE,MAAM,SAAS,CAAC;AAElH,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,wBAAyB,SAAQ,kBAAkB,CAAC,wBAAwB,CAAC;IAC1F;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,kBAAkB,CAAC,gBAAgB,EAAE,MAAM,GAAI,gCAAgC,CAAC;IACjF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,0CAA0C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gCAAgC,GAAG,SAAS,CAAC,CAAC;IAClK;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,cAAc,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,cAAc,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,0CAA0C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACnJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,cAAc,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACzI;AACD;;GAEG;AACH,MAAM,WAAW,0CAA0C;IACvD;;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,mCAAmC,6GAA6G,CAAC;AAc9J;;GAEG;AACH,eAAO,MAAM,0CAA0C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,wBAAwB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQ9J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,gBAuBtD,CAAC"}
|
|
@@ -4,9 +4,13 @@ exports.OperationsRequestBuilderRequestsMetadata = exports.OperationsRequestBuil
|
|
|
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 PrintOperationItemRequestBuilder extends BaseRequestBuilder<Pri
|
|
|
11
11
|
*/
|
|
12
12
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
13
13
|
/**
|
|
14
|
-
*
|
|
14
|
+
* The list of print long running operations.
|
|
15
15
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
16
16
|
* @returns {Promise<PrintOperation>}
|
|
17
17
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
18
|
-
* @see {@link https://learn.microsoft.com/graph/api/printoperation-get?view=graph-rest-1.0|Find more info here}
|
|
19
18
|
*/
|
|
20
19
|
get(requestConfiguration?: RequestConfiguration<PrintOperationItemRequestBuilderGetQueryParameters> | undefined): Promise<PrintOperation | undefined>;
|
|
21
20
|
/**
|
|
@@ -33,7 +32,7 @@ export interface PrintOperationItemRequestBuilder extends BaseRequestBuilder<Pri
|
|
|
33
32
|
*/
|
|
34
33
|
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
35
34
|
/**
|
|
36
|
-
*
|
|
35
|
+
* The list of print long running operations.
|
|
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 PrintOperationItemRequestBuilder extends BaseRequestBuilder<Pri
|
|
|
47
46
|
toPatchRequestInformation(body: PrintOperation, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
48
47
|
}
|
|
49
48
|
/**
|
|
50
|
-
*
|
|
49
|
+
* The list of print long running operations.
|
|
51
50
|
*/
|
|
52
51
|
export interface PrintOperationItemRequestBuilderGetQueryParameters {
|
|
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,EAAuE,KAAK,cAAc,EAAE,MAAM,gCAAgC,CAAC;AAI1I,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,gCAAiC,SAAQ,kBAAkB,CAAC,gCAAgC,CAAC;IAC1G;;;;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,kDAAkD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,cAAc,GAAG,SAAS,CAAC,CAAC;IACxJ;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,cAAc,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,cAAc,GAAG,SAAS,CAAC,CAAC;IACpI;;;;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,kDAAkD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC3J;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,cAAc,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC1I;AACD;;GAEG;AACH,MAAM,WAAW,kDAAkD;IAC/D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,2CAA2C,4EAA4E,CAAC;AAQrI;;GAEG;AACH,eAAO,MAAM,gDAAgD,EAAE,gBA+B9D,CAAC"}
|
|
@@ -4,7 +4,9 @@ exports.PrintOperationItemRequestBuilderRequestsMetadata = exports.PrintOperatio
|
|
|
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.
|
|
@@ -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.
|
|
@@ -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,EAAuG,KAAK,8BAA8B,EAAE,MAAM,gCAAgC,CAAC;AAI1L,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AACH,wBAAgB,iDAAiD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAEzK;AACD,MAAM,WAAW,qBAAsB,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACtF;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,yBAAyB,CAAC,EAAE,8BAA8B,CAAC;IAC3D;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;CAC7B;AACD;;GAEG;AACH,MAAM,WAAW,oBAAqB,SAAQ,kBAAkB,CAAC,oBAAoB,CAAC;IAClF;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,qBAAqB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACpH;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,qBAAqB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAChJ;AACD;;;GAGG;AACH,wBAAgB,oCAAoC,CAAC,qBAAqB,GAAE,OAAO,CAAC,qBAAqB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAWvK;AACD;;;GAGG;AACH,wBAAgB,8BAA8B,CAAC,MAAM,EAAE,mBAAmB,EAAE,qBAAqB,GAAE,OAAO,CAAC,qBAAqB,CAAC,GAAG,SAAc,GAAI,IAAI,CASzJ;AACD;;GAEG;AACH,eAAO,MAAM,+BAA+B,qCAAqC,CAAC;AAClF;;GAEG;AACH,eAAO,MAAM,oCAAoC,EAAE,gBAYlD,CAAC"}
|
|
@@ -4,7 +4,9 @@ exports.CreateRequestBuilderRequestsMetadata = exports.CreateRequestBuilderUriTe
|
|
|
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
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
@@ -22,11 +22,10 @@ export interface PrintersRequestBuilder extends BaseRequestBuilder<PrintersReque
|
|
|
22
22
|
*/
|
|
23
23
|
byPrinterId(printerId: string): PrinterItemRequestBuilder;
|
|
24
24
|
/**
|
|
25
|
-
*
|
|
25
|
+
* The list of printers registered in the tenant.
|
|
26
26
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
27
27
|
* @returns {Promise<PrinterCollectionResponse>}
|
|
28
28
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
29
|
-
* @see {@link https://learn.microsoft.com/graph/api/print-list-printers?view=graph-rest-1.0|Find more info here}
|
|
30
29
|
*/
|
|
31
30
|
get(requestConfiguration?: RequestConfiguration<PrintersRequestBuilderGetQueryParameters> | undefined): Promise<PrinterCollectionResponse | undefined>;
|
|
32
31
|
/**
|
|
@@ -38,7 +37,7 @@ export interface PrintersRequestBuilder extends BaseRequestBuilder<PrintersReque
|
|
|
38
37
|
*/
|
|
39
38
|
post(body: Printer, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<Printer | undefined>;
|
|
40
39
|
/**
|
|
41
|
-
*
|
|
40
|
+
* The list of printers registered in the tenant.
|
|
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 PrintersRequestBuilder extends BaseRequestBuilder<PrintersReque
|
|
|
52
51
|
toPostRequestInformation(body: Printer, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
53
52
|
}
|
|
54
53
|
/**
|
|
55
|
-
*
|
|
54
|
+
* The list of printers registered in the tenant.
|
|
56
55
|
*/
|
|
57
56
|
export interface PrintersRequestBuilderGetQueryParameters {
|
|
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,EAAgH,KAAK,OAAO,EAAE,KAAK,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAI5M,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAwC,KAAK,oBAAoB,EAAE,MAAM,WAAW,CAAC;AAE5F,OAAO,EAA0F,KAAK,yBAAyB,EAAE,MAAM,SAAS,CAAC;AAEjJ,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;;OAEG;IACH,IAAI,MAAM,IAAI,oBAAoB,CAAC;IACnC;;;;OAIG;IACF,WAAW,CAAC,SAAS,EAAE,MAAM,GAAI,yBAAyB,CAAC;IAC5D;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,yBAAyB,GAAG,SAAS,CAAC,CAAC;IACzJ;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,OAAO,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IACrH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACjJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,OAAO,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClI;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,CAY1J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sCAAsC,EAAE,gBAuBpD,CAAC"}
|
package/print/printers/index.js
CHANGED
|
@@ -4,10 +4,15 @@ exports.PrintersRequestBuilderRequestsMetadata = exports.PrintersRequestBuilderN
|
|
|
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 create_1 = require("./create/");
|
|
15
|
+
// @ts-ignore
|
|
11
16
|
const item_1 = require("./item/");
|
|
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":"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,qFAAqF,CAAC;AAQjI;;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,22 +17,21 @@ export interface ConnectorsRequestBuilder extends BaseRequestBuilder<ConnectorsR
|
|
|
17
17
|
*/
|
|
18
18
|
byPrintConnectorId(printConnectorId: string): PrintConnectorItemRequestBuilder;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* The connectors that are associated with the printer.
|
|
21
21
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
22
|
* @returns {Promise<PrintConnectorCollectionResponse>}
|
|
23
23
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
-
* @see {@link https://learn.microsoft.com/graph/api/printer-list-connectors?view=graph-rest-1.0|Find more info here}
|
|
25
24
|
*/
|
|
26
25
|
get(requestConfiguration?: RequestConfiguration<ConnectorsRequestBuilderGetQueryParameters> | undefined): Promise<PrintConnectorCollectionResponse | undefined>;
|
|
27
26
|
/**
|
|
28
|
-
*
|
|
27
|
+
* The connectors that are associated with the printer.
|
|
29
28
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
30
29
|
* @returns {RequestInformation}
|
|
31
30
|
*/
|
|
32
31
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<ConnectorsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
33
32
|
}
|
|
34
33
|
/**
|
|
35
|
-
*
|
|
34
|
+
* The connectors that are associated with the printer.
|
|
36
35
|
*/
|
|
37
36
|
export interface ConnectorsRequestBuilderGetQueryParameters {
|
|
38
37
|
/**
|
|
@@ -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,EAAgE,KAAK,gCAAgC,EAAE,MAAM,gCAAgC,CAAC;AAIrJ,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAoD,KAAK,gCAAgC,EAAE,MAAM,SAAS,CAAC;AAElH,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,wBAAyB,SAAQ,kBAAkB,CAAC,wBAAwB,CAAC;IAC1F;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,kBAAkB,CAAC,gBAAgB,EAAE,MAAM,GAAI,gCAAgC,CAAC;IACjF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,0CAA0C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gCAAgC,GAAG,SAAS,CAAC,CAAC;IAClK;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,0CAA0C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACtJ;AACD;;GAEG;AACH,MAAM,WAAW,0CAA0C;IACvD;;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,mCAAmC,qIAAqI,CAAC;AActL;;GAEG;AACH,eAAO,MAAM,0CAA0C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,wBAAwB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQ9J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,gBAWtD,CAAC"}
|
|
@@ -4,9 +4,13 @@ exports.ConnectorsRequestBuilderRequestsMetadata = exports.ConnectorsRequestBuil
|
|
|
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":"AAIA,OAAO,EAA8C,KAAK,cAAc,EAAE,MAAM,gCAAgC,CAAC;AAIjH,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,gCAAiC,SAAQ,kBAAkB,CAAC,gCAAgC,CAAC;IAC1G;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,kDAAkD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,cAAc,GAAG,SAAS,CAAC,CAAC;IACxJ;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,kDAAkD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC9J;AACD;;GAEG;AACH,MAAM,WAAW,kDAAkD;IAC/D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,2CAA2C,oGAAoG,CAAC;AAQ7J;;GAEG;AACH,eAAO,MAAM,gDAAgD,EAAE,gBAW9D,CAAC"}
|
|
@@ -4,7 +4,9 @@ exports.PrintConnectorItemRequestBuilderRequestsMetadata = exports.PrintConnecto
|
|
|
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.
|
|
@@ -30,43 +30,40 @@ export interface PrinterItemRequestBuilder extends BaseRequestBuilder<PrinterIte
|
|
|
30
30
|
*/
|
|
31
31
|
get taskTriggers(): TaskTriggersRequestBuilder;
|
|
32
32
|
/**
|
|
33
|
-
* Delete
|
|
33
|
+
* Delete navigation property printers for print
|
|
34
34
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
35
35
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
36
|
-
* @see {@link https://learn.microsoft.com/graph/api/printer-delete?view=graph-rest-1.0|Find more info here}
|
|
37
36
|
*/
|
|
38
37
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
39
38
|
/**
|
|
40
|
-
*
|
|
39
|
+
* The list of printers registered in the tenant.
|
|
41
40
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
42
41
|
* @returns {Promise<Printer>}
|
|
43
42
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
44
|
-
* @see {@link https://learn.microsoft.com/graph/api/printer-get?view=graph-rest-1.0|Find more info here}
|
|
45
43
|
*/
|
|
46
44
|
get(requestConfiguration?: RequestConfiguration<PrinterItemRequestBuilderGetQueryParameters> | undefined): Promise<Printer | undefined>;
|
|
47
45
|
/**
|
|
48
|
-
* Update the
|
|
46
|
+
* Update the navigation property printers in print
|
|
49
47
|
* @param body The request body
|
|
50
48
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
51
49
|
* @returns {Promise<Printer>}
|
|
52
50
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
53
|
-
* @see {@link https://learn.microsoft.com/graph/api/printer-update?view=graph-rest-1.0|Find more info here}
|
|
54
51
|
*/
|
|
55
52
|
patch(body: Printer, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<Printer | undefined>;
|
|
56
53
|
/**
|
|
57
|
-
* Delete
|
|
54
|
+
* Delete navigation property printers for print
|
|
58
55
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
59
56
|
* @returns {RequestInformation}
|
|
60
57
|
*/
|
|
61
58
|
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
62
59
|
/**
|
|
63
|
-
*
|
|
60
|
+
* The list of printers registered in the tenant.
|
|
64
61
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
65
62
|
* @returns {RequestInformation}
|
|
66
63
|
*/
|
|
67
64
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<PrinterItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
68
65
|
/**
|
|
69
|
-
* Update the
|
|
66
|
+
* Update the navigation property printers in print
|
|
70
67
|
* @param body The request body
|
|
71
68
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
72
69
|
* @returns {RequestInformation}
|
|
@@ -74,7 +71,7 @@ export interface PrinterItemRequestBuilder extends BaseRequestBuilder<PrinterIte
|
|
|
74
71
|
toPatchRequestInformation(body: Printer, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
75
72
|
}
|
|
76
73
|
/**
|
|
77
|
-
*
|
|
74
|
+
* The list of printers registered in the tenant.
|
|
78
75
|
*/
|
|
79
76
|
export interface PrinterItemRequestBuilderGetQueryParameters {
|
|
80
77
|
/**
|
|
@@ -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,EAAyD,KAAK,OAAO,EAAE,MAAM,gCAAgC,CAAC;AAIrH,OAAO,EAAwF,KAAK,wBAAwB,EAAE,MAAM,eAAe,CAAC;AAEpJ,OAAO,EAA4E,KAAK,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAE5H,OAAO,EAAwD,KAAK,oCAAoC,EAAE,MAAM,2BAA2B,CAAC;AAE5I,OAAO,EAAgF,KAAK,oBAAoB,EAAE,MAAM,WAAW,CAAC;AAEpI,OAAO,EAA4F,KAAK,0BAA0B,EAAE,MAAM,iBAAiB,CAAC;AAE5J,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,yBAA0B,SAAQ,kBAAkB,CAAC,yBAAyB,CAAC;IAC5F;;OAEG;IACH,IAAI,UAAU,IAAI,wBAAwB,CAAC;IAC3C;;OAEG;IACH,IAAI,IAAI,IAAI,kBAAkB,CAAC;IAC/B;;OAEG;IACH,IAAI,sBAAsB,IAAI,oCAAoC,CAAC;IACnE;;OAEG;IACH,IAAI,MAAM,IAAI,oBAAoB,CAAC;IACnC;;OAEG;IACH,IAAI,YAAY,IAAI,0BAA0B,CAAC;IAC/C;;;;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,2CAA2C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IAC1I;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,OAAO,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IACtH;;;;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,2CAA2C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACpJ;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,OAAO,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACnI;AACD;;GAEG;AACH,MAAM,WAAW,2CAA2C;IACxD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,oCAAoC,mEAAmE,CAAC;AAQrH;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,yBAAyB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAoBhK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,gBA+BvD,CAAC"}
|