@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,66 +0,0 @@
1
- import { type DriveCollectionResponse } 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 drives property of the microsoft.graph.site entity.
5
- */
6
- export interface DrivesRequestBuilder extends BaseRequestBuilder<DrivesRequestBuilder> {
7
- /**
8
- * The collection of drives (document libraries) under this site.
9
- * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
10
- * @returns {Promise<DriveCollectionResponse>}
11
- * @throws {ODataError} error when the service returns a 4XX or 5XX status code
12
- */
13
- get(requestConfiguration?: RequestConfiguration<DrivesRequestBuilderGetQueryParameters> | undefined): Promise<DriveCollectionResponse | undefined>;
14
- /**
15
- * The collection of drives (document libraries) under this site.
16
- * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
17
- * @returns {RequestInformation}
18
- */
19
- toGetRequestInformation(requestConfiguration?: RequestConfiguration<DrivesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
20
- }
21
- /**
22
- * The collection of drives (document libraries) under this site.
23
- */
24
- export interface DrivesRequestBuilderGetQueryParameters {
25
- /**
26
- * Include count of items
27
- */
28
- count?: boolean;
29
- /**
30
- * Expand related entities
31
- */
32
- expand?: string[];
33
- /**
34
- * Filter items by property values
35
- */
36
- filter?: string;
37
- /**
38
- * Order items by property values
39
- */
40
- orderby?: string[];
41
- /**
42
- * Search items by search phrases
43
- */
44
- search?: string;
45
- /**
46
- * Select properties to be returned
47
- */
48
- select?: string[];
49
- /**
50
- * Skip the first n items
51
- */
52
- skip?: number;
53
- /**
54
- * Show only the first n items
55
- */
56
- top?: number;
57
- }
58
- /**
59
- * Uri template for the request builder.
60
- */
61
- export declare const DrivesRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/sites/{site%2Did}/getByPath(path='{path}')/getByPath(path='{path1}')/drives{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
62
- /**
63
- * Metadata for all the requests in the request builder.
64
- */
65
- export declare const DrivesRequestBuilderRequestsMetadata: RequestsMetadata;
66
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuD,KAAK,uBAAuB,EAAE,MAAM,wCAAwC,CAAC;AAI3I,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,oBAAqB,SAAQ,kBAAkB,CAAC,oBAAoB,CAAC;IAClF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sCAAsC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,uBAAuB,GAAG,SAAS,CAAC,CAAC;IACrJ;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sCAAsC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClJ;AACD;;GAEG;AACH,MAAM,WAAW,sCAAsC;IACnD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,+BAA+B,4LAA4L,CAAC;AAczO;;GAEG;AACH,eAAO,MAAM,oCAAoC,EAAE,gBAWlD,CAAC"}
@@ -1,42 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- // Generated by Microsoft Kiota
4
- // @ts-ignore
5
- import { createDriveCollectionResponseFromDiscriminatorValue } 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 DrivesRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/sites/{site%2Did}/getByPath(path='{path}')/getByPath(path='{path1}')/drives{?%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 DrivesRequestBuilderGetQueryParametersMapper = {
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 DrivesRequestBuilderRequestsMetadata = {
29
- get: {
30
- uriTemplate: DrivesRequestBuilderUriTemplate,
31
- responseBodyContentType: "application/json",
32
- errorMappings: {
33
- XXX: createODataErrorFromDiscriminatorValue,
34
- },
35
- adapterMethodName: "send",
36
- responseBodyFactory: createDriveCollectionResponseFromDiscriminatorValue,
37
- queryParametersMapper: DrivesRequestBuilderGetQueryParametersMapper,
38
- },
39
- };
40
- /* tslint:enable */
41
- /* eslint-enable */
42
- //# 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,mDAAmD,EAAgC,MAAM,wCAAwC,CAAC;AAC3I,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AA2D7H;;GAEG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAAG,yLAAyL,CAAC;AACzO;;GAEG;AACH,MAAM,4CAA4C,GAA2B;IACzE,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,oCAAoC,GAAqB;IAClE,GAAG,EAAE;QACD,WAAW,EAAE,+BAA+B;QAC5C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,mDAAmD;QACzE,qBAAqB,EAAE,4CAA4C;KACtE;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,66 +0,0 @@
1
- import { type ColumnDefinitionCollectionResponse } 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 externalColumns property of the microsoft.graph.site entity.
5
- */
6
- export interface ExternalColumnsRequestBuilder extends BaseRequestBuilder<ExternalColumnsRequestBuilder> {
7
- /**
8
- * Get externalColumns from groups
9
- * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
10
- * @returns {Promise<ColumnDefinitionCollectionResponse>}
11
- * @throws {ODataError} error when the service returns a 4XX or 5XX status code
12
- */
13
- get(requestConfiguration?: RequestConfiguration<ExternalColumnsRequestBuilderGetQueryParameters> | undefined): Promise<ColumnDefinitionCollectionResponse | undefined>;
14
- /**
15
- * Get externalColumns from groups
16
- * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
17
- * @returns {RequestInformation}
18
- */
19
- toGetRequestInformation(requestConfiguration?: RequestConfiguration<ExternalColumnsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
20
- }
21
- /**
22
- * Get externalColumns from groups
23
- */
24
- export interface ExternalColumnsRequestBuilderGetQueryParameters {
25
- /**
26
- * Include count of items
27
- */
28
- count?: boolean;
29
- /**
30
- * Expand related entities
31
- */
32
- expand?: string[];
33
- /**
34
- * Filter items by property values
35
- */
36
- filter?: string;
37
- /**
38
- * Order items by property values
39
- */
40
- orderby?: string[];
41
- /**
42
- * Search items by search phrases
43
- */
44
- search?: string;
45
- /**
46
- * Select properties to be returned
47
- */
48
- select?: string[];
49
- /**
50
- * Skip the first n items
51
- */
52
- skip?: number;
53
- /**
54
- * Show only the first n items
55
- */
56
- top?: number;
57
- }
58
- /**
59
- * Uri template for the request builder.
60
- */
61
- export declare const ExternalColumnsRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/sites/{site%2Did}/getByPath(path='{path}')/getByPath(path='{path1}')/externalColumns{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
62
- /**
63
- * Metadata for all the requests in the request builder.
64
- */
65
- export declare const ExternalColumnsRequestBuilderRequestsMetadata: RequestsMetadata;
66
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAkE,KAAK,kCAAkC,EAAE,MAAM,wCAAwC,CAAC;AAIjK,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,6BAA8B,SAAQ,kBAAkB,CAAC,6BAA6B,CAAC;IACpG;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,+CAA+C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kCAAkC,GAAG,SAAS,CAAC,CAAC;IACzK;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,+CAA+C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC3J;AACD;;GAEG;AACH,MAAM,WAAW,+CAA+C;IAC5D;;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,wCAAwC,qMAAqM,CAAC;AAc3P;;GAEG;AACH,eAAO,MAAM,6CAA6C,EAAE,gBAW3D,CAAC"}
@@ -1,42 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- // Generated by Microsoft Kiota
4
- // @ts-ignore
5
- import { createColumnDefinitionCollectionResponseFromDiscriminatorValue } 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 ExternalColumnsRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/sites/{site%2Did}/getByPath(path='{path}')/getByPath(path='{path1}')/externalColumns{?%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 ExternalColumnsRequestBuilderGetQueryParametersMapper = {
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 ExternalColumnsRequestBuilderRequestsMetadata = {
29
- get: {
30
- uriTemplate: ExternalColumnsRequestBuilderUriTemplate,
31
- responseBodyContentType: "application/json",
32
- errorMappings: {
33
- XXX: createODataErrorFromDiscriminatorValue,
34
- },
35
- adapterMethodName: "send",
36
- responseBodyFactory: createColumnDefinitionCollectionResponseFromDiscriminatorValue,
37
- queryParametersMapper: ExternalColumnsRequestBuilderGetQueryParametersMapper,
38
- },
39
- };
40
- /* tslint:enable */
41
- /* eslint-enable */
42
- //# 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,8DAA8D,EAA2C,MAAM,wCAAwC,CAAC;AACjK,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AA2D7H;;GAEG;AACH,MAAM,CAAC,MAAM,wCAAwC,GAAG,kMAAkM,CAAC;AAC3P;;GAEG;AACH,MAAM,qDAAqD,GAA2B;IAClF,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,6CAA6C,GAAqB;IAC3E,GAAG,EAAE;QACD,WAAW,EAAE,wCAAwC;QACrD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,8DAA8D;QACpF,qBAAqB,EAAE,qDAAqD;KAC/E;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,118 +0,0 @@
1
- import { type Site } from '@microsoft/msgraph-sdk/models/index.js';
2
- import { type AnalyticsRequestBuilder } from './analytics/index.js';
3
- import { type ColumnsRequestBuilder } from './columns/index.js';
4
- import { type ContentTypesRequestBuilder } from './contentTypes/index.js';
5
- import { type CreatedByUserRequestBuilder } from './createdByUser/index.js';
6
- import { type DriveRequestBuilder } from './drive/index.js';
7
- import { type DrivesRequestBuilder } from './drives/index.js';
8
- import { type ExternalColumnsRequestBuilder } from './externalColumns/index.js';
9
- import { type ItemsRequestBuilder } from './items/index.js';
10
- import { type LastModifiedByUserRequestBuilder } from './lastModifiedByUser/index.js';
11
- import { type ListsRequestBuilder } from './lists/index.js';
12
- import { type OnenoteRequestBuilder } from './onenote/index.js';
13
- import { type OperationsRequestBuilder } from './operations/index.js';
14
- import { type PagesRequestBuilder } from './pages/index.js';
15
- import { type PermissionsRequestBuilder } from './permissions/index.js';
16
- import { type SitesRequestBuilder } from './sites/index.js';
17
- import { type TermStoreRequestBuilder } from './termStore/index.js';
18
- import { type TermStoresRequestBuilder } from './termStores/index.js';
19
- import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
20
- /**
21
- * Provides operations to call the getByPath method.
22
- */
23
- export interface GetByPathWithPath1RequestBuilder extends BaseRequestBuilder<GetByPathWithPath1RequestBuilder> {
24
- /**
25
- * Provides operations to manage the analytics property of the microsoft.graph.site entity.
26
- */
27
- get analytics(): AnalyticsRequestBuilder;
28
- /**
29
- * Provides operations to manage the columns property of the microsoft.graph.site entity.
30
- */
31
- get columns(): ColumnsRequestBuilder;
32
- /**
33
- * Provides operations to manage the contentTypes property of the microsoft.graph.site entity.
34
- */
35
- get contentTypes(): ContentTypesRequestBuilder;
36
- /**
37
- * Provides operations to manage the createdByUser property of the microsoft.graph.baseItem entity.
38
- */
39
- get createdByUser(): CreatedByUserRequestBuilder;
40
- /**
41
- * Provides operations to manage the drive property of the microsoft.graph.site entity.
42
- */
43
- get drive(): DriveRequestBuilder;
44
- /**
45
- * Provides operations to manage the drives property of the microsoft.graph.site entity.
46
- */
47
- get drives(): DrivesRequestBuilder;
48
- /**
49
- * Provides operations to manage the externalColumns property of the microsoft.graph.site entity.
50
- */
51
- get externalColumns(): ExternalColumnsRequestBuilder;
52
- /**
53
- * Provides operations to manage the items property of the microsoft.graph.site entity.
54
- */
55
- get items(): ItemsRequestBuilder;
56
- /**
57
- * Provides operations to manage the lastModifiedByUser property of the microsoft.graph.baseItem entity.
58
- */
59
- get lastModifiedByUser(): LastModifiedByUserRequestBuilder;
60
- /**
61
- * Provides operations to manage the lists property of the microsoft.graph.site entity.
62
- */
63
- get lists(): ListsRequestBuilder;
64
- /**
65
- * Provides operations to manage the onenote property of the microsoft.graph.site entity.
66
- */
67
- get onenote(): OnenoteRequestBuilder;
68
- /**
69
- * Provides operations to manage the operations property of the microsoft.graph.site entity.
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;
76
- /**
77
- * Provides operations to manage the permissions property of the microsoft.graph.site entity.
78
- */
79
- get permissions(): PermissionsRequestBuilder;
80
- /**
81
- * Provides operations to manage the sites property of the microsoft.graph.site entity.
82
- */
83
- get sites(): SitesRequestBuilder;
84
- /**
85
- * Provides operations to manage the termStore property of the microsoft.graph.site entity.
86
- */
87
- get termStore(): TermStoreRequestBuilder;
88
- /**
89
- * Provides operations to manage the termStores property of the microsoft.graph.site entity.
90
- */
91
- get termStores(): TermStoresRequestBuilder;
92
- /**
93
- * Invoke function getByPath
94
- * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
95
- * @returns {Promise<Site>}
96
- * @throws {ODataError} error when the service returns a 4XX or 5XX status code
97
- */
98
- get(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<Site | undefined>;
99
- /**
100
- * Invoke function getByPath
101
- * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
102
- * @returns {RequestInformation}
103
- */
104
- toGetRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
105
- }
106
- /**
107
- * Uri template for the request builder.
108
- */
109
- export declare const GetByPathWithPath1RequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/sites/{site%2Did}/getByPath(path='{path}')/getByPath(path='{path1}')";
110
- /**
111
- * Metadata for all the navigation properties in the request builder.
112
- */
113
- export declare const GetByPathWithPath1RequestBuilderNavigationMetadata: Record<Exclude<keyof GetByPathWithPath1RequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
114
- /**
115
- * Metadata for all the requests in the request builder.
116
- */
117
- export declare const GetByPathWithPath1RequestBuilderRequestsMetadata: RequestsMetadata;
118
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"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"}
@@ -1,118 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- // Generated by Microsoft Kiota
4
- // @ts-ignore
5
- import { createSiteFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/index.js';
6
- // @ts-ignore
7
- import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
8
- // @ts-ignore
9
- import { AnalyticsRequestBuilderRequestsMetadata } from './analytics/index.js';
10
- // @ts-ignore
11
- import { ColumnsRequestBuilderRequestsMetadata } from './columns/index.js';
12
- // @ts-ignore
13
- import { ContentTypesRequestBuilderRequestsMetadata } from './contentTypes/index.js';
14
- // @ts-ignore
15
- import { CreatedByUserRequestBuilderRequestsMetadata } from './createdByUser/index.js';
16
- // @ts-ignore
17
- import { DriveRequestBuilderRequestsMetadata } from './drive/index.js';
18
- // @ts-ignore
19
- import { DrivesRequestBuilderRequestsMetadata } from './drives/index.js';
20
- // @ts-ignore
21
- import { ExternalColumnsRequestBuilderRequestsMetadata } from './externalColumns/index.js';
22
- // @ts-ignore
23
- import { ItemsRequestBuilderRequestsMetadata } from './items/index.js';
24
- // @ts-ignore
25
- import { LastModifiedByUserRequestBuilderRequestsMetadata } from './lastModifiedByUser/index.js';
26
- // @ts-ignore
27
- import { ListsRequestBuilderRequestsMetadata } from './lists/index.js';
28
- // @ts-ignore
29
- import { OnenoteRequestBuilderRequestsMetadata } from './onenote/index.js';
30
- // @ts-ignore
31
- import { OperationsRequestBuilderRequestsMetadata } from './operations/index.js';
32
- // @ts-ignore
33
- import { PagesRequestBuilderRequestsMetadata } from './pages/index.js';
34
- // @ts-ignore
35
- import { PermissionsRequestBuilderRequestsMetadata } from './permissions/index.js';
36
- // @ts-ignore
37
- import { SitesRequestBuilderRequestsMetadata } from './sites/index.js';
38
- // @ts-ignore
39
- import { TermStoreRequestBuilderRequestsMetadata } from './termStore/index.js';
40
- // @ts-ignore
41
- import { TermStoresRequestBuilderRequestsMetadata } from './termStores/index.js';
42
- /**
43
- * Uri template for the request builder.
44
- */
45
- export const GetByPathWithPath1RequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/sites/{site%2Did}/getByPath(path='{path}')/getByPath(path='{path1}')";
46
- /**
47
- * Metadata for all the navigation properties in the request builder.
48
- */
49
- export const GetByPathWithPath1RequestBuilderNavigationMetadata = {
50
- analytics: {
51
- requestsMetadata: AnalyticsRequestBuilderRequestsMetadata,
52
- },
53
- columns: {
54
- requestsMetadata: ColumnsRequestBuilderRequestsMetadata,
55
- },
56
- contentTypes: {
57
- requestsMetadata: ContentTypesRequestBuilderRequestsMetadata,
58
- },
59
- createdByUser: {
60
- requestsMetadata: CreatedByUserRequestBuilderRequestsMetadata,
61
- },
62
- drive: {
63
- requestsMetadata: DriveRequestBuilderRequestsMetadata,
64
- },
65
- drives: {
66
- requestsMetadata: DrivesRequestBuilderRequestsMetadata,
67
- },
68
- externalColumns: {
69
- requestsMetadata: ExternalColumnsRequestBuilderRequestsMetadata,
70
- },
71
- items: {
72
- requestsMetadata: ItemsRequestBuilderRequestsMetadata,
73
- },
74
- lastModifiedByUser: {
75
- requestsMetadata: LastModifiedByUserRequestBuilderRequestsMetadata,
76
- },
77
- lists: {
78
- requestsMetadata: ListsRequestBuilderRequestsMetadata,
79
- },
80
- onenote: {
81
- requestsMetadata: OnenoteRequestBuilderRequestsMetadata,
82
- },
83
- operations: {
84
- requestsMetadata: OperationsRequestBuilderRequestsMetadata,
85
- },
86
- pages: {
87
- requestsMetadata: PagesRequestBuilderRequestsMetadata,
88
- },
89
- permissions: {
90
- requestsMetadata: PermissionsRequestBuilderRequestsMetadata,
91
- },
92
- sites: {
93
- requestsMetadata: SitesRequestBuilderRequestsMetadata,
94
- },
95
- termStore: {
96
- requestsMetadata: TermStoreRequestBuilderRequestsMetadata,
97
- },
98
- termStores: {
99
- requestsMetadata: TermStoresRequestBuilderRequestsMetadata,
100
- },
101
- };
102
- /**
103
- * Metadata for all the requests in the request builder.
104
- */
105
- export const GetByPathWithPath1RequestBuilderRequestsMetadata = {
106
- get: {
107
- uriTemplate: GetByPathWithPath1RequestBuilderUriTemplate,
108
- responseBodyContentType: "application/json",
109
- errorMappings: {
110
- XXX: createODataErrorFromDiscriminatorValue,
111
- },
112
- adapterMethodName: "send",
113
- responseBodyFactory: createSiteFromDiscriminatorValue,
114
- },
115
- };
116
- /* tslint:enable */
117
- /* eslint-enable */
118
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"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"}
@@ -1,66 +0,0 @@
1
- import { type BaseItemCollectionResponse } 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 items property of the microsoft.graph.site entity.
5
- */
6
- export interface ItemsRequestBuilder extends BaseRequestBuilder<ItemsRequestBuilder> {
7
- /**
8
- * Used to address any item contained in this site. This collection can't be enumerated.
9
- * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
10
- * @returns {Promise<BaseItemCollectionResponse>}
11
- * @throws {ODataError} error when the service returns a 4XX or 5XX status code
12
- */
13
- get(requestConfiguration?: RequestConfiguration<ItemsRequestBuilderGetQueryParameters> | undefined): Promise<BaseItemCollectionResponse | undefined>;
14
- /**
15
- * Used to address any item contained in this site. This collection can't be enumerated.
16
- * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
17
- * @returns {RequestInformation}
18
- */
19
- toGetRequestInformation(requestConfiguration?: RequestConfiguration<ItemsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
20
- }
21
- /**
22
- * Used to address any item contained in this site. This collection can't be enumerated.
23
- */
24
- export interface ItemsRequestBuilderGetQueryParameters {
25
- /**
26
- * Include count of items
27
- */
28
- count?: boolean;
29
- /**
30
- * Expand related entities
31
- */
32
- expand?: string[];
33
- /**
34
- * Filter items by property values
35
- */
36
- filter?: string;
37
- /**
38
- * Order items by property values
39
- */
40
- orderby?: string[];
41
- /**
42
- * Search items by search phrases
43
- */
44
- search?: string;
45
- /**
46
- * Select properties to be returned
47
- */
48
- select?: string[];
49
- /**
50
- * Skip the first n items
51
- */
52
- skip?: number;
53
- /**
54
- * Show only the first n items
55
- */
56
- top?: number;
57
- }
58
- /**
59
- * Uri template for the request builder.
60
- */
61
- export declare const ItemsRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/sites/{site%2Did}/getByPath(path='{path}')/getByPath(path='{path1}')/items{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
62
- /**
63
- * Metadata for all the requests in the request builder.
64
- */
65
- export declare const ItemsRequestBuilderRequestsMetadata: RequestsMetadata;
66
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA0D,KAAK,0BAA0B,EAAE,MAAM,wCAAwC,CAAC;AAIjJ,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,0BAA0B,GAAG,SAAS,CAAC,CAAC;IACvJ;;;;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,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,gBAWjD,CAAC"}
@@ -1,42 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- // Generated by Microsoft Kiota
4
- // @ts-ignore
5
- import { createBaseItemCollectionResponseFromDiscriminatorValue } 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 ItemsRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/sites/{site%2Did}/getByPath(path='{path}')/getByPath(path='{path1}')/items{?%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 ItemsRequestBuilderGetQueryParametersMapper = {
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 ItemsRequestBuilderRequestsMetadata = {
29
- get: {
30
- uriTemplate: ItemsRequestBuilderUriTemplate,
31
- responseBodyContentType: "application/json",
32
- errorMappings: {
33
- XXX: createODataErrorFromDiscriminatorValue,
34
- },
35
- adapterMethodName: "send",
36
- responseBodyFactory: createBaseItemCollectionResponseFromDiscriminatorValue,
37
- queryParametersMapper: ItemsRequestBuilderGetQueryParametersMapper,
38
- },
39
- };
40
- /* tslint:enable */
41
- /* eslint-enable */
42
- //# 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,sDAAsD,EAAmC,MAAM,wCAAwC,CAAC;AACjJ,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AA2D7H;;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,sDAAsD;QAC5E,qBAAqB,EAAE,2CAA2C;KACrE;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,42 +0,0 @@
1
- import { type User } 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 lastModifiedByUser property of the microsoft.graph.baseItem entity.
5
- */
6
- export interface LastModifiedByUserRequestBuilder extends BaseRequestBuilder<LastModifiedByUserRequestBuilder> {
7
- /**
8
- * Identity of the user who last modified the item. Read-only.
9
- * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
10
- * @returns {Promise<User>}
11
- * @throws {ODataError} error when the service returns a 4XX or 5XX status code
12
- */
13
- get(requestConfiguration?: RequestConfiguration<LastModifiedByUserRequestBuilderGetQueryParameters> | undefined): Promise<User | undefined>;
14
- /**
15
- * Identity of the user who last modified the item. Read-only.
16
- * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
17
- * @returns {RequestInformation}
18
- */
19
- toGetRequestInformation(requestConfiguration?: RequestConfiguration<LastModifiedByUserRequestBuilderGetQueryParameters> | undefined): RequestInformation;
20
- }
21
- /**
22
- * Identity of the user who last modified the item. Read-only.
23
- */
24
- export interface LastModifiedByUserRequestBuilderGetQueryParameters {
25
- /**
26
- * Expand related entities
27
- */
28
- expand?: string[];
29
- /**
30
- * Select properties to be returned
31
- */
32
- select?: string[];
33
- }
34
- /**
35
- * Uri template for the request builder.
36
- */
37
- export declare const LastModifiedByUserRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/sites/{site%2Did}/getByPath(path='{path}')/getByPath(path='{path1}')/lastModifiedByUser{?%24expand,%24select}";
38
- /**
39
- * Metadata for all the requests in the request builder.
40
- */
41
- export declare const LastModifiedByUserRequestBuilderRequestsMetadata: RequestsMetadata;
42
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAoC,KAAK,IAAI,EAAE,MAAM,wCAAwC,CAAC;AAIrG,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,gCAAiC,SAAQ,kBAAkB,CAAC,gCAAgC,CAAC;IAC1G;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,kDAAkD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,GAAG,SAAS,CAAC,CAAC;IAC9I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,kDAAkD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC9J;AACD;;GAEG;AACH,MAAM,WAAW,kDAAkD;IAC/D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,2CAA2C,iJAAiJ,CAAC;AAQ1M;;GAEG;AACH,eAAO,MAAM,gDAAgD,EAAE,gBAW9D,CAAC"}