@microsoft/msgraph-sdk-sites 1.0.0-preview.16 → 1.0.0-preview.18

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 (144) hide show
  1. package/package.json +3 -3
  2. package/sites/item/getByPathWithPath/getByPathWithPath1/index.d.ts +5 -0
  3. package/sites/item/getByPathWithPath/getByPathWithPath1/index.d.ts.map +1 -1
  4. package/sites/item/getByPathWithPath/getByPathWithPath1/index.js +4 -0
  5. package/sites/item/getByPathWithPath/getByPathWithPath1/pages/index.d.ts +81 -0
  6. package/sites/item/getByPathWithPath/getByPathWithPath1/pages/index.d.ts.map +1 -0
  7. package/sites/item/getByPathWithPath/getByPathWithPath1/pages/index.js +54 -0
  8. package/sites/item/getByPathWithPath/index.d.ts +5 -0
  9. package/sites/item/getByPathWithPath/index.d.ts.map +1 -1
  10. package/sites/item/getByPathWithPath/index.js +4 -0
  11. package/sites/item/getByPathWithPath/pages/index.d.ts +81 -0
  12. package/sites/item/getByPathWithPath/pages/index.d.ts.map +1 -0
  13. package/sites/item/getByPathWithPath/pages/index.js +54 -0
  14. package/sites/item/index.d.ts +5 -0
  15. package/sites/item/index.d.ts.map +1 -1
  16. package/sites/item/index.js +5 -0
  17. package/sites/item/lists/item/index.d.ts +4 -4
  18. package/sites/item/pages/count/index.d.ts +41 -0
  19. package/sites/item/pages/count/index.d.ts.map +1 -0
  20. package/sites/item/pages/count/index.js +35 -0
  21. package/sites/item/pages/graphSitePage/count/index.d.ts +41 -0
  22. package/sites/item/pages/graphSitePage/count/index.d.ts.map +1 -0
  23. package/sites/item/pages/graphSitePage/count/index.js +35 -0
  24. package/sites/item/pages/graphSitePage/index.d.ts +75 -0
  25. package/sites/item/pages/graphSitePage/index.d.ts.map +1 -0
  26. package/sites/item/pages/graphSitePage/index.js +51 -0
  27. package/sites/item/pages/index.d.ts +102 -0
  28. package/sites/item/pages/index.d.ts.map +1 -0
  29. package/sites/item/pages/index.js +74 -0
  30. package/sites/item/pages/item/createdByUser/index.d.ts +56 -0
  31. package/sites/item/pages/item/createdByUser/index.d.ts.map +1 -0
  32. package/sites/item/pages/item/createdByUser/index.js +50 -0
  33. package/sites/item/pages/item/createdByUser/mailboxSettings/index.d.ts +57 -0
  34. package/sites/item/pages/item/createdByUser/mailboxSettings/index.d.ts.map +1 -0
  35. package/sites/item/pages/item/createdByUser/mailboxSettings/index.js +48 -0
  36. package/sites/item/pages/item/createdByUser/serviceProvisioningErrors/count/index.d.ts +41 -0
  37. package/sites/item/pages/item/createdByUser/serviceProvisioningErrors/count/index.d.ts.map +1 -0
  38. package/sites/item/pages/item/createdByUser/serviceProvisioningErrors/count/index.js +35 -0
  39. package/sites/item/pages/item/createdByUser/serviceProvisioningErrors/index.d.ts +75 -0
  40. package/sites/item/pages/item/createdByUser/serviceProvisioningErrors/index.d.ts.map +1 -0
  41. package/sites/item/pages/item/createdByUser/serviceProvisioningErrors/index.js +51 -0
  42. package/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/count/index.d.ts +41 -0
  43. package/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/count/index.d.ts.map +1 -0
  44. package/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/count/index.js +35 -0
  45. package/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/index.d.ts +97 -0
  46. package/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/index.d.ts.map +1 -0
  47. package/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/index.js +69 -0
  48. package/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/count/index.d.ts +41 -0
  49. package/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/count/index.d.ts.map +1 -0
  50. package/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/count/index.js +35 -0
  51. package/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/index.d.ts +97 -0
  52. package/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/index.d.ts.map +1 -0
  53. package/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/index.js +69 -0
  54. package/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/index.d.ts +78 -0
  55. package/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/index.d.ts.map +1 -0
  56. package/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/index.js +66 -0
  57. package/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/webparts/count/index.d.ts +41 -0
  58. package/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/webparts/count/index.d.ts.map +1 -0
  59. package/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/webparts/count/index.js +35 -0
  60. package/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/webparts/index.d.ts +97 -0
  61. package/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/webparts/index.d.ts.map +1 -0
  62. package/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/webparts/index.js +69 -0
  63. package/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/webparts/item/getPositionOfWebPart/index.d.ts +29 -0
  64. package/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/webparts/item/getPositionOfWebPart/index.d.ts.map +1 -0
  65. package/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/webparts/item/getPositionOfWebPart/index.js +28 -0
  66. package/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/webparts/item/index.d.ts +78 -0
  67. package/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/webparts/item/index.d.ts.map +1 -0
  68. package/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/webparts/item/index.js +65 -0
  69. package/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/index.d.ts +78 -0
  70. package/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/index.d.ts.map +1 -0
  71. package/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/index.js +66 -0
  72. package/sites/item/pages/item/graphSitePage/canvasLayout/index.d.ts +83 -0
  73. package/sites/item/pages/item/graphSitePage/canvasLayout/index.d.ts.map +1 -0
  74. package/sites/item/pages/item/graphSitePage/canvasLayout/index.js +71 -0
  75. package/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/index.d.ts +78 -0
  76. package/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/index.d.ts.map +1 -0
  77. package/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/index.js +66 -0
  78. package/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/webparts/count/index.d.ts +41 -0
  79. package/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/webparts/count/index.d.ts.map +1 -0
  80. package/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/webparts/count/index.js +35 -0
  81. package/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/webparts/index.d.ts +97 -0
  82. package/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/webparts/index.d.ts.map +1 -0
  83. package/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/webparts/index.js +69 -0
  84. package/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/webparts/item/getPositionOfWebPart/index.d.ts +29 -0
  85. package/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/webparts/item/getPositionOfWebPart/index.d.ts.map +1 -0
  86. package/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/webparts/item/getPositionOfWebPart/index.js +28 -0
  87. package/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/webparts/item/index.d.ts +78 -0
  88. package/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/webparts/item/index.d.ts.map +1 -0
  89. package/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/webparts/item/index.js +65 -0
  90. package/sites/item/pages/item/graphSitePage/createdByUser/index.d.ts +56 -0
  91. package/sites/item/pages/item/graphSitePage/createdByUser/index.d.ts.map +1 -0
  92. package/sites/item/pages/item/graphSitePage/createdByUser/index.js +50 -0
  93. package/sites/item/pages/item/graphSitePage/createdByUser/mailboxSettings/index.d.ts +57 -0
  94. package/sites/item/pages/item/graphSitePage/createdByUser/mailboxSettings/index.d.ts.map +1 -0
  95. package/sites/item/pages/item/graphSitePage/createdByUser/mailboxSettings/index.js +48 -0
  96. package/sites/item/pages/item/graphSitePage/createdByUser/serviceProvisioningErrors/count/index.d.ts +41 -0
  97. package/sites/item/pages/item/graphSitePage/createdByUser/serviceProvisioningErrors/count/index.d.ts.map +1 -0
  98. package/sites/item/pages/item/graphSitePage/createdByUser/serviceProvisioningErrors/count/index.js +35 -0
  99. package/sites/item/pages/item/graphSitePage/createdByUser/serviceProvisioningErrors/index.d.ts +75 -0
  100. package/sites/item/pages/item/graphSitePage/createdByUser/serviceProvisioningErrors/index.d.ts.map +1 -0
  101. package/sites/item/pages/item/graphSitePage/createdByUser/serviceProvisioningErrors/index.js +51 -0
  102. package/sites/item/pages/item/graphSitePage/index.d.ts +66 -0
  103. package/sites/item/pages/item/graphSitePage/index.d.ts.map +1 -0
  104. package/sites/item/pages/item/graphSitePage/index.js +61 -0
  105. package/sites/item/pages/item/graphSitePage/lastModifiedByUser/index.d.ts +56 -0
  106. package/sites/item/pages/item/graphSitePage/lastModifiedByUser/index.d.ts.map +1 -0
  107. package/sites/item/pages/item/graphSitePage/lastModifiedByUser/index.js +50 -0
  108. package/sites/item/pages/item/graphSitePage/lastModifiedByUser/mailboxSettings/index.d.ts +57 -0
  109. package/sites/item/pages/item/graphSitePage/lastModifiedByUser/mailboxSettings/index.d.ts.map +1 -0
  110. package/sites/item/pages/item/graphSitePage/lastModifiedByUser/mailboxSettings/index.js +48 -0
  111. package/sites/item/pages/item/graphSitePage/lastModifiedByUser/serviceProvisioningErrors/count/index.d.ts +41 -0
  112. package/sites/item/pages/item/graphSitePage/lastModifiedByUser/serviceProvisioningErrors/count/index.d.ts.map +1 -0
  113. package/sites/item/pages/item/graphSitePage/lastModifiedByUser/serviceProvisioningErrors/count/index.js +35 -0
  114. package/sites/item/pages/item/graphSitePage/lastModifiedByUser/serviceProvisioningErrors/index.d.ts +75 -0
  115. package/sites/item/pages/item/graphSitePage/lastModifiedByUser/serviceProvisioningErrors/index.d.ts.map +1 -0
  116. package/sites/item/pages/item/graphSitePage/lastModifiedByUser/serviceProvisioningErrors/index.js +51 -0
  117. package/sites/item/pages/item/graphSitePage/webParts/count/index.d.ts +41 -0
  118. package/sites/item/pages/item/graphSitePage/webParts/count/index.d.ts.map +1 -0
  119. package/sites/item/pages/item/graphSitePage/webParts/count/index.js +35 -0
  120. package/sites/item/pages/item/graphSitePage/webParts/index.d.ts +97 -0
  121. package/sites/item/pages/item/graphSitePage/webParts/index.d.ts.map +1 -0
  122. package/sites/item/pages/item/graphSitePage/webParts/index.js +69 -0
  123. package/sites/item/pages/item/graphSitePage/webParts/item/getPositionOfWebPart/index.d.ts +29 -0
  124. package/sites/item/pages/item/graphSitePage/webParts/item/getPositionOfWebPart/index.d.ts.map +1 -0
  125. package/sites/item/pages/item/graphSitePage/webParts/item/getPositionOfWebPart/index.js +28 -0
  126. package/sites/item/pages/item/graphSitePage/webParts/item/index.d.ts +78 -0
  127. package/sites/item/pages/item/graphSitePage/webParts/item/index.d.ts.map +1 -0
  128. package/sites/item/pages/item/graphSitePage/webParts/item/index.js +65 -0
  129. package/sites/item/pages/item/index.d.ts +88 -0
  130. package/sites/item/pages/item/index.d.ts.map +1 -0
  131. package/sites/item/pages/item/index.js +76 -0
  132. package/sites/item/pages/item/lastModifiedByUser/index.d.ts +56 -0
  133. package/sites/item/pages/item/lastModifiedByUser/index.d.ts.map +1 -0
  134. package/sites/item/pages/item/lastModifiedByUser/index.js +50 -0
  135. package/sites/item/pages/item/lastModifiedByUser/mailboxSettings/index.d.ts +57 -0
  136. package/sites/item/pages/item/lastModifiedByUser/mailboxSettings/index.d.ts.map +1 -0
  137. package/sites/item/pages/item/lastModifiedByUser/mailboxSettings/index.js +48 -0
  138. package/sites/item/pages/item/lastModifiedByUser/serviceProvisioningErrors/count/index.d.ts +41 -0
  139. package/sites/item/pages/item/lastModifiedByUser/serviceProvisioningErrors/count/index.d.ts.map +1 -0
  140. package/sites/item/pages/item/lastModifiedByUser/serviceProvisioningErrors/count/index.js +35 -0
  141. package/sites/item/pages/item/lastModifiedByUser/serviceProvisioningErrors/index.d.ts +75 -0
  142. package/sites/item/pages/item/lastModifiedByUser/serviceProvisioningErrors/index.d.ts.map +1 -0
  143. package/sites/item/pages/item/lastModifiedByUser/serviceProvisioningErrors/index.js +51 -0
  144. package/tsconfig.tsbuildinfo +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@microsoft/msgraph-sdk-sites",
3
- "version": "1.0.0-preview.16",
3
+ "version": "1.0.0-preview.18",
4
4
  "description": "Sites 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.16",
40
+ "@microsoft/msgraph-sdk": "^1.0.0-preview.18",
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": "7d5a0cf29cc99c7e7f8b58504df4c47070cefa79"
47
+ "gitHead": "676c51d42cfb2332eb189ce7cfbc7e7dc08659b8"
48
48
  }
@@ -11,6 +11,7 @@ import { type LastModifiedByUserRequestBuilder } from './lastModifiedByUser/';
11
11
  import { type ListsRequestBuilder } from './lists/';
12
12
  import { type OnenoteRequestBuilder } from './onenote/';
13
13
  import { type OperationsRequestBuilder } from './operations/';
14
+ import { type PagesRequestBuilder } from './pages/';
14
15
  import { type PermissionsRequestBuilder } from './permissions/';
15
16
  import { type SitesRequestBuilder } from './sites/';
16
17
  import { type TermStoreRequestBuilder } from './termStore/';
@@ -68,6 +69,10 @@ export interface GetByPathWithPath1RequestBuilder extends BaseRequestBuilder<Get
68
69
  * Provides operations to manage the operations property of the microsoft.graph.site entity.
69
70
  */
70
71
  get operations(): OperationsRequestBuilder;
72
+ /**
73
+ * Provides operations to manage the pages property of the microsoft.graph.site entity.
74
+ */
75
+ get pages(): PagesRequestBuilder;
71
76
  /**
72
77
  * Provides operations to manage the permissions property of the microsoft.graph.site entity.
73
78
  */
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"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"}
@@ -18,6 +18,7 @@ const lastModifiedByUser_1 = require("./lastModifiedByUser/");
18
18
  const lists_1 = require("./lists/");
19
19
  const onenote_1 = require("./onenote/");
20
20
  const operations_1 = require("./operations/");
21
+ const pages_1 = require("./pages/");
21
22
  const permissions_1 = require("./permissions/");
22
23
  const sites_1 = require("./sites/");
23
24
  const termStore_1 = require("./termStore/");
@@ -66,6 +67,9 @@ exports.GetByPathWithPath1RequestBuilderNavigationMetadata = {
66
67
  operations: {
67
68
  requestsMetadata: operations_1.OperationsRequestBuilderRequestsMetadata,
68
69
  },
70
+ pages: {
71
+ requestsMetadata: pages_1.PagesRequestBuilderRequestsMetadata,
72
+ },
69
73
  permissions: {
70
74
  requestsMetadata: permissions_1.PermissionsRequestBuilderRequestsMetadata,
71
75
  },
@@ -0,0 +1,81 @@
1
+ import { type BaseSitePage, type BaseSitePageCollectionResponse } from '@microsoft/msgraph-sdk/models/';
2
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
3
+ /**
4
+ * Provides operations to manage the pages property of the microsoft.graph.site entity.
5
+ */
6
+ export interface PagesRequestBuilder extends BaseRequestBuilder<PagesRequestBuilder> {
7
+ /**
8
+ * Get pages from sites
9
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
10
+ * @returns {Promise<BaseSitePageCollectionResponse>}
11
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
12
+ */
13
+ get(requestConfiguration?: RequestConfiguration<PagesRequestBuilderGetQueryParameters> | undefined): Promise<BaseSitePageCollectionResponse | undefined>;
14
+ /**
15
+ * Create new navigation property to pages for sites
16
+ * @param body The request body
17
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
18
+ * @returns {Promise<BaseSitePage>}
19
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
20
+ */
21
+ post(body: BaseSitePage, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<BaseSitePage | undefined>;
22
+ /**
23
+ * Get pages from sites
24
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
25
+ * @returns {RequestInformation}
26
+ */
27
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<PagesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
28
+ /**
29
+ * Create new navigation property to pages for sites
30
+ * @param body The request body
31
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
32
+ * @returns {RequestInformation}
33
+ */
34
+ toPostRequestInformation(body: BaseSitePage, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
35
+ }
36
+ /**
37
+ * Get pages from sites
38
+ */
39
+ export interface PagesRequestBuilderGetQueryParameters {
40
+ /**
41
+ * Include count of items
42
+ */
43
+ count?: boolean;
44
+ /**
45
+ * Expand related entities
46
+ */
47
+ expand?: string[];
48
+ /**
49
+ * Filter items by property values
50
+ */
51
+ filter?: string;
52
+ /**
53
+ * Order items by property values
54
+ */
55
+ orderby?: string[];
56
+ /**
57
+ * Search items by search phrases
58
+ */
59
+ search?: string;
60
+ /**
61
+ * Select properties to be returned
62
+ */
63
+ select?: string[];
64
+ /**
65
+ * Skip the first n items
66
+ */
67
+ skip?: number;
68
+ /**
69
+ * Show only the first n items
70
+ */
71
+ top?: number;
72
+ }
73
+ /**
74
+ * Uri template for the request builder.
75
+ */
76
+ export declare const PagesRequestBuilderUriTemplate = "{+baseurl}/sites/{site%2Did}/getByPath(path='{path}')/getByPath(path='{path1}')/pages{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
77
+ /**
78
+ * Metadata for all the requests in the request builder.
79
+ */
80
+ export declare const PagesRequestBuilderRequestsMetadata: RequestsMetadata;
81
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAA+H,KAAK,YAAY,EAAE,KAAK,8BAA8B,EAAE,MAAM,gCAAgC,CAAC;AAErO,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,8BAA8B,GAAG,SAAS,CAAC,CAAC;IAC3J;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,YAAY,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,YAAY,GAAG,SAAS,CAAC,CAAC;IAC/H;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC9I;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,YAAY,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACvI;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,8BAA8B,uKAAuK,CAAC;AAcnN;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAuBjD,CAAC"}
@@ -0,0 +1,54 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.PagesRequestBuilderRequestsMetadata = exports.PagesRequestBuilderUriTemplate = 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
+ /**
10
+ * Uri template for the request builder.
11
+ */
12
+ exports.PagesRequestBuilderUriTemplate = "{+baseurl}/sites/{site%2Did}/getByPath(path='{path}')/getByPath(path='{path1}')/pages{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
13
+ /**
14
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
15
+ */
16
+ const PagesRequestBuilderGetQueryParametersMapper = {
17
+ "count": "%24count",
18
+ "expand": "%24expand",
19
+ "filter": "%24filter",
20
+ "orderby": "%24orderby",
21
+ "search": "%24search",
22
+ "select": "%24select",
23
+ "skip": "%24skip",
24
+ "top": "%24top",
25
+ };
26
+ /**
27
+ * Metadata for all the requests in the request builder.
28
+ */
29
+ exports.PagesRequestBuilderRequestsMetadata = {
30
+ get: {
31
+ uriTemplate: exports.PagesRequestBuilderUriTemplate,
32
+ responseBodyContentType: "application/json",
33
+ errorMappings: {
34
+ XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
35
+ },
36
+ adapterMethodName: "send",
37
+ responseBodyFactory: models_1.createBaseSitePageCollectionResponseFromDiscriminatorValue,
38
+ queryParametersMapper: PagesRequestBuilderGetQueryParametersMapper,
39
+ },
40
+ post: {
41
+ uriTemplate: exports.PagesRequestBuilderUriTemplate,
42
+ responseBodyContentType: "application/json",
43
+ errorMappings: {
44
+ XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
45
+ },
46
+ adapterMethodName: "send",
47
+ responseBodyFactory: models_1.createBaseSitePageFromDiscriminatorValue,
48
+ requestBodyContentType: "application/json",
49
+ requestBodySerializer: models_1.serializeBaseSitePage,
50
+ requestInformationContentSetMethod: "setContentFromParsable",
51
+ },
52
+ };
53
+ /* tslint:enable */
54
+ /* eslint-enable */
@@ -15,6 +15,7 @@ import { type LastModifiedByUserRequestBuilder } from './lastModifiedByUser/';
15
15
  import { type ListsRequestBuilder } from './lists/';
16
16
  import { type OnenoteRequestBuilder } from './onenote/';
17
17
  import { type OperationsRequestBuilder } from './operations/';
18
+ import { type PagesRequestBuilder } from './pages/';
18
19
  import { type PermissionsRequestBuilder } from './permissions/';
19
20
  import { type SitesRequestBuilder } from './sites/';
20
21
  import { type TermStoreRequestBuilder } from './termStore/';
@@ -76,6 +77,10 @@ export interface GetByPathWithPathRequestBuilder extends BaseRequestBuilder<GetB
76
77
  * Provides operations to manage the operations property of the microsoft.graph.site entity.
77
78
  */
78
79
  get operations(): OperationsRequestBuilder;
80
+ /**
81
+ * Provides operations to manage the pages property of the microsoft.graph.site entity.
82
+ */
83
+ get pages(): PagesRequestBuilder;
79
84
  /**
80
85
  * Provides operations to manage the permissions property of the microsoft.graph.site entity.
81
86
  */
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"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"}
@@ -22,6 +22,7 @@ const lastModifiedByUser_1 = require("./lastModifiedByUser/");
22
22
  const lists_1 = require("./lists/");
23
23
  const onenote_1 = require("./onenote/");
24
24
  const operations_1 = require("./operations/");
25
+ const pages_1 = require("./pages/");
25
26
  const permissions_1 = require("./permissions/");
26
27
  const sites_1 = require("./sites/");
27
28
  const termStore_1 = require("./termStore/");
@@ -83,6 +84,9 @@ exports.GetByPathWithPathRequestBuilderNavigationMetadata = {
83
84
  operations: {
84
85
  requestsMetadata: operations_1.OperationsRequestBuilderRequestsMetadata,
85
86
  },
87
+ pages: {
88
+ requestsMetadata: pages_1.PagesRequestBuilderRequestsMetadata,
89
+ },
86
90
  permissions: {
87
91
  requestsMetadata: permissions_1.PermissionsRequestBuilderRequestsMetadata,
88
92
  },
@@ -0,0 +1,81 @@
1
+ import { type BaseSitePage, type BaseSitePageCollectionResponse } from '@microsoft/msgraph-sdk/models/';
2
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
3
+ /**
4
+ * Provides operations to manage the pages property of the microsoft.graph.site entity.
5
+ */
6
+ export interface PagesRequestBuilder extends BaseRequestBuilder<PagesRequestBuilder> {
7
+ /**
8
+ * Get pages from sites
9
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
10
+ * @returns {Promise<BaseSitePageCollectionResponse>}
11
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
12
+ */
13
+ get(requestConfiguration?: RequestConfiguration<PagesRequestBuilderGetQueryParameters> | undefined): Promise<BaseSitePageCollectionResponse | undefined>;
14
+ /**
15
+ * Create new navigation property to pages for sites
16
+ * @param body The request body
17
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
18
+ * @returns {Promise<BaseSitePage>}
19
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
20
+ */
21
+ post(body: BaseSitePage, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<BaseSitePage | undefined>;
22
+ /**
23
+ * Get pages from sites
24
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
25
+ * @returns {RequestInformation}
26
+ */
27
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<PagesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
28
+ /**
29
+ * Create new navigation property to pages for sites
30
+ * @param body The request body
31
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
32
+ * @returns {RequestInformation}
33
+ */
34
+ toPostRequestInformation(body: BaseSitePage, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
35
+ }
36
+ /**
37
+ * Get pages from sites
38
+ */
39
+ export interface PagesRequestBuilderGetQueryParameters {
40
+ /**
41
+ * Include count of items
42
+ */
43
+ count?: boolean;
44
+ /**
45
+ * Expand related entities
46
+ */
47
+ expand?: string[];
48
+ /**
49
+ * Filter items by property values
50
+ */
51
+ filter?: string;
52
+ /**
53
+ * Order items by property values
54
+ */
55
+ orderby?: string[];
56
+ /**
57
+ * Search items by search phrases
58
+ */
59
+ search?: string;
60
+ /**
61
+ * Select properties to be returned
62
+ */
63
+ select?: string[];
64
+ /**
65
+ * Skip the first n items
66
+ */
67
+ skip?: number;
68
+ /**
69
+ * Show only the first n items
70
+ */
71
+ top?: number;
72
+ }
73
+ /**
74
+ * Uri template for the request builder.
75
+ */
76
+ export declare const PagesRequestBuilderUriTemplate = "{+baseurl}/sites/{site%2Did}/getByPath(path='{path}')/pages{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
77
+ /**
78
+ * Metadata for all the requests in the request builder.
79
+ */
80
+ export declare const PagesRequestBuilderRequestsMetadata: RequestsMetadata;
81
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAA+H,KAAK,YAAY,EAAE,KAAK,8BAA8B,EAAE,MAAM,gCAAgC,CAAC;AAErO,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,8BAA8B,GAAG,SAAS,CAAC,CAAC;IAC3J;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,YAAY,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,YAAY,GAAG,SAAS,CAAC,CAAC;IAC/H;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC9I;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,YAAY,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACvI;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,8BAA8B,6IAA6I,CAAC;AAczL;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAuBjD,CAAC"}
@@ -0,0 +1,54 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.PagesRequestBuilderRequestsMetadata = exports.PagesRequestBuilderUriTemplate = 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
+ /**
10
+ * Uri template for the request builder.
11
+ */
12
+ exports.PagesRequestBuilderUriTemplate = "{+baseurl}/sites/{site%2Did}/getByPath(path='{path}')/pages{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
13
+ /**
14
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
15
+ */
16
+ const PagesRequestBuilderGetQueryParametersMapper = {
17
+ "count": "%24count",
18
+ "expand": "%24expand",
19
+ "filter": "%24filter",
20
+ "orderby": "%24orderby",
21
+ "search": "%24search",
22
+ "select": "%24select",
23
+ "skip": "%24skip",
24
+ "top": "%24top",
25
+ };
26
+ /**
27
+ * Metadata for all the requests in the request builder.
28
+ */
29
+ exports.PagesRequestBuilderRequestsMetadata = {
30
+ get: {
31
+ uriTemplate: exports.PagesRequestBuilderUriTemplate,
32
+ responseBodyContentType: "application/json",
33
+ errorMappings: {
34
+ XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
35
+ },
36
+ adapterMethodName: "send",
37
+ responseBodyFactory: models_1.createBaseSitePageCollectionResponseFromDiscriminatorValue,
38
+ queryParametersMapper: PagesRequestBuilderGetQueryParametersMapper,
39
+ },
40
+ post: {
41
+ uriTemplate: exports.PagesRequestBuilderUriTemplate,
42
+ responseBodyContentType: "application/json",
43
+ errorMappings: {
44
+ XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
45
+ },
46
+ adapterMethodName: "send",
47
+ responseBodyFactory: models_1.createBaseSitePageFromDiscriminatorValue,
48
+ requestBodyContentType: "application/json",
49
+ requestBodySerializer: models_1.serializeBaseSitePage,
50
+ requestInformationContentSetMethod: "setContentFromParsable",
51
+ },
52
+ };
53
+ /* tslint:enable */
54
+ /* eslint-enable */
@@ -15,6 +15,7 @@ import { type LastModifiedByUserRequestBuilder } from './lastModifiedByUser/';
15
15
  import { type ListsRequestBuilder } from './lists/';
16
16
  import { type OnenoteRequestBuilder } from './onenote/';
17
17
  import { type OperationsRequestBuilder } from './operations/';
18
+ import { type PagesRequestBuilder } from './pages/';
18
19
  import { type PermissionsRequestBuilder } from './permissions/';
19
20
  import { type SitesRequestBuilder } from './sites/';
20
21
  import { type TermStoreRequestBuilder } from './termStore/';
@@ -76,6 +77,10 @@ export interface SiteItemRequestBuilder extends BaseRequestBuilder<SiteItemReque
76
77
  * Provides operations to manage the operations property of the microsoft.graph.site entity.
77
78
  */
78
79
  get operations(): OperationsRequestBuilder;
80
+ /**
81
+ * Provides operations to manage the pages property of the microsoft.graph.site entity.
82
+ */
83
+ get pages(): PagesRequestBuilder;
79
84
  /**
80
85
  * Provides operations to manage the permissions property of the microsoft.graph.site entity.
81
86
  */
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAmD,KAAK,IAAI,EAAE,MAAM,gCAAgC,CAAC;AAE5G,OAAO,EAAsF,KAAK,uBAAuB,EAAE,MAAM,cAAc,CAAC;AAChJ,OAAO,EAAkF,KAAK,qBAAqB,EAAE,MAAM,YAAY,CAAC;AACxI,OAAO,EAA4F,KAAK,0BAA0B,EAAE,MAAM,iBAAiB,CAAC;AAC5J,OAAO,EAA8F,KAAK,2BAA2B,EAAE,MAAM,kBAAkB,CAAC;AAChK,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AACzF,OAAO,EAAgF,KAAK,oBAAoB,EAAE,MAAM,WAAW,CAAC;AACpI,OAAO,EAAkG,KAAK,6BAA6B,EAAE,MAAM,oBAAoB,CAAC;AACxK,OAAO,EAAyD,KAAK,qCAAqC,EAAE,MAAM,4BAA4B,CAAC;AAC/I,OAAO,EAAqG,KAAK,iFAAiF,EAAE,MAAM,wEAAwE,CAAC;AACnR,OAAO,EAA4E,KAAK,wDAAwD,EAAE,MAAM,+CAA+C,CAAC;AACxM,OAAO,EAAsG,KAAK,+BAA+B,EAAE,MAAM,sBAAsB,CAAC;AAChL,OAAO,EAA8E,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAChI,OAAO,EAAwG,KAAK,gCAAgC,EAAE,MAAM,uBAAuB,CAAC;AACpL,OAAO,EAA8E,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAChI,OAAO,EAAkF,KAAK,qBAAqB,EAAE,MAAM,YAAY,CAAC;AACxI,OAAO,EAAwF,KAAK,wBAAwB,EAAE,MAAM,eAAe,CAAC;AACpJ,OAAO,EAA8E,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAChI,OAAO,EAA0F,KAAK,yBAAyB,EAAE,MAAM,gBAAgB,CAAC;AACxJ,OAAO,EAA8E,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAChI,OAAO,EAAsF,KAAK,uBAAuB,EAAE,MAAM,cAAc,CAAC;AAChJ,OAAO,EAAwF,KAAK,wBAAwB,EAAE,MAAM,eAAe,CAAC;AACpJ,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,SAAS,IAAI,uBAAuB,CAAC;IACzC;;OAEG;IACH,IAAI,OAAO,IAAI,qBAAqB,CAAC;IACrC;;OAEG;IACH,IAAI,YAAY,IAAI,0BAA0B,CAAC;IAC/C;;OAEG;IACH,IAAI,aAAa,IAAI,2BAA2B,CAAC;IACjD;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,MAAM,IAAI,oBAAoB,CAAC;IACnC;;OAEG;IACH,IAAI,eAAe,IAAI,6BAA6B,CAAC;IACrD;;OAEG;IACH,IAAI,uBAAuB,IAAI,qCAAqC,CAAC;IACrE;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,kBAAkB,IAAI,gCAAgC,CAAC;IAC3D;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,OAAO,IAAI,qBAAqB,CAAC;IACrC;;OAEG;IACH,IAAI,UAAU,IAAI,wBAAwB,CAAC;IAC3C;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,WAAW,IAAI,yBAAyB,CAAC;IAC7C;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,SAAS,IAAI,uBAAuB,CAAC;IACzC;;OAEG;IACH,IAAI,UAAU,IAAI,wBAAwB,CAAC;IAC3C;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,GAAG,SAAS,CAAC,CAAC;IACpI;;;;;;OAMG;IACF,mEAAmE,CAAC,WAAW,EAAE,MAAM,GAAG,SAAS,EAAE,QAAQ,EAAE,MAAM,GAAG,SAAS,EAAE,aAAa,EAAE,MAAM,GAAG,SAAS,GAAI,iFAAiF,CAAC;IAC3P;;;;OAIG;IACF,0CAA0C,CAAC,MAAM,EAAE,MAAM,GAAG,SAAS,GAAI,wDAAwD,CAAC;IACnI;;;;OAIG;IACF,iBAAiB,CAAC,IAAI,EAAE,MAAM,GAAG,SAAS,GAAI,+BAA+B,CAAC;IAC/E;;;;;;OAMG;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,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACjJ;;;;;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,wCAAwC;IACrD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,iCAAiC,uDAAuD,CAAC;AAQtG;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,sBAAsB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAiF1J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sCAAsC,EAAE,gBAuBpD,CAAC"}
@@ -22,6 +22,7 @@ const lastModifiedByUser_1 = require("./lastModifiedByUser/");
22
22
  const lists_1 = require("./lists/");
23
23
  const onenote_1 = require("./onenote/");
24
24
  const operations_1 = require("./operations/");
25
+ const pages_1 = require("./pages/");
25
26
  const permissions_1 = require("./permissions/");
26
27
  const sites_1 = require("./sites/");
27
28
  const termStore_1 = require("./termStore/");
@@ -101,6 +102,10 @@ exports.SiteItemRequestBuilderNavigationMetadata = {
101
102
  requestsMetadata: operations_1.OperationsRequestBuilderRequestsMetadata,
102
103
  navigationMetadata: operations_1.OperationsRequestBuilderNavigationMetadata,
103
104
  },
105
+ pages: {
106
+ requestsMetadata: pages_1.PagesRequestBuilderRequestsMetadata,
107
+ navigationMetadata: pages_1.PagesRequestBuilderNavigationMetadata,
108
+ },
104
109
  permissions: {
105
110
  requestsMetadata: permissions_1.PermissionsRequestBuilderRequestsMetadata,
106
111
  navigationMetadata: permissions_1.PermissionsRequestBuilderNavigationMetadata,
@@ -51,11 +51,11 @@ export interface ListItemRequestBuilder extends BaseRequestBuilder<ListItemReque
51
51
  */
52
52
  delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
53
53
  /**
54
- * Get a list of rich long-running operations associated with a list.
54
+ * Returns the metadata for a [list][].
55
55
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
56
56
  * @returns {Promise<List>}
57
57
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
58
- * @see {@link https://learn.microsoft.com/graph/api/list-list-operations?view=graph-rest-1.0|Find more info here}
58
+ * @see {@link https://learn.microsoft.com/graph/api/list-get?view=graph-rest-1.0|Find more info here}
59
59
  */
60
60
  get(requestConfiguration?: RequestConfiguration<ListItemRequestBuilderGetQueryParameters> | undefined): Promise<List | undefined>;
61
61
  /**
@@ -73,7 +73,7 @@ export interface ListItemRequestBuilder extends BaseRequestBuilder<ListItemReque
73
73
  */
74
74
  toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
75
75
  /**
76
- * Get a list of rich long-running operations associated with a list.
76
+ * Returns the metadata for a [list][].
77
77
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
78
78
  * @returns {RequestInformation}
79
79
  */
@@ -87,7 +87,7 @@ export interface ListItemRequestBuilder extends BaseRequestBuilder<ListItemReque
87
87
  toPatchRequestInformation(body: List, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
88
88
  }
89
89
  /**
90
- * Get a list of rich long-running operations associated with a list.
90
+ * Returns the metadata for a [list][].
91
91
  */
92
92
  export interface ListItemRequestBuilderGetQueryParameters {
93
93
  /**
@@ -0,0 +1,41 @@
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 {Promise<number>}
10
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
11
+ */
12
+ get(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): Promise<number | undefined>;
13
+ /**
14
+ * Get the number of the resource
15
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
16
+ * @returns {RequestInformation}
17
+ */
18
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): RequestInformation;
19
+ }
20
+ /**
21
+ * Get the number of the resource
22
+ */
23
+ export interface CountRequestBuilderGetQueryParameters {
24
+ /**
25
+ * Filter items by property values
26
+ */
27
+ filter?: string;
28
+ /**
29
+ * Search items by search phrases
30
+ */
31
+ search?: string;
32
+ }
33
+ /**
34
+ * Uri template for the request builder.
35
+ */
36
+ export declare const CountRequestBuilderUriTemplate = "{+baseurl}/sites/{site%2Did}/pages/$count{?%24filter,%24search}";
37
+ /**
38
+ * Metadata for all the requests in the request builder.
39
+ */
40
+ export declare const CountRequestBuilderRequestsMetadata: RequestsMetadata;
41
+ //# 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;;;;;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,oEAAoE,CAAC;AAQhH;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC"}
@@ -0,0 +1,35 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.CountRequestBuilderRequestsMetadata = exports.CountRequestBuilderUriTemplate = 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
+ * Uri template for the request builder.
10
+ */
11
+ exports.CountRequestBuilderUriTemplate = "{+baseurl}/sites/{site%2Did}/pages/$count{?%24filter,%24search}";
12
+ /**
13
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
14
+ */
15
+ const CountRequestBuilderGetQueryParametersMapper = {
16
+ "filter": "%24filter",
17
+ "search": "%24search",
18
+ };
19
+ /**
20
+ * Metadata for all the requests in the request builder.
21
+ */
22
+ exports.CountRequestBuilderRequestsMetadata = {
23
+ get: {
24
+ uriTemplate: exports.CountRequestBuilderUriTemplate,
25
+ responseBodyContentType: "text/plain;q=0.9",
26
+ errorMappings: {
27
+ XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
28
+ },
29
+ adapterMethodName: "sendPrimitive",
30
+ responseBodyFactory: "number",
31
+ queryParametersMapper: CountRequestBuilderGetQueryParametersMapper,
32
+ },
33
+ };
34
+ /* tslint:enable */
35
+ /* eslint-enable */
@@ -0,0 +1,41 @@
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 {Promise<number>}
10
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
11
+ */
12
+ get(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): Promise<number | undefined>;
13
+ /**
14
+ * Get the number of the resource
15
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
16
+ * @returns {RequestInformation}
17
+ */
18
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): RequestInformation;
19
+ }
20
+ /**
21
+ * Get the number of the resource
22
+ */
23
+ export interface CountRequestBuilderGetQueryParameters {
24
+ /**
25
+ * Filter items by property values
26
+ */
27
+ filter?: string;
28
+ /**
29
+ * Search items by search phrases
30
+ */
31
+ search?: string;
32
+ }
33
+ /**
34
+ * Uri template for the request builder.
35
+ */
36
+ export declare const CountRequestBuilderUriTemplate = "{+baseurl}/sites/{site%2Did}/pages/graph.sitePage/$count{?%24filter,%24search}";
37
+ /**
38
+ * Metadata for all the requests in the request builder.
39
+ */
40
+ export declare const CountRequestBuilderRequestsMetadata: RequestsMetadata;
41
+ //# 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;;;;;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,mFAAmF,CAAC;AAQ/H;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC"}