@microsoft/msgraph-sdk-groups 1.0.0-preview.25 → 1.0.0-preview.26

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 (116) hide show
  1. package/groups/index.d.ts +3 -3
  2. package/groups/item/addFavorite/index.d.ts +2 -2
  3. package/groups/item/conversations/index.d.ts +3 -3
  4. package/groups/item/conversations/item/index.d.ts +5 -5
  5. package/groups/item/getMemberGroups/index.d.ts +2 -2
  6. package/groups/item/sites/item/getByPathWithPath/index.d.ts +0 -7
  7. package/groups/item/sites/item/getByPathWithPath/index.d.ts.map +1 -1
  8. package/groups/item/sites/item/getByPathWithPath/index.js +0 -6
  9. package/groups/item/sites/item/getByPathWithPath/index.js.map +1 -1
  10. package/groups/item/team/channels/getAllRetainedMessages/index.d.ts +88 -0
  11. package/groups/item/team/channels/getAllRetainedMessages/index.d.ts.map +1 -0
  12. package/groups/item/team/channels/getAllRetainedMessages/index.js +65 -0
  13. package/groups/item/team/channels/getAllRetainedMessages/index.js.map +1 -0
  14. package/groups/item/team/channels/index.d.ts +5 -0
  15. package/groups/item/team/channels/index.d.ts.map +1 -1
  16. package/groups/item/team/channels/index.js +5 -0
  17. package/groups/item/team/channels/index.js.map +1 -1
  18. package/groups/item/team/channels/item/archive/index.d.ts +60 -0
  19. package/groups/item/team/channels/item/archive/index.d.ts.map +1 -0
  20. package/groups/item/team/channels/item/archive/index.js +54 -0
  21. package/groups/item/team/channels/item/archive/index.js.map +1 -0
  22. package/groups/item/team/channels/item/index.d.ts +10 -0
  23. package/groups/item/team/channels/item/index.d.ts.map +1 -1
  24. package/groups/item/team/channels/item/index.js +10 -0
  25. package/groups/item/team/channels/item/index.js.map +1 -1
  26. package/groups/item/team/channels/item/unarchive/index.d.ts +28 -0
  27. package/groups/item/team/channels/item/unarchive/index.d.ts.map +1 -0
  28. package/groups/item/team/channels/item/unarchive/index.js +25 -0
  29. package/groups/item/team/channels/item/unarchive/index.js.map +1 -0
  30. package/groups/item/team/primaryChannel/archive/index.d.ts +60 -0
  31. package/groups/item/team/primaryChannel/archive/index.d.ts.map +1 -0
  32. package/groups/item/team/primaryChannel/archive/index.js +54 -0
  33. package/groups/item/team/primaryChannel/archive/index.js.map +1 -0
  34. package/groups/item/team/primaryChannel/index.d.ts +10 -0
  35. package/groups/item/team/primaryChannel/index.d.ts.map +1 -1
  36. package/groups/item/team/primaryChannel/index.js +10 -0
  37. package/groups/item/team/primaryChannel/index.js.map +1 -1
  38. package/groups/item/team/primaryChannel/unarchive/index.d.ts +28 -0
  39. package/groups/item/team/primaryChannel/unarchive/index.d.ts.map +1 -0
  40. package/groups/item/team/primaryChannel/unarchive/index.js +25 -0
  41. package/groups/item/team/primaryChannel/unarchive/index.js.map +1 -0
  42. package/groups/item/threads/item/posts/item/extensions/item/index.d.ts +2 -2
  43. package/package.json +3 -5
  44. package/tsconfig.tsbuildinfo +1 -1
  45. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/analytics/index.d.ts +0 -69
  46. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/analytics/index.d.ts.map +0 -1
  47. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/analytics/index.js +0 -56
  48. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/analytics/index.js.map +0 -1
  49. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/columns/index.d.ts +0 -81
  50. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/columns/index.d.ts.map +0 -1
  51. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/columns/index.js +0 -54
  52. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/columns/index.js.map +0 -1
  53. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/contentTypes/index.d.ts +0 -81
  54. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/contentTypes/index.d.ts.map +0 -1
  55. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/contentTypes/index.js +0 -54
  56. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/contentTypes/index.js.map +0 -1
  57. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/createdByUser/index.d.ts +0 -42
  58. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/createdByUser/index.d.ts.map +0 -1
  59. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/createdByUser/index.js +0 -36
  60. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/createdByUser/index.js.map +0 -1
  61. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/drive/index.d.ts +0 -42
  62. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/drive/index.d.ts.map +0 -1
  63. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/drive/index.js +0 -36
  64. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/drive/index.js.map +0 -1
  65. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/drives/index.d.ts +0 -66
  66. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/drives/index.d.ts.map +0 -1
  67. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/drives/index.js +0 -42
  68. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/drives/index.js.map +0 -1
  69. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/externalColumns/index.d.ts +0 -66
  70. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/externalColumns/index.d.ts.map +0 -1
  71. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/externalColumns/index.js +0 -42
  72. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/externalColumns/index.js.map +0 -1
  73. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/index.d.ts +0 -118
  74. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/index.d.ts.map +0 -1
  75. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/index.js +0 -118
  76. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/index.js.map +0 -1
  77. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/items/index.d.ts +0 -66
  78. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/items/index.d.ts.map +0 -1
  79. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/items/index.js +0 -42
  80. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/items/index.js.map +0 -1
  81. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/lastModifiedByUser/index.d.ts +0 -42
  82. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/lastModifiedByUser/index.d.ts.map +0 -1
  83. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/lastModifiedByUser/index.js +0 -36
  84. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/lastModifiedByUser/index.js.map +0 -1
  85. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/lists/index.d.ts +0 -81
  86. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/lists/index.d.ts.map +0 -1
  87. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/lists/index.js +0 -54
  88. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/lists/index.js.map +0 -1
  89. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/onenote/index.d.ts +0 -69
  90. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/onenote/index.d.ts.map +0 -1
  91. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/onenote/index.js +0 -56
  92. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/onenote/index.js.map +0 -1
  93. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/operations/index.d.ts +0 -81
  94. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/operations/index.d.ts.map +0 -1
  95. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/operations/index.js +0 -54
  96. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/operations/index.js.map +0 -1
  97. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/pages/index.d.ts +0 -81
  98. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/pages/index.d.ts.map +0 -1
  99. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/pages/index.js +0 -54
  100. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/pages/index.js.map +0 -1
  101. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/permissions/index.d.ts +0 -81
  102. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/permissions/index.d.ts.map +0 -1
  103. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/permissions/index.js +0 -54
  104. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/permissions/index.js.map +0 -1
  105. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/sites/index.d.ts +0 -66
  106. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/sites/index.d.ts.map +0 -1
  107. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/sites/index.js +0 -42
  108. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/sites/index.js.map +0 -1
  109. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/termStore/index.d.ts +0 -69
  110. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/termStore/index.d.ts.map +0 -1
  111. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/termStore/index.js +0 -56
  112. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/termStore/index.js.map +0 -1
  113. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/termStores/index.d.ts +0 -81
  114. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/termStores/index.d.ts.map +0 -1
  115. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/termStores/index.js +0 -54
  116. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/termStores/index.js.map +0 -1
@@ -1,36 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- // Generated by Microsoft Kiota
4
- // @ts-ignore
5
- import { createUserFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/index.js';
6
- // @ts-ignore
7
- import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
8
- /**
9
- * Uri template for the request builder.
10
- */
11
- export const LastModifiedByUserRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/sites/{site%2Did}/getByPath(path='{path}')/getByPath(path='{path1}')/lastModifiedByUser{?%24expand,%24select}";
12
- /**
13
- * Mapper for query parameters from symbol name to serialization name represented as a constant.
14
- */
15
- const LastModifiedByUserRequestBuilderGetQueryParametersMapper = {
16
- "expand": "%24expand",
17
- "select": "%24select",
18
- };
19
- /**
20
- * Metadata for all the requests in the request builder.
21
- */
22
- export const LastModifiedByUserRequestBuilderRequestsMetadata = {
23
- get: {
24
- uriTemplate: LastModifiedByUserRequestBuilderUriTemplate,
25
- responseBodyContentType: "application/json",
26
- errorMappings: {
27
- XXX: createODataErrorFromDiscriminatorValue,
28
- },
29
- adapterMethodName: "send",
30
- responseBodyFactory: createUserFromDiscriminatorValue,
31
- queryParametersMapper: LastModifiedByUserRequestBuilderGetQueryParametersMapper,
32
- },
33
- };
34
- /* tslint:enable */
35
- /* eslint-enable */
36
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,gCAAgC,EAAa,MAAM,wCAAwC,CAAC;AACrG,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAmC7H;;GAEG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAAG,8IAA8I,CAAC;AAC1M;;GAEG;AACH,MAAM,wDAAwD,GAA2B;IACrF,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,gDAAgD,GAAqB;IAC9E,GAAG,EAAE;QACD,WAAW,EAAE,2CAA2C;QACxD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,gCAAgC;QACtD,qBAAqB,EAAE,wDAAwD;KAClF;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,81 +0,0 @@
1
- import { type List, type ListCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
2
- import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
3
- /**
4
- * Provides operations to manage the lists property of the microsoft.graph.site entity.
5
- */
6
- export interface ListsRequestBuilder extends BaseRequestBuilder<ListsRequestBuilder> {
7
- /**
8
- * The collection of lists under this site.
9
- * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
10
- * @returns {Promise<ListCollectionResponse>}
11
- * @throws {ODataError} error when the service returns a 4XX or 5XX status code
12
- */
13
- get(requestConfiguration?: RequestConfiguration<ListsRequestBuilderGetQueryParameters> | undefined): Promise<ListCollectionResponse | undefined>;
14
- /**
15
- * Create new navigation property to lists for groups
16
- * @param body The request body
17
- * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
18
- * @returns {Promise<List>}
19
- * @throws {ODataError} error when the service returns a 4XX or 5XX status code
20
- */
21
- post(body: List, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<List | undefined>;
22
- /**
23
- * The collection of lists under this site.
24
- * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
25
- * @returns {RequestInformation}
26
- */
27
- toGetRequestInformation(requestConfiguration?: RequestConfiguration<ListsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
28
- /**
29
- * Create new navigation property to lists for groups
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: List, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
35
- }
36
- /**
37
- * The collection of lists under this site.
38
- */
39
- export interface ListsRequestBuilderGetQueryParameters {
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 ListsRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/sites/{site%2Did}/getByPath(path='{path}')/getByPath(path='{path1}')/lists{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
77
- /**
78
- * Metadata for all the requests in the request builder.
79
- */
80
- export declare const ListsRequestBuilderRequestsMetadata: RequestsMetadata;
81
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuG,KAAK,IAAI,EAAE,KAAK,sBAAsB,EAAE,MAAM,wCAAwC,CAAC;AAIrM,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,sBAAsB,GAAG,SAAS,CAAC,CAAC;IACnJ;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,IAAI,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,GAAG,SAAS,CAAC,CAAC;IAC/G;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC9I;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,IAAI,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/H;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,2LAA2L,CAAC;AAcvO;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAuBjD,CAAC"}
@@ -1,54 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- // Generated by Microsoft Kiota
4
- // @ts-ignore
5
- import { createListCollectionResponseFromDiscriminatorValue, createListFromDiscriminatorValue, serializeList } from '@microsoft/msgraph-sdk/models/index.js';
6
- // @ts-ignore
7
- import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
8
- /**
9
- * Uri template for the request builder.
10
- */
11
- export const ListsRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/sites/{site%2Did}/getByPath(path='{path}')/getByPath(path='{path1}')/lists{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
12
- /**
13
- * Mapper for query parameters from symbol name to serialization name represented as a constant.
14
- */
15
- const ListsRequestBuilderGetQueryParametersMapper = {
16
- "count": "%24count",
17
- "expand": "%24expand",
18
- "filter": "%24filter",
19
- "orderby": "%24orderby",
20
- "search": "%24search",
21
- "select": "%24select",
22
- "skip": "%24skip",
23
- "top": "%24top",
24
- };
25
- /**
26
- * Metadata for all the requests in the request builder.
27
- */
28
- export const ListsRequestBuilderRequestsMetadata = {
29
- get: {
30
- uriTemplate: ListsRequestBuilderUriTemplate,
31
- responseBodyContentType: "application/json",
32
- errorMappings: {
33
- XXX: createODataErrorFromDiscriminatorValue,
34
- },
35
- adapterMethodName: "send",
36
- responseBodyFactory: createListCollectionResponseFromDiscriminatorValue,
37
- queryParametersMapper: ListsRequestBuilderGetQueryParametersMapper,
38
- },
39
- post: {
40
- uriTemplate: ListsRequestBuilderUriTemplate,
41
- responseBodyContentType: "application/json",
42
- errorMappings: {
43
- XXX: createODataErrorFromDiscriminatorValue,
44
- },
45
- adapterMethodName: "send",
46
- responseBodyFactory: createListFromDiscriminatorValue,
47
- requestBodyContentType: "application/json",
48
- requestBodySerializer: serializeList,
49
- requestInformationContentSetMethod: "setContentFromParsable",
50
- },
51
- };
52
- /* tslint:enable */
53
- /* eslint-enable */
54
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,kDAAkD,EAAE,gCAAgC,EAAE,aAAa,EAA0C,MAAM,wCAAwC,CAAC;AACrM,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AA0E7H;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,wLAAwL,CAAC;AACvO;;GAEG;AACH,MAAM,2CAA2C,GAA2B;IACxE,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAAqB;IACjE,GAAG,EAAE;QACD,WAAW,EAAE,8BAA8B;QAC3C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,kDAAkD;QACxE,qBAAqB,EAAE,2CAA2C;KACrE;IACD,IAAI,EAAE;QACF,WAAW,EAAE,8BAA8B;QAC3C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,gCAAgC;QACtD,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,aAAa;QACpC,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,69 +0,0 @@
1
- import { type Onenote } from '@microsoft/msgraph-sdk/models/index.js';
2
- import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
3
- /**
4
- * Provides operations to manage the onenote property of the microsoft.graph.site entity.
5
- */
6
- export interface OnenoteRequestBuilder extends BaseRequestBuilder<OnenoteRequestBuilder> {
7
- /**
8
- * Delete navigation property onenote for groups
9
- * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
10
- * @throws {ODataError} error when the service returns a 4XX or 5XX status code
11
- */
12
- delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
13
- /**
14
- * Calls the OneNote service for notebook related operations.
15
- * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
16
- * @returns {Promise<Onenote>}
17
- * @throws {ODataError} error when the service returns a 4XX or 5XX status code
18
- */
19
- get(requestConfiguration?: RequestConfiguration<OnenoteRequestBuilderGetQueryParameters> | undefined): Promise<Onenote | undefined>;
20
- /**
21
- * Update the navigation property onenote in groups
22
- * @param body The request body
23
- * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
24
- * @returns {Promise<Onenote>}
25
- * @throws {ODataError} error when the service returns a 4XX or 5XX status code
26
- */
27
- patch(body: Onenote, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<Onenote | undefined>;
28
- /**
29
- * Delete navigation property onenote for groups
30
- * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
31
- * @returns {RequestInformation}
32
- */
33
- toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
34
- /**
35
- * Calls the OneNote service for notebook related operations.
36
- * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
37
- * @returns {RequestInformation}
38
- */
39
- toGetRequestInformation(requestConfiguration?: RequestConfiguration<OnenoteRequestBuilderGetQueryParameters> | undefined): RequestInformation;
40
- /**
41
- * Update the navigation property onenote in groups
42
- * @param body The request body
43
- * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
44
- * @returns {RequestInformation}
45
- */
46
- toPatchRequestInformation(body: Onenote, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
47
- }
48
- /**
49
- * Calls the OneNote service for notebook related operations.
50
- */
51
- export interface OnenoteRequestBuilderGetQueryParameters {
52
- /**
53
- * Expand related entities
54
- */
55
- expand?: string[];
56
- /**
57
- * Select properties to be returned
58
- */
59
- select?: string[];
60
- }
61
- /**
62
- * Uri template for the request builder.
63
- */
64
- export declare const OnenoteRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/sites/{site%2Did}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote{?%24expand,%24select}";
65
- /**
66
- * Metadata for all the requests in the request builder.
67
- */
68
- export declare const OnenoteRequestBuilderRequestsMetadata: RequestsMetadata;
69
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAyD,KAAK,OAAO,EAAE,MAAM,wCAAwC,CAAC;AAI7H,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,qBAAsB,SAAQ,kBAAkB,CAAC,qBAAqB,CAAC;IACpF;;;;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,uCAAuC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IACtI;;;;;;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,uCAAuC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAChJ;;;;;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,uCAAuC;IACpD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,gCAAgC,sIAAsI,CAAC;AAQpL;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,gBA+BnD,CAAC"}
@@ -1,56 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- // Generated by Microsoft Kiota
4
- // @ts-ignore
5
- import { createOnenoteFromDiscriminatorValue, serializeOnenote } from '@microsoft/msgraph-sdk/models/index.js';
6
- // @ts-ignore
7
- import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
8
- /**
9
- * Uri template for the request builder.
10
- */
11
- export const OnenoteRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/sites/{site%2Did}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote{?%24expand,%24select}";
12
- /**
13
- * Mapper for query parameters from symbol name to serialization name represented as a constant.
14
- */
15
- const OnenoteRequestBuilderGetQueryParametersMapper = {
16
- "expand": "%24expand",
17
- "select": "%24select",
18
- };
19
- /**
20
- * Metadata for all the requests in the request builder.
21
- */
22
- export const OnenoteRequestBuilderRequestsMetadata = {
23
- delete: {
24
- uriTemplate: OnenoteRequestBuilderUriTemplate,
25
- responseBodyContentType: "application/json",
26
- errorMappings: {
27
- XXX: createODataErrorFromDiscriminatorValue,
28
- },
29
- adapterMethodName: "sendNoResponseContent",
30
- },
31
- get: {
32
- uriTemplate: OnenoteRequestBuilderUriTemplate,
33
- responseBodyContentType: "application/json",
34
- errorMappings: {
35
- XXX: createODataErrorFromDiscriminatorValue,
36
- },
37
- adapterMethodName: "send",
38
- responseBodyFactory: createOnenoteFromDiscriminatorValue,
39
- queryParametersMapper: OnenoteRequestBuilderGetQueryParametersMapper,
40
- },
41
- patch: {
42
- uriTemplate: OnenoteRequestBuilderUriTemplate,
43
- responseBodyContentType: "application/json",
44
- errorMappings: {
45
- XXX: createODataErrorFromDiscriminatorValue,
46
- },
47
- adapterMethodName: "send",
48
- responseBodyFactory: createOnenoteFromDiscriminatorValue,
49
- requestBodyContentType: "application/json",
50
- requestBodySerializer: serializeOnenote,
51
- requestInformationContentSetMethod: "setContentFromParsable",
52
- },
53
- };
54
- /* tslint:enable */
55
- /* eslint-enable */
56
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,mCAAmC,EAAE,gBAAgB,EAAgB,MAAM,wCAAwC,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AA8D7H;;GAEG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAAG,mIAAmI,CAAC;AACpL;;GAEG;AACH,MAAM,6CAA6C,GAA2B;IAC1E,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,qCAAqC,GAAqB;IACnE,MAAM,EAAE;QACJ,WAAW,EAAE,gCAAgC;QAC7C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,gCAAgC;QAC7C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,mCAAmC;QACzD,qBAAqB,EAAE,6CAA6C;KACvE;IACD,KAAK,EAAE;QACH,WAAW,EAAE,gCAAgC;QAC7C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,mCAAmC;QACzD,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,gBAAgB;QACvC,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,81 +0,0 @@
1
- import { type RichLongRunningOperation, type RichLongRunningOperationCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
2
- import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
3
- /**
4
- * Provides operations to manage the operations property of the microsoft.graph.site entity.
5
- */
6
- export interface OperationsRequestBuilder extends BaseRequestBuilder<OperationsRequestBuilder> {
7
- /**
8
- * The collection of long-running operations on the site.
9
- * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
10
- * @returns {Promise<RichLongRunningOperationCollectionResponse>}
11
- * @throws {ODataError} error when the service returns a 4XX or 5XX status code
12
- */
13
- get(requestConfiguration?: RequestConfiguration<OperationsRequestBuilderGetQueryParameters> | undefined): Promise<RichLongRunningOperationCollectionResponse | undefined>;
14
- /**
15
- * Create new navigation property to operations for groups
16
- * @param body The request body
17
- * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
18
- * @returns {Promise<RichLongRunningOperation>}
19
- * @throws {ODataError} error when the service returns a 4XX or 5XX status code
20
- */
21
- post(body: RichLongRunningOperation, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<RichLongRunningOperation | undefined>;
22
- /**
23
- * The collection of long-running operations on the site.
24
- * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
25
- * @returns {RequestInformation}
26
- */
27
- toGetRequestInformation(requestConfiguration?: RequestConfiguration<OperationsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
28
- /**
29
- * Create new navigation property to operations for groups
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: RichLongRunningOperation, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
35
- }
36
- /**
37
- * The collection of long-running operations on the site.
38
- */
39
- export interface OperationsRequestBuilderGetQueryParameters {
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 OperationsRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/sites/{site%2Did}/getByPath(path='{path}')/getByPath(path='{path1}')/operations{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
77
- /**
78
- * Metadata for all the requests in the request builder.
79
- */
80
- export declare const OperationsRequestBuilderRequestsMetadata: RequestsMetadata;
81
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmK,KAAK,wBAAwB,EAAE,KAAK,0CAA0C,EAAE,MAAM,wCAAwC,CAAC;AAIzS,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,wBAAyB,SAAQ,kBAAkB,CAAC,wBAAwB,CAAC;IAC1F;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,0CAA0C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,0CAA0C,GAAG,SAAS,CAAC,CAAC;IAC5K;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,wBAAwB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,wBAAwB,GAAG,SAAS,CAAC,CAAC;IACvJ;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,0CAA0C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACnJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,wBAAwB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACnJ;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,gMAAgM,CAAC;AAcjP;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,gBAuBtD,CAAC"}
@@ -1,54 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- // Generated by Microsoft Kiota
4
- // @ts-ignore
5
- import { createRichLongRunningOperationCollectionResponseFromDiscriminatorValue, createRichLongRunningOperationFromDiscriminatorValue, serializeRichLongRunningOperation } from '@microsoft/msgraph-sdk/models/index.js';
6
- // @ts-ignore
7
- import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
8
- /**
9
- * Uri template for the request builder.
10
- */
11
- export const OperationsRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/sites/{site%2Did}/getByPath(path='{path}')/getByPath(path='{path1}')/operations{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
12
- /**
13
- * Mapper for query parameters from symbol name to serialization name represented as a constant.
14
- */
15
- const OperationsRequestBuilderGetQueryParametersMapper = {
16
- "count": "%24count",
17
- "expand": "%24expand",
18
- "filter": "%24filter",
19
- "orderby": "%24orderby",
20
- "search": "%24search",
21
- "select": "%24select",
22
- "skip": "%24skip",
23
- "top": "%24top",
24
- };
25
- /**
26
- * Metadata for all the requests in the request builder.
27
- */
28
- export const OperationsRequestBuilderRequestsMetadata = {
29
- get: {
30
- uriTemplate: OperationsRequestBuilderUriTemplate,
31
- responseBodyContentType: "application/json",
32
- errorMappings: {
33
- XXX: createODataErrorFromDiscriminatorValue,
34
- },
35
- adapterMethodName: "send",
36
- responseBodyFactory: createRichLongRunningOperationCollectionResponseFromDiscriminatorValue,
37
- queryParametersMapper: OperationsRequestBuilderGetQueryParametersMapper,
38
- },
39
- post: {
40
- uriTemplate: OperationsRequestBuilderUriTemplate,
41
- responseBodyContentType: "application/json",
42
- errorMappings: {
43
- XXX: createODataErrorFromDiscriminatorValue,
44
- },
45
- adapterMethodName: "send",
46
- responseBodyFactory: createRichLongRunningOperationFromDiscriminatorValue,
47
- requestBodyContentType: "application/json",
48
- requestBodySerializer: serializeRichLongRunningOperation,
49
- requestInformationContentSetMethod: "setContentFromParsable",
50
- },
51
- };
52
- /* tslint:enable */
53
- /* eslint-enable */
54
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sEAAsE,EAAE,oDAAoD,EAAE,iCAAiC,EAAkF,MAAM,wCAAwC,CAAC;AACzS,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AA0E7H;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAAG,6LAA6L,CAAC;AACjP;;GAEG;AACH,MAAM,gDAAgD,GAA2B;IAC7E,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,wCAAwC,GAAqB;IACtE,GAAG,EAAE;QACD,WAAW,EAAE,mCAAmC;QAChD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,sEAAsE;QAC5F,qBAAqB,EAAE,gDAAgD;KAC1E;IACD,IAAI,EAAE;QACF,WAAW,EAAE,mCAAmC;QAChD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,oDAAoD;QAC1E,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,iCAAiC;QACxD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,81 +0,0 @@
1
- import { type BaseSitePage, type BaseSitePageCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
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
- * The collection of pages in the baseSitePages list in this site.
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 groups
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
- * The collection of pages in the baseSitePages list in this site.
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 groups
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
- * The collection of pages in the baseSitePages list in this site.
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}/groups/{group%2Did}/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
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA+H,KAAK,YAAY,EAAE,KAAK,8BAA8B,EAAE,MAAM,wCAAwC,CAAC;AAI7O,OAAO,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,2LAA2L,CAAC;AAcvO;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAuBjD,CAAC"}
@@ -1,54 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- // Generated by Microsoft Kiota
4
- // @ts-ignore
5
- import { createBaseSitePageCollectionResponseFromDiscriminatorValue, createBaseSitePageFromDiscriminatorValue, serializeBaseSitePage } from '@microsoft/msgraph-sdk/models/index.js';
6
- // @ts-ignore
7
- import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
8
- /**
9
- * Uri template for the request builder.
10
- */
11
- export const PagesRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/sites/{site%2Did}/getByPath(path='{path}')/getByPath(path='{path1}')/pages{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
12
- /**
13
- * Mapper for query parameters from symbol name to serialization name represented as a constant.
14
- */
15
- const PagesRequestBuilderGetQueryParametersMapper = {
16
- "count": "%24count",
17
- "expand": "%24expand",
18
- "filter": "%24filter",
19
- "orderby": "%24orderby",
20
- "search": "%24search",
21
- "select": "%24select",
22
- "skip": "%24skip",
23
- "top": "%24top",
24
- };
25
- /**
26
- * Metadata for all the requests in the request builder.
27
- */
28
- export const PagesRequestBuilderRequestsMetadata = {
29
- get: {
30
- uriTemplate: PagesRequestBuilderUriTemplate,
31
- responseBodyContentType: "application/json",
32
- errorMappings: {
33
- XXX: createODataErrorFromDiscriminatorValue,
34
- },
35
- adapterMethodName: "send",
36
- responseBodyFactory: createBaseSitePageCollectionResponseFromDiscriminatorValue,
37
- queryParametersMapper: PagesRequestBuilderGetQueryParametersMapper,
38
- },
39
- post: {
40
- uriTemplate: PagesRequestBuilderUriTemplate,
41
- responseBodyContentType: "application/json",
42
- errorMappings: {
43
- XXX: createODataErrorFromDiscriminatorValue,
44
- },
45
- adapterMethodName: "send",
46
- responseBodyFactory: createBaseSitePageFromDiscriminatorValue,
47
- requestBodyContentType: "application/json",
48
- requestBodySerializer: serializeBaseSitePage,
49
- requestInformationContentSetMethod: "setContentFromParsable",
50
- },
51
- };
52
- /* tslint:enable */
53
- /* eslint-enable */
54
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,0DAA0D,EAAE,wCAAwC,EAAE,qBAAqB,EAA0D,MAAM,wCAAwC,CAAC;AAC7O,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AA0E7H;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,wLAAwL,CAAC;AACvO;;GAEG;AACH,MAAM,2CAA2C,GAA2B;IACxE,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAAqB;IACjE,GAAG,EAAE;QACD,WAAW,EAAE,8BAA8B;QAC3C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,0DAA0D;QAChF,qBAAqB,EAAE,2CAA2C;KACrE;IACD,IAAI,EAAE;QACF,WAAW,EAAE,8BAA8B;QAC3C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,wCAAwC;QAC9D,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,qBAAqB;QAC5C,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}