@microsoft/msgraph-sdk-groups 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.
- package/groups/item/calendar/calendarView/item/attachments/index.d.ts +3 -3
- package/groups/item/calendar/calendarView/item/instances/item/attachments/index.d.ts +3 -3
- package/groups/item/calendar/events/item/attachments/index.d.ts +3 -3
- package/groups/item/calendar/events/item/instances/item/attachments/index.d.ts +3 -3
- package/groups/item/calendarView/item/attachments/index.d.ts +3 -3
- package/groups/item/calendarView/item/instances/item/attachments/index.d.ts +3 -3
- package/groups/item/conversations/item/index.d.ts +4 -4
- package/groups/item/conversations/item/threads/item/posts/index.d.ts +4 -4
- package/groups/item/conversations/item/threads/item/reply/index.d.ts +3 -3
- package/groups/item/events/item/attachments/index.d.ts +3 -3
- package/groups/item/events/item/instances/item/attachments/index.d.ts +3 -3
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/index.d.ts +5 -0
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/index.d.ts.map +1 -1
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/index.js +4 -0
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/pages/index.d.ts +81 -0
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/pages/index.d.ts.map +1 -0
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/pages/index.js +54 -0
- package/groups/item/sites/item/getByPathWithPath/index.d.ts +5 -0
- package/groups/item/sites/item/getByPathWithPath/index.d.ts.map +1 -1
- package/groups/item/sites/item/getByPathWithPath/index.js +4 -0
- package/groups/item/sites/item/getByPathWithPath/pages/index.d.ts +81 -0
- package/groups/item/sites/item/getByPathWithPath/pages/index.d.ts.map +1 -0
- package/groups/item/sites/item/getByPathWithPath/pages/index.js +54 -0
- package/groups/item/sites/item/index.d.ts +5 -0
- package/groups/item/sites/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/index.js +5 -0
- package/groups/item/sites/item/lists/item/index.d.ts +4 -4
- package/groups/item/sites/item/pages/count/index.d.ts +41 -0
- package/groups/item/sites/item/pages/count/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/count/index.js +35 -0
- package/groups/item/sites/item/pages/graphSitePage/count/index.d.ts +41 -0
- package/groups/item/sites/item/pages/graphSitePage/count/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/graphSitePage/count/index.js +35 -0
- package/groups/item/sites/item/pages/graphSitePage/index.d.ts +75 -0
- package/groups/item/sites/item/pages/graphSitePage/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/graphSitePage/index.js +51 -0
- package/groups/item/sites/item/pages/index.d.ts +102 -0
- package/groups/item/sites/item/pages/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/index.js +74 -0
- package/groups/item/sites/item/pages/item/createdByUser/index.d.ts +56 -0
- package/groups/item/sites/item/pages/item/createdByUser/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/createdByUser/index.js +50 -0
- package/groups/item/sites/item/pages/item/createdByUser/mailboxSettings/index.d.ts +57 -0
- package/groups/item/sites/item/pages/item/createdByUser/mailboxSettings/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/createdByUser/mailboxSettings/index.js +48 -0
- package/groups/item/sites/item/pages/item/createdByUser/serviceProvisioningErrors/count/index.d.ts +41 -0
- package/groups/item/sites/item/pages/item/createdByUser/serviceProvisioningErrors/count/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/createdByUser/serviceProvisioningErrors/count/index.js +35 -0
- package/groups/item/sites/item/pages/item/createdByUser/serviceProvisioningErrors/index.d.ts +75 -0
- package/groups/item/sites/item/pages/item/createdByUser/serviceProvisioningErrors/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/createdByUser/serviceProvisioningErrors/index.js +51 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/count/index.d.ts +41 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/count/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/count/index.js +35 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/index.d.ts +97 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/index.js +69 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/count/index.d.ts +41 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/count/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/count/index.js +35 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/index.d.ts +97 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/index.js +69 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/index.d.ts +78 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/index.js +66 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/webparts/count/index.d.ts +41 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/webparts/count/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/webparts/count/index.js +35 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/webparts/index.d.ts +97 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/webparts/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/webparts/index.js +69 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/webparts/item/getPositionOfWebPart/index.d.ts +29 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/webparts/item/getPositionOfWebPart/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/webparts/item/getPositionOfWebPart/index.js +28 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/webparts/item/index.d.ts +78 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/webparts/item/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/webparts/item/index.js +65 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/index.d.ts +78 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/index.js +66 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/index.d.ts +83 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/index.js +71 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/index.d.ts +78 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/index.js +66 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/webparts/count/index.d.ts +41 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/webparts/count/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/webparts/count/index.js +35 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/webparts/index.d.ts +97 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/webparts/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/webparts/index.js +69 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/webparts/item/getPositionOfWebPart/index.d.ts +29 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/webparts/item/getPositionOfWebPart/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/webparts/item/getPositionOfWebPart/index.js +28 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/webparts/item/index.d.ts +78 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/webparts/item/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/webparts/item/index.js +65 -0
- package/groups/item/sites/item/pages/item/graphSitePage/createdByUser/index.d.ts +56 -0
- package/groups/item/sites/item/pages/item/graphSitePage/createdByUser/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/createdByUser/index.js +50 -0
- package/groups/item/sites/item/pages/item/graphSitePage/createdByUser/mailboxSettings/index.d.ts +57 -0
- package/groups/item/sites/item/pages/item/graphSitePage/createdByUser/mailboxSettings/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/createdByUser/mailboxSettings/index.js +48 -0
- package/groups/item/sites/item/pages/item/graphSitePage/createdByUser/serviceProvisioningErrors/count/index.d.ts +41 -0
- package/groups/item/sites/item/pages/item/graphSitePage/createdByUser/serviceProvisioningErrors/count/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/createdByUser/serviceProvisioningErrors/count/index.js +35 -0
- package/groups/item/sites/item/pages/item/graphSitePage/createdByUser/serviceProvisioningErrors/index.d.ts +75 -0
- package/groups/item/sites/item/pages/item/graphSitePage/createdByUser/serviceProvisioningErrors/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/createdByUser/serviceProvisioningErrors/index.js +51 -0
- package/groups/item/sites/item/pages/item/graphSitePage/index.d.ts +66 -0
- package/groups/item/sites/item/pages/item/graphSitePage/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/index.js +61 -0
- package/groups/item/sites/item/pages/item/graphSitePage/lastModifiedByUser/index.d.ts +56 -0
- package/groups/item/sites/item/pages/item/graphSitePage/lastModifiedByUser/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/lastModifiedByUser/index.js +50 -0
- package/groups/item/sites/item/pages/item/graphSitePage/lastModifiedByUser/mailboxSettings/index.d.ts +57 -0
- package/groups/item/sites/item/pages/item/graphSitePage/lastModifiedByUser/mailboxSettings/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/lastModifiedByUser/mailboxSettings/index.js +48 -0
- package/groups/item/sites/item/pages/item/graphSitePage/lastModifiedByUser/serviceProvisioningErrors/count/index.d.ts +41 -0
- package/groups/item/sites/item/pages/item/graphSitePage/lastModifiedByUser/serviceProvisioningErrors/count/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/lastModifiedByUser/serviceProvisioningErrors/count/index.js +35 -0
- package/groups/item/sites/item/pages/item/graphSitePage/lastModifiedByUser/serviceProvisioningErrors/index.d.ts +75 -0
- package/groups/item/sites/item/pages/item/graphSitePage/lastModifiedByUser/serviceProvisioningErrors/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/lastModifiedByUser/serviceProvisioningErrors/index.js +51 -0
- package/groups/item/sites/item/pages/item/graphSitePage/webParts/count/index.d.ts +41 -0
- package/groups/item/sites/item/pages/item/graphSitePage/webParts/count/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/webParts/count/index.js +35 -0
- package/groups/item/sites/item/pages/item/graphSitePage/webParts/index.d.ts +97 -0
- package/groups/item/sites/item/pages/item/graphSitePage/webParts/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/webParts/index.js +69 -0
- package/groups/item/sites/item/pages/item/graphSitePage/webParts/item/getPositionOfWebPart/index.d.ts +29 -0
- package/groups/item/sites/item/pages/item/graphSitePage/webParts/item/getPositionOfWebPart/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/webParts/item/getPositionOfWebPart/index.js +28 -0
- package/groups/item/sites/item/pages/item/graphSitePage/webParts/item/index.d.ts +78 -0
- package/groups/item/sites/item/pages/item/graphSitePage/webParts/item/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/webParts/item/index.js +65 -0
- package/groups/item/sites/item/pages/item/index.d.ts +88 -0
- package/groups/item/sites/item/pages/item/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/index.js +76 -0
- package/groups/item/sites/item/pages/item/lastModifiedByUser/index.d.ts +56 -0
- package/groups/item/sites/item/pages/item/lastModifiedByUser/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/lastModifiedByUser/index.js +50 -0
- package/groups/item/sites/item/pages/item/lastModifiedByUser/mailboxSettings/index.d.ts +57 -0
- package/groups/item/sites/item/pages/item/lastModifiedByUser/mailboxSettings/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/lastModifiedByUser/mailboxSettings/index.js +48 -0
- package/groups/item/sites/item/pages/item/lastModifiedByUser/serviceProvisioningErrors/count/index.d.ts +41 -0
- package/groups/item/sites/item/pages/item/lastModifiedByUser/serviceProvisioningErrors/count/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/lastModifiedByUser/serviceProvisioningErrors/count/index.js +35 -0
- package/groups/item/sites/item/pages/item/lastModifiedByUser/serviceProvisioningErrors/index.d.ts +75 -0
- package/groups/item/sites/item/pages/item/lastModifiedByUser/serviceProvisioningErrors/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/lastModifiedByUser/serviceProvisioningErrors/index.js +51 -0
- package/groups/item/team/archive/index.d.ts +2 -2
- package/groups/item/team/channels/item/members/index.d.ts +3 -3
- package/groups/item/team/channels/item/members/item/index.d.ts +6 -6
- package/groups/item/team/channels/item/messages/index.d.ts +3 -3
- package/groups/item/team/channels/item/messages/item/replies/index.d.ts +3 -3
- package/groups/item/team/channels/item/tabs/item/index.d.ts +2 -2
- package/groups/item/team/primaryChannel/members/index.d.ts +3 -3
- package/groups/item/team/primaryChannel/members/item/index.d.ts +6 -6
- package/groups/item/team/primaryChannel/messages/index.d.ts +3 -3
- package/groups/item/team/primaryChannel/messages/item/replies/index.d.ts +3 -3
- package/groups/item/team/primaryChannel/tabs/item/index.d.ts +2 -2
- package/groups/item/team/unarchive/index.d.ts +2 -2
- package/groups/item/threads/item/index.d.ts +5 -5
- package/groups/item/threads/item/posts/index.d.ts +4 -4
- package/groups/item/threads/item/reply/index.d.ts +3 -3
- package/package.json +3 -3
- package/tsconfig.tsbuildinfo +1 -1
|
@@ -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 groups
|
|
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
|
+
* Get pages from groups
|
|
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
|
+
* Get pages from groups
|
|
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}')/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,iKAAiK,CAAC;AAc7M;;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}/groups/{group%2Did}/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":"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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/");
|
|
@@ -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
|
-
*
|
|
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-
|
|
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
|
-
*
|
|
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
|
-
*
|
|
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}/groups/{group%2Did}/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,wFAAwF,CAAC;AAQpI;;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}/groups/{group%2Did}/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}/groups/{group%2Did}/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,uGAAuG,CAAC;AAQnJ;;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}/groups/{group%2Did}/sites/{site%2Did}/pages/graph.sitePage/$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,75 @@
|
|
|
1
|
+
import { type SitePageCollectionResponse } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
+
import { type CountRequestBuilder } from './count/';
|
|
3
|
+
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
4
|
+
/**
|
|
5
|
+
* Casts the previous resource to sitePage.
|
|
6
|
+
*/
|
|
7
|
+
export interface GraphSitePageRequestBuilder extends BaseRequestBuilder<GraphSitePageRequestBuilder> {
|
|
8
|
+
/**
|
|
9
|
+
* Provides operations to count the resources in the collection.
|
|
10
|
+
*/
|
|
11
|
+
get count(): CountRequestBuilder;
|
|
12
|
+
/**
|
|
13
|
+
* Get the items of type microsoft.graph.sitePage in the microsoft.graph.baseSitePage collection
|
|
14
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
15
|
+
* @returns {Promise<SitePageCollectionResponse>}
|
|
16
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
17
|
+
*/
|
|
18
|
+
get(requestConfiguration?: RequestConfiguration<GraphSitePageRequestBuilderGetQueryParameters> | undefined): Promise<SitePageCollectionResponse | undefined>;
|
|
19
|
+
/**
|
|
20
|
+
* Get the items of type microsoft.graph.sitePage in the microsoft.graph.baseSitePage collection
|
|
21
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
|
+
* @returns {RequestInformation}
|
|
23
|
+
*/
|
|
24
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<GraphSitePageRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Get the items of type microsoft.graph.sitePage in the microsoft.graph.baseSitePage collection
|
|
28
|
+
*/
|
|
29
|
+
export interface GraphSitePageRequestBuilderGetQueryParameters {
|
|
30
|
+
/**
|
|
31
|
+
* Include count of items
|
|
32
|
+
*/
|
|
33
|
+
count?: boolean;
|
|
34
|
+
/**
|
|
35
|
+
* Expand related entities
|
|
36
|
+
*/
|
|
37
|
+
expand?: string[];
|
|
38
|
+
/**
|
|
39
|
+
* Filter items by property values
|
|
40
|
+
*/
|
|
41
|
+
filter?: string;
|
|
42
|
+
/**
|
|
43
|
+
* Order items by property values
|
|
44
|
+
*/
|
|
45
|
+
orderby?: string[];
|
|
46
|
+
/**
|
|
47
|
+
* Search items by search phrases
|
|
48
|
+
*/
|
|
49
|
+
search?: string;
|
|
50
|
+
/**
|
|
51
|
+
* Select properties to be returned
|
|
52
|
+
*/
|
|
53
|
+
select?: string[];
|
|
54
|
+
/**
|
|
55
|
+
* Skip the first n items
|
|
56
|
+
*/
|
|
57
|
+
skip?: number;
|
|
58
|
+
/**
|
|
59
|
+
* Show only the first n items
|
|
60
|
+
*/
|
|
61
|
+
top?: number;
|
|
62
|
+
}
|
|
63
|
+
/**
|
|
64
|
+
* Uri template for the request builder.
|
|
65
|
+
*/
|
|
66
|
+
export declare const GraphSitePageRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/sites/{site%2Did}/pages/graph.sitePage{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
|
|
67
|
+
/**
|
|
68
|
+
* Metadata for all the navigation properties in the request builder.
|
|
69
|
+
*/
|
|
70
|
+
export declare const GraphSitePageRequestBuilderNavigationMetadata: Record<Exclude<keyof GraphSitePageRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
71
|
+
/**
|
|
72
|
+
* Metadata for all the requests in the request builder.
|
|
73
|
+
*/
|
|
74
|
+
export declare const GraphSitePageRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
75
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAA0D,KAAK,0BAA0B,EAAE,MAAM,gCAAgC,CAAC;AAEzI,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AACzF,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,2BAA4B,SAAQ,kBAAkB,CAAC,2BAA2B,CAAC;IAChG;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,6CAA6C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,0BAA0B,GAAG,SAAS,CAAC,CAAC;IAC/J;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,6CAA6C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACzJ;AACD;;GAEG;AACH,MAAM,WAAW,6CAA6C;IAC1D;;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,sCAAsC,uJAAuJ,CAAC;AAc3M;;GAEG;AACH,eAAO,MAAM,6CAA6C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,2BAA2B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAIpK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,gBAWzD,CAAC"}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.GraphSitePageRequestBuilderRequestsMetadata = exports.GraphSitePageRequestBuilderNavigationMetadata = exports.GraphSitePageRequestBuilderUriTemplate = void 0;
|
|
4
|
+
/* tslint:disable */
|
|
5
|
+
/* eslint-disable */
|
|
6
|
+
// Generated by Microsoft Kiota
|
|
7
|
+
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
8
|
+
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
9
|
+
const count_1 = require("./count/");
|
|
10
|
+
/**
|
|
11
|
+
* Uri template for the request builder.
|
|
12
|
+
*/
|
|
13
|
+
exports.GraphSitePageRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/sites/{site%2Did}/pages/graph.sitePage{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
|
|
14
|
+
/**
|
|
15
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
16
|
+
*/
|
|
17
|
+
const GraphSitePageRequestBuilderGetQueryParametersMapper = {
|
|
18
|
+
"count": "%24count",
|
|
19
|
+
"expand": "%24expand",
|
|
20
|
+
"filter": "%24filter",
|
|
21
|
+
"orderby": "%24orderby",
|
|
22
|
+
"search": "%24search",
|
|
23
|
+
"select": "%24select",
|
|
24
|
+
"skip": "%24skip",
|
|
25
|
+
"top": "%24top",
|
|
26
|
+
};
|
|
27
|
+
/**
|
|
28
|
+
* Metadata for all the navigation properties in the request builder.
|
|
29
|
+
*/
|
|
30
|
+
exports.GraphSitePageRequestBuilderNavigationMetadata = {
|
|
31
|
+
count: {
|
|
32
|
+
requestsMetadata: count_1.CountRequestBuilderRequestsMetadata,
|
|
33
|
+
},
|
|
34
|
+
};
|
|
35
|
+
/**
|
|
36
|
+
* Metadata for all the requests in the request builder.
|
|
37
|
+
*/
|
|
38
|
+
exports.GraphSitePageRequestBuilderRequestsMetadata = {
|
|
39
|
+
get: {
|
|
40
|
+
uriTemplate: exports.GraphSitePageRequestBuilderUriTemplate,
|
|
41
|
+
responseBodyContentType: "application/json",
|
|
42
|
+
errorMappings: {
|
|
43
|
+
XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
44
|
+
},
|
|
45
|
+
adapterMethodName: "send",
|
|
46
|
+
responseBodyFactory: models_1.createSitePageCollectionResponseFromDiscriminatorValue,
|
|
47
|
+
queryParametersMapper: GraphSitePageRequestBuilderGetQueryParametersMapper,
|
|
48
|
+
},
|
|
49
|
+
};
|
|
50
|
+
/* tslint:enable */
|
|
51
|
+
/* eslint-enable */
|
|
@@ -0,0 +1,102 @@
|
|
|
1
|
+
import { type BaseSitePage, type BaseSitePageCollectionResponse } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
+
import { type CountRequestBuilder } from './count/';
|
|
3
|
+
import { type GraphSitePageRequestBuilder } from './graphSitePage/';
|
|
4
|
+
import { type BaseSitePageItemRequestBuilder } from './item/';
|
|
5
|
+
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
6
|
+
/**
|
|
7
|
+
* Provides operations to manage the pages property of the microsoft.graph.site entity.
|
|
8
|
+
*/
|
|
9
|
+
export interface PagesRequestBuilder extends BaseRequestBuilder<PagesRequestBuilder> {
|
|
10
|
+
/**
|
|
11
|
+
* Provides operations to count the resources in the collection.
|
|
12
|
+
*/
|
|
13
|
+
get count(): CountRequestBuilder;
|
|
14
|
+
/**
|
|
15
|
+
* Casts the previous resource to sitePage.
|
|
16
|
+
*/
|
|
17
|
+
get graphSitePage(): GraphSitePageRequestBuilder;
|
|
18
|
+
/**
|
|
19
|
+
* Provides operations to manage the pages property of the microsoft.graph.site entity.
|
|
20
|
+
* @param baseSitePageId The unique identifier of baseSitePage
|
|
21
|
+
* @returns {BaseSitePageItemRequestBuilder}
|
|
22
|
+
*/
|
|
23
|
+
byBaseSitePageId(baseSitePageId: string): BaseSitePageItemRequestBuilder;
|
|
24
|
+
/**
|
|
25
|
+
* Get pages from groups
|
|
26
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
27
|
+
* @returns {Promise<BaseSitePageCollectionResponse>}
|
|
28
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
29
|
+
*/
|
|
30
|
+
get(requestConfiguration?: RequestConfiguration<PagesRequestBuilderGetQueryParameters> | undefined): Promise<BaseSitePageCollectionResponse | undefined>;
|
|
31
|
+
/**
|
|
32
|
+
* Create new navigation property to pages for groups
|
|
33
|
+
* @param body The request body
|
|
34
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
35
|
+
* @returns {Promise<BaseSitePage>}
|
|
36
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
37
|
+
*/
|
|
38
|
+
post(body: BaseSitePage, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<BaseSitePage | undefined>;
|
|
39
|
+
/**
|
|
40
|
+
* Get pages from groups
|
|
41
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
42
|
+
* @returns {RequestInformation}
|
|
43
|
+
*/
|
|
44
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<PagesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
45
|
+
/**
|
|
46
|
+
* Create new navigation property to pages for groups
|
|
47
|
+
* @param body The request body
|
|
48
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
49
|
+
* @returns {RequestInformation}
|
|
50
|
+
*/
|
|
51
|
+
toPostRequestInformation(body: BaseSitePage, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
52
|
+
}
|
|
53
|
+
/**
|
|
54
|
+
* Get pages from groups
|
|
55
|
+
*/
|
|
56
|
+
export interface PagesRequestBuilderGetQueryParameters {
|
|
57
|
+
/**
|
|
58
|
+
* Include count of items
|
|
59
|
+
*/
|
|
60
|
+
count?: boolean;
|
|
61
|
+
/**
|
|
62
|
+
* Expand related entities
|
|
63
|
+
*/
|
|
64
|
+
expand?: string[];
|
|
65
|
+
/**
|
|
66
|
+
* Filter items by property values
|
|
67
|
+
*/
|
|
68
|
+
filter?: string;
|
|
69
|
+
/**
|
|
70
|
+
* Order items by property values
|
|
71
|
+
*/
|
|
72
|
+
orderby?: string[];
|
|
73
|
+
/**
|
|
74
|
+
* Search items by search phrases
|
|
75
|
+
*/
|
|
76
|
+
search?: string;
|
|
77
|
+
/**
|
|
78
|
+
* Select properties to be returned
|
|
79
|
+
*/
|
|
80
|
+
select?: string[];
|
|
81
|
+
/**
|
|
82
|
+
* Skip the first n items
|
|
83
|
+
*/
|
|
84
|
+
skip?: number;
|
|
85
|
+
/**
|
|
86
|
+
* Show only the first n items
|
|
87
|
+
*/
|
|
88
|
+
top?: number;
|
|
89
|
+
}
|
|
90
|
+
/**
|
|
91
|
+
* Uri template for the request builder.
|
|
92
|
+
*/
|
|
93
|
+
export declare const PagesRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/sites/{site%2Did}/pages{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
|
|
94
|
+
/**
|
|
95
|
+
* Metadata for all the navigation properties in the request builder.
|
|
96
|
+
*/
|
|
97
|
+
export declare const PagesRequestBuilderNavigationMetadata: Record<Exclude<keyof PagesRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
98
|
+
/**
|
|
99
|
+
* Metadata for all the requests in the request builder.
|
|
100
|
+
*/
|
|
101
|
+
export declare const PagesRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
102
|
+
//# 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,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AACzF,OAAO,EAA8F,KAAK,2BAA2B,EAAE,MAAM,kBAAkB,CAAC;AAChK,OAAO,EAAoG,KAAK,8BAA8B,EAAE,MAAM,SAAS,CAAC;AAChK,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,aAAa,IAAI,2BAA2B,CAAC;IACjD;;;;OAIG;IACF,gBAAgB,CAAC,cAAc,EAAE,MAAM,GAAI,8BAA8B,CAAC;IAC3E;;;;;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,wIAAwI,CAAC;AAcpL;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,mBAAmB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAapJ,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAuBjD,CAAC"}
|