@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
|
@@ -10,21 +10,21 @@ export interface DriveItemRequestBuilder extends BaseRequestBuilder<DriveItemReq
|
|
|
10
10
|
*/
|
|
11
11
|
get content(): ContentRequestBuilder;
|
|
12
12
|
/**
|
|
13
|
-
* For document libraries, the driveItem relationship exposes the listItem as a
|
|
13
|
+
* For document libraries, the driveItem relationship exposes the listItem as a driveItem
|
|
14
14
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
15
15
|
* @returns {Promise<DriveItem>}
|
|
16
16
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
17
17
|
*/
|
|
18
18
|
get(requestConfiguration?: RequestConfiguration<DriveItemRequestBuilderGetQueryParameters> | undefined): Promise<DriveItem | undefined>;
|
|
19
19
|
/**
|
|
20
|
-
* For document libraries, the driveItem relationship exposes the listItem as a
|
|
20
|
+
* For document libraries, the driveItem relationship exposes the listItem as a driveItem
|
|
21
21
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
22
|
* @returns {RequestInformation}
|
|
23
23
|
*/
|
|
24
24
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<DriveItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
25
25
|
}
|
|
26
26
|
/**
|
|
27
|
-
* For document libraries, the driveItem relationship exposes the listItem as a
|
|
27
|
+
* For document libraries, the driveItem relationship exposes the listItem as a driveItem
|
|
28
28
|
*/
|
|
29
29
|
export interface DriveItemRequestBuilderGetQueryParameters {
|
|
30
30
|
/**
|
|
@@ -18,12 +18,11 @@ export interface FieldsRequestBuilder extends BaseRequestBuilder<FieldsRequestBu
|
|
|
18
18
|
*/
|
|
19
19
|
get(requestConfiguration?: RequestConfiguration<FieldsRequestBuilderGetQueryParameters> | undefined): Promise<FieldValueSet | undefined>;
|
|
20
20
|
/**
|
|
21
|
-
* Update the
|
|
21
|
+
* Update the navigation property fields in groups
|
|
22
22
|
* @param body The request body
|
|
23
23
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
24
24
|
* @returns {Promise<FieldValueSet>}
|
|
25
25
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
26
|
-
* @see {@link https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0|Find more info here}
|
|
27
26
|
*/
|
|
28
27
|
patch(body: FieldValueSet, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<FieldValueSet | undefined>;
|
|
29
28
|
/**
|
|
@@ -39,7 +38,7 @@ export interface FieldsRequestBuilder extends BaseRequestBuilder<FieldsRequestBu
|
|
|
39
38
|
*/
|
|
40
39
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<FieldsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
41
40
|
/**
|
|
42
|
-
* Update the
|
|
41
|
+
* Update the navigation property fields in groups
|
|
43
42
|
* @param body The request body
|
|
44
43
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
45
44
|
* @returns {RequestInformation}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAqE,KAAK,aAAa,EAAE,MAAM,gCAAgC,CAAC;AAIvI,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,oBAAqB,SAAQ,kBAAkB,CAAC,oBAAoB,CAAC;IAClF;;;;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,sCAAsC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,aAAa,GAAG,SAAS,CAAC,CAAC;IAC3I
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAqE,KAAK,aAAa,EAAE,MAAM,gCAAgC,CAAC;AAIvI,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,oBAAqB,SAAQ,kBAAkB,CAAC,oBAAoB,CAAC;IAClF;;;;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,sCAAsC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,aAAa,GAAG,SAAS,CAAC,CAAC;IAC3I;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,aAAa,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,aAAa,GAAG,SAAS,CAAC,CAAC;IAClI;;;;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,sCAAsC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC/I;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,aAAa,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACzI;AACD;;GAEG;AACH,MAAM,WAAW,sCAAsC;IACnD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,+BAA+B,0HAA0H,CAAC;AAQvK;;GAEG;AACH,eAAO,MAAM,oCAAoC,EAAE,gBA+BlD,CAAC"}
|
|
@@ -51,18 +51,16 @@ export interface ListItemItemRequestBuilder extends BaseRequestBuilder<ListItemI
|
|
|
51
51
|
*/
|
|
52
52
|
get versions(): VersionsRequestBuilder;
|
|
53
53
|
/**
|
|
54
|
-
*
|
|
54
|
+
* Delete navigation property items for groups
|
|
55
55
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
56
56
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
57
|
-
* @see {@link https://learn.microsoft.com/graph/api/listitem-delete?view=graph-rest-1.0|Find more info here}
|
|
58
57
|
*/
|
|
59
58
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
60
59
|
/**
|
|
61
|
-
*
|
|
60
|
+
* All items contained in the list.
|
|
62
61
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
63
62
|
* @returns {Promise<ListItem>}
|
|
64
63
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
65
|
-
* @see {@link https://learn.microsoft.com/graph/api/listitem-get?view=graph-rest-1.0|Find more info here}
|
|
66
64
|
*/
|
|
67
65
|
get(requestConfiguration?: RequestConfiguration<ListItemItemRequestBuilderGetQueryParameters> | undefined): Promise<ListItem | undefined>;
|
|
68
66
|
/**
|
|
@@ -82,13 +80,13 @@ export interface ListItemItemRequestBuilder extends BaseRequestBuilder<ListItemI
|
|
|
82
80
|
*/
|
|
83
81
|
patch(body: ListItem, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ListItem | undefined>;
|
|
84
82
|
/**
|
|
85
|
-
*
|
|
83
|
+
* Delete navigation property items for groups
|
|
86
84
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
87
85
|
* @returns {RequestInformation}
|
|
88
86
|
*/
|
|
89
87
|
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
90
88
|
/**
|
|
91
|
-
*
|
|
89
|
+
* All items contained in the list.
|
|
92
90
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
93
91
|
* @returns {RequestInformation}
|
|
94
92
|
*/
|
|
@@ -102,7 +100,7 @@ export interface ListItemItemRequestBuilder extends BaseRequestBuilder<ListItemI
|
|
|
102
100
|
toPatchRequestInformation(body: ListItem, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
103
101
|
}
|
|
104
102
|
/**
|
|
105
|
-
*
|
|
103
|
+
* All items contained in the list.
|
|
106
104
|
*/
|
|
107
105
|
export interface ListItemItemRequestBuilderGetQueryParameters {
|
|
108
106
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2D,KAAK,QAAQ,EAAE,MAAM,gCAAgC,CAAC;AAIxH,OAAO,EAA2C,KAAK,uBAAuB,EAAE,MAAM,cAAc,CAAC;AAErG,OAAO,EAA8F,KAAK,2BAA2B,EAAE,MAAM,kBAAkB,CAAC;AAEhK,OAAO,EAA4C,KAAK,wBAAwB,EAAE,MAAM,eAAe,CAAC;AAExG,OAAO,EAA0G,KAAK,iCAAiC,EAAE,MAAM,wBAAwB,CAAC;AAExL,OAAO,EAAsF,KAAK,uBAAuB,EAAE,MAAM,cAAc,CAAC;AAEhJ,OAAO,EAAwC,KAAK,oBAAoB,EAAE,MAAM,WAAW,CAAC;AAE5F,OAAO,EAAyD,KAAK,qCAAqC,EAAE,MAAM,4BAA4B,CAAC;AAE/I,OAAO,EAAqG,KAAK,iFAAiF,EAAE,MAAM,wEAAwE,CAAC;AAEnR,OAAO,EAAwG,KAAK,gCAAgC,EAAE,MAAM,uBAAuB,CAAC;AAEpL,OAAO,EAAE,KAAK,sBAAsB,EAAoF,MAAM,aAAa,CAAC;AAE5I,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,0BAA2B,SAAQ,kBAAkB,CAAC,0BAA0B,CAAC;IAC9F;;OAEG;IACH,IAAI,SAAS,IAAI,uBAAuB,CAAC;IACzC;;OAEG;IACH,IAAI,aAAa,IAAI,2BAA2B,CAAC;IACjD;;OAEG;IACH,IAAI,UAAU,IAAI,wBAAwB,CAAC;IAC3C;;OAEG;IACH,IAAI,mBAAmB,IAAI,iCAAiC,CAAC;IAC7D;;OAEG;IACH,IAAI,SAAS,IAAI,uBAAuB,CAAC;IACzC;;OAEG;IACH,IAAI,MAAM,IAAI,oBAAoB,CAAC;IACnC;;OAEG;IACH,IAAI,uBAAuB,IAAI,qCAAqC,CAAC;IACrE;;OAEG;IACH,IAAI,kBAAkB,IAAI,gCAAgC,CAAC;IAC3D;;OAEG;IACH,IAAI,QAAQ,IAAI,sBAAsB,CAAC;IACvC
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2D,KAAK,QAAQ,EAAE,MAAM,gCAAgC,CAAC;AAIxH,OAAO,EAA2C,KAAK,uBAAuB,EAAE,MAAM,cAAc,CAAC;AAErG,OAAO,EAA8F,KAAK,2BAA2B,EAAE,MAAM,kBAAkB,CAAC;AAEhK,OAAO,EAA4C,KAAK,wBAAwB,EAAE,MAAM,eAAe,CAAC;AAExG,OAAO,EAA0G,KAAK,iCAAiC,EAAE,MAAM,wBAAwB,CAAC;AAExL,OAAO,EAAsF,KAAK,uBAAuB,EAAE,MAAM,cAAc,CAAC;AAEhJ,OAAO,EAAwC,KAAK,oBAAoB,EAAE,MAAM,WAAW,CAAC;AAE5F,OAAO,EAAyD,KAAK,qCAAqC,EAAE,MAAM,4BAA4B,CAAC;AAE/I,OAAO,EAAqG,KAAK,iFAAiF,EAAE,MAAM,wEAAwE,CAAC;AAEnR,OAAO,EAAwG,KAAK,gCAAgC,EAAE,MAAM,uBAAuB,CAAC;AAEpL,OAAO,EAAE,KAAK,sBAAsB,EAAoF,MAAM,aAAa,CAAC;AAE5I,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,0BAA2B,SAAQ,kBAAkB,CAAC,0BAA0B,CAAC;IAC9F;;OAEG;IACH,IAAI,SAAS,IAAI,uBAAuB,CAAC;IACzC;;OAEG;IACH,IAAI,aAAa,IAAI,2BAA2B,CAAC;IACjD;;OAEG;IACH,IAAI,UAAU,IAAI,wBAAwB,CAAC;IAC3C;;OAEG;IACH,IAAI,mBAAmB,IAAI,iCAAiC,CAAC;IAC7D;;OAEG;IACH,IAAI,SAAS,IAAI,uBAAuB,CAAC;IACzC;;OAEG;IACH,IAAI,MAAM,IAAI,oBAAoB,CAAC;IACnC;;OAEG;IACH,IAAI,uBAAuB,IAAI,qCAAqC,CAAC;IACrE;;OAEG;IACH,IAAI,kBAAkB,IAAI,gCAAgC,CAAC;IAC3D;;OAEG;IACH,IAAI,QAAQ,IAAI,sBAAsB,CAAC;IACvC;;;;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,4CAA4C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,QAAQ,GAAG,SAAS,CAAC,CAAC;IAC5I;;;;;;OAMG;IACF,mEAAmE,CAAC,WAAW,EAAE,MAAM,GAAG,SAAS,EAAE,QAAQ,EAAE,MAAM,GAAG,SAAS,EAAE,aAAa,EAAE,MAAM,GAAG,SAAS,GAAI,iFAAiF,CAAC;IAC3P;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,QAAQ,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,QAAQ,GAAG,SAAS,CAAC,CAAC;IACxH;;;;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,4CAA4C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACrJ;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,QAAQ,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACpI;AACD;;GAEG;AACH,MAAM,WAAW,4CAA4C;IACzD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,qCAAqC,mHAAmH,CAAC;AAQtK;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,0BAA0B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAoClK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,0CAA0C,EAAE,gBA+BxD,CAAC"}
|
|
@@ -17,11 +17,10 @@ export interface VersionsRequestBuilder extends BaseRequestBuilder<VersionsReque
|
|
|
17
17
|
*/
|
|
18
18
|
byListItemVersionId(listItemVersionId: string): ListItemVersionItemRequestBuilder;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* The list of previous versions of the list item.
|
|
21
21
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
22
|
* @returns {Promise<ListItemVersionCollectionResponse>}
|
|
23
23
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
-
* @see {@link https://learn.microsoft.com/graph/api/listitem-list-versions?view=graph-rest-1.0|Find more info here}
|
|
25
24
|
*/
|
|
26
25
|
get(requestConfiguration?: RequestConfiguration<VersionsRequestBuilderGetQueryParameters> | undefined): Promise<ListItemVersionCollectionResponse | undefined>;
|
|
27
26
|
/**
|
|
@@ -33,7 +32,7 @@ export interface VersionsRequestBuilder extends BaseRequestBuilder<VersionsReque
|
|
|
33
32
|
*/
|
|
34
33
|
post(body: ListItemVersion, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ListItemVersion | undefined>;
|
|
35
34
|
/**
|
|
36
|
-
*
|
|
35
|
+
* The list of previous versions of the list item.
|
|
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 VersionsRequestBuilder extends BaseRequestBuilder<VersionsReque
|
|
|
47
46
|
toPostRequestInformation(body: ListItemVersion, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
48
47
|
}
|
|
49
48
|
/**
|
|
50
|
-
*
|
|
49
|
+
* The list of previous versions of the list item.
|
|
51
50
|
*/
|
|
52
51
|
export interface VersionsRequestBuilderGetQueryParameters {
|
|
53
52
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAwI,KAAK,eAAe,EAAE,KAAK,iCAAiC,EAAE,MAAM,gCAAgC,CAAC;AAIpP,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAA0G,KAAK,iCAAiC,EAAE,MAAM,SAAS,CAAC;AAEzK,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,mBAAmB,CAAC,iBAAiB,EAAE,MAAM,GAAI,iCAAiC,CAAC;IACpF
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAwI,KAAK,eAAe,EAAE,KAAK,iCAAiC,EAAE,MAAM,gCAAgC,CAAC;AAIpP,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAA0G,KAAK,iCAAiC,EAAE,MAAM,SAAS,CAAC;AAEzK,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,mBAAmB,CAAC,iBAAiB,EAAE,MAAM,GAAI,iCAAiC,CAAC;IACpF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,iCAAiC,GAAG,SAAS,CAAC,CAAC;IACjK;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,eAAe,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,eAAe,GAAG,SAAS,CAAC,CAAC;IACrI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACjJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,eAAe,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC1I;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,mLAAmL,CAAC;AAclO;;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"}
|
|
@@ -21,11 +21,10 @@ export interface ListItemVersionItemRequestBuilder extends BaseRequestBuilder<Li
|
|
|
21
21
|
*/
|
|
22
22
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
23
23
|
/**
|
|
24
|
-
*
|
|
24
|
+
* The list of previous versions of the list item.
|
|
25
25
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
26
26
|
* @returns {Promise<ListItemVersion>}
|
|
27
27
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
28
|
-
* @see {@link https://learn.microsoft.com/graph/api/listitemversion-get?view=graph-rest-1.0|Find more info here}
|
|
29
28
|
*/
|
|
30
29
|
get(requestConfiguration?: RequestConfiguration<ListItemVersionItemRequestBuilderGetQueryParameters> | undefined): Promise<ListItemVersion | undefined>;
|
|
31
30
|
/**
|
|
@@ -43,7 +42,7 @@ export interface ListItemVersionItemRequestBuilder extends BaseRequestBuilder<Li
|
|
|
43
42
|
*/
|
|
44
43
|
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
45
44
|
/**
|
|
46
|
-
*
|
|
45
|
+
* The list of previous versions of the list item.
|
|
47
46
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
48
47
|
* @returns {RequestInformation}
|
|
49
48
|
*/
|
|
@@ -57,7 +56,7 @@ export interface ListItemVersionItemRequestBuilder extends BaseRequestBuilder<Li
|
|
|
57
56
|
toPatchRequestInformation(body: ListItemVersion, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
58
57
|
}
|
|
59
58
|
/**
|
|
60
|
-
*
|
|
59
|
+
* The list of previous versions of the list item.
|
|
61
60
|
*/
|
|
62
61
|
export interface ListItemVersionItemRequestBuilderGetQueryParameters {
|
|
63
62
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAyE,KAAK,eAAe,EAAE,MAAM,gCAAgC,CAAC;AAI7I,OAAO,EAAwC,KAAK,oBAAoB,EAAE,MAAM,WAAW,CAAC;AAE5F,OAAO,EAAgD,KAAK,4BAA4B,EAAE,MAAM,mBAAmB,CAAC;AAEpH,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,iCAAkC,SAAQ,kBAAkB,CAAC,iCAAiC,CAAC;IAC5G;;OAEG;IACH,IAAI,MAAM,IAAI,oBAAoB,CAAC;IACnC;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;;;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,EAAyE,KAAK,eAAe,EAAE,MAAM,gCAAgC,CAAC;AAI7I,OAAO,EAAwC,KAAK,oBAAoB,EAAE,MAAM,WAAW,CAAC;AAE5F,OAAO,EAAgD,KAAK,4BAA4B,EAAE,MAAM,mBAAmB,CAAC;AAEpH,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,iCAAkC,SAAQ,kBAAkB,CAAC,iCAAiC,CAAC;IAC5G;;OAEG;IACH,IAAI,MAAM,IAAI,oBAAoB,CAAC;IACnC;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;;;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,mDAAmD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,eAAe,GAAG,SAAS,CAAC,CAAC;IAC1J;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,eAAe,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,eAAe,GAAG,SAAS,CAAC,CAAC;IACtI;;;;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,mDAAmD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC5J;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,eAAe,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC3I;AACD;;GAEG;AACH,MAAM,WAAW,mDAAmD;IAChE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,4CAA4C,mJAAmJ,CAAC;AAQ7M;;GAEG;AACH,eAAO,MAAM,mDAAmD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,iCAAiC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAOhL,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,iDAAiD,EAAE,gBA+B/D,CAAC"}
|
|
@@ -22,21 +22,22 @@ export interface GetRecentNotebooksWithIncludePersonalNotebooksGetResponse exten
|
|
|
22
22
|
*/
|
|
23
23
|
export interface GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder extends BaseRequestBuilder<GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder> {
|
|
24
24
|
/**
|
|
25
|
-
*
|
|
25
|
+
* Get a list of recentNotebook instances that have been accessed by the signed-in user.
|
|
26
26
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
27
27
|
* @returns {Promise<GetRecentNotebooksWithIncludePersonalNotebooksGetResponse>}
|
|
28
28
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
29
|
+
* @see {@link https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0|Find more info here}
|
|
29
30
|
*/
|
|
30
31
|
get(requestConfiguration?: RequestConfiguration<GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilderGetQueryParameters> | undefined): Promise<GetRecentNotebooksWithIncludePersonalNotebooksGetResponse | undefined>;
|
|
31
32
|
/**
|
|
32
|
-
*
|
|
33
|
+
* Get a list of recentNotebook instances that have been accessed by the signed-in user.
|
|
33
34
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
34
35
|
* @returns {RequestInformation}
|
|
35
36
|
*/
|
|
36
37
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
37
38
|
}
|
|
38
39
|
/**
|
|
39
|
-
*
|
|
40
|
+
* Get a list of recentNotebook instances that have been accessed by the signed-in user.
|
|
40
41
|
*/
|
|
41
42
|
export interface GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilderGetQueryParameters {
|
|
42
43
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA6K,KAAK,qCAAqC,EAAE,KAAK,cAAc,EAAE,MAAM,gCAAgC,CAAC;AAI5R,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElO;;;;GAIG;AACH,wBAAgB,qFAAqF,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAE7M;AACD;;;GAGG;AACH,wBAAgB,wEAAwE,CAAC,yDAAyD,GAAE,OAAO,CAAC,yDAAyD,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKnR;AACD,MAAM,WAAW,yDAA0D,SAAQ,qCAAqC,EAAE,QAAQ;IAC9H;;OAEG;IACH,KAAK,CAAC,EAAE,cAAc,EAAE,CAAC;CAC5B;AACD;;GAEG;AACH,MAAM,WAAW,4DAA6D,SAAQ,kBAAkB,CAAC,4DAA4D,CAAC;IAClK
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA6K,KAAK,qCAAqC,EAAE,KAAK,cAAc,EAAE,MAAM,gCAAgC,CAAC;AAI5R,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElO;;;;GAIG;AACH,wBAAgB,qFAAqF,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAE7M;AACD;;;GAGG;AACH,wBAAgB,wEAAwE,CAAC,yDAAyD,GAAE,OAAO,CAAC,yDAAyD,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKnR;AACD,MAAM,WAAW,yDAA0D,SAAQ,qCAAqC,EAAE,QAAQ;IAC9H;;OAEG;IACH,KAAK,CAAC,EAAE,cAAc,EAAE,CAAC;CAC5B;AACD;;GAEG;AACH,MAAM,WAAW,4DAA6D,SAAQ,kBAAkB,CAAC,4DAA4D,CAAC;IAClK;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8EAA8E,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,yDAAyD,GAAG,SAAS,CAAC,CAAC;IAC/N;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8EAA8E,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC1L;AACD;;GAEG;AACH,MAAM,WAAW,8EAA8E;IAC3F;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;;GAGG;AACH,wBAAgB,kEAAkE,CAAC,MAAM,EAAE,mBAAmB,EAAE,yDAAyD,GAAE,OAAO,CAAC,yDAAyD,CAAC,GAAG,SAAc,GAAI,IAAI,CAGrQ;AACD;;GAEG;AACH,eAAO,MAAM,uEAAuE,6LAA6L,CAAC;AAWlR;;GAEG;AACH,eAAO,MAAM,4EAA4E,EAAE,gBAW1F,CAAC"}
|
|
@@ -23,11 +23,10 @@ export interface NotebooksRequestBuilder extends BaseRequestBuilder<NotebooksReq
|
|
|
23
23
|
*/
|
|
24
24
|
byNotebookId(notebookId: string): NotebookItemRequestBuilder;
|
|
25
25
|
/**
|
|
26
|
-
*
|
|
26
|
+
* The collection of OneNote notebooks that are owned by the user or group. Read-only. Nullable.
|
|
27
27
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
28
28
|
* @returns {Promise<NotebookCollectionResponse>}
|
|
29
29
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
30
|
-
* @see {@link https://learn.microsoft.com/graph/api/onenote-list-notebooks?view=graph-rest-1.0|Find more info here}
|
|
31
30
|
*/
|
|
32
31
|
get(requestConfiguration?: RequestConfiguration<NotebooksRequestBuilderGetQueryParameters> | undefined): Promise<NotebookCollectionResponse | undefined>;
|
|
33
32
|
/**
|
|
@@ -37,22 +36,21 @@ export interface NotebooksRequestBuilder extends BaseRequestBuilder<NotebooksReq
|
|
|
37
36
|
*/
|
|
38
37
|
getRecentNotebooksWithIncludePersonalNotebooks(includePersonalNotebooks: boolean | undefined): GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilder;
|
|
39
38
|
/**
|
|
40
|
-
* Create
|
|
39
|
+
* Create new navigation property to notebooks for groups
|
|
41
40
|
* @param body The request body
|
|
42
41
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
43
42
|
* @returns {Promise<Notebook>}
|
|
44
43
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
45
|
-
* @see {@link https://learn.microsoft.com/graph/api/onenote-post-notebooks?view=graph-rest-1.0|Find more info here}
|
|
46
44
|
*/
|
|
47
45
|
post(body: Notebook, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<Notebook | undefined>;
|
|
48
46
|
/**
|
|
49
|
-
*
|
|
47
|
+
* The collection of OneNote notebooks that are owned by the user or group. Read-only. Nullable.
|
|
50
48
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
51
49
|
* @returns {RequestInformation}
|
|
52
50
|
*/
|
|
53
51
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<NotebooksRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
54
52
|
/**
|
|
55
|
-
* Create
|
|
53
|
+
* Create new navigation property to notebooks for groups
|
|
56
54
|
* @param body The request body
|
|
57
55
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
58
56
|
* @returns {RequestInformation}
|
|
@@ -60,7 +58,7 @@ export interface NotebooksRequestBuilder extends BaseRequestBuilder<NotebooksReq
|
|
|
60
58
|
toPostRequestInformation(body: Notebook, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
61
59
|
}
|
|
62
60
|
/**
|
|
63
|
-
*
|
|
61
|
+
* The collection of OneNote notebooks that are owned by the user or group. Read-only. Nullable.
|
|
64
62
|
*/
|
|
65
63
|
export interface NotebooksRequestBuilderGetQueryParameters {
|
|
66
64
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmH,KAAK,QAAQ,EAAE,KAAK,0BAA0B,EAAE,MAAM,gCAAgC,CAAC;AAIjN,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAuD,KAAK,mCAAmC,EAAE,MAAM,0BAA0B,CAAC;AAEzI,OAAO,EAAgF,KAAK,4DAA4D,EAAE,MAAM,mDAAmD,CAAC;AAEpN,OAAO,EAA4F,KAAK,0BAA0B,EAAE,MAAM,SAAS,CAAC;AAEpJ,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,uBAAwB,SAAQ,kBAAkB,CAAC,uBAAuB,CAAC;IACxF;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,qBAAqB,IAAI,mCAAmC,CAAC;IACjE;;;;OAIG;IACF,YAAY,CAAC,UAAU,EAAE,MAAM,GAAI,0BAA0B,CAAC;IAC/D
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmH,KAAK,QAAQ,EAAE,KAAK,0BAA0B,EAAE,MAAM,gCAAgC,CAAC;AAIjN,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAuD,KAAK,mCAAmC,EAAE,MAAM,0BAA0B,CAAC;AAEzI,OAAO,EAAgF,KAAK,4DAA4D,EAAE,MAAM,mDAAmD,CAAC;AAEpN,OAAO,EAA4F,KAAK,0BAA0B,EAAE,MAAM,SAAS,CAAC;AAEpJ,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,uBAAwB,SAAQ,kBAAkB,CAAC,uBAAuB,CAAC;IACxF;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,qBAAqB,IAAI,mCAAmC,CAAC;IACjE;;;;OAIG;IACF,YAAY,CAAC,UAAU,EAAE,MAAM,GAAI,0BAA0B,CAAC;IAC/D;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yCAAyC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,0BAA0B,GAAG,SAAS,CAAC,CAAC;IAC3J;;;;OAIG;IACF,8CAA8C,CAAC,wBAAwB,EAAE,OAAO,GAAG,SAAS,GAAI,4DAA4D,CAAC;IAC9J;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,QAAQ,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,QAAQ,GAAG,SAAS,CAAC,CAAC;IACvH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yCAAyC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,QAAQ,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACnI;AACD;;GAEG;AACH,MAAM,WAAW,yCAAyC;IACtD;;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,kCAAkC,oJAAoJ,CAAC;AAcpM;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,uBAAuB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAe5J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,uCAAuC,EAAE,gBAuBrD,CAAC"}
|
|
@@ -26,11 +26,10 @@ export interface NotebookItemRequestBuilder extends BaseRequestBuilder<NotebookI
|
|
|
26
26
|
*/
|
|
27
27
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
28
28
|
/**
|
|
29
|
-
*
|
|
29
|
+
* The collection of OneNote notebooks that are owned by the user or group. Read-only. Nullable.
|
|
30
30
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
31
31
|
* @returns {Promise<Notebook>}
|
|
32
32
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
33
|
-
* @see {@link https://learn.microsoft.com/graph/api/notebook-get?view=graph-rest-1.0|Find more info here}
|
|
34
33
|
*/
|
|
35
34
|
get(requestConfiguration?: RequestConfiguration<NotebookItemRequestBuilderGetQueryParameters> | undefined): Promise<Notebook | undefined>;
|
|
36
35
|
/**
|
|
@@ -48,7 +47,7 @@ export interface NotebookItemRequestBuilder extends BaseRequestBuilder<NotebookI
|
|
|
48
47
|
*/
|
|
49
48
|
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
50
49
|
/**
|
|
51
|
-
*
|
|
50
|
+
* The collection of OneNote notebooks that are owned by the user or group. Read-only. Nullable.
|
|
52
51
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
53
52
|
* @returns {RequestInformation}
|
|
54
53
|
*/
|
|
@@ -62,7 +61,7 @@ export interface NotebookItemRequestBuilder extends BaseRequestBuilder<NotebookI
|
|
|
62
61
|
toPatchRequestInformation(body: Notebook, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
63
62
|
}
|
|
64
63
|
/**
|
|
65
|
-
*
|
|
64
|
+
* The collection of OneNote notebooks that are owned by the user or group. Read-only. Nullable.
|
|
66
65
|
*/
|
|
67
66
|
export interface NotebookItemRequestBuilderGetQueryParameters {
|
|
68
67
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2D,KAAK,QAAQ,EAAE,MAAM,gCAAgC,CAAC;AAIxH,OAAO,EAA8C,KAAK,0BAA0B,EAAE,MAAM,iBAAiB,CAAC;AAE9G,OAAO,EAA8F,KAAK,2BAA2B,EAAE,MAAM,kBAAkB,CAAC;AAEhK,OAAO,EAAoF,KAAK,sBAAsB,EAAE,MAAM,aAAa,CAAC;AAE5I,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,0BAA2B,SAAQ,kBAAkB,CAAC,0BAA0B,CAAC;IAC9F;;OAEG;IACH,IAAI,YAAY,IAAI,0BAA0B,CAAC;IAC/C;;OAEG;IACH,IAAI,aAAa,IAAI,2BAA2B,CAAC;IACjD;;OAEG;IACH,IAAI,QAAQ,IAAI,sBAAsB,CAAC;IACvC;;;;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,EAA2D,KAAK,QAAQ,EAAE,MAAM,gCAAgC,CAAC;AAIxH,OAAO,EAA8C,KAAK,0BAA0B,EAAE,MAAM,iBAAiB,CAAC;AAE9G,OAAO,EAA8F,KAAK,2BAA2B,EAAE,MAAM,kBAAkB,CAAC;AAEhK,OAAO,EAAoF,KAAK,sBAAsB,EAAE,MAAM,aAAa,CAAC;AAE5I,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,0BAA2B,SAAQ,kBAAkB,CAAC,0BAA0B,CAAC;IAC9F;;OAEG;IACH,IAAI,YAAY,IAAI,0BAA0B,CAAC;IAC/C;;OAEG;IACH,IAAI,aAAa,IAAI,2BAA2B,CAAC;IACjD;;OAEG;IACH,IAAI,QAAQ,IAAI,sBAAsB,CAAC;IACvC;;;;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,4CAA4C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,QAAQ,GAAG,SAAS,CAAC,CAAC;IAC5I;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,QAAQ,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,QAAQ,GAAG,SAAS,CAAC,CAAC;IACxH;;;;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,4CAA4C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACrJ;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,QAAQ,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACpI;AACD;;GAEG;AACH,MAAM,WAAW,4CAA4C;IACzD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,qCAAqC,6GAA6G,CAAC;AAQhK;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,0BAA0B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAYlK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,0CAA0C,EAAE,gBA+BxD,CAAC"}
|
|
@@ -17,30 +17,28 @@ export interface SectionGroupsRequestBuilder extends BaseRequestBuilder<SectionG
|
|
|
17
17
|
*/
|
|
18
18
|
bySectionGroupId(sectionGroupId: string): SectionGroupItemRequestBuilder;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* The section groups in the notebook. Read-only. Nullable.
|
|
21
21
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
22
|
* @returns {Promise<SectionGroupCollectionResponse>}
|
|
23
23
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
-
* @see {@link https://learn.microsoft.com/graph/api/notebook-list-sectiongroups?view=graph-rest-1.0|Find more info here}
|
|
25
24
|
*/
|
|
26
25
|
get(requestConfiguration?: RequestConfiguration<SectionGroupsRequestBuilderGetQueryParameters> | undefined): Promise<SectionGroupCollectionResponse | undefined>;
|
|
27
26
|
/**
|
|
28
|
-
* Create
|
|
27
|
+
* Create new navigation property to sectionGroups 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<SectionGroup>}
|
|
32
31
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
33
|
-
* @see {@link https://learn.microsoft.com/graph/api/notebook-post-sectiongroups?view=graph-rest-1.0|Find more info here}
|
|
34
32
|
*/
|
|
35
33
|
post(body: SectionGroup, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<SectionGroup | undefined>;
|
|
36
34
|
/**
|
|
37
|
-
*
|
|
35
|
+
* The section groups in the notebook. 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<SectionGroupsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
42
40
|
/**
|
|
43
|
-
* Create
|
|
41
|
+
* Create new navigation property to sectionGroups 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 SectionGroupsRequestBuilder extends BaseRequestBuilder<SectionG
|
|
|
48
46
|
toPostRequestInformation(body: SectionGroup, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
49
47
|
}
|
|
50
48
|
/**
|
|
51
|
-
*
|
|
49
|
+
* The section groups in the notebook. Read-only. Nullable.
|
|
52
50
|
*/
|
|
53
51
|
export interface SectionGroupsRequestBuilderGetQueryParameters {
|
|
54
52
|
/**
|
|
@@ -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,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,2BAA4B,SAAQ,kBAAkB,CAAC,2BAA2B,CAAC;IAChG;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;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,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,2BAA4B,SAAQ,kBAAkB,CAAC,2BAA2B,CAAC;IAChG;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,gBAAgB,CAAC,cAAc,EAAE,MAAM,GAAI,8BAA8B,CAAC;IAC3E;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,6CAA6C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,8BAA8B,GAAG,SAAS,CAAC,CAAC;IACnK;;;;;;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,6CAA6C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACtJ;;;;;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,6CAA6C;IAC1D;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,sCAAsC,kLAAkL,CAAC;AActO;;GAEG;AACH,eAAO,MAAM,6CAA6C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,2BAA2B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CASpK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,gBAuBzD,CAAC"}
|
package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sectionGroups/index.d.ts
CHANGED
|
@@ -17,22 +17,21 @@ export interface SectionGroupsRequestBuilder extends BaseRequestBuilder<SectionG
|
|
|
17
17
|
*/
|
|
18
18
|
bySectionGroupId1(sectionGroupId1: string): SectionGroupItemRequestBuilder;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* The section groups 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<SectionGroupCollectionResponse>}
|
|
23
23
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
-
* @see {@link https://learn.microsoft.com/graph/api/sectiongroup-list-sectiongroups?view=graph-rest-1.0|Find more info here}
|
|
25
24
|
*/
|
|
26
25
|
get(requestConfiguration?: RequestConfiguration<SectionGroupsRequestBuilderGetQueryParameters> | undefined): Promise<SectionGroupCollectionResponse | undefined>;
|
|
27
26
|
/**
|
|
28
|
-
*
|
|
27
|
+
* The section groups in the section. Read-only. Nullable.
|
|
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<SectionGroupsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
33
32
|
}
|
|
34
33
|
/**
|
|
35
|
-
*
|
|
34
|
+
* The section groups in the section. Read-only. Nullable.
|
|
36
35
|
*/
|
|
37
36
|
export interface SectionGroupsRequestBuilderGetQueryParameters {
|
|
38
37
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA8D,KAAK,8BAA8B,EAAE,MAAM,gCAAgC,CAAC;AAIjJ,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAkD,KAAK,8BAA8B,EAAE,MAAM,SAAS,CAAC;AAE9G,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,2BAA4B,SAAQ,kBAAkB,CAAC,2BAA2B,CAAC;IAChG;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,iBAAiB,CAAC,eAAe,EAAE,MAAM,GAAI,8BAA8B,CAAC;IAC7E
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA8D,KAAK,8BAA8B,EAAE,MAAM,gCAAgC,CAAC;AAIjJ,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAkD,KAAK,8BAA8B,EAAE,MAAM,SAAS,CAAC;AAE9G,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,2BAA4B,SAAQ,kBAAkB,CAAC,2BAA2B,CAAC;IAChG;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,iBAAiB,CAAC,eAAe,EAAE,MAAM,GAAI,8BAA8B,CAAC;IAC7E;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,6CAA6C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,8BAA8B,GAAG,SAAS,CAAC,CAAC;IACnK;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,6CAA6C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACzJ;AACD;;GAEG;AACH,MAAM,WAAW,6CAA6C;IAC1D;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,sCAAsC,oNAAoN,CAAC;AAcxQ;;GAEG;AACH,eAAO,MAAM,6CAA6C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,2BAA2B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQpK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,gBAWzD,CAAC"}
|
package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/index.d.ts
CHANGED
|
@@ -17,30 +17,28 @@ export interface SectionsRequestBuilder extends BaseRequestBuilder<SectionsReque
|
|
|
17
17
|
*/
|
|
18
18
|
byOnenoteSectionId(onenoteSectionId: string): OnenoteSectionItemRequestBuilder;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* The sections in the section 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/sectiongroup-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
|
/**
|
|
28
|
-
* Create
|
|
27
|
+
* Create new navigation property to sections 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<OnenoteSection>}
|
|
32
31
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
33
|
-
* @see {@link https://learn.microsoft.com/graph/api/sectiongroup-post-sections?view=graph-rest-1.0|Find more info here}
|
|
34
32
|
*/
|
|
35
33
|
post(body: OnenoteSection, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<OnenoteSection | undefined>;
|
|
36
34
|
/**
|
|
37
|
-
*
|
|
35
|
+
* The sections in the section group. 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<SectionsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
42
40
|
/**
|
|
43
|
-
* Create
|
|
41
|
+
* Create new navigation property to sections 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 SectionsRequestBuilder extends BaseRequestBuilder<SectionsReque
|
|
|
48
46
|
toPostRequestInformation(body: OnenoteSection, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
49
47
|
}
|
|
50
48
|
/**
|
|
51
|
-
*
|
|
49
|
+
* The sections in the section group. Read-only. Nullable.
|
|
52
50
|
*/
|
|
53
51
|
export interface SectionsRequestBuilderGetQueryParameters {
|
|
54
52
|
/**
|
package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/index.d.ts.map
CHANGED
|
@@ -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,+MAA+M,CAAC;AAc9P;;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"}
|
|
@@ -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,2OAA2O,CAAC;AAcvR;;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,yLAAyL,CAAC;AACvO;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,gBAqBnD,CAAC"}
|