@microsoft/msgraph-sdk-admin 1.0.0-preview.10

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.
Files changed (149) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +11 -0
  3. package/admin/edge/index.d.ts +75 -0
  4. package/admin/edge/index.d.ts.map +1 -0
  5. package/admin/edge/index.js +67 -0
  6. package/admin/edge/internetExplorerMode/index.d.ts +75 -0
  7. package/admin/edge/internetExplorerMode/index.d.ts.map +1 -0
  8. package/admin/edge/internetExplorerMode/index.js +67 -0
  9. package/admin/edge/internetExplorerMode/siteLists/count/index.d.ts +40 -0
  10. package/admin/edge/internetExplorerMode/siteLists/count/index.d.ts.map +1 -0
  11. package/admin/edge/internetExplorerMode/siteLists/count/index.js +35 -0
  12. package/admin/edge/internetExplorerMode/siteLists/index.d.ts +97 -0
  13. package/admin/edge/internetExplorerMode/siteLists/index.d.ts.map +1 -0
  14. package/admin/edge/internetExplorerMode/siteLists/index.js +71 -0
  15. package/admin/edge/internetExplorerMode/siteLists/item/index.d.ts +88 -0
  16. package/admin/edge/internetExplorerMode/siteLists/item/index.d.ts.map +1 -0
  17. package/admin/edge/internetExplorerMode/siteLists/item/index.js +78 -0
  18. package/admin/edge/internetExplorerMode/siteLists/item/publish/index.d.ts +69 -0
  19. package/admin/edge/internetExplorerMode/siteLists/item/publish/index.d.ts.map +1 -0
  20. package/admin/edge/internetExplorerMode/siteLists/item/publish/index.js +64 -0
  21. package/admin/edge/internetExplorerMode/siteLists/item/sharedCookies/count/index.d.ts +40 -0
  22. package/admin/edge/internetExplorerMode/siteLists/item/sharedCookies/count/index.d.ts.map +1 -0
  23. package/admin/edge/internetExplorerMode/siteLists/item/sharedCookies/count/index.js +35 -0
  24. package/admin/edge/internetExplorerMode/siteLists/item/sharedCookies/index.d.ts +97 -0
  25. package/admin/edge/internetExplorerMode/siteLists/item/sharedCookies/index.d.ts.map +1 -0
  26. package/admin/edge/internetExplorerMode/siteLists/item/sharedCookies/index.js +70 -0
  27. package/admin/edge/internetExplorerMode/siteLists/item/sharedCookies/item/index.d.ts +69 -0
  28. package/admin/edge/internetExplorerMode/siteLists/item/sharedCookies/item/index.d.ts.map +1 -0
  29. package/admin/edge/internetExplorerMode/siteLists/item/sharedCookies/item/index.js +56 -0
  30. package/admin/edge/internetExplorerMode/siteLists/item/sites/count/index.d.ts +40 -0
  31. package/admin/edge/internetExplorerMode/siteLists/item/sites/count/index.d.ts.map +1 -0
  32. package/admin/edge/internetExplorerMode/siteLists/item/sites/count/index.js +35 -0
  33. package/admin/edge/internetExplorerMode/siteLists/item/sites/index.d.ts +97 -0
  34. package/admin/edge/internetExplorerMode/siteLists/item/sites/index.d.ts.map +1 -0
  35. package/admin/edge/internetExplorerMode/siteLists/item/sites/index.js +70 -0
  36. package/admin/edge/internetExplorerMode/siteLists/item/sites/item/index.d.ts +69 -0
  37. package/admin/edge/internetExplorerMode/siteLists/item/sites/item/index.d.ts.map +1 -0
  38. package/admin/edge/internetExplorerMode/siteLists/item/sites/item/index.js +56 -0
  39. package/admin/index.d.ts +79 -0
  40. package/admin/index.d.ts.map +1 -0
  41. package/admin/index.js +77 -0
  42. package/admin/people/index.d.ts +56 -0
  43. package/admin/people/index.d.ts.map +1 -0
  44. package/admin/people/index.js +52 -0
  45. package/admin/people/profileCardProperties/count/index.d.ts +40 -0
  46. package/admin/people/profileCardProperties/count/index.d.ts.map +1 -0
  47. package/admin/people/profileCardProperties/count/index.js +35 -0
  48. package/admin/people/profileCardProperties/index.d.ts +97 -0
  49. package/admin/people/profileCardProperties/index.d.ts.map +1 -0
  50. package/admin/people/profileCardProperties/index.js +70 -0
  51. package/admin/people/profileCardProperties/item/index.d.ts +69 -0
  52. package/admin/people/profileCardProperties/item/index.d.ts.map +1 -0
  53. package/admin/people/profileCardProperties/item/index.js +56 -0
  54. package/admin/people/pronouns/index.d.ts +57 -0
  55. package/admin/people/pronouns/index.d.ts.map +1 -0
  56. package/admin/people/pronouns/index.js +48 -0
  57. package/admin/serviceAnnouncement/healthOverviews/count/index.d.ts +40 -0
  58. package/admin/serviceAnnouncement/healthOverviews/count/index.d.ts.map +1 -0
  59. package/admin/serviceAnnouncement/healthOverviews/count/index.js +35 -0
  60. package/admin/serviceAnnouncement/healthOverviews/index.d.ts +96 -0
  61. package/admin/serviceAnnouncement/healthOverviews/index.d.ts.map +1 -0
  62. package/admin/serviceAnnouncement/healthOverviews/index.js +71 -0
  63. package/admin/serviceAnnouncement/healthOverviews/item/index.d.ts +76 -0
  64. package/admin/serviceAnnouncement/healthOverviews/item/index.d.ts.map +1 -0
  65. package/admin/serviceAnnouncement/healthOverviews/item/index.js +67 -0
  66. package/admin/serviceAnnouncement/healthOverviews/item/issues/count/index.d.ts +40 -0
  67. package/admin/serviceAnnouncement/healthOverviews/item/issues/count/index.d.ts.map +1 -0
  68. package/admin/serviceAnnouncement/healthOverviews/item/issues/count/index.js +35 -0
  69. package/admin/serviceAnnouncement/healthOverviews/item/issues/index.d.ts +95 -0
  70. package/admin/serviceAnnouncement/healthOverviews/item/issues/index.d.ts.map +1 -0
  71. package/admin/serviceAnnouncement/healthOverviews/item/issues/index.js +71 -0
  72. package/admin/serviceAnnouncement/healthOverviews/item/issues/item/incidentReport/index.d.ts +27 -0
  73. package/admin/serviceAnnouncement/healthOverviews/item/issues/item/incidentReport/index.d.ts.map +1 -0
  74. package/admin/serviceAnnouncement/healthOverviews/item/issues/item/incidentReport/index.js +27 -0
  75. package/admin/serviceAnnouncement/healthOverviews/item/issues/item/index.d.ts +75 -0
  76. package/admin/serviceAnnouncement/healthOverviews/item/issues/item/index.d.ts.map +1 -0
  77. package/admin/serviceAnnouncement/healthOverviews/item/issues/item/index.js +66 -0
  78. package/admin/serviceAnnouncement/index.d.ts +85 -0
  79. package/admin/serviceAnnouncement/index.d.ts.map +1 -0
  80. package/admin/serviceAnnouncement/index.js +79 -0
  81. package/admin/serviceAnnouncement/issues/count/index.d.ts +40 -0
  82. package/admin/serviceAnnouncement/issues/count/index.d.ts.map +1 -0
  83. package/admin/serviceAnnouncement/issues/count/index.js +35 -0
  84. package/admin/serviceAnnouncement/issues/index.d.ts +96 -0
  85. package/admin/serviceAnnouncement/issues/index.d.ts.map +1 -0
  86. package/admin/serviceAnnouncement/issues/index.js +71 -0
  87. package/admin/serviceAnnouncement/issues/item/incidentReport/index.d.ts +27 -0
  88. package/admin/serviceAnnouncement/issues/item/incidentReport/index.d.ts.map +1 -0
  89. package/admin/serviceAnnouncement/issues/item/incidentReport/index.js +27 -0
  90. package/admin/serviceAnnouncement/issues/item/index.d.ts +76 -0
  91. package/admin/serviceAnnouncement/issues/item/index.d.ts.map +1 -0
  92. package/admin/serviceAnnouncement/issues/item/index.js +66 -0
  93. package/admin/serviceAnnouncement/messages/archive/index.d.ts +90 -0
  94. package/admin/serviceAnnouncement/messages/archive/index.d.ts.map +1 -0
  95. package/admin/serviceAnnouncement/messages/archive/index.js +88 -0
  96. package/admin/serviceAnnouncement/messages/count/index.d.ts +40 -0
  97. package/admin/serviceAnnouncement/messages/count/index.d.ts.map +1 -0
  98. package/admin/serviceAnnouncement/messages/count/index.js +35 -0
  99. package/admin/serviceAnnouncement/messages/favorite/index.d.ts +90 -0
  100. package/admin/serviceAnnouncement/messages/favorite/index.d.ts.map +1 -0
  101. package/admin/serviceAnnouncement/messages/favorite/index.js +88 -0
  102. package/admin/serviceAnnouncement/messages/index.d.ts +126 -0
  103. package/admin/serviceAnnouncement/messages/index.d.ts.map +1 -0
  104. package/admin/serviceAnnouncement/messages/index.js +101 -0
  105. package/admin/serviceAnnouncement/messages/item/attachments/count/index.d.ts +40 -0
  106. package/admin/serviceAnnouncement/messages/item/attachments/count/index.d.ts.map +1 -0
  107. package/admin/serviceAnnouncement/messages/item/attachments/count/index.js +35 -0
  108. package/admin/serviceAnnouncement/messages/item/attachments/index.d.ts +96 -0
  109. package/admin/serviceAnnouncement/messages/item/attachments/index.d.ts.map +1 -0
  110. package/admin/serviceAnnouncement/messages/item/attachments/index.js +71 -0
  111. package/admin/serviceAnnouncement/messages/item/attachments/item/content/index.d.ts +43 -0
  112. package/admin/serviceAnnouncement/messages/item/attachments/item/content/index.d.ts.map +1 -0
  113. package/admin/serviceAnnouncement/messages/item/attachments/item/content/index.js +39 -0
  114. package/admin/serviceAnnouncement/messages/item/attachments/item/index.d.ts +76 -0
  115. package/admin/serviceAnnouncement/messages/item/attachments/item/index.d.ts.map +1 -0
  116. package/admin/serviceAnnouncement/messages/item/attachments/item/index.js +66 -0
  117. package/admin/serviceAnnouncement/messages/item/attachmentsArchive/index.d.ts +42 -0
  118. package/admin/serviceAnnouncement/messages/item/attachmentsArchive/index.d.ts.map +1 -0
  119. package/admin/serviceAnnouncement/messages/item/attachmentsArchive/index.js +38 -0
  120. package/admin/serviceAnnouncement/messages/item/index.d.ts +81 -0
  121. package/admin/serviceAnnouncement/messages/item/index.d.ts.map +1 -0
  122. package/admin/serviceAnnouncement/messages/item/index.js +72 -0
  123. package/admin/serviceAnnouncement/messages/markRead/index.d.ts +90 -0
  124. package/admin/serviceAnnouncement/messages/markRead/index.d.ts.map +1 -0
  125. package/admin/serviceAnnouncement/messages/markRead/index.js +88 -0
  126. package/admin/serviceAnnouncement/messages/markUnread/index.d.ts +90 -0
  127. package/admin/serviceAnnouncement/messages/markUnread/index.d.ts.map +1 -0
  128. package/admin/serviceAnnouncement/messages/markUnread/index.js +88 -0
  129. package/admin/serviceAnnouncement/messages/unarchive/index.d.ts +90 -0
  130. package/admin/serviceAnnouncement/messages/unarchive/index.d.ts.map +1 -0
  131. package/admin/serviceAnnouncement/messages/unarchive/index.js +88 -0
  132. package/admin/serviceAnnouncement/messages/unfavorite/index.d.ts +90 -0
  133. package/admin/serviceAnnouncement/messages/unfavorite/index.d.ts.map +1 -0
  134. package/admin/serviceAnnouncement/messages/unfavorite/index.js +88 -0
  135. package/admin/sharepoint/index.d.ts +75 -0
  136. package/admin/sharepoint/index.d.ts.map +1 -0
  137. package/admin/sharepoint/index.js +66 -0
  138. package/admin/sharepoint/settings/index.d.ts +68 -0
  139. package/admin/sharepoint/settings/index.d.ts.map +1 -0
  140. package/admin/sharepoint/settings/index.js +56 -0
  141. package/adminServiceClient.d.ts +25 -0
  142. package/adminServiceClient.d.ts.map +1 -0
  143. package/adminServiceClient.js +49 -0
  144. package/index.d.ts +11 -0
  145. package/index.d.ts.map +1 -0
  146. package/index.js +20 -0
  147. package/package.json +48 -0
  148. package/tsconfig.json +15 -0
  149. package/tsconfig.tsbuildinfo +1 -0
package/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2021 Microsoft Graph
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
package/README.md ADDED
@@ -0,0 +1,11 @@
1
+ # `@microsoft/msgraph-sdk-admin`
2
+
3
+ > TODO: description
4
+
5
+ ## Usage
6
+
7
+ ```
8
+ const msgraphSdkJavascriptAdmin = require('@microsoft/msgraph-sdk-admin');
9
+
10
+ // TODO: DEMONSTRATE API
11
+ ```
@@ -0,0 +1,75 @@
1
+ import { type Edge } from '@microsoft/msgraph-sdk/models/';
2
+ import { type InternetExplorerModeRequestBuilder } from './internetExplorerMode/';
3
+ import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
4
+ /**
5
+ * Provides operations to manage the edge property of the microsoft.graph.admin entity.
6
+ */
7
+ export interface EdgeRequestBuilder extends BaseRequestBuilder<EdgeRequestBuilder> {
8
+ /**
9
+ * Provides operations to manage the internetExplorerMode property of the microsoft.graph.edge entity.
10
+ */
11
+ get internetExplorerMode(): InternetExplorerModeRequestBuilder;
12
+ /**
13
+ * Delete navigation property edge for admin
14
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
15
+ */
16
+ delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
17
+ /**
18
+ * A container for Microsoft Edge resources. Read-only.
19
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
20
+ * @returns a Promise of Edge
21
+ */
22
+ get(requestConfiguration?: RequestConfiguration<EdgeRequestBuilderGetQueryParameters> | undefined): Promise<Edge | undefined>;
23
+ /**
24
+ * Update the navigation property edge in admin
25
+ * @param body The request body
26
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
27
+ * @returns a Promise of Edge
28
+ */
29
+ patch(body: Edge, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<Edge | undefined>;
30
+ /**
31
+ * Delete navigation property edge for admin
32
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
33
+ * @returns a RequestInformation
34
+ */
35
+ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
36
+ /**
37
+ * A container for Microsoft Edge resources. Read-only.
38
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
39
+ * @returns a RequestInformation
40
+ */
41
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<EdgeRequestBuilderGetQueryParameters> | undefined): RequestInformation;
42
+ /**
43
+ * Update the navigation property edge in admin
44
+ * @param body The request body
45
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
46
+ * @returns a RequestInformation
47
+ */
48
+ toPatchRequestInformation(body: Edge, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
49
+ }
50
+ /**
51
+ * A container for Microsoft Edge resources. Read-only.
52
+ */
53
+ export interface EdgeRequestBuilderGetQueryParameters {
54
+ /**
55
+ * Expand related entities
56
+ */
57
+ expand?: string[];
58
+ /**
59
+ * Select properties to be returned
60
+ */
61
+ select?: string[];
62
+ }
63
+ /**
64
+ * Metadata for all the navigation properties in the request builder.
65
+ */
66
+ export declare const EdgeRequestBuilderNavigationMetadata: Record<Exclude<keyof EdgeRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
67
+ /**
68
+ * Metadata for all the requests in the request builder.
69
+ */
70
+ export declare const EdgeRequestBuilderRequestsMetadata: RequestsMetadata;
71
+ /**
72
+ * Uri template for the request builder.
73
+ */
74
+ export declare const EdgeRequestBuilderUriTemplate = "{+baseurl}/admin/edge{?%24select,%24expand}";
75
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAmD,KAAK,IAAI,EAAE,MAAM,gCAAgC,CAAC;AAE5G,OAAO,EAA2J,KAAK,kCAAkC,EAAE,MAAM,yBAAyB,CAAC;AAC3O,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,kBAAmB,SAAQ,kBAAkB,CAAC,kBAAkB,CAAC;IAC9E;;OAEG;IACH,IAAI,oBAAoB,IAAI,kCAAkC,CAAC;IAC/D;;;OAGG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;OAIG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,oCAAoC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,GAAG,SAAS,CAAC,CAAC;IAChI;;;;;OAKG;IACF,KAAK,CAAC,IAAI,EAAE,IAAI,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,GAAG,SAAS,CAAC,CAAC;IAChH;;;;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,oCAAoC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC7I;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,IAAI,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAChI;AACD;;GAEG;AACH,MAAM,WAAW,oCAAoC;IACjD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AAQD;;GAEG;AACH,eAAO,MAAM,oCAAoC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,kBAAkB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAMlJ,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,kCAAkC,EAAE,gBA+BhD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,6BAA6B,gDAAgD,CAAC"}
@@ -0,0 +1,67 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.EdgeRequestBuilderUriTemplate = exports.EdgeRequestBuilderRequestsMetadata = exports.EdgeRequestBuilderNavigationMetadata = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const models_1 = require("@microsoft/msgraph-sdk/models/");
8
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
9
+ const internetExplorerMode_1 = require("./internetExplorerMode/");
10
+ /**
11
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
12
+ */
13
+ const EdgeRequestBuilderGetQueryParametersMapper = {
14
+ "expand": "%24expand",
15
+ "select": "%24select",
16
+ };
17
+ /**
18
+ * Metadata for all the navigation properties in the request builder.
19
+ */
20
+ exports.EdgeRequestBuilderNavigationMetadata = {
21
+ internetExplorerMode: {
22
+ uriTemplate: internetExplorerMode_1.InternetExplorerModeRequestBuilderUriTemplate,
23
+ requestsMetadata: internetExplorerMode_1.InternetExplorerModeRequestBuilderRequestsMetadata,
24
+ navigationMetadata: internetExplorerMode_1.InternetExplorerModeRequestBuilderNavigationMetadata,
25
+ },
26
+ };
27
+ /**
28
+ * Metadata for all the requests in the request builder.
29
+ */
30
+ exports.EdgeRequestBuilderRequestsMetadata = {
31
+ delete: {
32
+ responseBodyContentType: "application/json",
33
+ errorMappings: {
34
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
35
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
36
+ },
37
+ adapterMethodName: "sendNoResponseContentAsync",
38
+ },
39
+ get: {
40
+ responseBodyContentType: "application/json",
41
+ errorMappings: {
42
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
43
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
44
+ },
45
+ adapterMethodName: "sendAsync",
46
+ responseBodyFactory: models_1.createEdgeFromDiscriminatorValue,
47
+ queryParametersMapper: EdgeRequestBuilderGetQueryParametersMapper,
48
+ },
49
+ patch: {
50
+ responseBodyContentType: "application/json",
51
+ errorMappings: {
52
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
53
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
54
+ },
55
+ adapterMethodName: "sendAsync",
56
+ responseBodyFactory: models_1.createEdgeFromDiscriminatorValue,
57
+ requestBodyContentType: "application/json",
58
+ requestBodySerializer: models_1.serializeEdge,
59
+ requestInformationContentSetMethod: "setContentFromParsable",
60
+ },
61
+ };
62
+ /**
63
+ * Uri template for the request builder.
64
+ */
65
+ exports.EdgeRequestBuilderUriTemplate = "{+baseurl}/admin/edge{?%24select,%24expand}";
66
+ /* tslint:enable */
67
+ /* eslint-enable */
@@ -0,0 +1,75 @@
1
+ import { type InternetExplorerMode } from '@microsoft/msgraph-sdk/models/';
2
+ import { type SiteListsRequestBuilder } from './siteLists/';
3
+ import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
4
+ /**
5
+ * Provides operations to manage the internetExplorerMode property of the microsoft.graph.edge entity.
6
+ */
7
+ export interface InternetExplorerModeRequestBuilder extends BaseRequestBuilder<InternetExplorerModeRequestBuilder> {
8
+ /**
9
+ * Provides operations to manage the siteLists property of the microsoft.graph.internetExplorerMode entity.
10
+ */
11
+ get siteLists(): SiteListsRequestBuilder;
12
+ /**
13
+ * Delete navigation property internetExplorerMode for admin
14
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
15
+ */
16
+ delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
17
+ /**
18
+ * A container for Internet Explorer mode resources.
19
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
20
+ * @returns a Promise of InternetExplorerMode
21
+ */
22
+ get(requestConfiguration?: RequestConfiguration<InternetExplorerModeRequestBuilderGetQueryParameters> | undefined): Promise<InternetExplorerMode | undefined>;
23
+ /**
24
+ * Update the navigation property internetExplorerMode in admin
25
+ * @param body The request body
26
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
27
+ * @returns a Promise of InternetExplorerMode
28
+ */
29
+ patch(body: InternetExplorerMode, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<InternetExplorerMode | undefined>;
30
+ /**
31
+ * Delete navigation property internetExplorerMode for admin
32
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
33
+ * @returns a RequestInformation
34
+ */
35
+ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
36
+ /**
37
+ * A container for Internet Explorer mode resources.
38
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
39
+ * @returns a RequestInformation
40
+ */
41
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<InternetExplorerModeRequestBuilderGetQueryParameters> | undefined): RequestInformation;
42
+ /**
43
+ * Update the navigation property internetExplorerMode in admin
44
+ * @param body The request body
45
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
46
+ * @returns a RequestInformation
47
+ */
48
+ toPatchRequestInformation(body: InternetExplorerMode, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
49
+ }
50
+ /**
51
+ * A container for Internet Explorer mode resources.
52
+ */
53
+ export interface InternetExplorerModeRequestBuilderGetQueryParameters {
54
+ /**
55
+ * Expand related entities
56
+ */
57
+ expand?: string[];
58
+ /**
59
+ * Select properties to be returned
60
+ */
61
+ select?: string[];
62
+ }
63
+ /**
64
+ * Metadata for all the navigation properties in the request builder.
65
+ */
66
+ export declare const InternetExplorerModeRequestBuilderNavigationMetadata: Record<Exclude<keyof InternetExplorerModeRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
67
+ /**
68
+ * Metadata for all the requests in the request builder.
69
+ */
70
+ export declare const InternetExplorerModeRequestBuilderRequestsMetadata: RequestsMetadata;
71
+ /**
72
+ * Uri template for the request builder.
73
+ */
74
+ export declare const InternetExplorerModeRequestBuilderUriTemplate = "{+baseurl}/admin/edge/internetExplorerMode{?%24select,%24expand}";
75
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAmF,KAAK,oBAAoB,EAAE,MAAM,gCAAgC,CAAC;AAE5J,OAAO,EAA0H,KAAK,uBAAuB,EAAE,MAAM,cAAc,CAAC;AACpL,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,SAAS,IAAI,uBAAuB,CAAC;IACzC;;;OAGG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;OAIG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,oDAAoD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IAChK;;;;;OAKG;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,oDAAoD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC7J;;;;;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,oDAAoD;IACjE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AAQD;;GAEG;AACH,eAAO,MAAM,oDAAoD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,kCAAkC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAMlL,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,kDAAkD,EAAE,gBA+BhE,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,6CAA6C,qEAAqE,CAAC"}
@@ -0,0 +1,67 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.InternetExplorerModeRequestBuilderUriTemplate = exports.InternetExplorerModeRequestBuilderRequestsMetadata = exports.InternetExplorerModeRequestBuilderNavigationMetadata = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const models_1 = require("@microsoft/msgraph-sdk/models/");
8
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
9
+ const siteLists_1 = require("./siteLists/");
10
+ /**
11
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
12
+ */
13
+ const InternetExplorerModeRequestBuilderGetQueryParametersMapper = {
14
+ "expand": "%24expand",
15
+ "select": "%24select",
16
+ };
17
+ /**
18
+ * Metadata for all the navigation properties in the request builder.
19
+ */
20
+ exports.InternetExplorerModeRequestBuilderNavigationMetadata = {
21
+ siteLists: {
22
+ uriTemplate: siteLists_1.SiteListsRequestBuilderUriTemplate,
23
+ requestsMetadata: siteLists_1.SiteListsRequestBuilderRequestsMetadata,
24
+ navigationMetadata: siteLists_1.SiteListsRequestBuilderNavigationMetadata,
25
+ },
26
+ };
27
+ /**
28
+ * Metadata for all the requests in the request builder.
29
+ */
30
+ exports.InternetExplorerModeRequestBuilderRequestsMetadata = {
31
+ delete: {
32
+ responseBodyContentType: "application/json",
33
+ errorMappings: {
34
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
35
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
36
+ },
37
+ adapterMethodName: "sendNoResponseContentAsync",
38
+ },
39
+ get: {
40
+ responseBodyContentType: "application/json",
41
+ errorMappings: {
42
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
43
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
44
+ },
45
+ adapterMethodName: "sendAsync",
46
+ responseBodyFactory: models_1.createInternetExplorerModeFromDiscriminatorValue,
47
+ queryParametersMapper: InternetExplorerModeRequestBuilderGetQueryParametersMapper,
48
+ },
49
+ patch: {
50
+ responseBodyContentType: "application/json",
51
+ errorMappings: {
52
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
53
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
54
+ },
55
+ adapterMethodName: "sendAsync",
56
+ responseBodyFactory: models_1.createInternetExplorerModeFromDiscriminatorValue,
57
+ requestBodyContentType: "application/json",
58
+ requestBodySerializer: models_1.serializeInternetExplorerMode,
59
+ requestInformationContentSetMethod: "setContentFromParsable",
60
+ },
61
+ };
62
+ /**
63
+ * Uri template for the request builder.
64
+ */
65
+ exports.InternetExplorerModeRequestBuilderUriTemplate = "{+baseurl}/admin/edge/internetExplorerMode{?%24select,%24expand}";
66
+ /* tslint:enable */
67
+ /* eslint-enable */
@@ -0,0 +1,40 @@
1
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
2
+ /**
3
+ * Provides operations to count the resources in the collection.
4
+ */
5
+ export interface CountRequestBuilder extends BaseRequestBuilder<CountRequestBuilder> {
6
+ /**
7
+ * Get the number of the resource
8
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
9
+ * @returns a Promise of Integer
10
+ */
11
+ get(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): Promise<number | undefined>;
12
+ /**
13
+ * Get the number of the resource
14
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
15
+ * @returns a RequestInformation
16
+ */
17
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): RequestInformation;
18
+ }
19
+ /**
20
+ * Get the number of the resource
21
+ */
22
+ export interface CountRequestBuilderGetQueryParameters {
23
+ /**
24
+ * Filter items by property values
25
+ */
26
+ filter?: string;
27
+ /**
28
+ * Search items by search phrases
29
+ */
30
+ search?: string;
31
+ }
32
+ /**
33
+ * Metadata for all the requests in the request builder.
34
+ */
35
+ export declare const CountRequestBuilderRequestsMetadata: RequestsMetadata;
36
+ /**
37
+ * Uri template for the request builder.
38
+ */
39
+ export declare const CountRequestBuilderUriTemplate = "{+baseurl}/admin/edge/internetExplorerMode/siteLists/$count{?%24search,%24filter}";
40
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;OAIG;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;AAQD;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,8BAA8B,sFAAsF,CAAC"}
@@ -0,0 +1,35 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.CountRequestBuilderUriTemplate = exports.CountRequestBuilderRequestsMetadata = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
8
+ /**
9
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
10
+ */
11
+ const CountRequestBuilderGetQueryParametersMapper = {
12
+ "filter": "%24filter",
13
+ "search": "%24search",
14
+ };
15
+ /**
16
+ * Metadata for all the requests in the request builder.
17
+ */
18
+ exports.CountRequestBuilderRequestsMetadata = {
19
+ get: {
20
+ responseBodyContentType: "text/plain;q=0.9",
21
+ errorMappings: {
22
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
23
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
24
+ },
25
+ adapterMethodName: "sendPrimitiveAsync",
26
+ responseBodyFactory: "number",
27
+ queryParametersMapper: CountRequestBuilderGetQueryParametersMapper,
28
+ },
29
+ };
30
+ /**
31
+ * Uri template for the request builder.
32
+ */
33
+ exports.CountRequestBuilderUriTemplate = "{+baseurl}/admin/edge/internetExplorerMode/siteLists/$count{?%24search,%24filter}";
34
+ /* tslint:enable */
35
+ /* eslint-enable */
@@ -0,0 +1,97 @@
1
+ import { type BrowserSiteList, type BrowserSiteListCollectionResponse } from '@microsoft/msgraph-sdk/models/';
2
+ import { type CountRequestBuilder } from './count/';
3
+ import { type BrowserSiteListItemRequestBuilder } from './item/';
4
+ import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
5
+ /**
6
+ * Provides operations to manage the siteLists property of the microsoft.graph.internetExplorerMode entity.
7
+ */
8
+ export interface SiteListsRequestBuilder extends BaseRequestBuilder<SiteListsRequestBuilder> {
9
+ /**
10
+ * Provides operations to count the resources in the collection.
11
+ */
12
+ get count(): CountRequestBuilder;
13
+ /**
14
+ * Provides operations to manage the siteLists property of the microsoft.graph.internetExplorerMode entity.
15
+ * @param browserSiteListId The unique identifier of browserSiteList
16
+ * @returns a BrowserSiteListItemRequestBuilder
17
+ */
18
+ byBrowserSiteListId(browserSiteListId: string): BrowserSiteListItemRequestBuilder;
19
+ /**
20
+ * Get a list of the browserSiteList objects and their properties.
21
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
+ * @returns a Promise of BrowserSiteListCollectionResponse
23
+ * @see {@link https://learn.microsoft.com/graph/api/internetexplorermode-list-sitelists?view=graph-rest-1.0|Find more info here}
24
+ */
25
+ get(requestConfiguration?: RequestConfiguration<SiteListsRequestBuilderGetQueryParameters> | undefined): Promise<BrowserSiteListCollectionResponse | undefined>;
26
+ /**
27
+ * Create a new browserSiteList object to support Internet Explorer mode.
28
+ * @param body The request body
29
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
30
+ * @returns a Promise of BrowserSiteList
31
+ * @see {@link https://learn.microsoft.com/graph/api/internetexplorermode-post-sitelists?view=graph-rest-1.0|Find more info here}
32
+ */
33
+ post(body: BrowserSiteList, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<BrowserSiteList | undefined>;
34
+ /**
35
+ * Get a list of the browserSiteList objects and their properties.
36
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
37
+ * @returns a RequestInformation
38
+ */
39
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<SiteListsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
40
+ /**
41
+ * Create a new browserSiteList object to support Internet Explorer mode.
42
+ * @param body The request body
43
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
44
+ * @returns a RequestInformation
45
+ */
46
+ toPostRequestInformation(body: BrowserSiteList, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
47
+ }
48
+ /**
49
+ * Get a list of the browserSiteList objects and their properties.
50
+ */
51
+ export interface SiteListsRequestBuilderGetQueryParameters {
52
+ /**
53
+ * Include count of items
54
+ */
55
+ count?: boolean;
56
+ /**
57
+ * Expand related entities
58
+ */
59
+ expand?: string[];
60
+ /**
61
+ * Filter items by property values
62
+ */
63
+ filter?: string;
64
+ /**
65
+ * Order items by property values
66
+ */
67
+ orderby?: string[];
68
+ /**
69
+ * Search items by search phrases
70
+ */
71
+ search?: string;
72
+ /**
73
+ * Select properties to be returned
74
+ */
75
+ select?: string[];
76
+ /**
77
+ * Skip the first n items
78
+ */
79
+ skip?: number;
80
+ /**
81
+ * Show only the first n items
82
+ */
83
+ top?: number;
84
+ }
85
+ /**
86
+ * Metadata for all the navigation properties in the request builder.
87
+ */
88
+ export declare const SiteListsRequestBuilderNavigationMetadata: Record<Exclude<keyof SiteListsRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
89
+ /**
90
+ * Metadata for all the requests in the request builder.
91
+ */
92
+ export declare const SiteListsRequestBuilderRequestsMetadata: RequestsMetadata;
93
+ /**
94
+ * Uri template for the request builder.
95
+ */
96
+ export declare const SiteListsRequestBuilderUriTemplate = "{+baseurl}/admin/edge/internetExplorerMode/siteLists{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
97
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAwI,KAAK,eAAe,EAAE,KAAK,iCAAiC,EAAE,MAAM,gCAAgC,CAAC;AAEpP,OAAO,EAAuE,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AACzH,OAAO,EAAwJ,KAAK,iCAAiC,EAAE,MAAM,SAAS,CAAC;AACvN,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,mBAAmB,CAAC,iBAAiB,EAAE,MAAM,GAAI,iCAAiC,CAAC;IACpF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yCAAyC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,iCAAiC,GAAG,SAAS,CAAC,CAAC;IAClK;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,eAAe,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,eAAe,GAAG,SAAS,CAAC,CAAC;IACrI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yCAAyC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,eAAe,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC1I;AACD;;GAEG;AACH,MAAM,WAAW,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,yCAAyC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,uBAAuB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAW5J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,uCAAuC,EAAE,gBAuBrD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,kCAAkC,sIAAsI,CAAC"}
@@ -0,0 +1,71 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SiteListsRequestBuilderUriTemplate = exports.SiteListsRequestBuilderRequestsMetadata = exports.SiteListsRequestBuilderNavigationMetadata = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const models_1 = require("@microsoft/msgraph-sdk/models/");
8
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
9
+ const count_1 = require("./count/");
10
+ const item_1 = require("./item/");
11
+ /**
12
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
13
+ */
14
+ const SiteListsRequestBuilderGetQueryParametersMapper = {
15
+ "count": "%24count",
16
+ "expand": "%24expand",
17
+ "filter": "%24filter",
18
+ "orderby": "%24orderby",
19
+ "search": "%24search",
20
+ "select": "%24select",
21
+ "skip": "%24skip",
22
+ "top": "%24top",
23
+ };
24
+ /**
25
+ * Metadata for all the navigation properties in the request builder.
26
+ */
27
+ exports.SiteListsRequestBuilderNavigationMetadata = {
28
+ byBrowserSiteListId: {
29
+ uriTemplate: item_1.BrowserSiteListItemRequestBuilderUriTemplate,
30
+ requestsMetadata: item_1.BrowserSiteListItemRequestBuilderRequestsMetadata,
31
+ navigationMetadata: item_1.BrowserSiteListItemRequestBuilderNavigationMetadata,
32
+ pathParametersMappings: ["browserSiteList%2Did"],
33
+ },
34
+ count: {
35
+ uriTemplate: count_1.CountRequestBuilderUriTemplate,
36
+ requestsMetadata: count_1.CountRequestBuilderRequestsMetadata,
37
+ },
38
+ };
39
+ /**
40
+ * Metadata for all the requests in the request builder.
41
+ */
42
+ exports.SiteListsRequestBuilderRequestsMetadata = {
43
+ get: {
44
+ responseBodyContentType: "application/json",
45
+ errorMappings: {
46
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
47
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
48
+ },
49
+ adapterMethodName: "sendAsync",
50
+ responseBodyFactory: models_1.createBrowserSiteListCollectionResponseFromDiscriminatorValue,
51
+ queryParametersMapper: SiteListsRequestBuilderGetQueryParametersMapper,
52
+ },
53
+ post: {
54
+ responseBodyContentType: "application/json",
55
+ errorMappings: {
56
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
57
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
58
+ },
59
+ adapterMethodName: "sendAsync",
60
+ responseBodyFactory: models_1.createBrowserSiteListFromDiscriminatorValue,
61
+ requestBodyContentType: "application/json",
62
+ requestBodySerializer: models_1.serializeBrowserSiteList,
63
+ requestInformationContentSetMethod: "setContentFromParsable",
64
+ },
65
+ };
66
+ /**
67
+ * Uri template for the request builder.
68
+ */
69
+ exports.SiteListsRequestBuilderUriTemplate = "{+baseurl}/admin/edge/internetExplorerMode/siteLists{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
70
+ /* tslint:enable */
71
+ /* eslint-enable */