@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
|
@@ -17,30 +17,28 @@ export interface SettingsRequestBuilder extends BaseRequestBuilder<SettingsReque
|
|
|
17
17
|
*/
|
|
18
18
|
byGroupSettingId(groupSettingId: string): GroupSettingItemRequestBuilder;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* Settings that can govern this group's behavior, like whether members can invite guest users to the group. Nullable.
|
|
21
21
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
22
|
* @returns {Promise<GroupSettingCollectionResponse>}
|
|
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-settings?view=graph-rest-1.0|Find more info here}
|
|
25
24
|
*/
|
|
26
25
|
get(requestConfiguration?: RequestConfiguration<SettingsRequestBuilderGetQueryParameters> | undefined): Promise<GroupSettingCollectionResponse | undefined>;
|
|
27
26
|
/**
|
|
28
|
-
* Create
|
|
27
|
+
* Create new navigation property to settings 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<GroupSetting>}
|
|
32
31
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
33
|
-
* @see {@link https://learn.microsoft.com/graph/api/group-post-settings?view=graph-rest-1.0|Find more info here}
|
|
34
32
|
*/
|
|
35
33
|
post(body: GroupSetting, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<GroupSetting | undefined>;
|
|
36
34
|
/**
|
|
37
|
-
*
|
|
35
|
+
* Settings that can govern this group's behavior, like whether members can invite guest users to the group. 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<SettingsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
42
40
|
/**
|
|
43
|
-
* Create
|
|
41
|
+
* Create new navigation property to settings 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 SettingsRequestBuilder extends BaseRequestBuilder<SettingsReque
|
|
|
48
46
|
toPostRequestInformation(body: GroupSetting, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
49
47
|
}
|
|
50
48
|
/**
|
|
51
|
-
*
|
|
49
|
+
* Settings that can govern this group's behavior, like whether members can invite guest users to the group. Nullable.
|
|
52
50
|
*/
|
|
53
51
|
export interface SettingsRequestBuilderGetQueryParameters {
|
|
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,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,sBAAuB,SAAQ,kBAAkB,CAAC,sBAAsB,CAAC;IACtF;;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,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,sBAAuB,SAAQ,kBAAkB,CAAC,sBAAsB,CAAC;IACtF;;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,wCAAwC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,8BAA8B,GAAG,SAAS,CAAC,CAAC;IAC9J;;;;;;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,wCAAwC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACjJ;;;;;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,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,CAQ1J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sCAAsC,EAAE,gBAuBpD,CAAC"}
|
|
@@ -11,20 +11,18 @@ export interface GroupSettingItemRequestBuilder extends BaseRequestBuilder<Group
|
|
|
11
11
|
*/
|
|
12
12
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
13
13
|
/**
|
|
14
|
-
*
|
|
14
|
+
* Settings that can govern this group's behavior, like whether members can invite guest users to the group. Nullable.
|
|
15
15
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
16
16
|
* @returns {Promise<GroupSetting>}
|
|
17
17
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
18
|
-
* @see {@link https://learn.microsoft.com/graph/api/groupsetting-get?view=graph-rest-1.0|Find more info here}
|
|
19
18
|
*/
|
|
20
19
|
get(requestConfiguration?: RequestConfiguration<GroupSettingItemRequestBuilderGetQueryParameters> | undefined): Promise<GroupSetting | undefined>;
|
|
21
20
|
/**
|
|
22
|
-
* Update the
|
|
21
|
+
* Update the navigation property settings in groups
|
|
23
22
|
* @param body The request body
|
|
24
23
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
25
24
|
* @returns {Promise<GroupSetting>}
|
|
26
25
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
27
|
-
* @see {@link https://learn.microsoft.com/graph/api/groupsetting-update?view=graph-rest-1.0|Find more info here}
|
|
28
26
|
*/
|
|
29
27
|
patch(body: GroupSetting, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<GroupSetting | undefined>;
|
|
30
28
|
/**
|
|
@@ -34,13 +32,13 @@ export interface GroupSettingItemRequestBuilder extends BaseRequestBuilder<Group
|
|
|
34
32
|
*/
|
|
35
33
|
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
36
34
|
/**
|
|
37
|
-
*
|
|
35
|
+
* Settings that can govern this group's behavior, like whether members can invite guest users to the group. 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<GroupSettingItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
42
40
|
/**
|
|
43
|
-
* Update the
|
|
41
|
+
* Update the navigation property settings in 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 GroupSettingItemRequestBuilder extends BaseRequestBuilder<Group
|
|
|
48
46
|
toPatchRequestInformation(body: GroupSetting, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
49
47
|
}
|
|
50
48
|
/**
|
|
51
|
-
*
|
|
49
|
+
* Settings that can govern this group's behavior, like whether members can invite guest users to the group. Nullable.
|
|
52
50
|
*/
|
|
53
51
|
export interface GroupSettingItemRequestBuilderGetQueryParameters {
|
|
54
52
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmE,KAAK,YAAY,EAAE,MAAM,gCAAgC,CAAC;AAIpI,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,8BAA+B,SAAQ,kBAAkB,CAAC,8BAA8B,CAAC;IACtG;;;;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,EAAmE,KAAK,YAAY,EAAE,MAAM,gCAAgC,CAAC;AAIpI,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,8BAA+B,SAAQ,kBAAkB,CAAC,8BAA8B,CAAC;IACtG;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,gDAAgD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,YAAY,GAAG,SAAS,CAAC,CAAC;IACpJ;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,YAAY,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,YAAY,GAAG,SAAS,CAAC,CAAC;IAChI;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,gDAAgD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACzJ;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,YAAY,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACxI;AACD;;GAEG;AACH,MAAM,WAAW,gDAAgD;IAC7D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,yCAAyC,sFAAsF,CAAC;AAQ7I;;GAEG;AACH,eAAO,MAAM,8CAA8C,EAAE,gBA+B5D,CAAC"}
|
|
@@ -17,21 +17,22 @@ export interface DeltaGetResponse extends BaseDeltaFunctionResponse, Parsable {
|
|
|
17
17
|
*/
|
|
18
18
|
export interface DeltaRequestBuilder extends BaseRequestBuilder<DeltaRequestBuilder> {
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* Get newly created, updated, or deleted sites without having to perform a full read of the entire sites collection. A delta function call for sites is similar to a GET request, except that by appropriately applying state tokens in one or more of these calls,you can query for incremental changes in the sites. It allows you to maintain and synchronize a local store of a user's sites without having to fetch all the sites from the server every time.The application calls the API without specifying any parameters.The service begins enumerating sites and returns pages of changes to these sites, accompanied by either an @odata.nextLink or an @odata.deltaLink.Your application should continue making calls using the @odata.nextLink until there's an @odata.deltaLink in the response. After you receive all the changes, you can apply them to your local state.To monitor future changes, call the delta API by using the @odata.deltaLink in the previous response. Any resources marked as deleted should be removed from your local state.
|
|
21
21
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
22
|
* @returns {Promise<DeltaGetResponse>}
|
|
23
23
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
+
* @see {@link https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-1.0|Find more info here}
|
|
24
25
|
*/
|
|
25
26
|
get(requestConfiguration?: RequestConfiguration<DeltaRequestBuilderGetQueryParameters> | undefined): Promise<DeltaGetResponse | undefined>;
|
|
26
27
|
/**
|
|
27
|
-
*
|
|
28
|
+
* Get newly created, updated, or deleted sites without having to perform a full read of the entire sites collection. A delta function call for sites is similar to a GET request, except that by appropriately applying state tokens in one or more of these calls,you can query for incremental changes in the sites. It allows you to maintain and synchronize a local store of a user's sites without having to fetch all the sites from the server every time.The application calls the API without specifying any parameters.The service begins enumerating sites and returns pages of changes to these sites, accompanied by either an @odata.nextLink or an @odata.deltaLink.Your application should continue making calls using the @odata.nextLink until there's an @odata.deltaLink in the response. After you receive all the changes, you can apply them to your local state.To monitor future changes, call the delta API by using the @odata.deltaLink in the previous response. Any resources marked as deleted should be removed from your local state.
|
|
28
29
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
29
30
|
* @returns {RequestInformation}
|
|
30
31
|
*/
|
|
31
32
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<DeltaRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
32
33
|
}
|
|
33
34
|
/**
|
|
34
|
-
*
|
|
35
|
+
* Get newly created, updated, or deleted sites without having to perform a full read of the entire sites collection. A delta function call for sites is similar to a GET request, except that by appropriately applying state tokens in one or more of these calls,you can query for incremental changes in the sites. It allows you to maintain and synchronize a local store of a user's sites without having to fetch all the sites from the server every time.The application calls the API without specifying any parameters.The service begins enumerating sites and returns pages of changes to these sites, accompanied by either an @odata.nextLink or an @odata.deltaLink.Your application should continue making calls using the @odata.nextLink until there's an @odata.deltaLink in the response. After you receive all the changes, you can apply them to your local state.To monitor future changes, call the delta API by using the @odata.deltaLink in the previous response. Any resources marked as deleted should be removed from your local state.
|
|
35
36
|
*/
|
|
36
37
|
export interface DeltaRequestBuilderGetQueryParameters {
|
|
37
38
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiI,KAAK,yBAAyB,EAAE,KAAK,IAAI,EAAE,MAAM,gCAAgC,CAAC;AAI1N,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,4CAA4C,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,CAEpK;AACD,MAAM,WAAW,gBAAiB,SAAQ,yBAAyB,EAAE,QAAQ;IACzE;;OAEG;IACH,KAAK,CAAC,EAAE,IAAI,EAAE,CAAC;CAClB;AACD;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiI,KAAK,yBAAyB,EAAE,KAAK,IAAI,EAAE,MAAM,gCAAgC,CAAC;AAI1N,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,4CAA4C,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,CAEpK;AACD,MAAM,WAAW,gBAAiB,SAAQ,yBAAyB,EAAE,QAAQ;IACzE;;OAEG;IACH,KAAK,CAAC,EAAE,IAAI,EAAE,CAAC;CAClB;AACD;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IAC7I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;;GAGG;AACH,wBAAgB,+BAA+B,CAAC,gBAAgB,GAAE,OAAO,CAAC,gBAAgB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKxJ;AACD;;;GAGG;AACH,wBAAgB,yBAAyB,CAAC,MAAM,EAAE,mBAAmB,EAAE,gBAAgB,GAAE,OAAO,CAAC,gBAAgB,CAAC,GAAG,SAAc,GAAI,IAAI,CAG1I;AACD;;GAEG;AACH,eAAO,MAAM,8BAA8B,8HAA8H,CAAC;AAc1K;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC"}
|
|
@@ -22,21 +22,22 @@ export interface GetAllSitesGetResponse extends BaseCollectionPaginationCountRes
|
|
|
22
22
|
*/
|
|
23
23
|
export interface GetAllSitesRequestBuilder extends BaseRequestBuilder<GetAllSitesRequestBuilder> {
|
|
24
24
|
/**
|
|
25
|
-
*
|
|
25
|
+
* List sites across geographies in an organization. This API can also be used to enumerate all sites in a non-multi-geo tenant. For more information, see Best practices for discovering files and detecting changes at scale.
|
|
26
26
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
27
27
|
* @returns {Promise<GetAllSitesGetResponse>}
|
|
28
28
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
29
|
+
* @see {@link https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-1.0|Find more info here}
|
|
29
30
|
*/
|
|
30
31
|
get(requestConfiguration?: RequestConfiguration<GetAllSitesRequestBuilderGetQueryParameters> | undefined): Promise<GetAllSitesGetResponse | undefined>;
|
|
31
32
|
/**
|
|
32
|
-
*
|
|
33
|
+
* List sites across geographies in an organization. This API can also be used to enumerate all sites in a non-multi-geo tenant. For more information, see Best practices for discovering files and detecting changes at scale.
|
|
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<GetAllSitesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
37
38
|
}
|
|
38
39
|
/**
|
|
39
|
-
*
|
|
40
|
+
* List sites across geographies in an organization. This API can also be used to enumerate all sites in a non-multi-geo tenant. For more information, see Best practices for discovering files and detecting changes at scale.
|
|
40
41
|
*/
|
|
41
42
|
export interface GetAllSitesRequestBuilderGetQueryParameters {
|
|
42
43
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAyJ,KAAK,qCAAqC,EAAE,KAAK,IAAI,EAAE,MAAM,gCAAgC,CAAC;AAI9P,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,kDAAkD,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,CAE1K;AACD;;;GAGG;AACH,wBAAgB,qCAAqC,CAAC,sBAAsB,GAAE,OAAO,CAAC,sBAAsB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK1K;AACD,MAAM,WAAW,sBAAuB,SAAQ,qCAAqC,EAAE,QAAQ;IAC3F;;OAEG;IACH,KAAK,CAAC,EAAE,IAAI,EAAE,CAAC;CAClB;AACD;;GAEG;AACH,MAAM,WAAW,yBAA0B,SAAQ,kBAAkB,CAAC,yBAAyB,CAAC;IAC5F
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAyJ,KAAK,qCAAqC,EAAE,KAAK,IAAI,EAAE,MAAM,gCAAgC,CAAC;AAI9P,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,kDAAkD,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,CAE1K;AACD;;;GAGG;AACH,wBAAgB,qCAAqC,CAAC,sBAAsB,GAAE,OAAO,CAAC,sBAAsB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK1K;AACD,MAAM,WAAW,sBAAuB,SAAQ,qCAAqC,EAAE,QAAQ;IAC3F;;OAEG;IACH,KAAK,CAAC,EAAE,IAAI,EAAE,CAAC;CAClB;AACD;;GAEG;AACH,MAAM,WAAW,yBAA0B,SAAQ,kBAAkB,CAAC,yBAAyB,CAAC;IAC5F;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2CAA2C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;IACzJ;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2CAA2C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACvJ;AACD;;GAEG;AACH,MAAM,WAAW,2CAA2C;IACxD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;;GAGG;AACH,wBAAgB,+BAA+B,CAAC,MAAM,EAAE,mBAAmB,EAAE,sBAAsB,GAAE,OAAO,CAAC,sBAAsB,CAAC,GAAG,SAAc,GAAI,IAAI,CAG5J;AACD;;GAEG;AACH,eAAO,MAAM,oCAAoC,oIAAoI,CAAC;AActL;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,gBAWvD,CAAC"}
|
|
@@ -5,22 +5,21 @@ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInforma
|
|
|
5
5
|
*/
|
|
6
6
|
export interface AllTimeRequestBuilder extends BaseRequestBuilder<AllTimeRequestBuilder> {
|
|
7
7
|
/**
|
|
8
|
-
* Get
|
|
8
|
+
* Get allTime from groups
|
|
9
9
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
10
10
|
* @returns {Promise<ItemActivityStat>}
|
|
11
11
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
12
|
-
* @see {@link https://learn.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-1.0|Find more info here}
|
|
13
12
|
*/
|
|
14
13
|
get(requestConfiguration?: RequestConfiguration<AllTimeRequestBuilderGetQueryParameters> | undefined): Promise<ItemActivityStat | undefined>;
|
|
15
14
|
/**
|
|
16
|
-
* Get
|
|
15
|
+
* Get allTime from groups
|
|
17
16
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
18
17
|
* @returns {RequestInformation}
|
|
19
18
|
*/
|
|
20
19
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<AllTimeRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
21
20
|
}
|
|
22
21
|
/**
|
|
23
|
-
* Get
|
|
22
|
+
* Get allTime from groups
|
|
24
23
|
*/
|
|
25
24
|
export interface AllTimeRequestBuilderGetQueryParameters {
|
|
26
25
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAgD,KAAK,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;AAIrH,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,EAAgD,KAAK,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;AAIrH,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,uCAAuC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IAC/I;;;;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,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,gCAAgC,6FAA6F,CAAC;AAQ3I;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,gBAWnD,CAAC"}
|
|
@@ -17,30 +17,28 @@ export interface ColumnsRequestBuilder extends BaseRequestBuilder<ColumnsRequest
|
|
|
17
17
|
*/
|
|
18
18
|
byColumnDefinitionId(columnDefinitionId: string): ColumnDefinitionItemRequestBuilder;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* The collection of column definitions reusable across lists under this site.
|
|
21
21
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
22
|
* @returns {Promise<ColumnDefinitionCollectionResponse>}
|
|
23
23
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
-
* @see {@link https://learn.microsoft.com/graph/api/site-list-columns?view=graph-rest-1.0|Find more info here}
|
|
25
24
|
*/
|
|
26
25
|
get(requestConfiguration?: RequestConfiguration<ColumnsRequestBuilderGetQueryParameters> | undefined): Promise<ColumnDefinitionCollectionResponse | undefined>;
|
|
27
26
|
/**
|
|
28
|
-
* Create
|
|
27
|
+
* Create new navigation property to columns 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<ColumnDefinition>}
|
|
32
31
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
33
|
-
* @see {@link https://learn.microsoft.com/graph/api/site-post-columns?view=graph-rest-1.0|Find more info here}
|
|
34
32
|
*/
|
|
35
33
|
post(body: ColumnDefinition, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ColumnDefinition | undefined>;
|
|
36
34
|
/**
|
|
37
|
-
*
|
|
35
|
+
* The collection of column definitions reusable across lists under this site.
|
|
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<ColumnsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
42
40
|
/**
|
|
43
|
-
* Create
|
|
41
|
+
* Create new navigation property to columns 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 ColumnsRequestBuilder extends BaseRequestBuilder<ColumnsRequest
|
|
|
48
46
|
toPostRequestInformation(body: ColumnDefinition, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
49
47
|
}
|
|
50
48
|
/**
|
|
51
|
-
*
|
|
49
|
+
* The collection of column definitions reusable across lists under this site.
|
|
52
50
|
*/
|
|
53
51
|
export interface ColumnsRequestBuilderGetQueryParameters {
|
|
54
52
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2I,KAAK,gBAAgB,EAAE,KAAK,kCAAkC,EAAE,MAAM,gCAAgC,CAAC;AAIzP,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAA4G,KAAK,kCAAkC,EAAE,MAAM,SAAS,CAAC;AAE5K,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;;;;OAIG;IACF,oBAAoB,CAAC,kBAAkB,EAAE,MAAM,GAAI,kCAAkC,CAAC;IACvF
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2I,KAAK,gBAAgB,EAAE,KAAK,kCAAkC,EAAE,MAAM,gCAAgC,CAAC;AAIzP,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAA4G,KAAK,kCAAkC,EAAE,MAAM,SAAS,CAAC;AAE5K,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;;;;OAIG;IACF,oBAAoB,CAAC,kBAAkB,EAAE,MAAM,GAAI,kCAAkC,CAAC;IACvF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uCAAuC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kCAAkC,GAAG,SAAS,CAAC,CAAC;IACjK;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,gBAAgB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IACvI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uCAAuC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAChJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,gBAAgB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC3I;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,0IAA0I,CAAC;AAcxL;;GAEG;AACH,eAAO,MAAM,uCAAuC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,qBAAqB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CASxJ,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,gBAuBnD,CAAC"}
|
|
@@ -19,7 +19,7 @@ export interface AddCopyPostRequestBody extends AdditionalDataHolder, BackedMode
|
|
|
19
19
|
*/
|
|
20
20
|
export interface AddCopyRequestBuilder extends BaseRequestBuilder<AddCopyRequestBuilder> {
|
|
21
21
|
/**
|
|
22
|
-
* Add a copy of a
|
|
22
|
+
* Add a copy of a content type from a site to a list.
|
|
23
23
|
* @param body The request body
|
|
24
24
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
25
25
|
* @returns {Promise<ContentType>}
|
|
@@ -28,7 +28,7 @@ export interface AddCopyRequestBuilder extends BaseRequestBuilder<AddCopyRequest
|
|
|
28
28
|
*/
|
|
29
29
|
post(body: AddCopyPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ContentType | undefined>;
|
|
30
30
|
/**
|
|
31
|
-
* Add a copy of a
|
|
31
|
+
* Add a copy of a content type from a site to a list.
|
|
32
32
|
* @param body The request body
|
|
33
33
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
34
34
|
* @returns {RequestInformation}
|
|
@@ -22,21 +22,22 @@ export interface GetCompatibleHubContentTypesGetResponse extends BaseCollectionP
|
|
|
22
22
|
*/
|
|
23
23
|
export interface GetCompatibleHubContentTypesRequestBuilder extends BaseRequestBuilder<GetCompatibleHubContentTypesRequestBuilder> {
|
|
24
24
|
/**
|
|
25
|
-
*
|
|
25
|
+
* Get a list of compatible content types from the content type hub that can be added to a target site or a list. This method is part of the content type publishing changes to optimize the syncing of published content types to sites and lists, effectively switching from a 'push everywhere' to 'pull as needed' approach. The method allows users to pull content types directly from the content type hub to a site or list. For more information, see contentType: addCopyFromContentTypeHub and the blog post Syntex Product Updates – August 2021.
|
|
26
26
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
27
27
|
* @returns {Promise<GetCompatibleHubContentTypesGetResponse>}
|
|
28
28
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
29
|
+
* @see {@link https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0|Find more info here}
|
|
29
30
|
*/
|
|
30
31
|
get(requestConfiguration?: RequestConfiguration<GetCompatibleHubContentTypesRequestBuilderGetQueryParameters> | undefined): Promise<GetCompatibleHubContentTypesGetResponse | undefined>;
|
|
31
32
|
/**
|
|
32
|
-
*
|
|
33
|
+
* Get a list of compatible content types from the content type hub that can be added to a target site or a list. This method is part of the content type publishing changes to optimize the syncing of published content types to sites and lists, effectively switching from a 'push everywhere' to 'pull as needed' approach. The method allows users to pull content types directly from the content type hub to a site or list. For more information, see contentType: addCopyFromContentTypeHub and the blog post Syntex Product Updates – August 2021.
|
|
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<GetCompatibleHubContentTypesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
37
38
|
}
|
|
38
39
|
/**
|
|
39
|
-
*
|
|
40
|
+
* Get a list of compatible content types from the content type hub that can be added to a target site or a list. This method is part of the content type publishing changes to optimize the syncing of published content types to sites and lists, effectively switching from a 'push everywhere' to 'pull as needed' approach. The method allows users to pull content types directly from the content type hub to a site or list. For more information, see contentType: addCopyFromContentTypeHub and the blog post Syntex Product Updates – August 2021.
|
|
40
41
|
*/
|
|
41
42
|
export interface GetCompatibleHubContentTypesRequestBuilderGetQueryParameters {
|
|
42
43
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuK,KAAK,qCAAqC,EAAE,KAAK,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAInR,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,mEAAmE,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,CAE3L;AACD;;;GAGG;AACH,wBAAgB,sDAAsD,CAAC,uCAAuC,GAAE,OAAO,CAAC,uCAAuC,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK7N;AACD,MAAM,WAAW,uCAAwC,SAAQ,qCAAqC,EAAE,QAAQ;IAC5G;;OAEG;IACH,KAAK,CAAC,EAAE,WAAW,EAAE,CAAC;CACzB;AACD;;GAEG;AACH,MAAM,WAAW,0CAA2C,SAAQ,kBAAkB,CAAC,0CAA0C,CAAC;IAC9H
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuK,KAAK,qCAAqC,EAAE,KAAK,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAInR,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,mEAAmE,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,CAE3L;AACD;;;GAGG;AACH,wBAAgB,sDAAsD,CAAC,uCAAuC,GAAE,OAAO,CAAC,uCAAuC,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK7N;AACD,MAAM,WAAW,uCAAwC,SAAQ,qCAAqC,EAAE,QAAQ;IAC5G;;OAEG;IACH,KAAK,CAAC,EAAE,WAAW,EAAE,CAAC;CACzB;AACD;;GAEG;AACH,MAAM,WAAW,0CAA2C,SAAQ,kBAAkB,CAAC,0CAA0C,CAAC;IAC9H;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4DAA4D,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,uCAAuC,GAAG,SAAS,CAAC,CAAC;IAC3L;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4DAA4D,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACxK;AACD;;GAEG;AACH,MAAM,WAAW,4DAA4D;IACzE;;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;;;GAGG;AACH,wBAAgB,gDAAgD,CAAC,MAAM,EAAE,mBAAmB,EAAE,uCAAuC,GAAE,OAAO,CAAC,uCAAuC,CAAC,GAAG,SAAc,GAAI,IAAI,CAG/M;AACD;;GAEG;AACH,eAAO,MAAM,qDAAqD,8KAA8K,CAAC;AAcjP;;GAEG;AACH,eAAO,MAAM,0DAA0D,EAAE,gBAWxE,CAAC"}
|
|
@@ -32,30 +32,28 @@ export interface ContentTypesRequestBuilder extends BaseRequestBuilder<ContentTy
|
|
|
32
32
|
*/
|
|
33
33
|
byContentTypeId(contentTypeId: string): ContentTypeItemRequestBuilder;
|
|
34
34
|
/**
|
|
35
|
-
*
|
|
35
|
+
* The collection of content types defined for this site.
|
|
36
36
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
37
37
|
* @returns {Promise<ContentTypeCollectionResponse>}
|
|
38
38
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
39
|
-
* @see {@link https://learn.microsoft.com/graph/api/site-list-contenttypes?view=graph-rest-1.0|Find more info here}
|
|
40
39
|
*/
|
|
41
40
|
get(requestConfiguration?: RequestConfiguration<ContentTypesRequestBuilderGetQueryParameters> | undefined): Promise<ContentTypeCollectionResponse | undefined>;
|
|
42
41
|
/**
|
|
43
|
-
* Create
|
|
42
|
+
* Create new navigation property to contentTypes for groups
|
|
44
43
|
* @param body The request body
|
|
45
44
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
46
45
|
* @returns {Promise<ContentType>}
|
|
47
46
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
48
|
-
* @see {@link https://learn.microsoft.com/graph/api/site-post-contenttypes?view=graph-rest-1.0|Find more info here}
|
|
49
47
|
*/
|
|
50
48
|
post(body: ContentType, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ContentType | undefined>;
|
|
51
49
|
/**
|
|
52
|
-
*
|
|
50
|
+
* The collection of content types defined for this site.
|
|
53
51
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
54
52
|
* @returns {RequestInformation}
|
|
55
53
|
*/
|
|
56
54
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<ContentTypesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
57
55
|
/**
|
|
58
|
-
* Create
|
|
56
|
+
* Create new navigation property to contentTypes for groups
|
|
59
57
|
* @param body The request body
|
|
60
58
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
61
59
|
* @returns {RequestInformation}
|
|
@@ -63,7 +61,7 @@ export interface ContentTypesRequestBuilder extends BaseRequestBuilder<ContentTy
|
|
|
63
61
|
toPostRequestInformation(body: ContentType, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
64
62
|
}
|
|
65
63
|
/**
|
|
66
|
-
*
|
|
64
|
+
* The collection of content types defined for this site.
|
|
67
65
|
*/
|
|
68
66
|
export interface ContentTypesRequestBuilderGetQueryParameters {
|
|
69
67
|
/**
|
|
@@ -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,EAAyC,KAAK,qBAAqB,EAAE,MAAM,YAAY,CAAC;AAE/F,OAAO,EAA2D,KAAK,uCAAuC,EAAE,MAAM,8BAA8B,CAAC;AAErJ,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAA8D,KAAK,0CAA0C,EAAE,MAAM,iCAAiC,CAAC;AAE9J,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,0BAA2B,SAAQ,kBAAkB,CAAC,0BAA0B,CAAC;IAC9F;;OAEG;IACH,IAAI,OAAO,IAAI,qBAAqB,CAAC;IACrC;;OAEG;IACH,IAAI,yBAAyB,IAAI,uCAAuC,CAAC;IACzE;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,4BAA4B,IAAI,0CAA0C,CAAC;IAC/E;;;;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,EAAyC,KAAK,qBAAqB,EAAE,MAAM,YAAY,CAAC;AAE/F,OAAO,EAA2D,KAAK,uCAAuC,EAAE,MAAM,8BAA8B,CAAC;AAErJ,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAA8D,KAAK,0CAA0C,EAAE,MAAM,iCAAiC,CAAC;AAE9J,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,0BAA2B,SAAQ,kBAAkB,CAAC,0BAA0B,CAAC;IAC9F;;OAEG;IACH,IAAI,OAAO,IAAI,qBAAqB,CAAC;IACrC;;OAEG;IACH,IAAI,yBAAyB,IAAI,uCAAuC,CAAC;IACzE;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,4BAA4B,IAAI,0CAA0C,CAAC;IAC/E;;;;OAIG;IACF,eAAe,CAAC,aAAa,EAAE,MAAM,GAAI,6BAA6B,CAAC;IACxE;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4CAA4C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,6BAA6B,GAAG,SAAS,CAAC,CAAC;IACjK;;;;;;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,4CAA4C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACrJ;;;;;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,4CAA4C;IACzD;;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,qCAAqC,+IAA+I,CAAC;AAclM;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,0BAA0B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAkBlK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,0CAA0C,EAAE,gBAuBxD,CAAC"}
|
|
@@ -22,7 +22,7 @@ export interface AssociateWithHubSitesPostRequestBody extends AdditionalDataHold
|
|
|
22
22
|
*/
|
|
23
23
|
export interface AssociateWithHubSitesRequestBuilder extends BaseRequestBuilder<AssociateWithHubSitesRequestBuilder> {
|
|
24
24
|
/**
|
|
25
|
-
* Associate a published
|
|
25
|
+
* Associate a published content type present in a content type hub with a list of hub sites.
|
|
26
26
|
* @param body The request body
|
|
27
27
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
28
28
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
@@ -30,7 +30,7 @@ export interface AssociateWithHubSitesRequestBuilder extends BaseRequestBuilder<
|
|
|
30
30
|
*/
|
|
31
31
|
post(body: AssociateWithHubSitesPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
32
32
|
/**
|
|
33
|
-
* Associate a published
|
|
33
|
+
* Associate a published content type present in a content type hub with a list of hub sites.
|
|
34
34
|
* @param body The request body
|
|
35
35
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
36
36
|
* @returns {RequestInformation}
|
|
@@ -17,30 +17,28 @@ export interface ColumnsRequestBuilder extends BaseRequestBuilder<ColumnsRequest
|
|
|
17
17
|
*/
|
|
18
18
|
byColumnDefinitionId(columnDefinitionId: string): ColumnDefinitionItemRequestBuilder;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* The collection of column definitions for this content type.
|
|
21
21
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
22
|
* @returns {Promise<ColumnDefinitionCollectionResponse>}
|
|
23
23
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
-
* @see {@link https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0|Find more info here}
|
|
25
24
|
*/
|
|
26
25
|
get(requestConfiguration?: RequestConfiguration<ColumnsRequestBuilderGetQueryParameters> | undefined): Promise<ColumnDefinitionCollectionResponse | undefined>;
|
|
27
26
|
/**
|
|
28
|
-
*
|
|
27
|
+
* Create new navigation property to columns 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<ColumnDefinition>}
|
|
32
31
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
33
|
-
* @see {@link https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0|Find more info here}
|
|
34
32
|
*/
|
|
35
33
|
post(body: ColumnDefinition, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ColumnDefinition | undefined>;
|
|
36
34
|
/**
|
|
37
|
-
*
|
|
35
|
+
* The collection of column definitions for this content type.
|
|
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<ColumnsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
42
40
|
/**
|
|
43
|
-
*
|
|
41
|
+
* Create new navigation property to columns 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 ColumnsRequestBuilder extends BaseRequestBuilder<ColumnsRequest
|
|
|
48
46
|
toPostRequestInformation(body: ColumnDefinition, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
49
47
|
}
|
|
50
48
|
/**
|
|
51
|
-
*
|
|
49
|
+
* The collection of column definitions for this content type.
|
|
52
50
|
*/
|
|
53
51
|
export interface ColumnsRequestBuilderGetQueryParameters {
|
|
54
52
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2I,KAAK,gBAAgB,EAAE,KAAK,kCAAkC,EAAE,MAAM,gCAAgC,CAAC;AAIzP,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAA4G,KAAK,kCAAkC,EAAE,MAAM,SAAS,CAAC;AAE5K,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;;;;OAIG;IACF,oBAAoB,CAAC,kBAAkB,EAAE,MAAM,GAAI,kCAAkC,CAAC;IACvF
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2I,KAAK,gBAAgB,EAAE,KAAK,kCAAkC,EAAE,MAAM,gCAAgC,CAAC;AAIzP,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAA4G,KAAK,kCAAkC,EAAE,MAAM,SAAS,CAAC;AAE5K,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;;;;OAIG;IACF,oBAAoB,CAAC,kBAAkB,EAAE,MAAM,GAAI,kCAAkC,CAAC;IACvF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uCAAuC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kCAAkC,GAAG,SAAS,CAAC,CAAC;IACjK;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,gBAAgB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IACvI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uCAAuC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAChJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,gBAAgB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC3I;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,0KAA0K,CAAC;AAcxN;;GAEG;AACH,eAAO,MAAM,uCAAuC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,qBAAqB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CASxJ,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,gBAuBnD,CAAC"}
|
|
@@ -10,43 +10,40 @@ export interface ColumnDefinitionItemRequestBuilder extends BaseRequestBuilder<C
|
|
|
10
10
|
*/
|
|
11
11
|
get sourceColumn(): SourceColumnRequestBuilder;
|
|
12
12
|
/**
|
|
13
|
-
*
|
|
13
|
+
* Delete navigation property columns for groups
|
|
14
14
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
15
15
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
16
|
-
* @see {@link https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0|Find more info here}
|
|
17
16
|
*/
|
|
18
17
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
19
18
|
/**
|
|
20
|
-
*
|
|
19
|
+
* The collection of column definitions for this content type.
|
|
21
20
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
21
|
* @returns {Promise<ColumnDefinition>}
|
|
23
22
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
-
* @see {@link https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0|Find more info here}
|
|
25
23
|
*/
|
|
26
24
|
get(requestConfiguration?: RequestConfiguration<ColumnDefinitionItemRequestBuilderGetQueryParameters> | undefined): Promise<ColumnDefinition | undefined>;
|
|
27
25
|
/**
|
|
28
|
-
* Update
|
|
26
|
+
* Update the navigation property columns in groups
|
|
29
27
|
* @param body The request body
|
|
30
28
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
31
29
|
* @returns {Promise<ColumnDefinition>}
|
|
32
30
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
33
|
-
* @see {@link https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0|Find more info here}
|
|
34
31
|
*/
|
|
35
32
|
patch(body: ColumnDefinition, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ColumnDefinition | undefined>;
|
|
36
33
|
/**
|
|
37
|
-
*
|
|
34
|
+
* Delete navigation property columns for groups
|
|
38
35
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
39
36
|
* @returns {RequestInformation}
|
|
40
37
|
*/
|
|
41
38
|
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
42
39
|
/**
|
|
43
|
-
*
|
|
40
|
+
* The collection of column definitions for this content type.
|
|
44
41
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
45
42
|
* @returns {RequestInformation}
|
|
46
43
|
*/
|
|
47
44
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<ColumnDefinitionItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
48
45
|
/**
|
|
49
|
-
* Update
|
|
46
|
+
* Update the navigation property columns in groups
|
|
50
47
|
* @param body The request body
|
|
51
48
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
52
49
|
* @returns {RequestInformation}
|
|
@@ -54,7 +51,7 @@ export interface ColumnDefinitionItemRequestBuilder extends BaseRequestBuilder<C
|
|
|
54
51
|
toPatchRequestInformation(body: ColumnDefinition, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
55
52
|
}
|
|
56
53
|
/**
|
|
57
|
-
*
|
|
54
|
+
* The collection of column definitions for this content type.
|
|
58
55
|
*/
|
|
59
56
|
export interface ColumnDefinitionItemRequestBuilderGetQueryParameters {
|
|
60
57
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2E,KAAK,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;AAIhJ,OAAO,EAA8C,KAAK,0BAA0B,EAAE,MAAM,iBAAiB,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,kCAAmC,SAAQ,kBAAkB,CAAC,kCAAkC,CAAC;IAC9G;;OAEG;IACH,IAAI,YAAY,IAAI,0BAA0B,CAAC;IAC/C
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2E,KAAK,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;AAIhJ,OAAO,EAA8C,KAAK,0BAA0B,EAAE,MAAM,iBAAiB,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,kCAAmC,SAAQ,kBAAkB,CAAC,kCAAkC,CAAC;IAC9G;;OAEG;IACH,IAAI,YAAY,IAAI,0BAA0B,CAAC;IAC/C;;;;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,oDAAoD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IAC5J;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,gBAAgB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IACxI;;;;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,oDAAoD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC7J;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,gBAAgB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC5I;AACD;;GAEG;AACH,MAAM,WAAW,oDAAoD;IACjE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,6CAA6C,2IAA2I,CAAC;AAQtM;;GAEG;AACH,eAAO,MAAM,oDAAoD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,kCAAkC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAIlL,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,kDAAkD,EAAE,gBA+BhE,CAAC"}
|
|
@@ -23,7 +23,7 @@ export interface CopyToDefaultContentLocationPostRequestBody extends AdditionalD
|
|
|
23
23
|
*/
|
|
24
24
|
export interface CopyToDefaultContentLocationRequestBuilder extends BaseRequestBuilder<CopyToDefaultContentLocationRequestBuilder> {
|
|
25
25
|
/**
|
|
26
|
-
* Copy a file to a default content location in a
|
|
26
|
+
* Copy a file to a default content location in a content type. The file can then be added as a default file or template via a POST operation.
|
|
27
27
|
* @param body The request body
|
|
28
28
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
29
29
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
@@ -31,7 +31,7 @@ export interface CopyToDefaultContentLocationRequestBuilder extends BaseRequestB
|
|
|
31
31
|
*/
|
|
32
32
|
post(body: CopyToDefaultContentLocationPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
33
33
|
/**
|
|
34
|
-
* Copy a file to a default content location in a
|
|
34
|
+
* Copy a file to a default content location in a content type. The file can then be added as a default file or template via a POST operation.
|
|
35
35
|
* @param body The request body
|
|
36
36
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
37
37
|
* @returns {RequestInformation}
|