@microsoft/msgraph-sdk-groups 1.0.0-preview.20 → 1.0.0-preview.21
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/delta/index.d.ts +4 -3
- package/groups/delta/index.d.ts.map +1 -1
- package/groups/index.d.ts +3 -3
- package/groups/item/acceptedSenders/index.d.ts +3 -4
- package/groups/item/acceptedSenders/index.d.ts.map +1 -1
- package/groups/item/acceptedSenders/item/ref/index.d.ts +2 -3
- package/groups/item/acceptedSenders/item/ref/index.d.ts.map +1 -1
- package/groups/item/acceptedSenders/ref/index.d.ts +8 -11
- package/groups/item/acceptedSenders/ref/index.d.ts.map +1 -1
- package/groups/item/appRoleAssignments/index.d.ts +2 -4
- package/groups/item/appRoleAssignments/index.d.ts.map +1 -1
- package/groups/item/appRoleAssignments/item/index.d.ts +2 -3
- package/groups/item/appRoleAssignments/item/index.d.ts.map +1 -1
- package/groups/item/calendar/calendarPermissions/index.d.ts +5 -7
- package/groups/item/calendar/calendarPermissions/index.d.ts.map +1 -1
- package/groups/item/calendar/calendarPermissions/item/index.d.ts +7 -10
- package/groups/item/calendar/calendarPermissions/item/index.d.ts.map +1 -1
- package/groups/item/calendar/calendarView/index.d.ts +0 -1
- package/groups/item/calendar/calendarView/index.d.ts.map +1 -1
- package/groups/item/calendar/calendarView/item/accept/index.js +2 -2
- package/groups/item/calendar/calendarView/item/attachments/createUploadSession/index.js +1 -1
- package/groups/item/calendar/calendarView/item/attachments/index.d.ts +5 -7
- package/groups/item/calendar/calendarView/item/attachments/index.d.ts.map +1 -1
- package/groups/item/calendar/calendarView/item/attachments/item/index.d.ts +2 -3
- package/groups/item/calendar/calendarView/item/attachments/item/index.d.ts.map +1 -1
- package/groups/item/calendar/calendarView/item/cancel/index.js +1 -1
- package/groups/item/calendar/calendarView/item/decline/index.js +3 -3
- package/groups/item/calendar/calendarView/item/extensions/index.d.ts +5 -6
- package/groups/item/calendar/calendarView/item/extensions/index.d.ts.map +1 -1
- package/groups/item/calendar/calendarView/item/extensions/item/index.d.ts +3 -4
- package/groups/item/calendar/calendarView/item/extensions/item/index.d.ts.map +1 -1
- package/groups/item/calendar/calendarView/item/forward/index.js +2 -2
- package/groups/item/calendar/calendarView/item/instances/index.d.ts +0 -1
- package/groups/item/calendar/calendarView/item/instances/index.d.ts.map +1 -1
- package/groups/item/calendar/calendarView/item/instances/item/accept/index.js +2 -2
- package/groups/item/calendar/calendarView/item/instances/item/attachments/createUploadSession/index.js +1 -1
- package/groups/item/calendar/calendarView/item/instances/item/attachments/index.d.ts +5 -7
- package/groups/item/calendar/calendarView/item/instances/item/attachments/index.d.ts.map +1 -1
- package/groups/item/calendar/calendarView/item/instances/item/attachments/item/index.d.ts +2 -3
- package/groups/item/calendar/calendarView/item/instances/item/attachments/item/index.d.ts.map +1 -1
- package/groups/item/calendar/calendarView/item/instances/item/cancel/index.js +1 -1
- package/groups/item/calendar/calendarView/item/instances/item/decline/index.js +3 -3
- package/groups/item/calendar/calendarView/item/instances/item/extensions/index.d.ts +5 -6
- package/groups/item/calendar/calendarView/item/instances/item/extensions/index.d.ts.map +1 -1
- package/groups/item/calendar/calendarView/item/instances/item/extensions/item/index.d.ts +3 -4
- package/groups/item/calendar/calendarView/item/instances/item/extensions/item/index.d.ts.map +1 -1
- package/groups/item/calendar/calendarView/item/instances/item/forward/index.js +2 -2
- package/groups/item/calendar/calendarView/item/instances/item/snoozeReminder/index.js +1 -1
- package/groups/item/calendar/calendarView/item/instances/item/tentativelyAccept/index.js +3 -3
- package/groups/item/calendar/calendarView/item/snoozeReminder/index.js +1 -1
- package/groups/item/calendar/calendarView/item/tentativelyAccept/index.js +3 -3
- package/groups/item/calendar/events/index.d.ts +5 -7
- package/groups/item/calendar/events/index.d.ts.map +1 -1
- package/groups/item/calendar/events/item/accept/index.js +2 -2
- package/groups/item/calendar/events/item/attachments/createUploadSession/index.js +1 -1
- package/groups/item/calendar/events/item/attachments/index.d.ts +5 -7
- package/groups/item/calendar/events/item/attachments/index.d.ts.map +1 -1
- package/groups/item/calendar/events/item/attachments/item/index.d.ts +2 -3
- package/groups/item/calendar/events/item/attachments/item/index.d.ts.map +1 -1
- package/groups/item/calendar/events/item/cancel/index.js +1 -1
- package/groups/item/calendar/events/item/decline/index.js +3 -3
- package/groups/item/calendar/events/item/extensions/index.d.ts +5 -6
- package/groups/item/calendar/events/item/extensions/index.d.ts.map +1 -1
- package/groups/item/calendar/events/item/extensions/item/index.d.ts +3 -4
- package/groups/item/calendar/events/item/extensions/item/index.d.ts.map +1 -1
- package/groups/item/calendar/events/item/forward/index.js +2 -2
- package/groups/item/calendar/events/item/index.d.ts +2 -3
- package/groups/item/calendar/events/item/index.d.ts.map +1 -1
- package/groups/item/calendar/events/item/instances/index.d.ts +0 -1
- package/groups/item/calendar/events/item/instances/index.d.ts.map +1 -1
- package/groups/item/calendar/events/item/instances/item/accept/index.js +2 -2
- package/groups/item/calendar/events/item/instances/item/attachments/createUploadSession/index.js +1 -1
- package/groups/item/calendar/events/item/instances/item/attachments/index.d.ts +5 -7
- package/groups/item/calendar/events/item/instances/item/attachments/index.d.ts.map +1 -1
- package/groups/item/calendar/events/item/instances/item/attachments/item/index.d.ts +2 -3
- package/groups/item/calendar/events/item/instances/item/attachments/item/index.d.ts.map +1 -1
- package/groups/item/calendar/events/item/instances/item/cancel/index.js +1 -1
- package/groups/item/calendar/events/item/instances/item/decline/index.js +3 -3
- package/groups/item/calendar/events/item/instances/item/extensions/index.d.ts +5 -6
- package/groups/item/calendar/events/item/instances/item/extensions/index.d.ts.map +1 -1
- package/groups/item/calendar/events/item/instances/item/extensions/item/index.d.ts +3 -4
- package/groups/item/calendar/events/item/instances/item/extensions/item/index.d.ts.map +1 -1
- package/groups/item/calendar/events/item/instances/item/forward/index.js +2 -2
- package/groups/item/calendar/events/item/instances/item/snoozeReminder/index.js +1 -1
- package/groups/item/calendar/events/item/instances/item/tentativelyAccept/index.js +3 -3
- package/groups/item/calendar/events/item/snoozeReminder/index.js +1 -1
- package/groups/item/calendar/events/item/tentativelyAccept/index.js +3 -3
- package/groups/item/calendar/getSchedule/index.js +4 -4
- package/groups/item/calendarView/index.d.ts +0 -1
- package/groups/item/calendarView/index.d.ts.map +1 -1
- package/groups/item/calendarView/item/accept/index.js +2 -2
- package/groups/item/calendarView/item/attachments/createUploadSession/index.js +1 -1
- package/groups/item/calendarView/item/attachments/index.d.ts +5 -7
- package/groups/item/calendarView/item/attachments/index.d.ts.map +1 -1
- package/groups/item/calendarView/item/attachments/item/index.d.ts +2 -3
- package/groups/item/calendarView/item/attachments/item/index.d.ts.map +1 -1
- package/groups/item/calendarView/item/cancel/index.js +1 -1
- package/groups/item/calendarView/item/decline/index.js +3 -3
- package/groups/item/calendarView/item/extensions/index.d.ts +5 -6
- package/groups/item/calendarView/item/extensions/index.d.ts.map +1 -1
- package/groups/item/calendarView/item/extensions/item/index.d.ts +3 -4
- package/groups/item/calendarView/item/extensions/item/index.d.ts.map +1 -1
- package/groups/item/calendarView/item/forward/index.js +2 -2
- package/groups/item/calendarView/item/instances/index.d.ts +0 -1
- package/groups/item/calendarView/item/instances/index.d.ts.map +1 -1
- package/groups/item/calendarView/item/instances/item/accept/index.js +2 -2
- package/groups/item/calendarView/item/instances/item/attachments/createUploadSession/index.js +1 -1
- package/groups/item/calendarView/item/instances/item/attachments/index.d.ts +5 -7
- package/groups/item/calendarView/item/instances/item/attachments/index.d.ts.map +1 -1
- package/groups/item/calendarView/item/instances/item/attachments/item/index.d.ts +2 -3
- package/groups/item/calendarView/item/instances/item/attachments/item/index.d.ts.map +1 -1
- package/groups/item/calendarView/item/instances/item/cancel/index.js +1 -1
- package/groups/item/calendarView/item/instances/item/decline/index.js +3 -3
- package/groups/item/calendarView/item/instances/item/extensions/index.d.ts +5 -6
- package/groups/item/calendarView/item/instances/item/extensions/index.d.ts.map +1 -1
- package/groups/item/calendarView/item/instances/item/extensions/item/index.d.ts +3 -4
- package/groups/item/calendarView/item/instances/item/extensions/item/index.d.ts.map +1 -1
- package/groups/item/calendarView/item/instances/item/forward/index.js +2 -2
- package/groups/item/calendarView/item/instances/item/snoozeReminder/index.js +1 -1
- package/groups/item/calendarView/item/instances/item/tentativelyAccept/index.js +3 -3
- package/groups/item/calendarView/item/snoozeReminder/index.js +1 -1
- package/groups/item/calendarView/item/tentativelyAccept/index.js +3 -3
- package/groups/item/conversations/index.d.ts +5 -7
- package/groups/item/conversations/index.d.ts.map +1 -1
- package/groups/item/conversations/item/index.d.ts +5 -7
- package/groups/item/conversations/item/index.d.ts.map +1 -1
- package/groups/item/conversations/item/threads/index.d.ts +5 -7
- package/groups/item/conversations/item/threads/index.d.ts.map +1 -1
- package/groups/item/conversations/item/threads/item/posts/index.d.ts +3 -4
- package/groups/item/conversations/item/threads/item/posts/index.d.ts.map +1 -1
- package/groups/item/conversations/item/threads/item/posts/item/attachments/createUploadSession/index.js +1 -1
- package/groups/item/conversations/item/threads/item/posts/item/attachments/index.d.ts +3 -4
- package/groups/item/conversations/item/threads/item/posts/item/attachments/index.d.ts.map +1 -1
- package/groups/item/conversations/item/threads/item/posts/item/extensions/index.d.ts +3 -3
- package/groups/item/conversations/item/threads/item/posts/item/extensions/item/index.d.ts +5 -7
- package/groups/item/conversations/item/threads/item/posts/item/extensions/item/index.d.ts.map +1 -1
- package/groups/item/conversations/item/threads/item/posts/item/forward/index.js +2 -2
- package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/attachments/createUploadSession/index.js +1 -1
- package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/attachments/index.d.ts +3 -4
- package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/attachments/index.d.ts.map +1 -1
- package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/extensions/index.d.ts +3 -3
- package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/extensions/item/index.d.ts +5 -7
- package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/extensions/item/index.d.ts.map +1 -1
- package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/forward/index.js +2 -2
- package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/reply/index.js +1 -1
- package/groups/item/conversations/item/threads/item/posts/item/reply/index.js +1 -1
- package/groups/item/conversations/item/threads/item/reply/index.d.ts +3 -3
- package/groups/item/conversations/item/threads/item/reply/index.js +1 -1
- package/groups/item/events/index.d.ts +5 -7
- package/groups/item/events/index.d.ts.map +1 -1
- package/groups/item/events/item/accept/index.js +2 -2
- package/groups/item/events/item/attachments/createUploadSession/index.js +1 -1
- package/groups/item/events/item/attachments/index.d.ts +5 -7
- package/groups/item/events/item/attachments/index.d.ts.map +1 -1
- package/groups/item/events/item/attachments/item/index.d.ts +2 -3
- package/groups/item/events/item/attachments/item/index.d.ts.map +1 -1
- package/groups/item/events/item/cancel/index.js +1 -1
- package/groups/item/events/item/decline/index.js +3 -3
- package/groups/item/events/item/extensions/index.d.ts +5 -6
- package/groups/item/events/item/extensions/index.d.ts.map +1 -1
- package/groups/item/events/item/extensions/item/index.d.ts +3 -4
- package/groups/item/events/item/extensions/item/index.d.ts.map +1 -1
- package/groups/item/events/item/forward/index.js +2 -2
- package/groups/item/events/item/index.d.ts +5 -7
- package/groups/item/events/item/index.d.ts.map +1 -1
- package/groups/item/events/item/instances/index.d.ts +0 -1
- package/groups/item/events/item/instances/index.d.ts.map +1 -1
- package/groups/item/events/item/instances/item/accept/index.js +2 -2
- package/groups/item/events/item/instances/item/attachments/createUploadSession/index.js +1 -1
- package/groups/item/events/item/instances/item/attachments/index.d.ts +5 -7
- package/groups/item/events/item/instances/item/attachments/index.d.ts.map +1 -1
- package/groups/item/events/item/instances/item/attachments/item/index.d.ts +2 -3
- package/groups/item/events/item/instances/item/attachments/item/index.d.ts.map +1 -1
- package/groups/item/events/item/instances/item/cancel/index.js +1 -1
- package/groups/item/events/item/instances/item/decline/index.js +3 -3
- package/groups/item/events/item/instances/item/extensions/index.d.ts +5 -6
- package/groups/item/events/item/instances/item/extensions/index.d.ts.map +1 -1
- package/groups/item/events/item/instances/item/extensions/item/index.d.ts +3 -4
- package/groups/item/events/item/instances/item/extensions/item/index.d.ts.map +1 -1
- package/groups/item/events/item/instances/item/forward/index.js +2 -2
- package/groups/item/events/item/instances/item/snoozeReminder/index.js +1 -1
- package/groups/item/events/item/instances/item/tentativelyAccept/index.js +3 -3
- package/groups/item/events/item/snoozeReminder/index.js +1 -1
- package/groups/item/events/item/tentativelyAccept/index.js +3 -3
- package/groups/item/groupLifecyclePolicies/index.d.ts +3 -4
- package/groups/item/groupLifecyclePolicies/index.d.ts.map +1 -1
- package/groups/item/index.d.ts +2 -2
- package/groups/item/memberOf/index.d.ts +0 -1
- package/groups/item/memberOf/index.d.ts.map +1 -1
- package/groups/item/members/index.d.ts +0 -1
- package/groups/item/members/index.d.ts.map +1 -1
- package/groups/item/members/item/ref/index.d.ts +2 -3
- package/groups/item/members/item/ref/index.d.ts.map +1 -1
- package/groups/item/members/ref/index.d.ts +5 -8
- package/groups/item/members/ref/index.d.ts.map +1 -1
- package/groups/item/onenote/notebooks/getRecentNotebooksWithIncludePersonalNotebooks/index.d.ts +4 -3
- package/groups/item/onenote/notebooks/getRecentNotebooksWithIncludePersonalNotebooks/index.d.ts.map +1 -1
- package/groups/item/onenote/notebooks/index.d.ts +5 -7
- package/groups/item/onenote/notebooks/index.d.ts.map +1 -1
- package/groups/item/onenote/notebooks/item/index.d.ts +3 -4
- package/groups/item/onenote/notebooks/item/index.d.ts.map +1 -1
- package/groups/item/onenote/notebooks/item/sectionGroups/index.d.ts +5 -7
- package/groups/item/onenote/notebooks/item/sectionGroups/index.d.ts.map +1 -1
- package/groups/item/onenote/notebooks/item/sectionGroups/item/sectionGroups/index.d.ts +3 -4
- package/groups/item/onenote/notebooks/item/sectionGroups/item/sectionGroups/index.d.ts.map +1 -1
- package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/index.d.ts +5 -7
- package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/index.d.ts.map +1 -1
- package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/index.d.ts +5 -7
- package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/index.d.ts.map +1 -1
- package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/content/index.d.ts +0 -1
- package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/content/index.d.ts.map +1 -1
- package/groups/item/onenote/notebooks/item/sections/index.d.ts +5 -7
- package/groups/item/onenote/notebooks/item/sections/index.d.ts.map +1 -1
- package/groups/item/onenote/notebooks/item/sections/item/pages/index.d.ts +5 -7
- package/groups/item/onenote/notebooks/item/sections/item/pages/index.d.ts.map +1 -1
- package/groups/item/onenote/notebooks/item/sections/item/pages/item/content/index.d.ts +0 -1
- package/groups/item/onenote/notebooks/item/sections/item/pages/item/content/index.d.ts.map +1 -1
- package/groups/item/onenote/operations/index.d.ts +3 -3
- package/groups/item/onenote/operations/item/index.d.ts +3 -4
- package/groups/item/onenote/operations/item/index.d.ts.map +1 -1
- package/groups/item/onenote/pages/index.d.ts +5 -7
- package/groups/item/onenote/pages/index.d.ts.map +1 -1
- package/groups/item/onenote/pages/item/content/index.d.ts +0 -1
- package/groups/item/onenote/pages/item/content/index.d.ts.map +1 -1
- package/groups/item/onenote/pages/item/index.d.ts +5 -7
- package/groups/item/onenote/pages/item/index.d.ts.map +1 -1
- package/groups/item/onenote/sectionGroups/index.d.ts +3 -4
- package/groups/item/onenote/sectionGroups/index.d.ts.map +1 -1
- package/groups/item/onenote/sectionGroups/item/index.d.ts +3 -4
- package/groups/item/onenote/sectionGroups/item/index.d.ts.map +1 -1
- package/groups/item/onenote/sectionGroups/item/sectionGroups/index.d.ts +3 -4
- package/groups/item/onenote/sectionGroups/item/sectionGroups/index.d.ts.map +1 -1
- package/groups/item/onenote/sectionGroups/item/sections/index.d.ts +5 -7
- package/groups/item/onenote/sectionGroups/item/sections/index.d.ts.map +1 -1
- package/groups/item/onenote/sectionGroups/item/sections/item/pages/index.d.ts +5 -7
- package/groups/item/onenote/sectionGroups/item/sections/item/pages/index.d.ts.map +1 -1
- package/groups/item/onenote/sectionGroups/item/sections/item/pages/item/content/index.d.ts +0 -1
- package/groups/item/onenote/sectionGroups/item/sections/item/pages/item/content/index.d.ts.map +1 -1
- package/groups/item/onenote/sections/index.d.ts +3 -4
- package/groups/item/onenote/sections/index.d.ts.map +1 -1
- package/groups/item/onenote/sections/item/index.d.ts +3 -4
- package/groups/item/onenote/sections/item/index.d.ts.map +1 -1
- package/groups/item/onenote/sections/item/pages/index.d.ts +5 -7
- package/groups/item/onenote/sections/item/pages/index.d.ts.map +1 -1
- package/groups/item/onenote/sections/item/pages/item/content/index.d.ts +0 -1
- package/groups/item/onenote/sections/item/pages/item/content/index.d.ts.map +1 -1
- package/groups/item/owners/index.d.ts +0 -1
- package/groups/item/owners/index.d.ts.map +1 -1
- package/groups/item/owners/item/ref/index.d.ts +2 -3
- package/groups/item/owners/item/ref/index.d.ts.map +1 -1
- package/groups/item/owners/ref/index.d.ts +5 -8
- package/groups/item/owners/ref/index.d.ts.map +1 -1
- package/groups/item/permissionGrants/index.d.ts +3 -4
- package/groups/item/permissionGrants/index.d.ts.map +1 -1
- package/groups/item/photos/index.d.ts +3 -4
- package/groups/item/photos/index.d.ts.map +1 -1
- package/groups/item/photos/item/value/index.d.ts +0 -1
- package/groups/item/photos/item/value/index.d.ts.map +1 -1
- package/groups/item/planner/plans/index.d.ts +3 -4
- package/groups/item/planner/plans/index.d.ts.map +1 -1
- package/groups/item/planner/plans/item/buckets/index.d.ts +3 -4
- package/groups/item/planner/plans/item/buckets/index.d.ts.map +1 -1
- package/groups/item/planner/plans/item/buckets/item/tasks/index.d.ts +3 -4
- package/groups/item/planner/plans/item/buckets/item/tasks/index.d.ts.map +1 -1
- package/groups/item/planner/plans/item/buckets/item/tasks/item/assignedToTaskBoardFormat/index.d.ts +3 -5
- package/groups/item/planner/plans/item/buckets/item/tasks/item/assignedToTaskBoardFormat/index.d.ts.map +1 -1
- package/groups/item/planner/plans/item/buckets/item/tasks/item/bucketTaskBoardFormat/index.d.ts +3 -5
- package/groups/item/planner/plans/item/buckets/item/tasks/item/bucketTaskBoardFormat/index.d.ts.map +1 -1
- package/groups/item/planner/plans/item/buckets/item/tasks/item/details/index.d.ts +3 -5
- package/groups/item/planner/plans/item/buckets/item/tasks/item/details/index.d.ts.map +1 -1
- package/groups/item/planner/plans/item/buckets/item/tasks/item/progressTaskBoardFormat/index.d.ts +3 -5
- package/groups/item/planner/plans/item/buckets/item/tasks/item/progressTaskBoardFormat/index.d.ts.map +1 -1
- package/groups/item/planner/plans/item/details/index.d.ts +3 -5
- package/groups/item/planner/plans/item/details/index.d.ts.map +1 -1
- package/groups/item/planner/plans/item/tasks/index.d.ts +3 -4
- package/groups/item/planner/plans/item/tasks/index.d.ts.map +1 -1
- package/groups/item/planner/plans/item/tasks/item/assignedToTaskBoardFormat/index.d.ts +3 -5
- package/groups/item/planner/plans/item/tasks/item/assignedToTaskBoardFormat/index.d.ts.map +1 -1
- package/groups/item/planner/plans/item/tasks/item/bucketTaskBoardFormat/index.d.ts +3 -5
- package/groups/item/planner/plans/item/tasks/item/bucketTaskBoardFormat/index.d.ts.map +1 -1
- package/groups/item/planner/plans/item/tasks/item/details/index.d.ts +3 -5
- package/groups/item/planner/plans/item/tasks/item/details/index.d.ts.map +1 -1
- package/groups/item/planner/plans/item/tasks/item/progressTaskBoardFormat/index.d.ts +3 -5
- package/groups/item/planner/plans/item/tasks/item/progressTaskBoardFormat/index.d.ts.map +1 -1
- package/groups/item/rejectedSenders/index.d.ts +3 -4
- package/groups/item/rejectedSenders/index.d.ts.map +1 -1
- package/groups/item/rejectedSenders/item/ref/index.d.ts +2 -3
- package/groups/item/rejectedSenders/item/ref/index.d.ts.map +1 -1
- package/groups/item/rejectedSenders/ref/index.d.ts +8 -11
- package/groups/item/rejectedSenders/ref/index.d.ts.map +1 -1
- package/groups/item/settings/index.d.ts +5 -7
- package/groups/item/settings/index.d.ts.map +1 -1
- package/groups/item/settings/item/index.d.ts +5 -7
- package/groups/item/settings/item/index.d.ts.map +1 -1
- package/groups/item/sites/delta/index.d.ts +4 -3
- package/groups/item/sites/delta/index.d.ts.map +1 -1
- package/groups/item/sites/getAllSites/index.d.ts +4 -3
- package/groups/item/sites/getAllSites/index.d.ts.map +1 -1
- package/groups/item/sites/item/analytics/allTime/index.d.ts +3 -4
- package/groups/item/sites/item/analytics/allTime/index.d.ts.map +1 -1
- package/groups/item/sites/item/columns/index.d.ts +5 -7
- package/groups/item/sites/item/columns/index.d.ts.map +1 -1
- package/groups/item/sites/item/contentTypes/addCopy/index.d.ts +2 -2
- package/groups/item/sites/item/contentTypes/getCompatibleHubContentTypes/index.d.ts +4 -3
- package/groups/item/sites/item/contentTypes/getCompatibleHubContentTypes/index.d.ts.map +1 -1
- package/groups/item/sites/item/contentTypes/index.d.ts +5 -7
- package/groups/item/sites/item/contentTypes/index.d.ts.map +1 -1
- package/groups/item/sites/item/contentTypes/item/associateWithHubSites/index.d.ts +2 -2
- package/groups/item/sites/item/contentTypes/item/columns/index.d.ts +5 -7
- package/groups/item/sites/item/contentTypes/item/columns/index.d.ts.map +1 -1
- package/groups/item/sites/item/contentTypes/item/columns/item/index.d.ts +7 -10
- package/groups/item/sites/item/contentTypes/item/columns/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/contentTypes/item/copyToDefaultContentLocation/index.d.ts +2 -2
- package/groups/item/sites/item/contentTypes/item/index.d.ts +7 -10
- package/groups/item/sites/item/contentTypes/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/contentTypes/item/isPublished/index.d.ts +3 -2
- package/groups/item/sites/item/contentTypes/item/isPublished/index.d.ts.map +1 -1
- package/groups/item/sites/item/contentTypes/item/publish/index.d.ts +2 -2
- package/groups/item/sites/item/contentTypes/item/unpublish/index.d.ts +2 -2
- package/groups/item/sites/item/getApplicableContentTypesForListWithListId/index.d.ts +4 -3
- package/groups/item/sites/item/getApplicableContentTypesForListWithListId/index.d.ts.map +1 -1
- package/groups/item/sites/item/getByPathWithPath/columns/index.d.ts +5 -7
- package/groups/item/sites/item/getByPathWithPath/columns/index.d.ts.map +1 -1
- package/groups/item/sites/item/getByPathWithPath/contentTypes/index.d.ts +5 -7
- package/groups/item/sites/item/getByPathWithPath/contentTypes/index.d.ts.map +1 -1
- package/groups/item/sites/item/getByPathWithPath/getApplicableContentTypesForListWithListId/index.d.ts +4 -3
- package/groups/item/sites/item/getByPathWithPath/getApplicableContentTypesForListWithListId/index.d.ts.map +1 -1
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/columns/index.d.ts +5 -7
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/columns/index.d.ts.map +1 -1
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/contentTypes/index.d.ts +5 -7
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/contentTypes/index.d.ts.map +1 -1
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/lists/index.d.ts +5 -7
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/lists/index.d.ts.map +1 -1
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/operations/index.d.ts +3 -4
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/operations/index.d.ts.map +1 -1
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/pages/index.d.ts +5 -7
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/pages/index.d.ts.map +1 -1
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/permissions/index.d.ts +5 -7
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/permissions/index.d.ts.map +1 -1
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/sites/index.d.ts +3 -4
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/sites/index.d.ts.map +1 -1
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/termStore/index.d.ts +5 -7
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/termStore/index.d.ts.map +1 -1
- package/groups/item/sites/item/getByPathWithPath/lists/index.d.ts +5 -7
- package/groups/item/sites/item/getByPathWithPath/lists/index.d.ts.map +1 -1
- package/groups/item/sites/item/getByPathWithPath/operations/index.d.ts +3 -4
- package/groups/item/sites/item/getByPathWithPath/operations/index.d.ts.map +1 -1
- package/groups/item/sites/item/getByPathWithPath/pages/index.d.ts +5 -7
- package/groups/item/sites/item/getByPathWithPath/pages/index.d.ts.map +1 -1
- package/groups/item/sites/item/getByPathWithPath/permissions/index.d.ts +5 -7
- package/groups/item/sites/item/getByPathWithPath/permissions/index.d.ts.map +1 -1
- package/groups/item/sites/item/getByPathWithPath/sites/index.d.ts +3 -4
- package/groups/item/sites/item/getByPathWithPath/sites/index.d.ts.map +1 -1
- package/groups/item/sites/item/getByPathWithPath/termStore/index.d.ts +5 -7
- package/groups/item/sites/item/getByPathWithPath/termStore/index.d.ts.map +1 -1
- package/groups/item/sites/item/lists/index.d.ts +5 -7
- package/groups/item/sites/item/lists/index.d.ts.map +1 -1
- package/groups/item/sites/item/lists/item/columns/index.d.ts +5 -7
- package/groups/item/sites/item/lists/item/columns/index.d.ts.map +1 -1
- package/groups/item/sites/item/lists/item/contentTypes/addCopy/index.d.ts +2 -2
- package/groups/item/sites/item/lists/item/contentTypes/getCompatibleHubContentTypes/index.d.ts +4 -3
- package/groups/item/sites/item/lists/item/contentTypes/getCompatibleHubContentTypes/index.d.ts.map +1 -1
- package/groups/item/sites/item/lists/item/contentTypes/index.d.ts +3 -4
- package/groups/item/sites/item/lists/item/contentTypes/index.d.ts.map +1 -1
- package/groups/item/sites/item/lists/item/contentTypes/item/associateWithHubSites/index.d.ts +2 -2
- package/groups/item/sites/item/lists/item/contentTypes/item/columns/index.d.ts +5 -7
- package/groups/item/sites/item/lists/item/contentTypes/item/columns/index.d.ts.map +1 -1
- package/groups/item/sites/item/lists/item/contentTypes/item/columns/item/index.d.ts +7 -10
- package/groups/item/sites/item/lists/item/contentTypes/item/columns/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/lists/item/contentTypes/item/copyToDefaultContentLocation/index.d.ts +2 -2
- package/groups/item/sites/item/lists/item/contentTypes/item/isPublished/index.d.ts +3 -2
- package/groups/item/sites/item/lists/item/contentTypes/item/isPublished/index.d.ts.map +1 -1
- package/groups/item/sites/item/lists/item/contentTypes/item/publish/index.d.ts +2 -2
- package/groups/item/sites/item/lists/item/contentTypes/item/unpublish/index.d.ts +2 -2
- package/groups/item/sites/item/lists/item/index.d.ts +3 -4
- package/groups/item/sites/item/lists/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/lists/item/items/delta/index.d.ts +4 -3
- package/groups/item/sites/item/lists/item/items/delta/index.d.ts.map +1 -1
- package/groups/item/sites/item/lists/item/items/index.d.ts +5 -7
- package/groups/item/sites/item/lists/item/items/index.d.ts.map +1 -1
- package/groups/item/sites/item/lists/item/items/item/documentSetVersions/index.d.ts +5 -7
- package/groups/item/sites/item/lists/item/items/item/documentSetVersions/index.d.ts.map +1 -1
- package/groups/item/sites/item/lists/item/items/item/documentSetVersions/item/index.d.ts +5 -7
- package/groups/item/sites/item/lists/item/items/item/documentSetVersions/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/lists/item/items/item/driveItem/index.d.ts +3 -3
- package/groups/item/sites/item/lists/item/items/item/fields/index.d.ts +2 -3
- package/groups/item/sites/item/lists/item/items/item/fields/index.d.ts.map +1 -1
- package/groups/item/sites/item/lists/item/items/item/index.d.ts +5 -7
- package/groups/item/sites/item/lists/item/items/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/lists/item/items/item/versions/index.d.ts +3 -4
- package/groups/item/sites/item/lists/item/items/item/versions/index.d.ts.map +1 -1
- package/groups/item/sites/item/lists/item/items/item/versions/item/index.d.ts +3 -4
- package/groups/item/sites/item/lists/item/items/item/versions/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/notebooks/getRecentNotebooksWithIncludePersonalNotebooks/index.d.ts +4 -3
- package/groups/item/sites/item/onenote/notebooks/getRecentNotebooksWithIncludePersonalNotebooks/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/notebooks/index.d.ts +5 -7
- package/groups/item/sites/item/onenote/notebooks/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/notebooks/item/index.d.ts +3 -4
- package/groups/item/sites/item/onenote/notebooks/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/index.d.ts +5 -7
- package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sectionGroups/index.d.ts +3 -4
- package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sectionGroups/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/index.d.ts +5 -7
- package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/index.d.ts +5 -7
- package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/content/index.d.ts +0 -1
- package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/content/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/notebooks/item/sections/index.d.ts +5 -7
- package/groups/item/sites/item/onenote/notebooks/item/sections/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/notebooks/item/sections/item/pages/index.d.ts +5 -7
- package/groups/item/sites/item/onenote/notebooks/item/sections/item/pages/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/notebooks/item/sections/item/pages/item/content/index.d.ts +0 -1
- package/groups/item/sites/item/onenote/notebooks/item/sections/item/pages/item/content/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/operations/index.d.ts +3 -3
- package/groups/item/sites/item/onenote/operations/item/index.d.ts +3 -4
- package/groups/item/sites/item/onenote/operations/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/pages/index.d.ts +5 -7
- package/groups/item/sites/item/onenote/pages/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/pages/item/content/index.d.ts +0 -1
- package/groups/item/sites/item/onenote/pages/item/content/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/pages/item/index.d.ts +5 -7
- package/groups/item/sites/item/onenote/pages/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/sectionGroups/index.d.ts +3 -4
- package/groups/item/sites/item/onenote/sectionGroups/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/sectionGroups/item/index.d.ts +3 -4
- package/groups/item/sites/item/onenote/sectionGroups/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/sectionGroups/item/sectionGroups/index.d.ts +3 -4
- package/groups/item/sites/item/onenote/sectionGroups/item/sectionGroups/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/sectionGroups/item/sections/index.d.ts +5 -7
- package/groups/item/sites/item/onenote/sectionGroups/item/sections/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/pages/index.d.ts +5 -7
- package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/pages/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/pages/item/content/index.d.ts +0 -1
- package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/pages/item/content/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/sections/index.d.ts +3 -4
- package/groups/item/sites/item/onenote/sections/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/sections/item/index.d.ts +3 -4
- package/groups/item/sites/item/onenote/sections/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/sections/item/pages/index.d.ts +5 -7
- package/groups/item/sites/item/onenote/sections/item/pages/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/sections/item/pages/item/content/index.d.ts +0 -1
- package/groups/item/sites/item/onenote/sections/item/pages/item/content/index.d.ts.map +1 -1
- package/groups/item/sites/item/operations/index.d.ts +3 -4
- package/groups/item/sites/item/operations/index.d.ts.map +1 -1
- package/groups/item/sites/item/operations/item/index.d.ts +3 -4
- package/groups/item/sites/item/operations/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/pages/index.d.ts +5 -7
- package/groups/item/sites/item/pages/index.d.ts.map +1 -1
- package/groups/item/sites/item/pages/item/index.d.ts +5 -7
- package/groups/item/sites/item/pages/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/permissions/index.d.ts +5 -7
- package/groups/item/sites/item/permissions/index.d.ts.map +1 -1
- package/groups/item/sites/item/permissions/item/grant/index.d.ts +2 -2
- package/groups/item/sites/item/permissions/item/index.d.ts +7 -10
- package/groups/item/sites/item/permissions/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/sites/index.d.ts +3 -4
- package/groups/item/sites/item/sites/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStore/groups/index.d.ts +5 -7
- package/groups/item/sites/item/termStore/groups/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStore/groups/item/index.d.ts +5 -7
- package/groups/item/sites/item/termStore/groups/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStore/groups/item/sets/index.d.ts +3 -4
- package/groups/item/sites/item/termStore/groups/item/sets/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStore/groups/item/sets/item/children/index.d.ts +5 -7
- package/groups/item/sites/item/termStore/groups/item/sets/item/children/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStore/groups/item/sets/item/relations/index.d.ts +3 -4
- package/groups/item/sites/item/termStore/groups/item/sets/item/relations/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStore/groups/item/sets/item/terms/index.d.ts +3 -3
- package/groups/item/sites/item/termStore/groups/item/sets/item/terms/item/index.d.ts +7 -10
- package/groups/item/sites/item/termStore/groups/item/sets/item/terms/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStore/index.d.ts +5 -7
- package/groups/item/sites/item/termStore/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStore/sets/index.d.ts +5 -6
- package/groups/item/sites/item/termStore/sets/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStore/sets/item/children/index.d.ts +5 -7
- package/groups/item/sites/item/termStore/sets/item/children/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStore/sets/item/index.d.ts +7 -10
- package/groups/item/sites/item/termStore/sets/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStore/sets/item/parentGroup/sets/index.d.ts +3 -4
- package/groups/item/sites/item/termStore/sets/item/parentGroup/sets/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStore/sets/item/parentGroup/sets/item/children/index.d.ts +5 -7
- package/groups/item/sites/item/termStore/sets/item/parentGroup/sets/item/children/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStore/sets/item/parentGroup/sets/item/relations/index.d.ts +3 -4
- package/groups/item/sites/item/termStore/sets/item/parentGroup/sets/item/relations/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStore/sets/item/parentGroup/sets/item/terms/index.d.ts +3 -3
- package/groups/item/sites/item/termStore/sets/item/parentGroup/sets/item/terms/item/index.d.ts +7 -10
- package/groups/item/sites/item/termStore/sets/item/parentGroup/sets/item/terms/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStore/sets/item/relations/index.d.ts +3 -4
- package/groups/item/sites/item/termStore/sets/item/relations/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStore/sets/item/terms/index.d.ts +3 -3
- package/groups/item/sites/item/termStore/sets/item/terms/item/index.d.ts +7 -10
- package/groups/item/sites/item/termStore/sets/item/terms/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStores/item/groups/index.d.ts +5 -7
- package/groups/item/sites/item/termStores/item/groups/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStores/item/groups/item/index.d.ts +5 -7
- package/groups/item/sites/item/termStores/item/groups/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStores/item/groups/item/sets/index.d.ts +3 -4
- package/groups/item/sites/item/termStores/item/groups/item/sets/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStores/item/groups/item/sets/item/children/index.d.ts +5 -7
- package/groups/item/sites/item/termStores/item/groups/item/sets/item/children/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStores/item/groups/item/sets/item/relations/index.d.ts +3 -4
- package/groups/item/sites/item/termStores/item/groups/item/sets/item/relations/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStores/item/groups/item/sets/item/terms/index.d.ts +3 -3
- package/groups/item/sites/item/termStores/item/groups/item/sets/item/terms/item/index.d.ts +7 -10
- package/groups/item/sites/item/termStores/item/groups/item/sets/item/terms/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStores/item/sets/index.d.ts +5 -6
- package/groups/item/sites/item/termStores/item/sets/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStores/item/sets/item/children/index.d.ts +5 -7
- package/groups/item/sites/item/termStores/item/sets/item/children/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStores/item/sets/item/index.d.ts +7 -10
- package/groups/item/sites/item/termStores/item/sets/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStores/item/sets/item/parentGroup/sets/index.d.ts +3 -4
- package/groups/item/sites/item/termStores/item/sets/item/parentGroup/sets/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStores/item/sets/item/parentGroup/sets/item/children/index.d.ts +5 -7
- package/groups/item/sites/item/termStores/item/sets/item/parentGroup/sets/item/children/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStores/item/sets/item/parentGroup/sets/item/relations/index.d.ts +3 -4
- package/groups/item/sites/item/termStores/item/sets/item/parentGroup/sets/item/relations/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStores/item/sets/item/parentGroup/sets/item/terms/index.d.ts +3 -3
- package/groups/item/sites/item/termStores/item/sets/item/parentGroup/sets/item/terms/item/index.d.ts +7 -10
- package/groups/item/sites/item/termStores/item/sets/item/parentGroup/sets/item/terms/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStores/item/sets/item/relations/index.d.ts +3 -4
- package/groups/item/sites/item/termStores/item/sets/item/relations/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStores/item/sets/item/terms/index.d.ts +3 -3
- package/groups/item/sites/item/termStores/item/sets/item/terms/item/index.d.ts +7 -10
- package/groups/item/sites/item/termStores/item/sets/item/terms/item/index.d.ts.map +1 -1
- package/groups/item/team/allChannels/index.d.ts +3 -4
- package/groups/item/team/allChannels/index.d.ts.map +1 -1
- package/groups/item/team/channels/getAllMessages/index.d.ts +4 -3
- package/groups/item/team/channels/getAllMessages/index.d.ts.map +1 -1
- package/groups/item/team/channels/index.d.ts +5 -7
- package/groups/item/team/channels/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.d.ts +4 -3
- package/groups/item/team/channels/item/doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/filesFolder/content/index.d.ts +0 -1
- package/groups/item/team/channels/item/filesFolder/content/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/filesFolder/index.d.ts +3 -4
- package/groups/item/team/channels/item/filesFolder/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/index.d.ts +7 -10
- package/groups/item/team/channels/item/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/members/index.d.ts +5 -7
- package/groups/item/team/channels/item/members/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/members/item/index.d.ts +7 -10
- package/groups/item/team/channels/item/members/item/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/messages/delta/index.d.ts +4 -3
- package/groups/item/team/channels/item/messages/delta/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/messages/index.d.ts +5 -7
- package/groups/item/team/channels/item/messages/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/messages/item/hostedContents/index.d.ts +3 -4
- package/groups/item/team/channels/item/messages/item/hostedContents/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/messages/item/hostedContents/item/index.d.ts +3 -4
- package/groups/item/team/channels/item/messages/item/hostedContents/item/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/messages/item/hostedContents/item/value/index.d.ts +0 -1
- package/groups/item/team/channels/item/messages/item/hostedContents/item/value/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/messages/item/index.d.ts +5 -7
- package/groups/item/team/channels/item/messages/item/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/messages/item/replies/delta/index.d.ts +4 -3
- package/groups/item/team/channels/item/messages/item/replies/delta/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/messages/item/replies/index.d.ts +5 -7
- package/groups/item/team/channels/item/messages/item/replies/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/messages/item/replies/item/hostedContents/index.d.ts +3 -4
- package/groups/item/team/channels/item/messages/item/replies/item/hostedContents/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/messages/item/replies/item/hostedContents/item/index.d.ts +3 -4
- package/groups/item/team/channels/item/messages/item/replies/item/hostedContents/item/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/messages/item/replies/item/hostedContents/item/value/index.d.ts +0 -1
- package/groups/item/team/channels/item/messages/item/replies/item/hostedContents/item/value/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/messages/item/replies/item/index.d.ts +3 -4
- package/groups/item/team/channels/item/messages/item/replies/item/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/sharedWithTeams/index.d.ts +3 -4
- package/groups/item/team/channels/item/sharedWithTeams/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/sharedWithTeams/item/allowedMembers/index.d.ts +3 -4
- package/groups/item/team/channels/item/sharedWithTeams/item/allowedMembers/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/sharedWithTeams/item/index.d.ts +5 -7
- package/groups/item/team/channels/item/sharedWithTeams/item/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/tabs/index.d.ts +5 -7
- package/groups/item/team/channels/item/tabs/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/tabs/item/index.d.ts +7 -10
- package/groups/item/team/channels/item/tabs/item/index.d.ts.map +1 -1
- package/groups/item/team/clone/index.d.ts +2 -2
- package/groups/item/team/incomingChannels/index.d.ts +3 -4
- package/groups/item/team/incomingChannels/index.d.ts.map +1 -1
- package/groups/item/team/installedApps/index.d.ts +5 -7
- package/groups/item/team/installedApps/index.d.ts.map +1 -1
- package/groups/item/team/installedApps/item/index.d.ts +5 -7
- package/groups/item/team/installedApps/item/index.d.ts.map +1 -1
- package/groups/item/team/members/index.d.ts +5 -7
- package/groups/item/team/members/index.d.ts.map +1 -1
- package/groups/item/team/members/item/index.d.ts +7 -10
- package/groups/item/team/members/item/index.d.ts.map +1 -1
- package/groups/item/team/permissionGrants/index.d.ts +3 -4
- package/groups/item/team/permissionGrants/index.d.ts.map +1 -1
- package/groups/item/team/photo/index.d.ts +3 -4
- package/groups/item/team/photo/index.d.ts.map +1 -1
- package/groups/item/team/photo/value/index.d.ts +0 -1
- package/groups/item/team/photo/value/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.d.ts +4 -3
- package/groups/item/team/primaryChannel/doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/filesFolder/content/index.d.ts +0 -1
- package/groups/item/team/primaryChannel/filesFolder/content/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/filesFolder/index.d.ts +3 -4
- package/groups/item/team/primaryChannel/filesFolder/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/index.d.ts +3 -4
- package/groups/item/team/primaryChannel/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/members/index.d.ts +5 -7
- package/groups/item/team/primaryChannel/members/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/members/item/index.d.ts +7 -10
- package/groups/item/team/primaryChannel/members/item/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/messages/delta/index.d.ts +4 -3
- package/groups/item/team/primaryChannel/messages/delta/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/messages/index.d.ts +5 -7
- package/groups/item/team/primaryChannel/messages/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/messages/item/hostedContents/index.d.ts +3 -4
- package/groups/item/team/primaryChannel/messages/item/hostedContents/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/messages/item/hostedContents/item/index.d.ts +3 -4
- package/groups/item/team/primaryChannel/messages/item/hostedContents/item/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/messages/item/hostedContents/item/value/index.d.ts +0 -1
- package/groups/item/team/primaryChannel/messages/item/hostedContents/item/value/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/messages/item/index.d.ts +5 -7
- package/groups/item/team/primaryChannel/messages/item/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/messages/item/replies/delta/index.d.ts +4 -3
- package/groups/item/team/primaryChannel/messages/item/replies/delta/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/messages/item/replies/index.d.ts +5 -7
- package/groups/item/team/primaryChannel/messages/item/replies/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/messages/item/replies/item/hostedContents/index.d.ts +3 -4
- package/groups/item/team/primaryChannel/messages/item/replies/item/hostedContents/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/messages/item/replies/item/hostedContents/item/index.d.ts +3 -4
- package/groups/item/team/primaryChannel/messages/item/replies/item/hostedContents/item/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/messages/item/replies/item/hostedContents/item/value/index.d.ts +0 -1
- package/groups/item/team/primaryChannel/messages/item/replies/item/hostedContents/item/value/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/messages/item/replies/item/index.d.ts +3 -4
- package/groups/item/team/primaryChannel/messages/item/replies/item/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/sharedWithTeams/index.d.ts +3 -4
- package/groups/item/team/primaryChannel/sharedWithTeams/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/sharedWithTeams/item/allowedMembers/index.d.ts +3 -4
- package/groups/item/team/primaryChannel/sharedWithTeams/item/allowedMembers/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/sharedWithTeams/item/index.d.ts +5 -7
- package/groups/item/team/primaryChannel/sharedWithTeams/item/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/tabs/index.d.ts +5 -7
- package/groups/item/team/primaryChannel/tabs/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/tabs/item/index.d.ts +7 -10
- package/groups/item/team/primaryChannel/tabs/item/index.d.ts.map +1 -1
- package/groups/item/team/schedule/index.d.ts +3 -4
- package/groups/item/team/schedule/index.d.ts.map +1 -1
- package/groups/item/team/schedule/offerShiftRequests/index.d.ts +5 -7
- package/groups/item/team/schedule/offerShiftRequests/index.d.ts.map +1 -1
- package/groups/item/team/schedule/offerShiftRequests/item/index.d.ts +3 -4
- package/groups/item/team/schedule/offerShiftRequests/item/index.d.ts.map +1 -1
- package/groups/item/team/schedule/openShiftChangeRequests/index.d.ts +5 -7
- package/groups/item/team/schedule/openShiftChangeRequests/index.d.ts.map +1 -1
- package/groups/item/team/schedule/openShiftChangeRequests/item/index.d.ts +3 -4
- package/groups/item/team/schedule/openShiftChangeRequests/item/index.d.ts.map +1 -1
- package/groups/item/team/schedule/openShifts/index.d.ts +5 -7
- package/groups/item/team/schedule/openShifts/index.d.ts.map +1 -1
- package/groups/item/team/schedule/openShifts/item/index.d.ts +7 -10
- package/groups/item/team/schedule/openShifts/item/index.d.ts.map +1 -1
- package/groups/item/team/schedule/schedulingGroups/index.d.ts +5 -7
- package/groups/item/team/schedule/schedulingGroups/index.d.ts.map +1 -1
- package/groups/item/team/schedule/schedulingGroups/item/index.d.ts +7 -10
- package/groups/item/team/schedule/schedulingGroups/item/index.d.ts.map +1 -1
- package/groups/item/team/schedule/shifts/index.d.ts +5 -7
- package/groups/item/team/schedule/shifts/index.d.ts.map +1 -1
- package/groups/item/team/schedule/shifts/item/index.d.ts +7 -10
- package/groups/item/team/schedule/shifts/item/index.d.ts.map +1 -1
- package/groups/item/team/schedule/swapShiftsChangeRequests/index.d.ts +5 -7
- package/groups/item/team/schedule/swapShiftsChangeRequests/index.d.ts.map +1 -1
- package/groups/item/team/schedule/swapShiftsChangeRequests/item/index.d.ts +3 -4
- package/groups/item/team/schedule/swapShiftsChangeRequests/item/index.d.ts.map +1 -1
- package/groups/item/team/schedule/timeOffReasons/index.d.ts +5 -7
- package/groups/item/team/schedule/timeOffReasons/index.d.ts.map +1 -1
- package/groups/item/team/schedule/timeOffReasons/item/index.d.ts +7 -10
- package/groups/item/team/schedule/timeOffReasons/item/index.d.ts.map +1 -1
- package/groups/item/team/schedule/timeOffRequests/index.d.ts +3 -4
- package/groups/item/team/schedule/timeOffRequests/index.d.ts.map +1 -1
- package/groups/item/team/schedule/timeOffRequests/item/index.d.ts +5 -7
- package/groups/item/team/schedule/timeOffRequests/item/index.d.ts.map +1 -1
- package/groups/item/team/schedule/timesOff/index.d.ts +5 -7
- package/groups/item/team/schedule/timesOff/index.d.ts.map +1 -1
- package/groups/item/team/schedule/timesOff/item/index.d.ts +7 -10
- package/groups/item/team/schedule/timesOff/item/index.d.ts.map +1 -1
- package/groups/item/team/tags/index.d.ts +5 -7
- package/groups/item/team/tags/index.d.ts.map +1 -1
- package/groups/item/team/tags/item/index.d.ts +7 -10
- package/groups/item/team/tags/item/index.d.ts.map +1 -1
- package/groups/item/team/tags/item/members/index.d.ts +5 -7
- package/groups/item/team/tags/item/members/index.d.ts.map +1 -1
- package/groups/item/team/tags/item/members/item/index.d.ts +5 -7
- package/groups/item/team/tags/item/members/item/index.d.ts.map +1 -1
- package/groups/item/threads/index.d.ts +5 -7
- package/groups/item/threads/index.d.ts.map +1 -1
- package/groups/item/threads/item/index.d.ts +7 -10
- package/groups/item/threads/item/index.d.ts.map +1 -1
- package/groups/item/threads/item/posts/index.d.ts +3 -4
- package/groups/item/threads/item/posts/index.d.ts.map +1 -1
- package/groups/item/threads/item/posts/item/attachments/createUploadSession/index.js +1 -1
- package/groups/item/threads/item/posts/item/attachments/index.d.ts +3 -4
- package/groups/item/threads/item/posts/item/attachments/index.d.ts.map +1 -1
- package/groups/item/threads/item/posts/item/extensions/index.d.ts +3 -3
- package/groups/item/threads/item/posts/item/extensions/item/index.d.ts +5 -7
- package/groups/item/threads/item/posts/item/extensions/item/index.d.ts.map +1 -1
- package/groups/item/threads/item/posts/item/forward/index.js +2 -2
- package/groups/item/threads/item/posts/item/inReplyTo/attachments/createUploadSession/index.js +1 -1
- package/groups/item/threads/item/posts/item/inReplyTo/attachments/index.d.ts +3 -4
- package/groups/item/threads/item/posts/item/inReplyTo/attachments/index.d.ts.map +1 -1
- package/groups/item/threads/item/posts/item/inReplyTo/extensions/index.d.ts +3 -3
- package/groups/item/threads/item/posts/item/inReplyTo/extensions/item/index.d.ts +5 -7
- package/groups/item/threads/item/posts/item/inReplyTo/extensions/item/index.d.ts.map +1 -1
- package/groups/item/threads/item/posts/item/inReplyTo/forward/index.js +2 -2
- package/groups/item/threads/item/posts/item/inReplyTo/reply/index.js +1 -1
- package/groups/item/threads/item/posts/item/reply/index.js +1 -1
- package/groups/item/threads/item/reply/index.d.ts +3 -3
- package/groups/item/threads/item/reply/index.js +1 -1
- package/groups/item/transitiveMemberOf/index.d.ts +0 -1
- package/groups/item/transitiveMemberOf/index.d.ts.map +1 -1
- package/groups/item/transitiveMembers/index.d.ts +0 -1
- package/groups/item/transitiveMembers/index.d.ts.map +1 -1
- package/package.json +3 -3
- package/tsconfig.tsbuildinfo +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2C,KAAK,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAI3G,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,qBAAsB,SAAQ,kBAAkB,CAAC,qBAAqB,CAAC;IACpF
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2C,KAAK,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAI3G,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,qBAAsB,SAAQ,kBAAkB,CAAC,qBAAqB,CAAC;IACpF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IACzG;;;;;;OAMG;IACF,GAAG,CAAC,IAAI,EAAE,WAAW,GAAG,SAAS,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IACxI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC/G;;;;;OAKG;IACF,uBAAuB,CAAC,IAAI,EAAE,WAAW,GAAG,SAAS,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,eAAO,MAAM,gCAAgC,+JAA+J,CAAC;AAC7M;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,gBAqBnD,CAAC"}
|
|
@@ -17,11 +17,10 @@ export interface SectionsRequestBuilder extends BaseRequestBuilder<SectionsReque
|
|
|
17
17
|
*/
|
|
18
18
|
byOnenoteSectionId(onenoteSectionId: string): OnenoteSectionItemRequestBuilder;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.
|
|
21
21
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
22
|
* @returns {Promise<OnenoteSectionCollectionResponse>}
|
|
23
23
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
-
* @see {@link https://learn.microsoft.com/graph/api/onenote-list-sections?view=graph-rest-1.0|Find more info here}
|
|
25
24
|
*/
|
|
26
25
|
get(requestConfiguration?: RequestConfiguration<SectionsRequestBuilderGetQueryParameters> | undefined): Promise<OnenoteSectionCollectionResponse | undefined>;
|
|
27
26
|
/**
|
|
@@ -33,7 +32,7 @@ export interface SectionsRequestBuilder extends BaseRequestBuilder<SectionsReque
|
|
|
33
32
|
*/
|
|
34
33
|
post(body: OnenoteSection, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<OnenoteSection | undefined>;
|
|
35
34
|
/**
|
|
36
|
-
*
|
|
35
|
+
* The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.
|
|
37
36
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
38
37
|
* @returns {RequestInformation}
|
|
39
38
|
*/
|
|
@@ -47,7 +46,7 @@ export interface SectionsRequestBuilder extends BaseRequestBuilder<SectionsReque
|
|
|
47
46
|
toPostRequestInformation(body: OnenoteSection, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
48
47
|
}
|
|
49
48
|
/**
|
|
50
|
-
*
|
|
49
|
+
* The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.
|
|
51
50
|
*/
|
|
52
51
|
export interface SectionsRequestBuilderGetQueryParameters {
|
|
53
52
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAqI,KAAK,cAAc,EAAE,KAAK,gCAAgC,EAAE,MAAM,gCAAgC,CAAC;AAI/O,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAwG,KAAK,gCAAgC,EAAE,MAAM,SAAS,CAAC;AAEtK,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,sBAAuB,SAAQ,kBAAkB,CAAC,sBAAsB,CAAC;IACtF;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,kBAAkB,CAAC,gBAAgB,EAAE,MAAM,GAAI,gCAAgC,CAAC;IACjF
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAqI,KAAK,cAAc,EAAE,KAAK,gCAAgC,EAAE,MAAM,gCAAgC,CAAC;AAI/O,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAwG,KAAK,gCAAgC,EAAE,MAAM,SAAS,CAAC;AAEtK,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,sBAAuB,SAAQ,kBAAkB,CAAC,sBAAsB,CAAC;IACtF;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,kBAAkB,CAAC,gBAAgB,EAAE,MAAM,GAAI,gCAAgC,CAAC;IACjF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gCAAgC,GAAG,SAAS,CAAC,CAAC;IAChK;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,cAAc,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,cAAc,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACjJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,cAAc,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACzI;AACD;;GAEG;AACH,MAAM,WAAW,wCAAwC;IACrD;;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,iCAAiC,mJAAmJ,CAAC;AAclM;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,sBAAsB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAS1J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sCAAsC,EAAE,gBAuBpD,CAAC"}
|
|
@@ -36,11 +36,10 @@ export interface OnenoteSectionItemRequestBuilder extends BaseRequestBuilder<One
|
|
|
36
36
|
*/
|
|
37
37
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
38
38
|
/**
|
|
39
|
-
*
|
|
39
|
+
* The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.
|
|
40
40
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
41
41
|
* @returns {Promise<OnenoteSection>}
|
|
42
42
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
43
|
-
* @see {@link https://learn.microsoft.com/graph/api/section-get?view=graph-rest-1.0|Find more info here}
|
|
44
43
|
*/
|
|
45
44
|
get(requestConfiguration?: RequestConfiguration<OnenoteSectionItemRequestBuilderGetQueryParameters> | undefined): Promise<OnenoteSection | undefined>;
|
|
46
45
|
/**
|
|
@@ -58,7 +57,7 @@ export interface OnenoteSectionItemRequestBuilder extends BaseRequestBuilder<One
|
|
|
58
57
|
*/
|
|
59
58
|
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
60
59
|
/**
|
|
61
|
-
*
|
|
60
|
+
* The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.
|
|
62
61
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
63
62
|
* @returns {RequestInformation}
|
|
64
63
|
*/
|
|
@@ -72,7 +71,7 @@ export interface OnenoteSectionItemRequestBuilder extends BaseRequestBuilder<One
|
|
|
72
71
|
toPatchRequestInformation(body: OnenoteSection, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
73
72
|
}
|
|
74
73
|
/**
|
|
75
|
-
*
|
|
74
|
+
* The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.
|
|
76
75
|
*/
|
|
77
76
|
export interface OnenoteSectionItemRequestBuilderGetQueryParameters {
|
|
78
77
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuE,KAAK,cAAc,EAAE,MAAM,gCAAgC,CAAC;AAI1I,OAAO,EAAgD,KAAK,4BAA4B,EAAE,MAAM,mBAAmB,CAAC;AAEpH,OAAO,EAAoD,KAAK,gCAAgC,EAAE,MAAM,uBAAuB,CAAC;AAEhI,OAAO,EAA8E,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEhI,OAAO,EAAgD,KAAK,4BAA4B,EAAE,MAAM,mBAAmB,CAAC;AAEpH,OAAO,EAAoD,KAAK,gCAAgC,EAAE,MAAM,uBAAuB,CAAC;AAEhI,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,gCAAiC,SAAQ,kBAAkB,CAAC,gCAAgC,CAAC;IAC1G;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;OAEG;IACH,IAAI,kBAAkB,IAAI,gCAAgC,CAAC;IAC3D;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;OAEG;IACH,IAAI,kBAAkB,IAAI,gCAAgC,CAAC;IAC3D;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuE,KAAK,cAAc,EAAE,MAAM,gCAAgC,CAAC;AAI1I,OAAO,EAAgD,KAAK,4BAA4B,EAAE,MAAM,mBAAmB,CAAC;AAEpH,OAAO,EAAoD,KAAK,gCAAgC,EAAE,MAAM,uBAAuB,CAAC;AAEhI,OAAO,EAA8E,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEhI,OAAO,EAAgD,KAAK,4BAA4B,EAAE,MAAM,mBAAmB,CAAC;AAEpH,OAAO,EAAoD,KAAK,gCAAgC,EAAE,MAAM,uBAAuB,CAAC;AAEhI,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,gCAAiC,SAAQ,kBAAkB,CAAC,gCAAgC,CAAC;IAC1G;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;OAEG;IACH,IAAI,kBAAkB,IAAI,gCAAgC,CAAC;IAC3D;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;OAEG;IACH,IAAI,kBAAkB,IAAI,gCAAgC,CAAC;IAC3D;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,kDAAkD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,cAAc,GAAG,SAAS,CAAC,CAAC;IACxJ;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,cAAc,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,cAAc,GAAG,SAAS,CAAC,CAAC;IACpI;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,kDAAkD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC3J;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,cAAc,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC1I;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,kHAAkH,CAAC;AAQ3K;;GAEG;AACH,eAAO,MAAM,kDAAkD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,gCAAgC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAiB9K,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,gDAAgD,EAAE,gBA+B9D,CAAC"}
|
|
@@ -17,30 +17,28 @@ export interface PagesRequestBuilder extends BaseRequestBuilder<PagesRequestBuil
|
|
|
17
17
|
*/
|
|
18
18
|
byOnenotePageId(onenotePageId: string): OnenotePageItemRequestBuilder;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* The collection of pages in the section. Read-only. Nullable.
|
|
21
21
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
22
|
* @returns {Promise<OnenotePageCollectionResponse>}
|
|
23
23
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
-
* @see {@link https://learn.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0|Find more info here}
|
|
25
24
|
*/
|
|
26
25
|
get(requestConfiguration?: RequestConfiguration<PagesRequestBuilderGetQueryParameters> | undefined): Promise<OnenotePageCollectionResponse | undefined>;
|
|
27
26
|
/**
|
|
28
|
-
* Create
|
|
27
|
+
* Create new navigation property to pages for groups
|
|
29
28
|
* @param body The request body
|
|
30
29
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
31
30
|
* @returns {Promise<OnenotePage>}
|
|
32
31
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
33
|
-
* @see {@link https://learn.microsoft.com/graph/api/section-post-pages?view=graph-rest-1.0|Find more info here}
|
|
34
32
|
*/
|
|
35
33
|
post(body: OnenotePage, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<OnenotePage | undefined>;
|
|
36
34
|
/**
|
|
37
|
-
*
|
|
35
|
+
* The collection of pages in the section. Read-only. Nullable.
|
|
38
36
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
39
37
|
* @returns {RequestInformation}
|
|
40
38
|
*/
|
|
41
39
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<PagesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
42
40
|
/**
|
|
43
|
-
* Create
|
|
41
|
+
* Create new navigation property to pages for groups
|
|
44
42
|
* @param body The request body
|
|
45
43
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
46
44
|
* @returns {RequestInformation}
|
|
@@ -48,7 +46,7 @@ export interface PagesRequestBuilder extends BaseRequestBuilder<PagesRequestBuil
|
|
|
48
46
|
toPostRequestInformation(body: OnenotePage, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
49
47
|
}
|
|
50
48
|
/**
|
|
51
|
-
*
|
|
49
|
+
* The collection of pages in the section. Read-only. Nullable.
|
|
52
50
|
*/
|
|
53
51
|
export interface PagesRequestBuilderGetQueryParameters {
|
|
54
52
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA4H,KAAK,WAAW,EAAE,KAAK,6BAA6B,EAAE,MAAM,gCAAgC,CAAC;AAIhO,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAkG,KAAK,6BAA6B,EAAE,MAAM,SAAS,CAAC;AAE7J,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;;;;OAIG;IACF,eAAe,CAAC,aAAa,EAAE,MAAM,GAAI,6BAA6B,CAAC;IACxE
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA4H,KAAK,WAAW,EAAE,KAAK,6BAA6B,EAAE,MAAM,gCAAgC,CAAC;AAIhO,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAkG,KAAK,6BAA6B,EAAE,MAAM,SAAS,CAAC;AAE7J,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;;;;OAIG;IACF,eAAe,CAAC,aAAa,EAAE,MAAM,GAAI,6BAA6B,CAAC;IACxE;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,6BAA6B,GAAG,SAAS,CAAC,CAAC;IAC1J;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,WAAW,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IAC7H;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC9I;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,WAAW,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACtI;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,+KAA+K,CAAC;AAc3N;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,mBAAmB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CASpJ,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAuBjD,CAAC"}
|
|
@@ -9,7 +9,6 @@ export interface ContentRequestBuilder extends BaseRequestBuilder<ContentRequest
|
|
|
9
9
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
10
10
|
* @returns {Promise<ArrayBuffer>}
|
|
11
11
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
12
|
-
* @see {@link https://learn.microsoft.com/graph/api/section-list-pages?view=graph-rest-1.0|Find more info here}
|
|
13
12
|
*/
|
|
14
13
|
get(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ArrayBuffer | undefined>;
|
|
15
14
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2C,KAAK,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAI3G,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,qBAAsB,SAAQ,kBAAkB,CAAC,qBAAqB,CAAC;IACpF
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2C,KAAK,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAI3G,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,qBAAsB,SAAQ,kBAAkB,CAAC,qBAAqB,CAAC;IACpF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IACzG;;;;;;OAMG;IACF,GAAG,CAAC,IAAI,EAAE,WAAW,GAAG,SAAS,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IACxI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC/G;;;;;OAKG;IACF,uBAAuB,CAAC,IAAI,EAAE,WAAW,GAAG,SAAS,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,eAAO,MAAM,gCAAgC,6HAA6H,CAAC;AAC3K;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,gBAqBnD,CAAC"}
|
|
@@ -17,11 +17,10 @@ export interface OperationsRequestBuilder extends BaseRequestBuilder<OperationsR
|
|
|
17
17
|
*/
|
|
18
18
|
byRichLongRunningOperationId(richLongRunningOperationId: string): RichLongRunningOperationItemRequestBuilder;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* The collection of long-running operations on the site.
|
|
21
21
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
22
|
* @returns {Promise<RichLongRunningOperationCollectionResponse>}
|
|
23
23
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
-
* @see {@link https://learn.microsoft.com/graph/api/site-list-operations?view=graph-rest-1.0|Find more info here}
|
|
25
24
|
*/
|
|
26
25
|
get(requestConfiguration?: RequestConfiguration<OperationsRequestBuilderGetQueryParameters> | undefined): Promise<RichLongRunningOperationCollectionResponse | undefined>;
|
|
27
26
|
/**
|
|
@@ -33,7 +32,7 @@ export interface OperationsRequestBuilder extends BaseRequestBuilder<OperationsR
|
|
|
33
32
|
*/
|
|
34
33
|
post(body: RichLongRunningOperation, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<RichLongRunningOperation | undefined>;
|
|
35
34
|
/**
|
|
36
|
-
*
|
|
35
|
+
* The collection of long-running operations on the site.
|
|
37
36
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
38
37
|
* @returns {RequestInformation}
|
|
39
38
|
*/
|
|
@@ -47,7 +46,7 @@ export interface OperationsRequestBuilder extends BaseRequestBuilder<OperationsR
|
|
|
47
46
|
toPostRequestInformation(body: RichLongRunningOperation, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
48
47
|
}
|
|
49
48
|
/**
|
|
50
|
-
*
|
|
49
|
+
* The collection of long-running operations on the site.
|
|
51
50
|
*/
|
|
52
51
|
export interface OperationsRequestBuilderGetQueryParameters {
|
|
53
52
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmK,KAAK,wBAAwB,EAAE,KAAK,0CAA0C,EAAE,MAAM,gCAAgC,CAAC;AAIjS,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAA8D,KAAK,0CAA0C,EAAE,MAAM,SAAS,CAAC;AAEtI,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,wBAAyB,SAAQ,kBAAkB,CAAC,wBAAwB,CAAC;IAC1F;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,4BAA4B,CAAC,0BAA0B,EAAE,MAAM,GAAI,0CAA0C,CAAC;IAC/G
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmK,KAAK,wBAAwB,EAAE,KAAK,0CAA0C,EAAE,MAAM,gCAAgC,CAAC;AAIjS,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAA8D,KAAK,0CAA0C,EAAE,MAAM,SAAS,CAAC;AAEtI,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,wBAAyB,SAAQ,kBAAkB,CAAC,wBAAwB,CAAC;IAC1F;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,4BAA4B,CAAC,0BAA0B,EAAE,MAAM,GAAI,0CAA0C,CAAC;IAC/G;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,0CAA0C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,0CAA0C,GAAG,SAAS,CAAC,CAAC;IAC5K;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,wBAAwB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,wBAAwB,GAAG,SAAS,CAAC,CAAC;IACvJ;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,0CAA0C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACnJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,wBAAwB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACnJ;AACD;;GAEG;AACH,MAAM,WAAW,0CAA0C;IACvD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,mCAAmC,6IAA6I,CAAC;AAc9L;;GAEG;AACH,eAAO,MAAM,0CAA0C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,wBAAwB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQ9J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,gBAuBtD,CAAC"}
|
|
@@ -11,11 +11,10 @@ export interface RichLongRunningOperationItemRequestBuilder extends BaseRequestB
|
|
|
11
11
|
*/
|
|
12
12
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
13
13
|
/**
|
|
14
|
-
*
|
|
14
|
+
* The collection of long-running operations on the site.
|
|
15
15
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
16
16
|
* @returns {Promise<RichLongRunningOperation>}
|
|
17
17
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
18
|
-
* @see {@link https://learn.microsoft.com/graph/api/richlongrunningoperation-get?view=graph-rest-1.0|Find more info here}
|
|
19
18
|
*/
|
|
20
19
|
get(requestConfiguration?: RequestConfiguration<RichLongRunningOperationItemRequestBuilderGetQueryParameters> | undefined): Promise<RichLongRunningOperation | undefined>;
|
|
21
20
|
/**
|
|
@@ -33,7 +32,7 @@ export interface RichLongRunningOperationItemRequestBuilder extends BaseRequestB
|
|
|
33
32
|
*/
|
|
34
33
|
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
35
34
|
/**
|
|
36
|
-
*
|
|
35
|
+
* The collection of long-running operations on the site.
|
|
37
36
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
38
37
|
* @returns {RequestInformation}
|
|
39
38
|
*/
|
|
@@ -47,7 +46,7 @@ export interface RichLongRunningOperationItemRequestBuilder extends BaseRequestB
|
|
|
47
46
|
toPatchRequestInformation(body: RichLongRunningOperation, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
48
47
|
}
|
|
49
48
|
/**
|
|
50
|
-
*
|
|
49
|
+
* The collection of long-running operations on the site.
|
|
51
50
|
*/
|
|
52
51
|
export interface RichLongRunningOperationItemRequestBuilderGetQueryParameters {
|
|
53
52
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2F,KAAK,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAIxK,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,0CAA2C,SAAQ,kBAAkB,CAAC,0CAA0C,CAAC;IAC9H;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2F,KAAK,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAIxK,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,0CAA2C,SAAQ,kBAAkB,CAAC,0CAA0C,CAAC;IAC9H;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4DAA4D,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,wBAAwB,GAAG,SAAS,CAAC,CAAC;IAC5K;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,wBAAwB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,wBAAwB,GAAG,SAAS,CAAC,CAAC;IACxJ;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4DAA4D,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACrK;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,wBAAwB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACpJ;AACD;;GAEG;AACH,MAAM,WAAW,4DAA4D;IACzE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,qDAAqD,sHAAsH,CAAC;AAQzL;;GAEG;AACH,eAAO,MAAM,0DAA0D,EAAE,gBA+BxE,CAAC"}
|
|
@@ -22,30 +22,28 @@ export interface PagesRequestBuilder extends BaseRequestBuilder<PagesRequestBuil
|
|
|
22
22
|
*/
|
|
23
23
|
byBaseSitePageId(baseSitePageId: string): BaseSitePageItemRequestBuilder;
|
|
24
24
|
/**
|
|
25
|
-
*
|
|
25
|
+
* The collection of pages in the baseSitePages list in this site.
|
|
26
26
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
27
27
|
* @returns {Promise<BaseSitePageCollectionResponse>}
|
|
28
28
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
29
|
-
* @see {@link https://learn.microsoft.com/graph/api/basesitepage-list?view=graph-rest-1.0|Find more info here}
|
|
30
29
|
*/
|
|
31
30
|
get(requestConfiguration?: RequestConfiguration<PagesRequestBuilderGetQueryParameters> | undefined): Promise<BaseSitePageCollectionResponse | undefined>;
|
|
32
31
|
/**
|
|
33
|
-
* Create
|
|
32
|
+
* Create new navigation property to pages for groups
|
|
34
33
|
* @param body The request body
|
|
35
34
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
36
35
|
* @returns {Promise<BaseSitePage>}
|
|
37
36
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
38
|
-
* @see {@link https://learn.microsoft.com/graph/api/sitepage-create?view=graph-rest-1.0|Find more info here}
|
|
39
37
|
*/
|
|
40
38
|
post(body: BaseSitePage, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<BaseSitePage | undefined>;
|
|
41
39
|
/**
|
|
42
|
-
*
|
|
40
|
+
* The collection of pages in the baseSitePages list in this site.
|
|
43
41
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
44
42
|
* @returns {RequestInformation}
|
|
45
43
|
*/
|
|
46
44
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<PagesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
47
45
|
/**
|
|
48
|
-
* Create
|
|
46
|
+
* Create new navigation property to pages for groups
|
|
49
47
|
* @param body The request body
|
|
50
48
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
51
49
|
* @returns {RequestInformation}
|
|
@@ -53,7 +51,7 @@ export interface PagesRequestBuilder extends BaseRequestBuilder<PagesRequestBuil
|
|
|
53
51
|
toPostRequestInformation(body: BaseSitePage, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
54
52
|
}
|
|
55
53
|
/**
|
|
56
|
-
*
|
|
54
|
+
* The collection of pages in the baseSitePages list in this site.
|
|
57
55
|
*/
|
|
58
56
|
export interface PagesRequestBuilderGetQueryParameters {
|
|
59
57
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA+H,KAAK,YAAY,EAAE,KAAK,8BAA8B,EAAE,MAAM,gCAAgC,CAAC;AAIrO,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAA8F,KAAK,2BAA2B,EAAE,MAAM,kBAAkB,CAAC;AAEhK,OAAO,EAAoG,KAAK,8BAA8B,EAAE,MAAM,SAAS,CAAC;AAEhK,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
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA+H,KAAK,YAAY,EAAE,KAAK,8BAA8B,EAAE,MAAM,gCAAgC,CAAC;AAIrO,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAA8F,KAAK,2BAA2B,EAAE,MAAM,kBAAkB,CAAC;AAEhK,OAAO,EAAoG,KAAK,8BAA8B,EAAE,MAAM,SAAS,CAAC;AAEhK,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"}
|
|
@@ -20,18 +20,16 @@ export interface BaseSitePageItemRequestBuilder extends BaseRequestBuilder<BaseS
|
|
|
20
20
|
*/
|
|
21
21
|
get lastModifiedByUser(): LastModifiedByUserRequestBuilder;
|
|
22
22
|
/**
|
|
23
|
-
* Delete
|
|
23
|
+
* Delete navigation property pages for groups
|
|
24
24
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
25
25
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
26
|
-
* @see {@link https://learn.microsoft.com/graph/api/basesitepage-delete?view=graph-rest-1.0|Find more info here}
|
|
27
26
|
*/
|
|
28
27
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
29
28
|
/**
|
|
30
|
-
*
|
|
29
|
+
* The collection of pages in the baseSitePages list in this site.
|
|
31
30
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
32
31
|
* @returns {Promise<BaseSitePage>}
|
|
33
32
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
34
|
-
* @see {@link https://learn.microsoft.com/graph/api/basesitepage-get?view=graph-rest-1.0|Find more info here}
|
|
35
33
|
*/
|
|
36
34
|
get(requestConfiguration?: RequestConfiguration<BaseSitePageItemRequestBuilderGetQueryParameters> | undefined): Promise<BaseSitePage | undefined>;
|
|
37
35
|
/**
|
|
@@ -43,13 +41,13 @@ export interface BaseSitePageItemRequestBuilder extends BaseRequestBuilder<BaseS
|
|
|
43
41
|
*/
|
|
44
42
|
patch(body: BaseSitePage, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<BaseSitePage | undefined>;
|
|
45
43
|
/**
|
|
46
|
-
* Delete
|
|
44
|
+
* Delete navigation property pages for groups
|
|
47
45
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
48
46
|
* @returns {RequestInformation}
|
|
49
47
|
*/
|
|
50
48
|
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
51
49
|
/**
|
|
52
|
-
*
|
|
50
|
+
* The collection of pages in the baseSitePages list in this site.
|
|
53
51
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
54
52
|
* @returns {RequestInformation}
|
|
55
53
|
*/
|
|
@@ -63,7 +61,7 @@ export interface BaseSitePageItemRequestBuilder extends BaseRequestBuilder<BaseS
|
|
|
63
61
|
toPatchRequestInformation(body: BaseSitePage, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
64
62
|
}
|
|
65
63
|
/**
|
|
66
|
-
*
|
|
64
|
+
* The collection of pages in the baseSitePages list in this site.
|
|
67
65
|
*/
|
|
68
66
|
export interface BaseSitePageItemRequestBuilderGetQueryParameters {
|
|
69
67
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmE,KAAK,YAAY,EAAE,MAAM,gCAAgC,CAAC;AAIpI,OAAO,EAA8F,KAAK,2BAA2B,EAAE,MAAM,kBAAkB,CAAC;AAEhK,OAAO,EAA8F,KAAK,2BAA2B,EAAE,MAAM,kBAAkB,CAAC;AAEhK,OAAO,EAAwG,KAAK,gCAAgC,EAAE,MAAM,uBAAuB,CAAC;AAEpL,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,8BAA+B,SAAQ,kBAAkB,CAAC,8BAA8B,CAAC;IACtG;;OAEG;IACH,IAAI,aAAa,IAAI,2BAA2B,CAAC;IACjD;;OAEG;IACH,IAAI,aAAa,IAAI,2BAA2B,CAAC;IACjD;;OAEG;IACH,IAAI,kBAAkB,IAAI,gCAAgC,CAAC;IAC3D
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmE,KAAK,YAAY,EAAE,MAAM,gCAAgC,CAAC;AAIpI,OAAO,EAA8F,KAAK,2BAA2B,EAAE,MAAM,kBAAkB,CAAC;AAEhK,OAAO,EAA8F,KAAK,2BAA2B,EAAE,MAAM,kBAAkB,CAAC;AAEhK,OAAO,EAAwG,KAAK,gCAAgC,EAAE,MAAM,uBAAuB,CAAC;AAEpL,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,8BAA+B,SAAQ,kBAAkB,CAAC,8BAA8B,CAAC;IACtG;;OAEG;IACH,IAAI,aAAa,IAAI,2BAA2B,CAAC;IACjD;;OAEG;IACH,IAAI,aAAa,IAAI,2BAA2B,CAAC;IACjD;;OAEG;IACH,IAAI,kBAAkB,IAAI,gCAAgC,CAAC;IAC3D;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,gDAAgD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,YAAY,GAAG,SAAS,CAAC,CAAC;IACpJ;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,YAAY,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,YAAY,GAAG,SAAS,CAAC,CAAC;IAChI;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,gDAAgD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACzJ;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,YAAY,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACxI;AACD;;GAEG;AACH,MAAM,WAAW,gDAAgD;IAC7D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,yCAAyC,qGAAqG,CAAC;AAQ5J;;GAEG;AACH,eAAO,MAAM,gDAAgD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,8BAA8B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAa1K,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,8CAA8C,EAAE,gBA+B5D,CAAC"}
|
|
@@ -17,30 +17,28 @@ export interface PermissionsRequestBuilder extends BaseRequestBuilder<Permission
|
|
|
17
17
|
*/
|
|
18
18
|
byPermissionId(permissionId: string): PermissionItemRequestBuilder;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* The permissions associated with the site. Nullable.
|
|
21
21
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
22
|
* @returns {Promise<PermissionCollectionResponse>}
|
|
23
23
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
-
* @see {@link https://learn.microsoft.com/graph/api/site-list-permissions?view=graph-rest-1.0|Find more info here}
|
|
25
24
|
*/
|
|
26
25
|
get(requestConfiguration?: RequestConfiguration<PermissionsRequestBuilderGetQueryParameters> | undefined): Promise<PermissionCollectionResponse | undefined>;
|
|
27
26
|
/**
|
|
28
|
-
* Create
|
|
27
|
+
* Create new navigation property to permissions for groups
|
|
29
28
|
* @param body The request body
|
|
30
29
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
31
30
|
* @returns {Promise<Permission>}
|
|
32
31
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
33
|
-
* @see {@link https://learn.microsoft.com/graph/api/site-post-permissions?view=graph-rest-1.0|Find more info here}
|
|
34
32
|
*/
|
|
35
33
|
post(body: Permission, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<Permission | undefined>;
|
|
36
34
|
/**
|
|
37
|
-
*
|
|
35
|
+
* The permissions associated with the site. Nullable.
|
|
38
36
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
39
37
|
* @returns {RequestInformation}
|
|
40
38
|
*/
|
|
41
39
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<PermissionsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
42
40
|
/**
|
|
43
|
-
* Create
|
|
41
|
+
* Create new navigation property to permissions for groups
|
|
44
42
|
* @param body The request body
|
|
45
43
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
46
44
|
* @returns {RequestInformation}
|
|
@@ -48,7 +46,7 @@ export interface PermissionsRequestBuilder extends BaseRequestBuilder<Permission
|
|
|
48
46
|
toPostRequestInformation(body: Permission, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
49
47
|
}
|
|
50
48
|
/**
|
|
51
|
-
*
|
|
49
|
+
* The permissions associated with the site. Nullable.
|
|
52
50
|
*/
|
|
53
51
|
export interface PermissionsRequestBuilderGetQueryParameters {
|
|
54
52
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAyH,KAAK,UAAU,EAAE,KAAK,4BAA4B,EAAE,MAAM,gCAAgC,CAAC;AAI3N,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAgG,KAAK,4BAA4B,EAAE,MAAM,SAAS,CAAC;AAE1J,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,yBAA0B,SAAQ,kBAAkB,CAAC,yBAAyB,CAAC;IAC5F;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,cAAc,CAAC,YAAY,EAAE,MAAM,GAAI,4BAA4B,CAAC;IACrE
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAyH,KAAK,UAAU,EAAE,KAAK,4BAA4B,EAAE,MAAM,gCAAgC,CAAC;AAI3N,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAgG,KAAK,4BAA4B,EAAE,MAAM,SAAS,CAAC;AAE1J,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,yBAA0B,SAAQ,kBAAkB,CAAC,yBAAyB,CAAC;IAC5F;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,cAAc,CAAC,YAAY,EAAE,MAAM,GAAI,4BAA4B,CAAC;IACrE;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2CAA2C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,4BAA4B,GAAG,SAAS,CAAC,CAAC;IAC/J;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,UAAU,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,UAAU,GAAG,SAAS,CAAC,CAAC;IAC3H;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2CAA2C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACpJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,UAAU,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACrI;AACD;;GAEG;AACH,MAAM,WAAW,2CAA2C;IACxD;;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,oCAAoC,8IAA8I,CAAC;AAchM;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,yBAAyB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAShK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,gBAuBvD,CAAC"}
|
|
@@ -51,7 +51,7 @@ export interface GrantPostResponse extends BaseCollectionPaginationCountResponse
|
|
|
51
51
|
*/
|
|
52
52
|
export interface GrantRequestBuilder extends BaseRequestBuilder<GrantRequestBuilder> {
|
|
53
53
|
/**
|
|
54
|
-
* Grant users access to a link represented by a
|
|
54
|
+
* Grant users access to a link represented by a permission.
|
|
55
55
|
* @param body The request body
|
|
56
56
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
57
57
|
* @returns {Promise<GrantPostResponse>}
|
|
@@ -60,7 +60,7 @@ export interface GrantRequestBuilder extends BaseRequestBuilder<GrantRequestBuil
|
|
|
60
60
|
*/
|
|
61
61
|
post(body: GrantPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<GrantPostResponse | undefined>;
|
|
62
62
|
/**
|
|
63
|
-
* Grant users access to a link represented by a
|
|
63
|
+
* Grant users access to a link represented by a permission.
|
|
64
64
|
* @param body The request body
|
|
65
65
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
66
66
|
* @returns {RequestInformation}
|
|
@@ -10,43 +10,40 @@ export interface PermissionItemRequestBuilder extends BaseRequestBuilder<Permiss
|
|
|
10
10
|
*/
|
|
11
11
|
get grant(): GrantRequestBuilder;
|
|
12
12
|
/**
|
|
13
|
-
* Delete
|
|
13
|
+
* Delete navigation property permissions for groups
|
|
14
14
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
15
15
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
16
|
-
* @see {@link https://learn.microsoft.com/graph/api/site-delete-permission?view=graph-rest-1.0|Find more info here}
|
|
17
16
|
*/
|
|
18
17
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
19
18
|
/**
|
|
20
|
-
*
|
|
19
|
+
* The permissions associated with the site. Nullable.
|
|
21
20
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
21
|
* @returns {Promise<Permission>}
|
|
23
22
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
-
* @see {@link https://learn.microsoft.com/graph/api/site-get-permission?view=graph-rest-1.0|Find more info here}
|
|
25
23
|
*/
|
|
26
24
|
get(requestConfiguration?: RequestConfiguration<PermissionItemRequestBuilderGetQueryParameters> | undefined): Promise<Permission | undefined>;
|
|
27
25
|
/**
|
|
28
|
-
* Update
|
|
26
|
+
* Update the navigation property permissions in groups
|
|
29
27
|
* @param body The request body
|
|
30
28
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
31
29
|
* @returns {Promise<Permission>}
|
|
32
30
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
33
|
-
* @see {@link https://learn.microsoft.com/graph/api/site-update-permission?view=graph-rest-1.0|Find more info here}
|
|
34
31
|
*/
|
|
35
32
|
patch(body: Permission, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<Permission | undefined>;
|
|
36
33
|
/**
|
|
37
|
-
* Delete
|
|
34
|
+
* Delete navigation property permissions for groups
|
|
38
35
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
39
36
|
* @returns {RequestInformation}
|
|
40
37
|
*/
|
|
41
38
|
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
42
39
|
/**
|
|
43
|
-
*
|
|
40
|
+
* The permissions associated with the site. Nullable.
|
|
44
41
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
45
42
|
* @returns {RequestInformation}
|
|
46
43
|
*/
|
|
47
44
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<PermissionItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
48
45
|
/**
|
|
49
|
-
* Update
|
|
46
|
+
* Update the navigation property permissions in groups
|
|
50
47
|
* @param body The request body
|
|
51
48
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
52
49
|
* @returns {RequestInformation}
|
|
@@ -54,7 +51,7 @@ export interface PermissionItemRequestBuilder extends BaseRequestBuilder<Permiss
|
|
|
54
51
|
toPatchRequestInformation(body: Permission, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
55
52
|
}
|
|
56
53
|
/**
|
|
57
|
-
*
|
|
54
|
+
* The permissions associated with the site. Nullable.
|
|
58
55
|
*/
|
|
59
56
|
export interface PermissionItemRequestBuilderGetQueryParameters {
|
|
60
57
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA+D,KAAK,UAAU,EAAE,MAAM,gCAAgC,CAAC;AAI9H,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,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,4BAA6B,SAAQ,kBAAkB,CAAC,4BAA4B,CAAC;IAClG;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA+D,KAAK,UAAU,EAAE,MAAM,gCAAgC,CAAC;AAI9H,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,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,4BAA6B,SAAQ,kBAAkB,CAAC,4BAA4B,CAAC;IAClG;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8CAA8C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,UAAU,GAAG,SAAS,CAAC,CAAC;IAChJ;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,UAAU,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,UAAU,GAAG,SAAS,CAAC,CAAC;IAC5H;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8CAA8C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACvJ;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,UAAU,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACtI;AACD;;GAEG;AACH,MAAM,WAAW,8CAA8C;IAC3D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,uCAAuC,yGAAyG,CAAC;AAQ9J;;GAEG;AACH,eAAO,MAAM,8CAA8C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,4BAA4B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAItK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,gBA+B1D,CAAC"}
|
|
@@ -17,22 +17,21 @@ export interface SitesRequestBuilder extends BaseRequestBuilder<SitesRequestBuil
|
|
|
17
17
|
*/
|
|
18
18
|
bySiteId1(siteId1: string): SiteItemRequestBuilder;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* The collection of the sub-sites under this site.
|
|
21
21
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
22
|
* @returns {Promise<SiteCollectionResponse>}
|
|
23
23
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
-
* @see {@link https://learn.microsoft.com/graph/api/site-list-subsites?view=graph-rest-1.0|Find more info here}
|
|
25
24
|
*/
|
|
26
25
|
get(requestConfiguration?: RequestConfiguration<SitesRequestBuilderGetQueryParameters> | undefined): Promise<SiteCollectionResponse | undefined>;
|
|
27
26
|
/**
|
|
28
|
-
*
|
|
27
|
+
* The collection of the sub-sites under this site.
|
|
29
28
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
30
29
|
* @returns {RequestInformation}
|
|
31
30
|
*/
|
|
32
31
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<SitesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
33
32
|
}
|
|
34
33
|
/**
|
|
35
|
-
*
|
|
34
|
+
* The collection of the sub-sites under this site.
|
|
36
35
|
*/
|
|
37
36
|
export interface SitesRequestBuilderGetQueryParameters {
|
|
38
37
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAsD,KAAK,sBAAsB,EAAE,MAAM,gCAAgC,CAAC;AAIjI,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAA0C,KAAK,sBAAsB,EAAE,MAAM,SAAS,CAAC;AAE9F,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;;;;OAIG;IACF,SAAS,CAAC,OAAO,EAAE,MAAM,GAAI,sBAAsB,CAAC;IACrD
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAsD,KAAK,sBAAsB,EAAE,MAAM,gCAAgC,CAAC;AAIjI,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAA0C,KAAK,sBAAsB,EAAE,MAAM,SAAS,CAAC;AAE9F,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;;;;OAIG;IACF,SAAS,CAAC,OAAO,EAAE,MAAM,GAAI,sBAAsB,CAAC;IACrD;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;IACnJ;;;;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,wIAAwI,CAAC;AAcpL;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,mBAAmB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQpJ,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC"}
|
|
@@ -17,30 +17,28 @@ export interface GroupsRequestBuilder extends BaseRequestBuilder<GroupsRequestBu
|
|
|
17
17
|
*/
|
|
18
18
|
byGroupId1(groupId1: string): GroupItemRequestBuilder;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* Collection of all groups available in the term store.
|
|
21
21
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
22
|
* @returns {Promise<GroupCollectionResponse>}
|
|
23
23
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
-
* @see {@link https://learn.microsoft.com/graph/api/termstore-list-groups?view=graph-rest-1.0|Find more info here}
|
|
25
24
|
*/
|
|
26
25
|
get(requestConfiguration?: RequestConfiguration<GroupsRequestBuilderGetQueryParameters> | undefined): Promise<GroupCollectionResponse | undefined>;
|
|
27
26
|
/**
|
|
28
|
-
* Create
|
|
27
|
+
* Create new navigation property to groups for groups
|
|
29
28
|
* @param body The request body
|
|
30
29
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
31
30
|
* @returns {Promise<Group>}
|
|
32
31
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
33
|
-
* @see {@link https://learn.microsoft.com/graph/api/termstore-group-post?view=graph-rest-1.0|Find more info here}
|
|
34
32
|
*/
|
|
35
33
|
post(body: Group, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<Group | undefined>;
|
|
36
34
|
/**
|
|
37
|
-
*
|
|
35
|
+
* Collection of all groups available in the term store.
|
|
38
36
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
39
37
|
* @returns {RequestInformation}
|
|
40
38
|
*/
|
|
41
39
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<GroupsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
42
40
|
/**
|
|
43
|
-
* Create
|
|
41
|
+
* Create new navigation property to groups for groups
|
|
44
42
|
* @param body The request body
|
|
45
43
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
46
44
|
* @returns {RequestInformation}
|
|
@@ -48,7 +46,7 @@ export interface GroupsRequestBuilder extends BaseRequestBuilder<GroupsRequestBu
|
|
|
48
46
|
toPostRequestInformation(body: Group, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
49
47
|
}
|
|
50
48
|
/**
|
|
51
|
-
*
|
|
49
|
+
* Collection of all groups available in the term store.
|
|
52
50
|
*/
|
|
53
51
|
export interface GroupsRequestBuilderGetQueryParameters {
|
|
54
52
|
/**
|