@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
|
@@ -24,7 +24,7 @@ exports.createSnoozeReminderPostRequestBodyFromDiscriminatorValue = createSnooze
|
|
|
24
24
|
function deserializeIntoSnoozeReminderPostRequestBody(snoozeReminderPostRequestBody = {}) {
|
|
25
25
|
return {
|
|
26
26
|
"backingStoreEnabled": n => { snoozeReminderPostRequestBody.backingStoreEnabled = true; },
|
|
27
|
-
"
|
|
27
|
+
"NewReminderTime": n => { snoozeReminderPostRequestBody.newReminderTime = n.getObjectValue(models_1.createDateTimeTimeZoneFromDiscriminatorValue); },
|
|
28
28
|
};
|
|
29
29
|
}
|
|
30
30
|
exports.deserializeIntoSnoozeReminderPostRequestBody = deserializeIntoSnoozeReminderPostRequestBody;
|
|
@@ -24,9 +24,9 @@ exports.createTentativelyAcceptPostRequestBodyFromDiscriminatorValue = createTen
|
|
|
24
24
|
function deserializeIntoTentativelyAcceptPostRequestBody(tentativelyAcceptPostRequestBody = {}) {
|
|
25
25
|
return {
|
|
26
26
|
"backingStoreEnabled": n => { tentativelyAcceptPostRequestBody.backingStoreEnabled = true; },
|
|
27
|
-
"
|
|
28
|
-
"
|
|
29
|
-
"
|
|
27
|
+
"Comment": n => { tentativelyAcceptPostRequestBody.comment = n.getStringValue(); },
|
|
28
|
+
"ProposedNewTime": n => { tentativelyAcceptPostRequestBody.proposedNewTime = n.getObjectValue(models_1.createTimeSlotFromDiscriminatorValue); },
|
|
29
|
+
"SendResponse": n => { tentativelyAcceptPostRequestBody.sendResponse = n.getBooleanValue(); },
|
|
30
30
|
};
|
|
31
31
|
}
|
|
32
32
|
exports.deserializeIntoTentativelyAcceptPostRequestBody = deserializeIntoTentativelyAcceptPostRequestBody;
|
|
@@ -17,11 +17,10 @@ export interface GroupLifecyclePoliciesRequestBuilder extends BaseRequestBuilder
|
|
|
17
17
|
*/
|
|
18
18
|
byGroupLifecyclePolicyId(groupLifecyclePolicyId: string): GroupLifecyclePolicyItemRequestBuilder;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* The collection of lifecycle policies for this group. Read-only. Nullable.
|
|
21
21
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
22
|
* @returns {Promise<GroupLifecyclePolicyCollectionResponse>}
|
|
23
23
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
-
* @see {@link https://learn.microsoft.com/graph/api/group-list-grouplifecyclepolicies?view=graph-rest-1.0|Find more info here}
|
|
25
24
|
*/
|
|
26
25
|
get(requestConfiguration?: RequestConfiguration<GroupLifecyclePoliciesRequestBuilderGetQueryParameters> | undefined): Promise<GroupLifecyclePolicyCollectionResponse | undefined>;
|
|
27
26
|
/**
|
|
@@ -33,7 +32,7 @@ export interface GroupLifecyclePoliciesRequestBuilder extends BaseRequestBuilder
|
|
|
33
32
|
*/
|
|
34
33
|
post(body: GroupLifecyclePolicy, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<GroupLifecyclePolicy | undefined>;
|
|
35
34
|
/**
|
|
36
|
-
*
|
|
35
|
+
* The collection of lifecycle policies for this group. Read-only. Nullable.
|
|
37
36
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
38
37
|
* @returns {RequestInformation}
|
|
39
38
|
*/
|
|
@@ -47,7 +46,7 @@ export interface GroupLifecyclePoliciesRequestBuilder extends BaseRequestBuilder
|
|
|
47
46
|
toPostRequestInformation(body: GroupLifecyclePolicy, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
48
47
|
}
|
|
49
48
|
/**
|
|
50
|
-
*
|
|
49
|
+
* The collection of lifecycle policies for this group. Read-only. Nullable.
|
|
51
50
|
*/
|
|
52
51
|
export interface GroupLifecyclePoliciesRequestBuilderGetQueryParameters {
|
|
53
52
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuJ,KAAK,oBAAoB,EAAE,KAAK,sCAAsC,EAAE,MAAM,gCAAgC,CAAC;AAI7Q,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAoH,KAAK,sCAAsC,EAAE,MAAM,SAAS,CAAC;AAExL,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,oCAAqC,SAAQ,kBAAkB,CAAC,oCAAoC,CAAC;IAClH;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,wBAAwB,CAAC,sBAAsB,EAAE,MAAM,GAAI,sCAAsC,CAAC;IACnG
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuJ,KAAK,oBAAoB,EAAE,KAAK,sCAAsC,EAAE,MAAM,gCAAgC,CAAC;AAI7Q,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAoH,KAAK,sCAAsC,EAAE,MAAM,SAAS,CAAC;AAExL,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,oCAAqC,SAAQ,kBAAkB,CAAC,oCAAoC,CAAC;IAClH;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,wBAAwB,CAAC,sBAAsB,EAAE,MAAM,GAAI,sCAAsC,CAAC;IACnG;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sDAAsD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sCAAsC,GAAG,SAAS,CAAC,CAAC;IACpL;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IAC/I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sDAAsD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC/J;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/I;AACD;;GAEG;AACH,MAAM,WAAW,sDAAsD;IACnE;;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,+CAA+C,uIAAuI,CAAC;AAcpM;;GAEG;AACH,eAAO,MAAM,sDAAsD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,oCAAoC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAStL,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,oDAAoD,EAAE,gBAuBlE,CAAC"}
|
package/groups/item/index.d.ts
CHANGED
|
@@ -235,7 +235,7 @@ export interface GroupItemRequestBuilder extends BaseRequestBuilder<GroupItemReq
|
|
|
235
235
|
*/
|
|
236
236
|
get(requestConfiguration?: RequestConfiguration<GroupItemRequestBuilderGetQueryParameters> | undefined): Promise<Group | undefined>;
|
|
237
237
|
/**
|
|
238
|
-
* Create a new group object if it doesn't exist, or update the properties of an existing group object.You can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see
|
|
238
|
+
* Create a new group object if it doesn't exist, or update the properties of an existing group object.You can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see the Properties section of the group resource. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option.
|
|
239
239
|
* @param body The request body
|
|
240
240
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
241
241
|
* @returns {Promise<Group>}
|
|
@@ -256,7 +256,7 @@ export interface GroupItemRequestBuilder extends BaseRequestBuilder<GroupItemReq
|
|
|
256
256
|
*/
|
|
257
257
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<GroupItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
258
258
|
/**
|
|
259
|
-
* Create a new group object if it doesn't exist, or update the properties of an existing group object.You can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see
|
|
259
|
+
* Create a new group object if it doesn't exist, or update the properties of an existing group object.You can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see the Properties section of the group resource. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option.
|
|
260
260
|
* @param body The request body
|
|
261
261
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
262
262
|
* @returns {RequestInformation}
|
|
@@ -31,7 +31,6 @@ export interface MemberOfRequestBuilder extends BaseRequestBuilder<MemberOfReque
|
|
|
31
31
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
32
32
|
* @returns {Promise<DirectoryObjectCollectionResponse>}
|
|
33
33
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
34
|
-
* @see {@link https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-1.0|Find more info here}
|
|
35
34
|
*/
|
|
36
35
|
get(requestConfiguration?: RequestConfiguration<MemberOfRequestBuilderGetQueryParameters> | undefined): Promise<DirectoryObjectCollectionResponse | undefined>;
|
|
37
36
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiE,KAAK,iCAAiC,EAAE,MAAM,gCAAgC,CAAC;AAIvJ,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAkH,KAAK,qCAAqC,EAAE,MAAM,4BAA4B,CAAC;AAExM,OAAO,EAAwF,KAAK,wBAAwB,EAAE,MAAM,eAAe,CAAC;AAEpJ,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;;OAEG;IACH,IAAI,uBAAuB,IAAI,qCAAqC,CAAC;IACrE;;OAEG;IACH,IAAI,UAAU,IAAI,wBAAwB,CAAC;IAC3C;;;;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,EAAiE,KAAK,iCAAiC,EAAE,MAAM,gCAAgC,CAAC;AAIvJ,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAkH,KAAK,qCAAqC,EAAE,MAAM,4BAA4B,CAAC;AAExM,OAAO,EAAwF,KAAK,wBAAwB,EAAE,MAAM,eAAe,CAAC;AAEpJ,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;;OAEG;IACH,IAAI,uBAAuB,IAAI,qCAAqC,CAAC;IACrE;;OAEG;IACH,IAAI,UAAU,IAAI,wBAAwB,CAAC;IAC3C;;;;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;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACpJ;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,yHAAyH,CAAC;AAcxK;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,sBAAsB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAiB1J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sCAAsC,EAAE,gBAWpD,CAAC"}
|
|
@@ -56,7 +56,6 @@ export interface MembersRequestBuilder extends BaseRequestBuilder<MembersRequest
|
|
|
56
56
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
57
57
|
* @returns {Promise<DirectoryObjectCollectionResponse>}
|
|
58
58
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
59
|
-
* @see {@link https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0|Find more info here}
|
|
60
59
|
*/
|
|
61
60
|
get(requestConfiguration?: RequestConfiguration<MembersRequestBuilderGetQueryParameters> | undefined): Promise<DirectoryObjectCollectionResponse | undefined>;
|
|
62
61
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiE,KAAK,iCAAiC,EAAE,MAAM,gCAAgC,CAAC;AAIvJ,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAoG,KAAK,8BAA8B,EAAE,MAAM,qBAAqB,CAAC;AAE5K,OAAO,EAA0F,KAAK,yBAAyB,EAAE,MAAM,gBAAgB,CAAC;AAExJ,OAAO,EAAwF,KAAK,wBAAwB,EAAE,MAAM,eAAe,CAAC;AAEpJ,OAAO,EAAkG,KAAK,6BAA6B,EAAE,MAAM,oBAAoB,CAAC;AAExK,OAAO,EAA8G,KAAK,mCAAmC,EAAE,MAAM,0BAA0B,CAAC;AAEhM,OAAO,EAAsF,KAAK,uBAAuB,EAAE,MAAM,cAAc,CAAC;AAEhJ,OAAO,EAAuD,KAAK,iCAAiC,EAAE,MAAM,SAAS,CAAC;AAEtH,OAAO,EAAqC,KAAK,iBAAiB,EAAE,MAAM,QAAQ,CAAC;AAEnF,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,qBAAsB,SAAQ,kBAAkB,CAAC,qBAAqB,CAAC;IACpF;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,gBAAgB,IAAI,8BAA8B,CAAC;IACvD;;OAEG;IACH,IAAI,WAAW,IAAI,yBAAyB,CAAC;IAC7C;;OAEG;IACH,IAAI,UAAU,IAAI,wBAAwB,CAAC;IAC3C;;OAEG;IACH,IAAI,eAAe,IAAI,6BAA6B,CAAC;IACrD;;OAEG;IACH,IAAI,qBAAqB,IAAI,mCAAmC,CAAC;IACjE;;OAEG;IACH,IAAI,SAAS,IAAI,uBAAuB,CAAC;IACzC;;OAEG;IACH,IAAI,GAAG,IAAI,iBAAiB,CAAC;IAC7B;;;;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,EAAiE,KAAK,iCAAiC,EAAE,MAAM,gCAAgC,CAAC;AAIvJ,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAoG,KAAK,8BAA8B,EAAE,MAAM,qBAAqB,CAAC;AAE5K,OAAO,EAA0F,KAAK,yBAAyB,EAAE,MAAM,gBAAgB,CAAC;AAExJ,OAAO,EAAwF,KAAK,wBAAwB,EAAE,MAAM,eAAe,CAAC;AAEpJ,OAAO,EAAkG,KAAK,6BAA6B,EAAE,MAAM,oBAAoB,CAAC;AAExK,OAAO,EAA8G,KAAK,mCAAmC,EAAE,MAAM,0BAA0B,CAAC;AAEhM,OAAO,EAAsF,KAAK,uBAAuB,EAAE,MAAM,cAAc,CAAC;AAEhJ,OAAO,EAAuD,KAAK,iCAAiC,EAAE,MAAM,SAAS,CAAC;AAEtH,OAAO,EAAqC,KAAK,iBAAiB,EAAE,MAAM,QAAQ,CAAC;AAEnF,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,qBAAsB,SAAQ,kBAAkB,CAAC,qBAAqB,CAAC;IACpF;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,gBAAgB,IAAI,8BAA8B,CAAC;IACvD;;OAEG;IACH,IAAI,WAAW,IAAI,yBAAyB,CAAC;IAC7C;;OAEG;IACH,IAAI,UAAU,IAAI,wBAAwB,CAAC;IAC3C;;OAEG;IACH,IAAI,eAAe,IAAI,6BAA6B,CAAC;IACrD;;OAEG;IACH,IAAI,qBAAqB,IAAI,mCAAmC,CAAC;IACjE;;OAEG;IACH,IAAI,SAAS,IAAI,uBAAuB,CAAC;IACzC;;OAEG;IACH,IAAI,GAAG,IAAI,iBAAiB,CAAC;IAC7B;;;;OAIG;IACF,mBAAmB,CAAC,iBAAiB,EAAE,MAAM,GAAI,iCAAiC,CAAC;IACpF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uCAAuC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,iCAAiC,GAAG,SAAS,CAAC,CAAC;IAChK;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uCAAuC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACnJ;AACD;;GAEG;AACH,MAAM,WAAW,uCAAuC;IACpD;;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,gCAAgC,wHAAwH,CAAC;AActK;;GAEG;AACH,eAAO,MAAM,uCAAuC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,qBAAqB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAmCxJ,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,gBAWnD,CAAC"}
|
|
@@ -4,14 +4,13 @@ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInforma
|
|
|
4
4
|
*/
|
|
5
5
|
export interface RefRequestBuilder extends BaseRequestBuilder<RefRequestBuilder> {
|
|
6
6
|
/**
|
|
7
|
-
*
|
|
7
|
+
* Delete ref of navigation property members for groups
|
|
8
8
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
9
9
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
10
|
-
* @see {@link https://learn.microsoft.com/graph/api/group-delete-members?view=graph-rest-1.0|Find more info here}
|
|
11
10
|
*/
|
|
12
11
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
13
12
|
/**
|
|
14
|
-
*
|
|
13
|
+
* Delete ref of navigation property members for groups
|
|
15
14
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
16
15
|
* @returns {RequestInformation}
|
|
17
16
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,iBAAkB,SAAQ,kBAAkB,CAAC,iBAAiB,CAAC;IAC5E
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,iBAAkB,SAAQ,kBAAkB,CAAC,iBAAiB,CAAC;IAC5E;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACrH;AACD;;GAEG;AACH,eAAO,MAAM,4BAA4B,uEAAuE,CAAC;AACjH;;GAEG;AACH,eAAO,MAAM,iCAAiC,EAAE,gBAS/C,CAAC"}
|
|
@@ -5,10 +5,9 @@ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInforma
|
|
|
5
5
|
*/
|
|
6
6
|
export interface RefRequestBuilder extends BaseRequestBuilder<RefRequestBuilder> {
|
|
7
7
|
/**
|
|
8
|
-
*
|
|
8
|
+
* Delete ref of navigation property members for groups
|
|
9
9
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
10
10
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
11
|
-
* @see {@link https://learn.microsoft.com/graph/api/group-delete-members?view=graph-rest-1.0|Find more info here}
|
|
12
11
|
*/
|
|
13
12
|
delete(requestConfiguration?: RequestConfiguration<RefRequestBuilderDeleteQueryParameters> | undefined): Promise<void>;
|
|
14
13
|
/**
|
|
@@ -16,19 +15,17 @@ export interface RefRequestBuilder extends BaseRequestBuilder<RefRequestBuilder>
|
|
|
16
15
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
17
16
|
* @returns {Promise<StringCollectionResponse>}
|
|
18
17
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
19
|
-
* @see {@link https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0|Find more info here}
|
|
20
18
|
*/
|
|
21
19
|
get(requestConfiguration?: RequestConfiguration<RefRequestBuilderGetQueryParameters> | undefined): Promise<StringCollectionResponse | undefined>;
|
|
22
20
|
/**
|
|
23
|
-
*
|
|
21
|
+
* Create new navigation property ref to members for groups
|
|
24
22
|
* @param body The request body
|
|
25
23
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
26
24
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
27
|
-
* @see {@link https://learn.microsoft.com/graph/api/group-post-members?view=graph-rest-1.0|Find more info here}
|
|
28
25
|
*/
|
|
29
26
|
post(body: ReferenceCreate, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
30
27
|
/**
|
|
31
|
-
*
|
|
28
|
+
* Delete ref of navigation property members for groups
|
|
32
29
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
33
30
|
* @returns {RequestInformation}
|
|
34
31
|
*/
|
|
@@ -40,7 +37,7 @@ export interface RefRequestBuilder extends BaseRequestBuilder<RefRequestBuilder>
|
|
|
40
37
|
*/
|
|
41
38
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<RefRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
42
39
|
/**
|
|
43
|
-
*
|
|
40
|
+
* Create new navigation property ref to members for groups
|
|
44
41
|
* @param body The request body
|
|
45
42
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
46
43
|
* @returns {RequestInformation}
|
|
@@ -48,7 +45,7 @@ export interface RefRequestBuilder extends BaseRequestBuilder<RefRequestBuilder>
|
|
|
48
45
|
toPostRequestInformation(body: ReferenceCreate, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
49
46
|
}
|
|
50
47
|
/**
|
|
51
|
-
*
|
|
48
|
+
* Delete ref of navigation property members for groups
|
|
52
49
|
*/
|
|
53
50
|
export interface RefRequestBuilderDeleteQueryParameters {
|
|
54
51
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAkF,KAAK,eAAe,EAAE,KAAK,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAIrL,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,iBAAkB,SAAQ,kBAAkB,CAAC,iBAAiB,CAAC;IAC5E
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAkF,KAAK,eAAe,EAAE,KAAK,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAIrL,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,iBAAkB,SAAQ,kBAAkB,CAAC,iBAAiB,CAAC;IAC5E;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sCAAsC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzH;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,mCAAmC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,wBAAwB,GAAG,SAAS,CAAC,CAAC;IACnJ;;;;;OAKG;IACF,IAAI,CAAC,IAAI,EAAE,eAAe,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IAC9G;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sCAAsC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClJ;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,mCAAmC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC5I;;;;;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,sCAAsC;IACnD;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AACD;;GAEG;AACH,MAAM,WAAW,mCAAmC;IAChD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;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,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,4BAA4B,qHAAqH,CAAC;AAkB/J;;GAEG;AACH,eAAO,MAAM,iCAAiC,EAAE,gBA+B/C,CAAC"}
|
package/groups/item/onenote/notebooks/getRecentNotebooksWithIncludePersonalNotebooks/index.d.ts
CHANGED
|
@@ -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
|
/**
|
package/groups/item/onenote/notebooks/getRecentNotebooksWithIncludePersonalNotebooks/index.d.ts.map
CHANGED
|
@@ -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,2KAA2K,CAAC;AAWhQ;;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,kIAAkI,CAAC;AAclL;;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,2FAA2F,CAAC;AAQ9I;;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,gKAAgK,CAAC;AAcpN;;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"}
|
|
@@ -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,kMAAkM,CAAC;AActP;;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"}
|
|
@@ -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
|
/**
|
|
@@ -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,6LAA6L,CAAC;AAc5O;;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"}
|
package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/index.d.ts
CHANGED
|
@@ -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
|
/**
|
package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/index.d.ts.map
CHANGED
|
@@ -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,yNAAyN,CAAC;AAcrQ;;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,uKAAuK,CAAC;AACrN;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,gBAqBnD,CAAC"}
|