@microsoft/msgraph-sdk-groups 1.0.0-preview.62 → 1.0.0-preview.64

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.
Files changed (630) hide show
  1. package/groups/delta/index.d.ts +4 -1
  2. package/groups/delta/index.d.ts.map +1 -1
  3. package/groups/delta/index.js +8 -4
  4. package/groups/delta/index.js.map +1 -1
  5. package/groups/getAvailableExtensionProperties/index.d.ts +10 -8
  6. package/groups/getAvailableExtensionProperties/index.d.ts.map +1 -1
  7. package/groups/getAvailableExtensionProperties/index.js +16 -8
  8. package/groups/getAvailableExtensionProperties/index.js.map +1 -1
  9. package/groups/getByIds/index.d.ts +8 -6
  10. package/groups/getByIds/index.d.ts.map +1 -1
  11. package/groups/getByIds/index.js +17 -9
  12. package/groups/getByIds/index.js.map +1 -1
  13. package/groups/index.d.ts +3 -3
  14. package/groups/item/assignLicense/index.d.ts +4 -5
  15. package/groups/item/assignLicense/index.d.ts.map +1 -1
  16. package/groups/item/assignLicense/index.js +9 -5
  17. package/groups/item/assignLicense/index.js.map +1 -1
  18. package/groups/item/calendar/allowedCalendarSharingRolesWithUser/index.d.ts +4 -1
  19. package/groups/item/calendar/allowedCalendarSharingRolesWithUser/index.d.ts.map +1 -1
  20. package/groups/item/calendar/allowedCalendarSharingRolesWithUser/index.js +9 -5
  21. package/groups/item/calendar/allowedCalendarSharingRolesWithUser/index.js.map +1 -1
  22. package/groups/item/calendar/calendarView/delta/index.d.ts +4 -1
  23. package/groups/item/calendar/calendarView/delta/index.d.ts.map +1 -1
  24. package/groups/item/calendar/calendarView/delta/index.js +8 -4
  25. package/groups/item/calendar/calendarView/delta/index.js.map +1 -1
  26. package/groups/item/calendar/events/delta/index.d.ts +4 -1
  27. package/groups/item/calendar/events/delta/index.d.ts.map +1 -1
  28. package/groups/item/calendar/events/delta/index.js +8 -4
  29. package/groups/item/calendar/events/delta/index.js.map +1 -1
  30. package/groups/item/calendar/events/item/accept/index.d.ts +4 -5
  31. package/groups/item/calendar/events/item/accept/index.d.ts.map +1 -1
  32. package/groups/item/calendar/events/item/accept/index.js +9 -5
  33. package/groups/item/calendar/events/item/accept/index.js.map +1 -1
  34. package/groups/item/calendar/events/item/attachments/createUploadSession/index.d.ts +4 -5
  35. package/groups/item/calendar/events/item/attachments/createUploadSession/index.d.ts.map +1 -1
  36. package/groups/item/calendar/events/item/attachments/createUploadSession/index.js +8 -4
  37. package/groups/item/calendar/events/item/attachments/createUploadSession/index.js.map +1 -1
  38. package/groups/item/calendar/events/item/cancel/index.d.ts +4 -5
  39. package/groups/item/calendar/events/item/cancel/index.d.ts.map +1 -1
  40. package/groups/item/calendar/events/item/cancel/index.js +8 -4
  41. package/groups/item/calendar/events/item/cancel/index.js.map +1 -1
  42. package/groups/item/calendar/events/item/decline/index.d.ts +4 -5
  43. package/groups/item/calendar/events/item/decline/index.d.ts.map +1 -1
  44. package/groups/item/calendar/events/item/decline/index.js +10 -6
  45. package/groups/item/calendar/events/item/decline/index.js.map +1 -1
  46. package/groups/item/calendar/events/item/forward/index.d.ts +4 -5
  47. package/groups/item/calendar/events/item/forward/index.d.ts.map +1 -1
  48. package/groups/item/calendar/events/item/forward/index.js +9 -5
  49. package/groups/item/calendar/events/item/forward/index.js.map +1 -1
  50. package/groups/item/calendar/events/item/instances/delta/index.d.ts +4 -1
  51. package/groups/item/calendar/events/item/instances/delta/index.d.ts.map +1 -1
  52. package/groups/item/calendar/events/item/instances/delta/index.js +8 -4
  53. package/groups/item/calendar/events/item/instances/delta/index.js.map +1 -1
  54. package/groups/item/calendar/events/item/snoozeReminder/index.d.ts +4 -5
  55. package/groups/item/calendar/events/item/snoozeReminder/index.d.ts.map +1 -1
  56. package/groups/item/calendar/events/item/snoozeReminder/index.js +8 -4
  57. package/groups/item/calendar/events/item/snoozeReminder/index.js.map +1 -1
  58. package/groups/item/calendar/events/item/tentativelyAccept/index.d.ts +4 -5
  59. package/groups/item/calendar/events/item/tentativelyAccept/index.d.ts.map +1 -1
  60. package/groups/item/calendar/events/item/tentativelyAccept/index.js +10 -6
  61. package/groups/item/calendar/events/item/tentativelyAccept/index.js.map +1 -1
  62. package/groups/item/calendar/getSchedule/index.d.ts +8 -6
  63. package/groups/item/calendar/getSchedule/index.d.ts.map +1 -1
  64. package/groups/item/calendar/getSchedule/index.js +19 -11
  65. package/groups/item/calendar/getSchedule/index.js.map +1 -1
  66. package/groups/item/calendarView/delta/index.d.ts +4 -1
  67. package/groups/item/calendarView/delta/index.d.ts.map +1 -1
  68. package/groups/item/calendarView/delta/index.js +8 -4
  69. package/groups/item/calendarView/delta/index.js.map +1 -1
  70. package/groups/item/checkGrantedPermissionsForApp/index.d.ts +4 -1
  71. package/groups/item/checkGrantedPermissionsForApp/index.d.ts.map +1 -1
  72. package/groups/item/checkGrantedPermissionsForApp/index.js +8 -4
  73. package/groups/item/checkGrantedPermissionsForApp/index.js.map +1 -1
  74. package/groups/item/checkMemberGroups/index.d.ts +8 -6
  75. package/groups/item/checkMemberGroups/index.d.ts.map +1 -1
  76. package/groups/item/checkMemberGroups/index.js +16 -8
  77. package/groups/item/checkMemberGroups/index.js.map +1 -1
  78. package/groups/item/checkMemberObjects/index.d.ts +8 -6
  79. package/groups/item/checkMemberObjects/index.d.ts.map +1 -1
  80. package/groups/item/checkMemberObjects/index.js +16 -8
  81. package/groups/item/checkMemberObjects/index.js.map +1 -1
  82. package/groups/item/conversations/index.d.ts +3 -3
  83. package/groups/item/conversations/item/index.d.ts +4 -4
  84. package/groups/item/conversations/item/threads/item/posts/item/attachments/createUploadSession/index.d.ts +4 -5
  85. package/groups/item/conversations/item/threads/item/posts/item/attachments/createUploadSession/index.d.ts.map +1 -1
  86. package/groups/item/conversations/item/threads/item/posts/item/attachments/createUploadSession/index.js +8 -4
  87. package/groups/item/conversations/item/threads/item/posts/item/attachments/createUploadSession/index.js.map +1 -1
  88. package/groups/item/conversations/item/threads/item/posts/item/forward/index.d.ts +4 -5
  89. package/groups/item/conversations/item/threads/item/posts/item/forward/index.d.ts.map +1 -1
  90. package/groups/item/conversations/item/threads/item/posts/item/forward/index.js +9 -5
  91. package/groups/item/conversations/item/threads/item/posts/item/forward/index.js.map +1 -1
  92. package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/attachments/createUploadSession/index.d.ts +4 -5
  93. package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/attachments/createUploadSession/index.d.ts.map +1 -1
  94. package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/attachments/createUploadSession/index.js +8 -4
  95. package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/attachments/createUploadSession/index.js.map +1 -1
  96. package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/forward/index.d.ts +4 -5
  97. package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/forward/index.d.ts.map +1 -1
  98. package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/forward/index.js +9 -5
  99. package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/forward/index.js.map +1 -1
  100. package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/reply/index.d.ts +4 -5
  101. package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/reply/index.d.ts.map +1 -1
  102. package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/reply/index.js +8 -4
  103. package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/reply/index.js.map +1 -1
  104. package/groups/item/conversations/item/threads/item/posts/item/reply/index.d.ts +4 -5
  105. package/groups/item/conversations/item/threads/item/posts/item/reply/index.d.ts.map +1 -1
  106. package/groups/item/conversations/item/threads/item/posts/item/reply/index.js +8 -4
  107. package/groups/item/conversations/item/threads/item/posts/item/reply/index.js.map +1 -1
  108. package/groups/item/conversations/item/threads/item/reply/index.d.ts +4 -5
  109. package/groups/item/conversations/item/threads/item/reply/index.d.ts.map +1 -1
  110. package/groups/item/conversations/item/threads/item/reply/index.js +8 -4
  111. package/groups/item/conversations/item/threads/item/reply/index.js.map +1 -1
  112. package/groups/item/events/delta/index.d.ts +4 -1
  113. package/groups/item/events/delta/index.d.ts.map +1 -1
  114. package/groups/item/events/delta/index.js +8 -4
  115. package/groups/item/events/delta/index.js.map +1 -1
  116. package/groups/item/events/item/accept/index.d.ts +4 -5
  117. package/groups/item/events/item/accept/index.d.ts.map +1 -1
  118. package/groups/item/events/item/accept/index.js +9 -5
  119. package/groups/item/events/item/accept/index.js.map +1 -1
  120. package/groups/item/events/item/attachments/createUploadSession/index.d.ts +4 -5
  121. package/groups/item/events/item/attachments/createUploadSession/index.d.ts.map +1 -1
  122. package/groups/item/events/item/attachments/createUploadSession/index.js +8 -4
  123. package/groups/item/events/item/attachments/createUploadSession/index.js.map +1 -1
  124. package/groups/item/events/item/cancel/index.d.ts +4 -5
  125. package/groups/item/events/item/cancel/index.d.ts.map +1 -1
  126. package/groups/item/events/item/cancel/index.js +8 -4
  127. package/groups/item/events/item/cancel/index.js.map +1 -1
  128. package/groups/item/events/item/decline/index.d.ts +4 -5
  129. package/groups/item/events/item/decline/index.d.ts.map +1 -1
  130. package/groups/item/events/item/decline/index.js +10 -6
  131. package/groups/item/events/item/decline/index.js.map +1 -1
  132. package/groups/item/events/item/forward/index.d.ts +4 -5
  133. package/groups/item/events/item/forward/index.d.ts.map +1 -1
  134. package/groups/item/events/item/forward/index.js +9 -5
  135. package/groups/item/events/item/forward/index.js.map +1 -1
  136. package/groups/item/events/item/instances/delta/index.d.ts +4 -1
  137. package/groups/item/events/item/instances/delta/index.d.ts.map +1 -1
  138. package/groups/item/events/item/instances/delta/index.js +8 -4
  139. package/groups/item/events/item/instances/delta/index.js.map +1 -1
  140. package/groups/item/events/item/snoozeReminder/index.d.ts +4 -5
  141. package/groups/item/events/item/snoozeReminder/index.d.ts.map +1 -1
  142. package/groups/item/events/item/snoozeReminder/index.js +8 -4
  143. package/groups/item/events/item/snoozeReminder/index.js.map +1 -1
  144. package/groups/item/events/item/tentativelyAccept/index.d.ts +4 -5
  145. package/groups/item/events/item/tentativelyAccept/index.d.ts.map +1 -1
  146. package/groups/item/events/item/tentativelyAccept/index.js +10 -6
  147. package/groups/item/events/item/tentativelyAccept/index.js.map +1 -1
  148. package/groups/item/getMemberGroups/index.d.ts +8 -6
  149. package/groups/item/getMemberGroups/index.d.ts.map +1 -1
  150. package/groups/item/getMemberGroups/index.js +16 -8
  151. package/groups/item/getMemberGroups/index.js.map +1 -1
  152. package/groups/item/getMemberObjects/index.d.ts +8 -6
  153. package/groups/item/getMemberObjects/index.d.ts.map +1 -1
  154. package/groups/item/getMemberObjects/index.js +16 -8
  155. package/groups/item/getMemberObjects/index.js.map +1 -1
  156. package/groups/item/groupLifecyclePolicies/item/addGroup/index.d.ts +8 -10
  157. package/groups/item/groupLifecyclePolicies/item/addGroup/index.d.ts.map +1 -1
  158. package/groups/item/groupLifecyclePolicies/item/addGroup/index.js +16 -8
  159. package/groups/item/groupLifecyclePolicies/item/addGroup/index.js.map +1 -1
  160. package/groups/item/groupLifecyclePolicies/item/removeGroup/index.d.ts +8 -10
  161. package/groups/item/groupLifecyclePolicies/item/removeGroup/index.d.ts.map +1 -1
  162. package/groups/item/groupLifecyclePolicies/item/removeGroup/index.js +16 -8
  163. package/groups/item/groupLifecyclePolicies/item/removeGroup/index.js.map +1 -1
  164. package/groups/item/onenote/notebooks/getNotebookFromWebUrl/index.d.ts +4 -5
  165. package/groups/item/onenote/notebooks/getNotebookFromWebUrl/index.d.ts.map +1 -1
  166. package/groups/item/onenote/notebooks/getNotebookFromWebUrl/index.js +8 -4
  167. package/groups/item/onenote/notebooks/getNotebookFromWebUrl/index.js.map +1 -1
  168. package/groups/item/onenote/notebooks/getRecentNotebooksWithIncludePersonalNotebooks/index.d.ts +4 -1
  169. package/groups/item/onenote/notebooks/getRecentNotebooksWithIncludePersonalNotebooks/index.d.ts.map +1 -1
  170. package/groups/item/onenote/notebooks/getRecentNotebooksWithIncludePersonalNotebooks/index.js +8 -4
  171. package/groups/item/onenote/notebooks/getRecentNotebooksWithIncludePersonalNotebooks/index.js.map +1 -1
  172. package/groups/item/onenote/notebooks/item/copyNotebook/index.d.ts +4 -5
  173. package/groups/item/onenote/notebooks/item/copyNotebook/index.d.ts.map +1 -1
  174. package/groups/item/onenote/notebooks/item/copyNotebook/index.js +12 -8
  175. package/groups/item/onenote/notebooks/item/copyNotebook/index.js.map +1 -1
  176. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/copyToNotebook/index.d.ts +4 -5
  177. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/copyToNotebook/index.d.ts.map +1 -1
  178. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/copyToNotebook/index.js +12 -8
  179. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/copyToNotebook/index.js.map +1 -1
  180. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/copyToSectionGroup/index.d.ts +4 -5
  181. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/copyToSectionGroup/index.d.ts.map +1 -1
  182. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/copyToSectionGroup/index.js +12 -8
  183. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/copyToSectionGroup/index.js.map +1 -1
  184. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/copyToSection/index.d.ts +4 -5
  185. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/copyToSection/index.d.ts.map +1 -1
  186. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/copyToSection/index.js +11 -7
  187. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/copyToSection/index.js.map +1 -1
  188. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/onenotePatchContent/index.d.ts +4 -5
  189. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/onenotePatchContent/index.d.ts.map +1 -1
  190. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/onenotePatchContent/index.js +8 -4
  191. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/onenotePatchContent/index.js.map +1 -1
  192. package/groups/item/onenote/notebooks/item/sections/item/copyToNotebook/index.d.ts +4 -5
  193. package/groups/item/onenote/notebooks/item/sections/item/copyToNotebook/index.d.ts.map +1 -1
  194. package/groups/item/onenote/notebooks/item/sections/item/copyToNotebook/index.js +12 -8
  195. package/groups/item/onenote/notebooks/item/sections/item/copyToNotebook/index.js.map +1 -1
  196. package/groups/item/onenote/notebooks/item/sections/item/copyToSectionGroup/index.d.ts +4 -5
  197. package/groups/item/onenote/notebooks/item/sections/item/copyToSectionGroup/index.d.ts.map +1 -1
  198. package/groups/item/onenote/notebooks/item/sections/item/copyToSectionGroup/index.js +12 -8
  199. package/groups/item/onenote/notebooks/item/sections/item/copyToSectionGroup/index.js.map +1 -1
  200. package/groups/item/onenote/notebooks/item/sections/item/pages/item/copyToSection/index.d.ts +4 -5
  201. package/groups/item/onenote/notebooks/item/sections/item/pages/item/copyToSection/index.d.ts.map +1 -1
  202. package/groups/item/onenote/notebooks/item/sections/item/pages/item/copyToSection/index.js +11 -7
  203. package/groups/item/onenote/notebooks/item/sections/item/pages/item/copyToSection/index.js.map +1 -1
  204. package/groups/item/onenote/notebooks/item/sections/item/pages/item/onenotePatchContent/index.d.ts +4 -5
  205. package/groups/item/onenote/notebooks/item/sections/item/pages/item/onenotePatchContent/index.d.ts.map +1 -1
  206. package/groups/item/onenote/notebooks/item/sections/item/pages/item/onenotePatchContent/index.js +8 -4
  207. package/groups/item/onenote/notebooks/item/sections/item/pages/item/onenotePatchContent/index.js.map +1 -1
  208. package/groups/item/onenote/pages/item/copyToSection/index.d.ts +4 -5
  209. package/groups/item/onenote/pages/item/copyToSection/index.d.ts.map +1 -1
  210. package/groups/item/onenote/pages/item/copyToSection/index.js +11 -7
  211. package/groups/item/onenote/pages/item/copyToSection/index.js.map +1 -1
  212. package/groups/item/onenote/pages/item/onenotePatchContent/index.d.ts +4 -5
  213. package/groups/item/onenote/pages/item/onenotePatchContent/index.d.ts.map +1 -1
  214. package/groups/item/onenote/pages/item/onenotePatchContent/index.js +8 -4
  215. package/groups/item/onenote/pages/item/onenotePatchContent/index.js.map +1 -1
  216. package/groups/item/onenote/sectionGroups/item/sections/item/copyToNotebook/index.d.ts +4 -5
  217. package/groups/item/onenote/sectionGroups/item/sections/item/copyToNotebook/index.d.ts.map +1 -1
  218. package/groups/item/onenote/sectionGroups/item/sections/item/copyToNotebook/index.js +12 -8
  219. package/groups/item/onenote/sectionGroups/item/sections/item/copyToNotebook/index.js.map +1 -1
  220. package/groups/item/onenote/sectionGroups/item/sections/item/copyToSectionGroup/index.d.ts +4 -5
  221. package/groups/item/onenote/sectionGroups/item/sections/item/copyToSectionGroup/index.d.ts.map +1 -1
  222. package/groups/item/onenote/sectionGroups/item/sections/item/copyToSectionGroup/index.js +12 -8
  223. package/groups/item/onenote/sectionGroups/item/sections/item/copyToSectionGroup/index.js.map +1 -1
  224. package/groups/item/onenote/sectionGroups/item/sections/item/pages/item/copyToSection/index.d.ts +4 -5
  225. package/groups/item/onenote/sectionGroups/item/sections/item/pages/item/copyToSection/index.d.ts.map +1 -1
  226. package/groups/item/onenote/sectionGroups/item/sections/item/pages/item/copyToSection/index.js +11 -7
  227. package/groups/item/onenote/sectionGroups/item/sections/item/pages/item/copyToSection/index.js.map +1 -1
  228. package/groups/item/onenote/sectionGroups/item/sections/item/pages/item/onenotePatchContent/index.d.ts +4 -5
  229. package/groups/item/onenote/sectionGroups/item/sections/item/pages/item/onenotePatchContent/index.d.ts.map +1 -1
  230. package/groups/item/onenote/sectionGroups/item/sections/item/pages/item/onenotePatchContent/index.js +8 -4
  231. package/groups/item/onenote/sectionGroups/item/sections/item/pages/item/onenotePatchContent/index.js.map +1 -1
  232. package/groups/item/onenote/sections/item/copyToNotebook/index.d.ts +4 -5
  233. package/groups/item/onenote/sections/item/copyToNotebook/index.d.ts.map +1 -1
  234. package/groups/item/onenote/sections/item/copyToNotebook/index.js +12 -8
  235. package/groups/item/onenote/sections/item/copyToNotebook/index.js.map +1 -1
  236. package/groups/item/onenote/sections/item/copyToSectionGroup/index.d.ts +4 -5
  237. package/groups/item/onenote/sections/item/copyToSectionGroup/index.d.ts.map +1 -1
  238. package/groups/item/onenote/sections/item/copyToSectionGroup/index.js +12 -8
  239. package/groups/item/onenote/sections/item/copyToSectionGroup/index.js.map +1 -1
  240. package/groups/item/onenote/sections/item/pages/item/copyToSection/index.d.ts +4 -5
  241. package/groups/item/onenote/sections/item/pages/item/copyToSection/index.d.ts.map +1 -1
  242. package/groups/item/onenote/sections/item/pages/item/copyToSection/index.js +11 -7
  243. package/groups/item/onenote/sections/item/pages/item/copyToSection/index.js.map +1 -1
  244. package/groups/item/onenote/sections/item/pages/item/onenotePatchContent/index.d.ts +4 -5
  245. package/groups/item/onenote/sections/item/pages/item/onenotePatchContent/index.d.ts.map +1 -1
  246. package/groups/item/onenote/sections/item/pages/item/onenotePatchContent/index.js +8 -4
  247. package/groups/item/onenote/sections/item/pages/item/onenotePatchContent/index.js.map +1 -1
  248. package/groups/item/settings/index.d.ts +2 -2
  249. package/groups/item/sites/add/index.d.ts +8 -6
  250. package/groups/item/sites/add/index.d.ts.map +1 -1
  251. package/groups/item/sites/add/index.js +16 -8
  252. package/groups/item/sites/add/index.js.map +1 -1
  253. package/groups/item/sites/delta/index.d.ts +4 -1
  254. package/groups/item/sites/delta/index.d.ts.map +1 -1
  255. package/groups/item/sites/delta/index.js +8 -4
  256. package/groups/item/sites/delta/index.js.map +1 -1
  257. package/groups/item/sites/getAllSites/index.d.ts +4 -1
  258. package/groups/item/sites/getAllSites/index.d.ts.map +1 -1
  259. package/groups/item/sites/getAllSites/index.js +8 -4
  260. package/groups/item/sites/getAllSites/index.js.map +1 -1
  261. package/groups/item/sites/item/contentTypes/addCopy/index.d.ts +4 -5
  262. package/groups/item/sites/item/contentTypes/addCopy/index.d.ts.map +1 -1
  263. package/groups/item/sites/item/contentTypes/addCopy/index.js +8 -4
  264. package/groups/item/sites/item/contentTypes/addCopy/index.js.map +1 -1
  265. package/groups/item/sites/item/contentTypes/addCopyFromContentTypeHub/index.d.ts +4 -5
  266. package/groups/item/sites/item/contentTypes/addCopyFromContentTypeHub/index.d.ts.map +1 -1
  267. package/groups/item/sites/item/contentTypes/addCopyFromContentTypeHub/index.js +8 -4
  268. package/groups/item/sites/item/contentTypes/addCopyFromContentTypeHub/index.js.map +1 -1
  269. package/groups/item/sites/item/contentTypes/getCompatibleHubContentTypes/index.d.ts +4 -1
  270. package/groups/item/sites/item/contentTypes/getCompatibleHubContentTypes/index.d.ts.map +1 -1
  271. package/groups/item/sites/item/contentTypes/getCompatibleHubContentTypes/index.js +8 -4
  272. package/groups/item/sites/item/contentTypes/getCompatibleHubContentTypes/index.js.map +1 -1
  273. package/groups/item/sites/item/contentTypes/item/associateWithHubSites/index.d.ts +4 -5
  274. package/groups/item/sites/item/contentTypes/item/associateWithHubSites/index.d.ts.map +1 -1
  275. package/groups/item/sites/item/contentTypes/item/associateWithHubSites/index.js +9 -5
  276. package/groups/item/sites/item/contentTypes/item/associateWithHubSites/index.js.map +1 -1
  277. package/groups/item/sites/item/contentTypes/item/copyToDefaultContentLocation/index.d.ts +4 -5
  278. package/groups/item/sites/item/contentTypes/item/copyToDefaultContentLocation/index.d.ts.map +1 -1
  279. package/groups/item/sites/item/contentTypes/item/copyToDefaultContentLocation/index.js +9 -5
  280. package/groups/item/sites/item/contentTypes/item/copyToDefaultContentLocation/index.js.map +1 -1
  281. package/groups/item/sites/item/contentTypes/item/isPublished/index.d.ts +4 -5
  282. package/groups/item/sites/item/contentTypes/item/isPublished/index.d.ts.map +1 -1
  283. package/groups/item/sites/item/contentTypes/item/isPublished/index.js +8 -4
  284. package/groups/item/sites/item/contentTypes/item/isPublished/index.js.map +1 -1
  285. package/groups/item/sites/item/getActivitiesByInterval/index.d.ts +4 -1
  286. package/groups/item/sites/item/getActivitiesByInterval/index.d.ts.map +1 -1
  287. package/groups/item/sites/item/getActivitiesByInterval/index.js +8 -4
  288. package/groups/item/sites/item/getActivitiesByInterval/index.js.map +1 -1
  289. package/groups/item/sites/item/getActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval/index.d.ts +4 -1
  290. package/groups/item/sites/item/getActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval/index.d.ts.map +1 -1
  291. package/groups/item/sites/item/getActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval/index.js +8 -4
  292. package/groups/item/sites/item/getActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval/index.js.map +1 -1
  293. package/groups/item/sites/item/getApplicableContentTypesForListWithListId/index.d.ts +4 -1
  294. package/groups/item/sites/item/getApplicableContentTypesForListWithListId/index.d.ts.map +1 -1
  295. package/groups/item/sites/item/getApplicableContentTypesForListWithListId/index.js +8 -4
  296. package/groups/item/sites/item/getApplicableContentTypesForListWithListId/index.js.map +1 -1
  297. package/groups/item/sites/item/getByPathWithPath/getActivitiesByInterval/index.d.ts +4 -1
  298. package/groups/item/sites/item/getByPathWithPath/getActivitiesByInterval/index.d.ts.map +1 -1
  299. package/groups/item/sites/item/getByPathWithPath/getActivitiesByInterval/index.js +8 -4
  300. package/groups/item/sites/item/getByPathWithPath/getActivitiesByInterval/index.js.map +1 -1
  301. package/groups/item/sites/item/getByPathWithPath/getActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval/index.d.ts +4 -1
  302. package/groups/item/sites/item/getByPathWithPath/getActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval/index.d.ts.map +1 -1
  303. package/groups/item/sites/item/getByPathWithPath/getActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval/index.js +8 -4
  304. package/groups/item/sites/item/getByPathWithPath/getActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval/index.js.map +1 -1
  305. package/groups/item/sites/item/getByPathWithPath/getApplicableContentTypesForListWithListId/index.d.ts +4 -1
  306. package/groups/item/sites/item/getByPathWithPath/getApplicableContentTypesForListWithListId/index.d.ts.map +1 -1
  307. package/groups/item/sites/item/getByPathWithPath/getApplicableContentTypesForListWithListId/index.js +8 -4
  308. package/groups/item/sites/item/getByPathWithPath/getApplicableContentTypesForListWithListId/index.js.map +1 -1
  309. package/groups/item/sites/item/lists/item/contentTypes/addCopy/index.d.ts +4 -5
  310. package/groups/item/sites/item/lists/item/contentTypes/addCopy/index.d.ts.map +1 -1
  311. package/groups/item/sites/item/lists/item/contentTypes/addCopy/index.js +8 -4
  312. package/groups/item/sites/item/lists/item/contentTypes/addCopy/index.js.map +1 -1
  313. package/groups/item/sites/item/lists/item/contentTypes/addCopyFromContentTypeHub/index.d.ts +4 -5
  314. package/groups/item/sites/item/lists/item/contentTypes/addCopyFromContentTypeHub/index.d.ts.map +1 -1
  315. package/groups/item/sites/item/lists/item/contentTypes/addCopyFromContentTypeHub/index.js +8 -4
  316. package/groups/item/sites/item/lists/item/contentTypes/addCopyFromContentTypeHub/index.js.map +1 -1
  317. package/groups/item/sites/item/lists/item/contentTypes/getCompatibleHubContentTypes/index.d.ts +4 -1
  318. package/groups/item/sites/item/lists/item/contentTypes/getCompatibleHubContentTypes/index.d.ts.map +1 -1
  319. package/groups/item/sites/item/lists/item/contentTypes/getCompatibleHubContentTypes/index.js +8 -4
  320. package/groups/item/sites/item/lists/item/contentTypes/getCompatibleHubContentTypes/index.js.map +1 -1
  321. package/groups/item/sites/item/lists/item/contentTypes/item/associateWithHubSites/index.d.ts +4 -5
  322. package/groups/item/sites/item/lists/item/contentTypes/item/associateWithHubSites/index.d.ts.map +1 -1
  323. package/groups/item/sites/item/lists/item/contentTypes/item/associateWithHubSites/index.js +9 -5
  324. package/groups/item/sites/item/lists/item/contentTypes/item/associateWithHubSites/index.js.map +1 -1
  325. package/groups/item/sites/item/lists/item/contentTypes/item/copyToDefaultContentLocation/index.d.ts +4 -5
  326. package/groups/item/sites/item/lists/item/contentTypes/item/copyToDefaultContentLocation/index.d.ts.map +1 -1
  327. package/groups/item/sites/item/lists/item/contentTypes/item/copyToDefaultContentLocation/index.js +9 -5
  328. package/groups/item/sites/item/lists/item/contentTypes/item/copyToDefaultContentLocation/index.js.map +1 -1
  329. package/groups/item/sites/item/lists/item/contentTypes/item/isPublished/index.d.ts +4 -5
  330. package/groups/item/sites/item/lists/item/contentTypes/item/isPublished/index.d.ts.map +1 -1
  331. package/groups/item/sites/item/lists/item/contentTypes/item/isPublished/index.js +8 -4
  332. package/groups/item/sites/item/lists/item/contentTypes/item/isPublished/index.js.map +1 -1
  333. package/groups/item/sites/item/lists/item/items/delta/index.d.ts +4 -1
  334. package/groups/item/sites/item/lists/item/items/delta/index.d.ts.map +1 -1
  335. package/groups/item/sites/item/lists/item/items/delta/index.js +8 -4
  336. package/groups/item/sites/item/lists/item/items/delta/index.js.map +1 -1
  337. package/groups/item/sites/item/lists/item/items/deltaWithToken/index.d.ts +4 -1
  338. package/groups/item/sites/item/lists/item/items/deltaWithToken/index.d.ts.map +1 -1
  339. package/groups/item/sites/item/lists/item/items/deltaWithToken/index.js +8 -4
  340. package/groups/item/sites/item/lists/item/items/deltaWithToken/index.js.map +1 -1
  341. package/groups/item/sites/item/lists/item/items/item/createLink/index.d.ts +4 -5
  342. package/groups/item/sites/item/lists/item/items/item/createLink/index.d.ts.map +1 -1
  343. package/groups/item/sites/item/lists/item/items/item/createLink/index.js +15 -11
  344. package/groups/item/sites/item/lists/item/items/item/createLink/index.js.map +1 -1
  345. package/groups/item/sites/item/lists/item/items/item/getActivitiesByInterval/index.d.ts +4 -1
  346. package/groups/item/sites/item/lists/item/items/item/getActivitiesByInterval/index.d.ts.map +1 -1
  347. package/groups/item/sites/item/lists/item/items/item/getActivitiesByInterval/index.js +8 -4
  348. package/groups/item/sites/item/lists/item/items/item/getActivitiesByInterval/index.js.map +1 -1
  349. package/groups/item/sites/item/lists/item/items/item/getActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval/index.d.ts +4 -1
  350. package/groups/item/sites/item/lists/item/items/item/getActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval/index.d.ts.map +1 -1
  351. package/groups/item/sites/item/lists/item/items/item/getActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval/index.js +8 -4
  352. package/groups/item/sites/item/lists/item/items/item/getActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval/index.js.map +1 -1
  353. package/groups/item/sites/item/onenote/notebooks/getNotebookFromWebUrl/index.d.ts +4 -5
  354. package/groups/item/sites/item/onenote/notebooks/getNotebookFromWebUrl/index.d.ts.map +1 -1
  355. package/groups/item/sites/item/onenote/notebooks/getNotebookFromWebUrl/index.js +8 -4
  356. package/groups/item/sites/item/onenote/notebooks/getNotebookFromWebUrl/index.js.map +1 -1
  357. package/groups/item/sites/item/onenote/notebooks/getRecentNotebooksWithIncludePersonalNotebooks/index.d.ts +4 -1
  358. package/groups/item/sites/item/onenote/notebooks/getRecentNotebooksWithIncludePersonalNotebooks/index.d.ts.map +1 -1
  359. package/groups/item/sites/item/onenote/notebooks/getRecentNotebooksWithIncludePersonalNotebooks/index.js +8 -4
  360. package/groups/item/sites/item/onenote/notebooks/getRecentNotebooksWithIncludePersonalNotebooks/index.js.map +1 -1
  361. package/groups/item/sites/item/onenote/notebooks/item/copyNotebook/index.d.ts +4 -5
  362. package/groups/item/sites/item/onenote/notebooks/item/copyNotebook/index.d.ts.map +1 -1
  363. package/groups/item/sites/item/onenote/notebooks/item/copyNotebook/index.js +12 -8
  364. package/groups/item/sites/item/onenote/notebooks/item/copyNotebook/index.js.map +1 -1
  365. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/copyToNotebook/index.d.ts +4 -5
  366. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/copyToNotebook/index.d.ts.map +1 -1
  367. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/copyToNotebook/index.js +12 -8
  368. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/copyToNotebook/index.js.map +1 -1
  369. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/copyToSectionGroup/index.d.ts +4 -5
  370. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/copyToSectionGroup/index.d.ts.map +1 -1
  371. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/copyToSectionGroup/index.js +12 -8
  372. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/copyToSectionGroup/index.js.map +1 -1
  373. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/copyToSection/index.d.ts +4 -5
  374. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/copyToSection/index.d.ts.map +1 -1
  375. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/copyToSection/index.js +11 -7
  376. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/copyToSection/index.js.map +1 -1
  377. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/onenotePatchContent/index.d.ts +4 -5
  378. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/onenotePatchContent/index.d.ts.map +1 -1
  379. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/onenotePatchContent/index.js +8 -4
  380. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/onenotePatchContent/index.js.map +1 -1
  381. package/groups/item/sites/item/onenote/notebooks/item/sections/item/copyToNotebook/index.d.ts +4 -5
  382. package/groups/item/sites/item/onenote/notebooks/item/sections/item/copyToNotebook/index.d.ts.map +1 -1
  383. package/groups/item/sites/item/onenote/notebooks/item/sections/item/copyToNotebook/index.js +12 -8
  384. package/groups/item/sites/item/onenote/notebooks/item/sections/item/copyToNotebook/index.js.map +1 -1
  385. package/groups/item/sites/item/onenote/notebooks/item/sections/item/copyToSectionGroup/index.d.ts +4 -5
  386. package/groups/item/sites/item/onenote/notebooks/item/sections/item/copyToSectionGroup/index.d.ts.map +1 -1
  387. package/groups/item/sites/item/onenote/notebooks/item/sections/item/copyToSectionGroup/index.js +12 -8
  388. package/groups/item/sites/item/onenote/notebooks/item/sections/item/copyToSectionGroup/index.js.map +1 -1
  389. package/groups/item/sites/item/onenote/notebooks/item/sections/item/pages/item/copyToSection/index.d.ts +4 -5
  390. package/groups/item/sites/item/onenote/notebooks/item/sections/item/pages/item/copyToSection/index.d.ts.map +1 -1
  391. package/groups/item/sites/item/onenote/notebooks/item/sections/item/pages/item/copyToSection/index.js +11 -7
  392. package/groups/item/sites/item/onenote/notebooks/item/sections/item/pages/item/copyToSection/index.js.map +1 -1
  393. package/groups/item/sites/item/onenote/notebooks/item/sections/item/pages/item/onenotePatchContent/index.d.ts +4 -5
  394. package/groups/item/sites/item/onenote/notebooks/item/sections/item/pages/item/onenotePatchContent/index.d.ts.map +1 -1
  395. package/groups/item/sites/item/onenote/notebooks/item/sections/item/pages/item/onenotePatchContent/index.js +8 -4
  396. package/groups/item/sites/item/onenote/notebooks/item/sections/item/pages/item/onenotePatchContent/index.js.map +1 -1
  397. package/groups/item/sites/item/onenote/pages/item/copyToSection/index.d.ts +4 -5
  398. package/groups/item/sites/item/onenote/pages/item/copyToSection/index.d.ts.map +1 -1
  399. package/groups/item/sites/item/onenote/pages/item/copyToSection/index.js +11 -7
  400. package/groups/item/sites/item/onenote/pages/item/copyToSection/index.js.map +1 -1
  401. package/groups/item/sites/item/onenote/pages/item/onenotePatchContent/index.d.ts +4 -5
  402. package/groups/item/sites/item/onenote/pages/item/onenotePatchContent/index.d.ts.map +1 -1
  403. package/groups/item/sites/item/onenote/pages/item/onenotePatchContent/index.js +8 -4
  404. package/groups/item/sites/item/onenote/pages/item/onenotePatchContent/index.js.map +1 -1
  405. package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/copyToNotebook/index.d.ts +4 -5
  406. package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/copyToNotebook/index.d.ts.map +1 -1
  407. package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/copyToNotebook/index.js +12 -8
  408. package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/copyToNotebook/index.js.map +1 -1
  409. package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/copyToSectionGroup/index.d.ts +4 -5
  410. package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/copyToSectionGroup/index.d.ts.map +1 -1
  411. package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/copyToSectionGroup/index.js +12 -8
  412. package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/copyToSectionGroup/index.js.map +1 -1
  413. package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/pages/item/copyToSection/index.d.ts +4 -5
  414. package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/pages/item/copyToSection/index.d.ts.map +1 -1
  415. package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/pages/item/copyToSection/index.js +11 -7
  416. package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/pages/item/copyToSection/index.js.map +1 -1
  417. package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/pages/item/onenotePatchContent/index.d.ts +4 -5
  418. package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/pages/item/onenotePatchContent/index.d.ts.map +1 -1
  419. package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/pages/item/onenotePatchContent/index.js +8 -4
  420. package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/pages/item/onenotePatchContent/index.js.map +1 -1
  421. package/groups/item/sites/item/onenote/sections/item/copyToNotebook/index.d.ts +4 -5
  422. package/groups/item/sites/item/onenote/sections/item/copyToNotebook/index.d.ts.map +1 -1
  423. package/groups/item/sites/item/onenote/sections/item/copyToNotebook/index.js +12 -8
  424. package/groups/item/sites/item/onenote/sections/item/copyToNotebook/index.js.map +1 -1
  425. package/groups/item/sites/item/onenote/sections/item/copyToSectionGroup/index.d.ts +4 -5
  426. package/groups/item/sites/item/onenote/sections/item/copyToSectionGroup/index.d.ts.map +1 -1
  427. package/groups/item/sites/item/onenote/sections/item/copyToSectionGroup/index.js +12 -8
  428. package/groups/item/sites/item/onenote/sections/item/copyToSectionGroup/index.js.map +1 -1
  429. package/groups/item/sites/item/onenote/sections/item/pages/item/copyToSection/index.d.ts +4 -5
  430. package/groups/item/sites/item/onenote/sections/item/pages/item/copyToSection/index.d.ts.map +1 -1
  431. package/groups/item/sites/item/onenote/sections/item/pages/item/copyToSection/index.js +11 -7
  432. package/groups/item/sites/item/onenote/sections/item/pages/item/copyToSection/index.js.map +1 -1
  433. package/groups/item/sites/item/onenote/sections/item/pages/item/onenotePatchContent/index.d.ts +4 -5
  434. package/groups/item/sites/item/onenote/sections/item/pages/item/onenotePatchContent/index.d.ts.map +1 -1
  435. package/groups/item/sites/item/onenote/sections/item/pages/item/onenotePatchContent/index.js +8 -4
  436. package/groups/item/sites/item/onenote/sections/item/pages/item/onenotePatchContent/index.js.map +1 -1
  437. package/groups/item/sites/item/permissions/item/grant/index.d.ts +8 -6
  438. package/groups/item/sites/item/permissions/item/grant/index.d.ts.map +1 -1
  439. package/groups/item/sites/item/permissions/item/grant/index.js +17 -9
  440. package/groups/item/sites/item/permissions/item/grant/index.js.map +1 -1
  441. package/groups/item/sites/remove/index.d.ts +8 -6
  442. package/groups/item/sites/remove/index.d.ts.map +1 -1
  443. package/groups/item/sites/remove/index.js +16 -8
  444. package/groups/item/sites/remove/index.js.map +1 -1
  445. package/groups/item/team/archive/index.d.ts +4 -5
  446. package/groups/item/team/archive/index.d.ts.map +1 -1
  447. package/groups/item/team/archive/index.js +8 -4
  448. package/groups/item/team/archive/index.js.map +1 -1
  449. package/groups/item/team/channels/getAllMessages/index.d.ts +4 -1
  450. package/groups/item/team/channels/getAllMessages/index.d.ts.map +1 -1
  451. package/groups/item/team/channels/getAllMessages/index.js +8 -4
  452. package/groups/item/team/channels/getAllMessages/index.js.map +1 -1
  453. package/groups/item/team/channels/getAllRetainedMessages/index.d.ts +4 -1
  454. package/groups/item/team/channels/getAllRetainedMessages/index.d.ts.map +1 -1
  455. package/groups/item/team/channels/getAllRetainedMessages/index.js +8 -4
  456. package/groups/item/team/channels/getAllRetainedMessages/index.js.map +1 -1
  457. package/groups/item/team/channels/item/allMembers/add/index.d.ts +8 -6
  458. package/groups/item/team/channels/item/allMembers/add/index.d.ts.map +1 -1
  459. package/groups/item/team/channels/item/allMembers/add/index.js +16 -8
  460. package/groups/item/team/channels/item/allMembers/add/index.js.map +1 -1
  461. package/groups/item/team/channels/item/allMembers/remove/index.d.ts +8 -6
  462. package/groups/item/team/channels/item/allMembers/remove/index.d.ts.map +1 -1
  463. package/groups/item/team/channels/item/allMembers/remove/index.js +16 -8
  464. package/groups/item/team/channels/item/allMembers/remove/index.js.map +1 -1
  465. package/groups/item/team/channels/item/archive/index.d.ts +4 -5
  466. package/groups/item/team/channels/item/archive/index.d.ts.map +1 -1
  467. package/groups/item/team/channels/item/archive/index.js +8 -4
  468. package/groups/item/team/channels/item/archive/index.js.map +1 -1
  469. package/groups/item/team/channels/item/doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.d.ts +4 -5
  470. package/groups/item/team/channels/item/doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.d.ts.map +1 -1
  471. package/groups/item/team/channels/item/doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.js +8 -4
  472. package/groups/item/team/channels/item/doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.js.map +1 -1
  473. package/groups/item/team/channels/item/members/add/index.d.ts +8 -6
  474. package/groups/item/team/channels/item/members/add/index.d.ts.map +1 -1
  475. package/groups/item/team/channels/item/members/add/index.js +16 -8
  476. package/groups/item/team/channels/item/members/add/index.js.map +1 -1
  477. package/groups/item/team/channels/item/members/remove/index.d.ts +8 -6
  478. package/groups/item/team/channels/item/members/remove/index.d.ts.map +1 -1
  479. package/groups/item/team/channels/item/members/remove/index.js +16 -8
  480. package/groups/item/team/channels/item/members/remove/index.js.map +1 -1
  481. package/groups/item/team/channels/item/messages/delta/index.d.ts +4 -1
  482. package/groups/item/team/channels/item/messages/delta/index.d.ts.map +1 -1
  483. package/groups/item/team/channels/item/messages/delta/index.js +8 -4
  484. package/groups/item/team/channels/item/messages/delta/index.js.map +1 -1
  485. package/groups/item/team/channels/item/messages/item/replies/delta/index.d.ts +4 -1
  486. package/groups/item/team/channels/item/messages/item/replies/delta/index.d.ts.map +1 -1
  487. package/groups/item/team/channels/item/messages/item/replies/delta/index.js +8 -4
  488. package/groups/item/team/channels/item/messages/item/replies/delta/index.js.map +1 -1
  489. package/groups/item/team/channels/item/messages/item/replies/item/setReaction/index.d.ts +4 -5
  490. package/groups/item/team/channels/item/messages/item/replies/item/setReaction/index.d.ts.map +1 -1
  491. package/groups/item/team/channels/item/messages/item/replies/item/setReaction/index.js +8 -4
  492. package/groups/item/team/channels/item/messages/item/replies/item/setReaction/index.js.map +1 -1
  493. package/groups/item/team/channels/item/messages/item/replies/item/unsetReaction/index.d.ts +4 -5
  494. package/groups/item/team/channels/item/messages/item/replies/item/unsetReaction/index.d.ts.map +1 -1
  495. package/groups/item/team/channels/item/messages/item/replies/item/unsetReaction/index.js +8 -4
  496. package/groups/item/team/channels/item/messages/item/replies/item/unsetReaction/index.js.map +1 -1
  497. package/groups/item/team/channels/item/messages/item/setReaction/index.d.ts +4 -5
  498. package/groups/item/team/channels/item/messages/item/setReaction/index.d.ts.map +1 -1
  499. package/groups/item/team/channels/item/messages/item/setReaction/index.js +8 -4
  500. package/groups/item/team/channels/item/messages/item/setReaction/index.js.map +1 -1
  501. package/groups/item/team/channels/item/messages/item/unsetReaction/index.d.ts +4 -5
  502. package/groups/item/team/channels/item/messages/item/unsetReaction/index.d.ts.map +1 -1
  503. package/groups/item/team/channels/item/messages/item/unsetReaction/index.js +8 -4
  504. package/groups/item/team/channels/item/messages/item/unsetReaction/index.js.map +1 -1
  505. package/groups/item/team/clone/index.d.ts +4 -5
  506. package/groups/item/team/clone/index.d.ts.map +1 -1
  507. package/groups/item/team/clone/index.js +13 -9
  508. package/groups/item/team/clone/index.js.map +1 -1
  509. package/groups/item/team/installedApps/item/upgrade/index.d.ts +4 -5
  510. package/groups/item/team/installedApps/item/upgrade/index.d.ts.map +1 -1
  511. package/groups/item/team/installedApps/item/upgrade/index.js +8 -4
  512. package/groups/item/team/installedApps/item/upgrade/index.js.map +1 -1
  513. package/groups/item/team/members/add/index.d.ts +8 -6
  514. package/groups/item/team/members/add/index.d.ts.map +1 -1
  515. package/groups/item/team/members/add/index.js +16 -8
  516. package/groups/item/team/members/add/index.js.map +1 -1
  517. package/groups/item/team/members/remove/index.d.ts +8 -6
  518. package/groups/item/team/members/remove/index.d.ts.map +1 -1
  519. package/groups/item/team/members/remove/index.js +16 -8
  520. package/groups/item/team/members/remove/index.js.map +1 -1
  521. package/groups/item/team/primaryChannel/allMembers/add/index.d.ts +8 -6
  522. package/groups/item/team/primaryChannel/allMembers/add/index.d.ts.map +1 -1
  523. package/groups/item/team/primaryChannel/allMembers/add/index.js +16 -8
  524. package/groups/item/team/primaryChannel/allMembers/add/index.js.map +1 -1
  525. package/groups/item/team/primaryChannel/allMembers/remove/index.d.ts +8 -6
  526. package/groups/item/team/primaryChannel/allMembers/remove/index.d.ts.map +1 -1
  527. package/groups/item/team/primaryChannel/allMembers/remove/index.js +16 -8
  528. package/groups/item/team/primaryChannel/allMembers/remove/index.js.map +1 -1
  529. package/groups/item/team/primaryChannel/archive/index.d.ts +4 -5
  530. package/groups/item/team/primaryChannel/archive/index.d.ts.map +1 -1
  531. package/groups/item/team/primaryChannel/archive/index.js +8 -4
  532. package/groups/item/team/primaryChannel/archive/index.js.map +1 -1
  533. package/groups/item/team/primaryChannel/doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.d.ts +4 -5
  534. package/groups/item/team/primaryChannel/doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.d.ts.map +1 -1
  535. package/groups/item/team/primaryChannel/doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.js +8 -4
  536. package/groups/item/team/primaryChannel/doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.js.map +1 -1
  537. package/groups/item/team/primaryChannel/members/add/index.d.ts +8 -6
  538. package/groups/item/team/primaryChannel/members/add/index.d.ts.map +1 -1
  539. package/groups/item/team/primaryChannel/members/add/index.js +16 -8
  540. package/groups/item/team/primaryChannel/members/add/index.js.map +1 -1
  541. package/groups/item/team/primaryChannel/members/remove/index.d.ts +8 -6
  542. package/groups/item/team/primaryChannel/members/remove/index.d.ts.map +1 -1
  543. package/groups/item/team/primaryChannel/members/remove/index.js +16 -8
  544. package/groups/item/team/primaryChannel/members/remove/index.js.map +1 -1
  545. package/groups/item/team/primaryChannel/messages/delta/index.d.ts +4 -1
  546. package/groups/item/team/primaryChannel/messages/delta/index.d.ts.map +1 -1
  547. package/groups/item/team/primaryChannel/messages/delta/index.js +8 -4
  548. package/groups/item/team/primaryChannel/messages/delta/index.js.map +1 -1
  549. package/groups/item/team/primaryChannel/messages/item/replies/delta/index.d.ts +4 -1
  550. package/groups/item/team/primaryChannel/messages/item/replies/delta/index.d.ts.map +1 -1
  551. package/groups/item/team/primaryChannel/messages/item/replies/delta/index.js +8 -4
  552. package/groups/item/team/primaryChannel/messages/item/replies/delta/index.js.map +1 -1
  553. package/groups/item/team/primaryChannel/messages/item/replies/item/setReaction/index.d.ts +4 -5
  554. package/groups/item/team/primaryChannel/messages/item/replies/item/setReaction/index.d.ts.map +1 -1
  555. package/groups/item/team/primaryChannel/messages/item/replies/item/setReaction/index.js +8 -4
  556. package/groups/item/team/primaryChannel/messages/item/replies/item/setReaction/index.js.map +1 -1
  557. package/groups/item/team/primaryChannel/messages/item/replies/item/unsetReaction/index.d.ts +4 -5
  558. package/groups/item/team/primaryChannel/messages/item/replies/item/unsetReaction/index.d.ts.map +1 -1
  559. package/groups/item/team/primaryChannel/messages/item/replies/item/unsetReaction/index.js +8 -4
  560. package/groups/item/team/primaryChannel/messages/item/replies/item/unsetReaction/index.js.map +1 -1
  561. package/groups/item/team/primaryChannel/messages/item/setReaction/index.d.ts +4 -5
  562. package/groups/item/team/primaryChannel/messages/item/setReaction/index.d.ts.map +1 -1
  563. package/groups/item/team/primaryChannel/messages/item/setReaction/index.js +8 -4
  564. package/groups/item/team/primaryChannel/messages/item/setReaction/index.js.map +1 -1
  565. package/groups/item/team/primaryChannel/messages/item/unsetReaction/index.d.ts +4 -5
  566. package/groups/item/team/primaryChannel/messages/item/unsetReaction/index.d.ts.map +1 -1
  567. package/groups/item/team/primaryChannel/messages/item/unsetReaction/index.js +8 -4
  568. package/groups/item/team/primaryChannel/messages/item/unsetReaction/index.js.map +1 -1
  569. package/groups/item/team/schedule/share/index.d.ts +4 -5
  570. package/groups/item/team/schedule/share/index.d.ts.map +1 -1
  571. package/groups/item/team/schedule/share/index.js +10 -6
  572. package/groups/item/team/schedule/share/index.js.map +1 -1
  573. package/groups/item/team/schedule/timeCards/clockIn/index.d.ts +4 -5
  574. package/groups/item/team/schedule/timeCards/clockIn/index.d.ts.map +1 -1
  575. package/groups/item/team/schedule/timeCards/clockIn/index.js +10 -6
  576. package/groups/item/team/schedule/timeCards/clockIn/index.js.map +1 -1
  577. package/groups/item/team/schedule/timeCards/item/clockOut/index.d.ts +4 -5
  578. package/groups/item/team/schedule/timeCards/item/clockOut/index.d.ts.map +1 -1
  579. package/groups/item/team/schedule/timeCards/item/clockOut/index.js +9 -5
  580. package/groups/item/team/schedule/timeCards/item/clockOut/index.js.map +1 -1
  581. package/groups/item/team/schedule/timeCards/item/endBreak/index.d.ts +4 -5
  582. package/groups/item/team/schedule/timeCards/item/endBreak/index.d.ts.map +1 -1
  583. package/groups/item/team/schedule/timeCards/item/endBreak/index.js +9 -5
  584. package/groups/item/team/schedule/timeCards/item/endBreak/index.js.map +1 -1
  585. package/groups/item/team/schedule/timeCards/item/startBreak/index.d.ts +4 -5
  586. package/groups/item/team/schedule/timeCards/item/startBreak/index.d.ts.map +1 -1
  587. package/groups/item/team/schedule/timeCards/item/startBreak/index.js +9 -5
  588. package/groups/item/team/schedule/timeCards/item/startBreak/index.js.map +1 -1
  589. package/groups/item/team/sendActivityNotification/index.d.ts +8 -5
  590. package/groups/item/team/sendActivityNotification/index.d.ts.map +1 -1
  591. package/groups/item/team/sendActivityNotification/index.js +16 -10
  592. package/groups/item/team/sendActivityNotification/index.js.map +1 -1
  593. package/groups/item/threads/item/posts/item/attachments/createUploadSession/index.d.ts +4 -5
  594. package/groups/item/threads/item/posts/item/attachments/createUploadSession/index.d.ts.map +1 -1
  595. package/groups/item/threads/item/posts/item/attachments/createUploadSession/index.js +8 -4
  596. package/groups/item/threads/item/posts/item/attachments/createUploadSession/index.js.map +1 -1
  597. package/groups/item/threads/item/posts/item/forward/index.d.ts +4 -5
  598. package/groups/item/threads/item/posts/item/forward/index.d.ts.map +1 -1
  599. package/groups/item/threads/item/posts/item/forward/index.js +9 -5
  600. package/groups/item/threads/item/posts/item/forward/index.js.map +1 -1
  601. package/groups/item/threads/item/posts/item/inReplyTo/attachments/createUploadSession/index.d.ts +4 -5
  602. package/groups/item/threads/item/posts/item/inReplyTo/attachments/createUploadSession/index.d.ts.map +1 -1
  603. package/groups/item/threads/item/posts/item/inReplyTo/attachments/createUploadSession/index.js +8 -4
  604. package/groups/item/threads/item/posts/item/inReplyTo/attachments/createUploadSession/index.js.map +1 -1
  605. package/groups/item/threads/item/posts/item/inReplyTo/forward/index.d.ts +4 -5
  606. package/groups/item/threads/item/posts/item/inReplyTo/forward/index.d.ts.map +1 -1
  607. package/groups/item/threads/item/posts/item/inReplyTo/forward/index.js +9 -5
  608. package/groups/item/threads/item/posts/item/inReplyTo/forward/index.js.map +1 -1
  609. package/groups/item/threads/item/posts/item/inReplyTo/reply/index.d.ts +4 -5
  610. package/groups/item/threads/item/posts/item/inReplyTo/reply/index.d.ts.map +1 -1
  611. package/groups/item/threads/item/posts/item/inReplyTo/reply/index.js +8 -4
  612. package/groups/item/threads/item/posts/item/inReplyTo/reply/index.js.map +1 -1
  613. package/groups/item/threads/item/posts/item/reply/index.d.ts +4 -5
  614. package/groups/item/threads/item/posts/item/reply/index.d.ts.map +1 -1
  615. package/groups/item/threads/item/posts/item/reply/index.js +8 -4
  616. package/groups/item/threads/item/posts/item/reply/index.js.map +1 -1
  617. package/groups/item/threads/item/reply/index.d.ts +4 -5
  618. package/groups/item/threads/item/reply/index.d.ts.map +1 -1
  619. package/groups/item/threads/item/reply/index.js +8 -4
  620. package/groups/item/threads/item/reply/index.js.map +1 -1
  621. package/groups/item/validateProperties/index.d.ts +4 -5
  622. package/groups/item/validateProperties/index.d.ts.map +1 -1
  623. package/groups/item/validateProperties/index.js +10 -6
  624. package/groups/item/validateProperties/index.js.map +1 -1
  625. package/groups/validateProperties/index.d.ts +4 -5
  626. package/groups/validateProperties/index.d.ts.map +1 -1
  627. package/groups/validateProperties/index.js +11 -7
  628. package/groups/validateProperties/index.js.map +1 -1
  629. package/package.json +2 -2
  630. package/tsconfig.tsbuildinfo +1 -1
@@ -16,6 +16,7 @@ export function createGetNotebookFromWebUrlPostRequestBodyFromDiscriminatorValue
16
16
  }
17
17
  /**
18
18
  * The deserialization information for the current model
19
+ * @param GetNotebookFromWebUrlPostRequestBody The instance to deserialize into.
19
20
  * @returns {Record<string, (node: ParseNode) => void>}
20
21
  */
21
22
  // @ts-ignore
@@ -27,14 +28,17 @@ export function deserializeIntoGetNotebookFromWebUrlPostRequestBody(getNotebookF
27
28
  }
28
29
  /**
29
30
  * Serializes information the current object
31
+ * @param GetNotebookFromWebUrlPostRequestBody The instance to serialize from.
32
+ * @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
30
33
  * @param writer Serialization writer to use to serialize this model
31
34
  */
32
35
  // @ts-ignore
33
- export function serializeGetNotebookFromWebUrlPostRequestBody(writer, getNotebookFromWebUrlPostRequestBody = {}) {
34
- if (getNotebookFromWebUrlPostRequestBody) {
35
- writer.writeStringValue("webUrl", getNotebookFromWebUrlPostRequestBody.webUrl);
36
- writer.writeAdditionalData(getNotebookFromWebUrlPostRequestBody.additionalData);
36
+ export function serializeGetNotebookFromWebUrlPostRequestBody(writer, getNotebookFromWebUrlPostRequestBody = {}, isSerializingDerivedType = false) {
37
+ if (!getNotebookFromWebUrlPostRequestBody || isSerializingDerivedType) {
38
+ return;
37
39
  }
40
+ writer.writeStringValue("webUrl", getNotebookFromWebUrlPostRequestBody.webUrl);
41
+ writer.writeAdditionalData(getNotebookFromWebUrlPostRequestBody.additionalData);
38
42
  }
39
43
  /**
40
44
  * Uri template for the request builder.
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,6CAA6C,EAAsD,MAAM,wCAAwC,CAAC;AAC3J,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,gEAAgE,CAAC,SAAgC;IAC7G,OAAO,mDAAmD,CAAC;AAC/D,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,mDAAmD,CAAC,uCAAkG,EAAE;IACpK,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,oCAAoC,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAChG,QAAQ,EAAE,CAAC,CAAC,EAAE,GAAG,oCAAoC,CAAC,MAAM,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;KACvF,CAAA;AACL,CAAC;AAoCD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,6CAA6C,CAAC,MAA2B,EAAE,uCAAyG,EAAE;IAClM,IAAI,oCAAoC,EAAE,CAAC;QACvC,MAAM,CAAC,gBAAgB,CAAC,QAAQ,EAAE,oCAAoC,CAAC,MAAM,CAAC,CAAC;QAC/E,MAAM,CAAC,mBAAmB,CAAC,oCAAoC,CAAC,cAAc,CAAC,CAAC;IACpF,CAAC;AACL,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,8CAA8C,GAAG,0FAA0F,CAAC;AACzJ;;GAEG;AACH,MAAM,CAAC,MAAM,mDAAmD,GAAqB;IACjF,IAAI,EAAE;QACF,WAAW,EAAE,8CAA8C;QAC3D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,6CAA6C;QACnE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,6CAA6C;QACpE,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,6CAA6C,EAAsD,MAAM,wCAAwC,CAAC;AAC3J,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,gEAAgE,CAAC,SAAgC;IAC7G,OAAO,mDAAmD,CAAC;AAC/D,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,mDAAmD,CAAC,uCAAkG,EAAE;IACpK,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,oCAAoC,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAChG,QAAQ,EAAE,CAAC,CAAC,EAAE,GAAG,oCAAoC,CAAC,MAAM,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;KACvF,CAAA;AACL,CAAC;AAgCD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,6CAA6C,CAAC,MAA2B,EAAE,uCAAyG,EAAE,EAAE,2BAAoC,KAAK;IAC7O,IAAI,CAAC,oCAAoC,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IAClF,MAAM,CAAC,gBAAgB,CAAC,QAAQ,EAAE,oCAAoC,CAAC,MAAM,CAAC,CAAC;IAC/E,MAAM,CAAC,mBAAmB,CAAC,oCAAoC,CAAC,cAAc,CAAC,CAAC;AACpF,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,8CAA8C,GAAG,0FAA0F,CAAC;AACzJ;;GAEG;AACH,MAAM,CAAC,MAAM,mDAAmD,GAAqB;IACjF,IAAI,EAAE;QACF,WAAW,EAAE,8CAA8C;QAC3D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,6CAA6C;QACnE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,6CAA6C;QACpE,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -8,6 +8,7 @@ import { type BaseRequestBuilder, type Parsable, type ParseNode, type RequestCon
8
8
  export declare function createGetRecentNotebooksWithIncludePersonalNotebooksGetResponseFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
9
9
  /**
10
10
  * The deserialization information for the current model
11
+ * @param GetRecentNotebooksWithIncludePersonalNotebooksGetResponse The instance to deserialize into.
11
12
  * @returns {Record<string, (node: ParseNode) => void>}
12
13
  */
13
14
  export declare function deserializeIntoGetRecentNotebooksWithIncludePersonalNotebooksGetResponse(getRecentNotebooksWithIncludePersonalNotebooksGetResponse?: Partial<GetRecentNotebooksWithIncludePersonalNotebooksGetResponse> | undefined): Record<string, (node: ParseNode) => void>;
@@ -63,9 +64,11 @@ export interface GetRecentNotebooksWithIncludePersonalNotebooksRequestBuilderGet
63
64
  }
64
65
  /**
65
66
  * Serializes information the current object
67
+ * @param GetRecentNotebooksWithIncludePersonalNotebooksGetResponse The instance to serialize from.
68
+ * @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
66
69
  * @param writer Serialization writer to use to serialize this model
67
70
  */
68
- export declare function serializeGetRecentNotebooksWithIncludePersonalNotebooksGetResponse(writer: SerializationWriter, getRecentNotebooksWithIncludePersonalNotebooksGetResponse?: Partial<GetRecentNotebooksWithIncludePersonalNotebooksGetResponse> | undefined | null): void;
71
+ export declare function serializeGetRecentNotebooksWithIncludePersonalNotebooksGetResponse(writer: SerializationWriter, getRecentNotebooksWithIncludePersonalNotebooksGetResponse?: Partial<GetRecentNotebooksWithIncludePersonalNotebooksGetResponse> | undefined | null, isSerializingDerivedType?: boolean): void;
69
72
  /**
70
73
  * Uri template for the request builder.
71
74
  */
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA6K,KAAK,qCAAqC,EAAE,KAAK,cAAc,EAAE,MAAM,wCAAwC,CAAC;AAIpS,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;AAEH,wBAAgB,qFAAqF,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAE7M;AACD;;;GAGG;AAEH,wBAAgB,wEAAwE,CAAC,yDAAyD,GAAE,OAAO,CAAC,yDAAyD,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKnR;AACD,MAAM,WAAW,yDAA0D,SAAQ,qCAAqC,EAAE,QAAQ;IAC9H;;OAEG;IACH,KAAK,CAAC,EAAE,cAAc,EAAE,GAAG,IAAI,CAAC;CACnC;AACD;;GAEG;AACH,MAAM,WAAW,4DAA6D,SAAQ,kBAAkB,CAAC,4DAA4D,CAAC;IAClK;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8EAA8E,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,yDAAyD,GAAG,SAAS,CAAC,CAAC;IAC/N;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8EAA8E,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC1L;AACD;;GAEG;AACH,MAAM,WAAW,8EAA8E;IAC3F;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;;GAGG;AAEH,wBAAgB,kEAAkE,CAAC,MAAM,EAAE,mBAAmB,EAAE,yDAAyD,GAAE,OAAO,CAAC,yDAAyD,CAAC,GAAG,SAAS,GAAG,IAAS,GAAI,IAAI,CAK5Q;AACD;;GAEG;AACH,eAAO,MAAM,uEAAuE,6LAA6L,CAAC;AAWlR;;GAEG;AACH,eAAO,MAAM,4EAA4E,EAAE,gBAW1F,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA6K,KAAK,qCAAqC,EAAE,KAAK,cAAc,EAAE,MAAM,wCAAwC,CAAC;AAIpS,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;AAEH,wBAAgB,qFAAqF,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAE7M;AACD;;;;GAIG;AAEH,wBAAgB,wEAAwE,CAAC,yDAAyD,GAAE,OAAO,CAAC,yDAAyD,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKnR;AACD,MAAM,WAAW,yDAA0D,SAAQ,qCAAqC,EAAE,QAAQ;IAC9H;;OAEG;IACH,KAAK,CAAC,EAAE,cAAc,EAAE,GAAG,IAAI,CAAC;CACnC;AACD;;GAEG;AACH,MAAM,WAAW,4DAA6D,SAAQ,kBAAkB,CAAC,4DAA4D,CAAC;IAClK;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8EAA8E,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,yDAAyD,GAAG,SAAS,CAAC,CAAC;IAC/N;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8EAA8E,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC1L;AACD;;GAEG;AACH,MAAM,WAAW,8EAA8E;IAC3F;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;;;;GAKG;AAEH,wBAAgB,kEAAkE,CAAC,MAAM,EAAE,mBAAmB,EAAE,yDAAyD,GAAE,OAAO,CAAC,yDAAyD,CAAC,GAAG,SAAS,GAAG,IAAS,EAAE,wBAAwB,GAAE,OAAe,GAAI,IAAI,CAIvT;AACD;;GAEG;AACH,eAAO,MAAM,uEAAuE,6LAA6L,CAAC;AAWlR;;GAEG;AACH,eAAO,MAAM,4EAA4E,EAAE,gBAW1F,CAAC"}
@@ -16,6 +16,7 @@ export function createGetRecentNotebooksWithIncludePersonalNotebooksGetResponseF
16
16
  }
17
17
  /**
18
18
  * The deserialization information for the current model
19
+ * @param GetRecentNotebooksWithIncludePersonalNotebooksGetResponse The instance to deserialize into.
19
20
  * @returns {Record<string, (node: ParseNode) => void>}
20
21
  */
21
22
  // @ts-ignore
@@ -24,14 +25,17 @@ export function deserializeIntoGetRecentNotebooksWithIncludePersonalNotebooksGet
24
25
  }
25
26
  /**
26
27
  * Serializes information the current object
28
+ * @param GetRecentNotebooksWithIncludePersonalNotebooksGetResponse The instance to serialize from.
29
+ * @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
27
30
  * @param writer Serialization writer to use to serialize this model
28
31
  */
29
32
  // @ts-ignore
30
- export function serializeGetRecentNotebooksWithIncludePersonalNotebooksGetResponse(writer, getRecentNotebooksWithIncludePersonalNotebooksGetResponse = {}) {
31
- if (getRecentNotebooksWithIncludePersonalNotebooksGetResponse) {
32
- serializeBaseCollectionPaginationCountResponse(writer, getRecentNotebooksWithIncludePersonalNotebooksGetResponse);
33
- writer.writeCollectionOfObjectValues("value", getRecentNotebooksWithIncludePersonalNotebooksGetResponse.value, serializeRecentNotebook);
33
+ export function serializeGetRecentNotebooksWithIncludePersonalNotebooksGetResponse(writer, getRecentNotebooksWithIncludePersonalNotebooksGetResponse = {}, isSerializingDerivedType = false) {
34
+ if (!getRecentNotebooksWithIncludePersonalNotebooksGetResponse || isSerializingDerivedType) {
35
+ return;
34
36
  }
37
+ serializeBaseCollectionPaginationCountResponse(writer, getRecentNotebooksWithIncludePersonalNotebooksGetResponse, isSerializingDerivedType);
38
+ writer.writeCollectionOfObjectValues("value", getRecentNotebooksWithIncludePersonalNotebooksGetResponse.value, serializeRecentNotebook);
35
39
  }
36
40
  /**
37
41
  * Uri template for the request builder.
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,0CAA0C,EAAE,oDAAoD,EAAE,8CAA8C,EAAE,uBAAuB,EAAmE,MAAM,wCAAwC,CAAC;AACpS,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,qFAAqF,CAAC,SAAgC;IAClI,OAAO,wEAAwE,CAAC;AACpF,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,wEAAwE,CAAC,4DAA4I,EAAE;IACnO,uCACO,oDAAoD,CAAC,yDAAyD,CAAC,KAClH,OAAO,EAAE,CAAC,CAAC,EAAE,GAAG,yDAAyD,CAAC,KAAK,GAAG,CAAC,CAAC,2BAA2B,CAAiB,0CAA0C,CAAC,CAAC,CAAC,CAAC,IACjL;AACL,CAAC;AAmDD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,kEAAkE,CAAC,MAA2B,EAAE,4DAAmJ,EAAE;IACjQ,IAAI,yDAAyD,EAAE,CAAC;QAC5D,8CAA8C,CAAC,MAAM,EAAE,yDAAyD,CAAC,CAAA;QACjH,MAAM,CAAC,6BAA6B,CAAiB,OAAO,EAAE,yDAAyD,CAAC,KAAK,EAAE,uBAAuB,CAAC,CAAC;IAC5J,CAAC;AACL,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,uEAAuE,GAAG,0LAA0L,CAAC;AAClR;;GAEG;AACH,MAAM,oFAAoF,GAA2B;IACjH,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,4EAA4E,GAAqB;IAC1G,GAAG,EAAE;QACD,WAAW,EAAE,uEAAuE;QACpF,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,qFAAqF;QAC3G,qBAAqB,EAAE,oFAAoF;KAC9G;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,0CAA0C,EAAE,oDAAoD,EAAE,8CAA8C,EAAE,uBAAuB,EAAmE,MAAM,wCAAwC,CAAC;AACpS,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,qFAAqF,CAAC,SAAgC;IAClI,OAAO,wEAAwE,CAAC;AACpF,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,wEAAwE,CAAC,4DAA4I,EAAE;IACnO,uCACO,oDAAoD,CAAC,yDAAyD,CAAC,KAClH,OAAO,EAAE,CAAC,CAAC,EAAE,GAAG,yDAAyD,CAAC,KAAK,GAAG,CAAC,CAAC,2BAA2B,CAAiB,0CAA0C,CAAC,CAAC,CAAC,CAAC,IACjL;AACL,CAAC;AAmDD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,kEAAkE,CAAC,MAA2B,EAAE,4DAAmJ,EAAE,EAAE,2BAAoC,KAAK;IAC5S,IAAI,CAAC,yDAAyD,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IACvG,8CAA8C,CAAC,MAAM,EAAE,yDAAyD,EAAE,wBAAwB,CAAC,CAAA;IAC3I,MAAM,CAAC,6BAA6B,CAAiB,OAAO,EAAE,yDAAyD,CAAC,KAAK,EAAE,uBAAuB,CAAC,CAAC;AAC5J,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,uEAAuE,GAAG,0LAA0L,CAAC;AAClR;;GAEG;AACH,MAAM,oFAAoF,GAA2B;IACjH,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,4EAA4E,GAAqB;IAC1G,GAAG,EAAE;QACD,WAAW,EAAE,uEAAuE;QACpF,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,qFAAqF;QAC3G,qBAAqB,EAAE,oFAAoF;KAC9G;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,10 +1,6 @@
1
1
  import { type OnenoteOperation } from '@microsoft/msgraph-sdk/models/index.js';
2
2
  import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, type Parsable, type ParseNode, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type SerializationWriter } from '@microsoft/kiota-abstractions';
3
3
  export interface CopyNotebookPostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
4
- /**
5
- * Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
6
- */
7
- additionalData?: Record<string, unknown>;
8
4
  /**
9
5
  * Stores model information.
10
6
  */
@@ -59,14 +55,17 @@ export interface CopyNotebookRequestBuilder extends BaseRequestBuilder<CopyNoteb
59
55
  export declare function createCopyNotebookPostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
60
56
  /**
61
57
  * The deserialization information for the current model
58
+ * @param CopyNotebookPostRequestBody The instance to deserialize into.
62
59
  * @returns {Record<string, (node: ParseNode) => void>}
63
60
  */
64
61
  export declare function deserializeIntoCopyNotebookPostRequestBody(copyNotebookPostRequestBody?: Partial<CopyNotebookPostRequestBody> | undefined): Record<string, (node: ParseNode) => void>;
65
62
  /**
66
63
  * Serializes information the current object
64
+ * @param CopyNotebookPostRequestBody The instance to serialize from.
65
+ * @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
67
66
  * @param writer Serialization writer to use to serialize this model
68
67
  */
69
- export declare function serializeCopyNotebookPostRequestBody(writer: SerializationWriter, copyNotebookPostRequestBody?: Partial<CopyNotebookPostRequestBody> | undefined | null): void;
68
+ export declare function serializeCopyNotebookPostRequestBody(writer: SerializationWriter, copyNotebookPostRequestBody?: Partial<CopyNotebookPostRequestBody> | undefined | null, isSerializingDerivedType?: boolean): void;
70
69
  /**
71
70
  * Uri template for the request builder.
72
71
  */
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2E,KAAK,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAIxJ,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,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;AAElS,MAAM,WAAW,2BAA4B,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC5F;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB;;OAEG;IACH,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC1B;AACD;;GAEG;AACH,MAAM,WAAW,0BAA2B,SAAQ,kBAAkB,CAAC,0BAA0B,CAAC;IAC9F;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,2BAA2B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IAClJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,2BAA2B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACtJ;AACD;;;;GAIG;AAEH,wBAAgB,uDAAuD,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,CAE/K;AACD;;;GAGG;AAEH,wBAAgB,0CAA0C,CAAC,2BAA2B,GAAE,OAAO,CAAC,2BAA2B,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CASzL;AACD;;;GAGG;AAEH,wBAAgB,oCAAoC,CAAC,MAAM,EAAE,mBAAmB,EAAE,2BAA2B,GAAE,OAAO,CAAC,2BAA2B,CAAC,GAAG,SAAS,GAAG,IAAS,GAAI,IAAI,CASlL;AACD;;GAEG;AACH,eAAO,MAAM,qCAAqC,oGAAoG,CAAC;AACvJ;;GAEG;AACH,eAAO,MAAM,0CAA0C,EAAE,gBAaxD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2E,KAAK,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAIxJ,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,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;AAElS,MAAM,WAAW,2BAA4B,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC5F;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB;;OAEG;IACH,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC1B;AACD;;GAEG;AACH,MAAM,WAAW,0BAA2B,SAAQ,kBAAkB,CAAC,0BAA0B,CAAC;IAC9F;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,2BAA2B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IAClJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,2BAA2B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACtJ;AACD;;;;GAIG;AAEH,wBAAgB,uDAAuD,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,CAE/K;AACD;;;;GAIG;AAEH,wBAAgB,0CAA0C,CAAC,2BAA2B,GAAE,OAAO,CAAC,2BAA2B,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CASzL;AACD;;;;;GAKG;AAEH,wBAAgB,oCAAoC,CAAC,MAAM,EAAE,mBAAmB,EAAE,2BAA2B,GAAE,OAAO,CAAC,2BAA2B,CAAC,GAAG,SAAS,GAAG,IAAS,EAAE,wBAAwB,GAAE,OAAe,GAAI,IAAI,CAQ7N;AACD;;GAEG;AACH,eAAO,MAAM,qCAAqC,oGAAoG,CAAC;AACvJ;;GAEG;AACH,eAAO,MAAM,0CAA0C,EAAE,gBAaxD,CAAC"}
@@ -16,6 +16,7 @@ export function createCopyNotebookPostRequestBodyFromDiscriminatorValue(parseNod
16
16
  }
17
17
  /**
18
18
  * The deserialization information for the current model
19
+ * @param CopyNotebookPostRequestBody The instance to deserialize into.
19
20
  * @returns {Record<string, (node: ParseNode) => void>}
20
21
  */
21
22
  // @ts-ignore
@@ -31,18 +32,21 @@ export function deserializeIntoCopyNotebookPostRequestBody(copyNotebookPostReque
31
32
  }
32
33
  /**
33
34
  * Serializes information the current object
35
+ * @param CopyNotebookPostRequestBody The instance to serialize from.
36
+ * @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
34
37
  * @param writer Serialization writer to use to serialize this model
35
38
  */
36
39
  // @ts-ignore
37
- export function serializeCopyNotebookPostRequestBody(writer, copyNotebookPostRequestBody = {}) {
38
- if (copyNotebookPostRequestBody) {
39
- writer.writeStringValue("groupId", copyNotebookPostRequestBody.groupId);
40
- writer.writeStringValue("notebookFolder", copyNotebookPostRequestBody.notebookFolder);
41
- writer.writeStringValue("renameAs", copyNotebookPostRequestBody.renameAs);
42
- writer.writeStringValue("siteCollectionId", copyNotebookPostRequestBody.siteCollectionId);
43
- writer.writeStringValue("siteId", copyNotebookPostRequestBody.siteId);
44
- writer.writeAdditionalData(copyNotebookPostRequestBody.additionalData);
40
+ export function serializeCopyNotebookPostRequestBody(writer, copyNotebookPostRequestBody = {}, isSerializingDerivedType = false) {
41
+ if (!copyNotebookPostRequestBody || isSerializingDerivedType) {
42
+ return;
45
43
  }
44
+ writer.writeStringValue("groupId", copyNotebookPostRequestBody.groupId);
45
+ writer.writeStringValue("notebookFolder", copyNotebookPostRequestBody.notebookFolder);
46
+ writer.writeStringValue("renameAs", copyNotebookPostRequestBody.renameAs);
47
+ writer.writeStringValue("siteCollectionId", copyNotebookPostRequestBody.siteCollectionId);
48
+ writer.writeStringValue("siteId", copyNotebookPostRequestBody.siteId);
49
+ writer.writeAdditionalData(copyNotebookPostRequestBody.additionalData);
46
50
  }
47
51
  /**
48
52
  * Uri template for the request builder.
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,4CAA4C,EAAoD,MAAM,wCAAwC,CAAC;AACxJ,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAuD7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,uDAAuD,CAAC,SAAgC;IACpG,OAAO,0CAA0C,CAAC;AACtD,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,0CAA0C,CAAC,8BAAgF,EAAE;IACzI,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,2BAA2B,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACvF,SAAS,EAAE,CAAC,CAAC,EAAE,GAAG,2BAA2B,CAAC,OAAO,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAC7E,gBAAgB,EAAE,CAAC,CAAC,EAAE,GAAG,2BAA2B,CAAC,cAAc,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAC3F,UAAU,EAAE,CAAC,CAAC,EAAE,GAAG,2BAA2B,CAAC,QAAQ,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAC/E,kBAAkB,EAAE,CAAC,CAAC,EAAE,GAAG,2BAA2B,CAAC,gBAAgB,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAC/F,QAAQ,EAAE,CAAC,CAAC,EAAE,GAAG,2BAA2B,CAAC,MAAM,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;KAC9E,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,oCAAoC,CAAC,MAA2B,EAAE,8BAAuF,EAAE;IACvK,IAAI,2BAA2B,EAAE,CAAC;QAC9B,MAAM,CAAC,gBAAgB,CAAC,SAAS,EAAE,2BAA2B,CAAC,OAAO,CAAC,CAAC;QACxE,MAAM,CAAC,gBAAgB,CAAC,gBAAgB,EAAE,2BAA2B,CAAC,cAAc,CAAC,CAAC;QACtF,MAAM,CAAC,gBAAgB,CAAC,UAAU,EAAE,2BAA2B,CAAC,QAAQ,CAAC,CAAC;QAC1E,MAAM,CAAC,gBAAgB,CAAC,kBAAkB,EAAE,2BAA2B,CAAC,gBAAgB,CAAC,CAAC;QAC1F,MAAM,CAAC,gBAAgB,CAAC,QAAQ,EAAE,2BAA2B,CAAC,MAAM,CAAC,CAAC;QACtE,MAAM,CAAC,mBAAmB,CAAC,2BAA2B,CAAC,cAAc,CAAC,CAAC;IAC3E,CAAC;AACL,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,qCAAqC,GAAG,iGAAiG,CAAC;AACvJ;;GAEG;AACH,MAAM,CAAC,MAAM,0CAA0C,GAAqB;IACxE,IAAI,EAAE;QACF,WAAW,EAAE,qCAAqC;QAClD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,4CAA4C;QAClE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,oCAAoC;QAC3D,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,4CAA4C,EAAoD,MAAM,wCAAwC,CAAC;AACxJ,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAmD7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,uDAAuD,CAAC,SAAgC;IACpG,OAAO,0CAA0C,CAAC;AACtD,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,0CAA0C,CAAC,8BAAgF,EAAE;IACzI,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,2BAA2B,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACvF,SAAS,EAAE,CAAC,CAAC,EAAE,GAAG,2BAA2B,CAAC,OAAO,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAC7E,gBAAgB,EAAE,CAAC,CAAC,EAAE,GAAG,2BAA2B,CAAC,cAAc,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAC3F,UAAU,EAAE,CAAC,CAAC,EAAE,GAAG,2BAA2B,CAAC,QAAQ,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAC/E,kBAAkB,EAAE,CAAC,CAAC,EAAE,GAAG,2BAA2B,CAAC,gBAAgB,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAC/F,QAAQ,EAAE,CAAC,CAAC,EAAE,GAAG,2BAA2B,CAAC,MAAM,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;KAC9E,CAAA;AACL,CAAC;AACD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,oCAAoC,CAAC,MAA2B,EAAE,8BAAuF,EAAE,EAAE,2BAAoC,KAAK;IAClN,IAAI,CAAC,2BAA2B,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IACzE,MAAM,CAAC,gBAAgB,CAAC,SAAS,EAAE,2BAA2B,CAAC,OAAO,CAAC,CAAC;IACxE,MAAM,CAAC,gBAAgB,CAAC,gBAAgB,EAAE,2BAA2B,CAAC,cAAc,CAAC,CAAC;IACtF,MAAM,CAAC,gBAAgB,CAAC,UAAU,EAAE,2BAA2B,CAAC,QAAQ,CAAC,CAAC;IAC1E,MAAM,CAAC,gBAAgB,CAAC,kBAAkB,EAAE,2BAA2B,CAAC,gBAAgB,CAAC,CAAC;IAC1F,MAAM,CAAC,gBAAgB,CAAC,QAAQ,EAAE,2BAA2B,CAAC,MAAM,CAAC,CAAC;IACtE,MAAM,CAAC,mBAAmB,CAAC,2BAA2B,CAAC,cAAc,CAAC,CAAC;AAC3E,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,qCAAqC,GAAG,iGAAiG,CAAC;AACvJ;;GAEG;AACH,MAAM,CAAC,MAAM,0CAA0C,GAAqB;IACxE,IAAI,EAAE;QACF,WAAW,EAAE,qCAAqC;QAClD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,4CAA4C;QAClE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,oCAAoC;QAC3D,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,10 +1,6 @@
1
1
  import { type OnenoteOperation } from '@microsoft/msgraph-sdk/models/index.js';
2
2
  import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, type Parsable, type ParseNode, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type SerializationWriter } from '@microsoft/kiota-abstractions';
3
3
  export interface CopyToNotebookPostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
4
- /**
5
- * Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
6
- */
7
- additionalData?: Record<string, unknown>;
8
4
  /**
9
5
  * Stores model information.
10
6
  */
@@ -59,14 +55,17 @@ export interface CopyToNotebookRequestBuilder extends BaseRequestBuilder<CopyToN
59
55
  export declare function createCopyToNotebookPostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
60
56
  /**
61
57
  * The deserialization information for the current model
58
+ * @param CopyToNotebookPostRequestBody The instance to deserialize into.
62
59
  * @returns {Record<string, (node: ParseNode) => void>}
63
60
  */
64
61
  export declare function deserializeIntoCopyToNotebookPostRequestBody(copyToNotebookPostRequestBody?: Partial<CopyToNotebookPostRequestBody> | undefined): Record<string, (node: ParseNode) => void>;
65
62
  /**
66
63
  * Serializes information the current object
64
+ * @param CopyToNotebookPostRequestBody The instance to serialize from.
65
+ * @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
67
66
  * @param writer Serialization writer to use to serialize this model
68
67
  */
69
- export declare function serializeCopyToNotebookPostRequestBody(writer: SerializationWriter, copyToNotebookPostRequestBody?: Partial<CopyToNotebookPostRequestBody> | undefined | null): void;
68
+ export declare function serializeCopyToNotebookPostRequestBody(writer: SerializationWriter, copyToNotebookPostRequestBody?: Partial<CopyToNotebookPostRequestBody> | undefined | null, isSerializingDerivedType?: boolean): void;
70
69
  /**
71
70
  * Uri template for the request builder.
72
71
  */
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2E,KAAK,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAIxJ,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,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;AAElS,MAAM,WAAW,6BAA8B,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC9F;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACnB;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB;;OAEG;IACH,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC1B;AACD;;GAEG;AACH,MAAM,WAAW,4BAA6B,SAAQ,kBAAkB,CAAC,4BAA4B,CAAC;IAClG;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,6BAA6B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IACpJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,6BAA6B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACxJ;AACD;;;;GAIG;AAEH,wBAAgB,yDAAyD,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,CAEjL;AACD;;;GAGG;AAEH,wBAAgB,4CAA4C,CAAC,6BAA6B,GAAE,OAAO,CAAC,6BAA6B,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAS/L;AACD;;;GAGG;AAEH,wBAAgB,sCAAsC,CAAC,MAAM,EAAE,mBAAmB,EAAE,6BAA6B,GAAE,OAAO,CAAC,6BAA6B,CAAC,GAAG,SAAS,GAAG,IAAS,GAAI,IAAI,CASxL;AACD;;GAEG;AACH,eAAO,MAAM,uCAAuC,uKAAuK,CAAC;AAC5N;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,gBAa1D,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2E,KAAK,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAIxJ,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,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;AAElS,MAAM,WAAW,6BAA8B,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC9F;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACnB;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB;;OAEG;IACH,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC1B;AACD;;GAEG;AACH,MAAM,WAAW,4BAA6B,SAAQ,kBAAkB,CAAC,4BAA4B,CAAC;IAClG;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,6BAA6B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IACpJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,6BAA6B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACxJ;AACD;;;;GAIG;AAEH,wBAAgB,yDAAyD,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,CAEjL;AACD;;;;GAIG;AAEH,wBAAgB,4CAA4C,CAAC,6BAA6B,GAAE,OAAO,CAAC,6BAA6B,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAS/L;AACD;;;;;GAKG;AAEH,wBAAgB,sCAAsC,CAAC,MAAM,EAAE,mBAAmB,EAAE,6BAA6B,GAAE,OAAO,CAAC,6BAA6B,CAAC,GAAG,SAAS,GAAG,IAAS,EAAE,wBAAwB,GAAE,OAAe,GAAI,IAAI,CAQnO;AACD;;GAEG;AACH,eAAO,MAAM,uCAAuC,uKAAuK,CAAC;AAC5N;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,gBAa1D,CAAC"}
@@ -16,6 +16,7 @@ export function createCopyToNotebookPostRequestBodyFromDiscriminatorValue(parseN
16
16
  }
17
17
  /**
18
18
  * The deserialization information for the current model
19
+ * @param CopyToNotebookPostRequestBody The instance to deserialize into.
19
20
  * @returns {Record<string, (node: ParseNode) => void>}
20
21
  */
21
22
  // @ts-ignore
@@ -31,18 +32,21 @@ export function deserializeIntoCopyToNotebookPostRequestBody(copyToNotebookPostR
31
32
  }
32
33
  /**
33
34
  * Serializes information the current object
35
+ * @param CopyToNotebookPostRequestBody The instance to serialize from.
36
+ * @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
34
37
  * @param writer Serialization writer to use to serialize this model
35
38
  */
36
39
  // @ts-ignore
37
- export function serializeCopyToNotebookPostRequestBody(writer, copyToNotebookPostRequestBody = {}) {
38
- if (copyToNotebookPostRequestBody) {
39
- writer.writeStringValue("groupId", copyToNotebookPostRequestBody.groupId);
40
- writer.writeStringValue("id", copyToNotebookPostRequestBody.id);
41
- writer.writeStringValue("renameAs", copyToNotebookPostRequestBody.renameAs);
42
- writer.writeStringValue("siteCollectionId", copyToNotebookPostRequestBody.siteCollectionId);
43
- writer.writeStringValue("siteId", copyToNotebookPostRequestBody.siteId);
44
- writer.writeAdditionalData(copyToNotebookPostRequestBody.additionalData);
40
+ export function serializeCopyToNotebookPostRequestBody(writer, copyToNotebookPostRequestBody = {}, isSerializingDerivedType = false) {
41
+ if (!copyToNotebookPostRequestBody || isSerializingDerivedType) {
42
+ return;
45
43
  }
44
+ writer.writeStringValue("groupId", copyToNotebookPostRequestBody.groupId);
45
+ writer.writeStringValue("id", copyToNotebookPostRequestBody.id);
46
+ writer.writeStringValue("renameAs", copyToNotebookPostRequestBody.renameAs);
47
+ writer.writeStringValue("siteCollectionId", copyToNotebookPostRequestBody.siteCollectionId);
48
+ writer.writeStringValue("siteId", copyToNotebookPostRequestBody.siteId);
49
+ writer.writeAdditionalData(copyToNotebookPostRequestBody.additionalData);
46
50
  }
47
51
  /**
48
52
  * Uri template for the request builder.
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,4CAA4C,EAAoD,MAAM,wCAAwC,CAAC;AACxJ,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAuD7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,yDAAyD,CAAC,SAAgC;IACtG,OAAO,4CAA4C,CAAC;AACxD,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,4CAA4C,CAAC,gCAAoF,EAAE;IAC/I,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACzF,SAAS,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,OAAO,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAC/E,IAAI,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,EAAE,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QACrE,UAAU,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,QAAQ,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QACjF,kBAAkB,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,gBAAgB,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QACjG,QAAQ,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,MAAM,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;KAChF,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,sCAAsC,CAAC,MAA2B,EAAE,gCAA2F,EAAE;IAC7K,IAAI,6BAA6B,EAAE,CAAC;QAChC,MAAM,CAAC,gBAAgB,CAAC,SAAS,EAAE,6BAA6B,CAAC,OAAO,CAAC,CAAC;QAC1E,MAAM,CAAC,gBAAgB,CAAC,IAAI,EAAE,6BAA6B,CAAC,EAAE,CAAC,CAAC;QAChE,MAAM,CAAC,gBAAgB,CAAC,UAAU,EAAE,6BAA6B,CAAC,QAAQ,CAAC,CAAC;QAC5E,MAAM,CAAC,gBAAgB,CAAC,kBAAkB,EAAE,6BAA6B,CAAC,gBAAgB,CAAC,CAAC;QAC5F,MAAM,CAAC,gBAAgB,CAAC,QAAQ,EAAE,6BAA6B,CAAC,MAAM,CAAC,CAAC;QACxE,MAAM,CAAC,mBAAmB,CAAC,6BAA6B,CAAC,cAAc,CAAC,CAAC;IAC7E,CAAC;AACL,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAG,oKAAoK,CAAC;AAC5N;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAqB;IAC1E,IAAI,EAAE;QACF,WAAW,EAAE,uCAAuC;QACpD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,4CAA4C;QAClE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,sCAAsC;QAC7D,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,4CAA4C,EAAoD,MAAM,wCAAwC,CAAC;AACxJ,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAmD7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,yDAAyD,CAAC,SAAgC;IACtG,OAAO,4CAA4C,CAAC;AACxD,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,4CAA4C,CAAC,gCAAoF,EAAE;IAC/I,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACzF,SAAS,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,OAAO,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAC/E,IAAI,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,EAAE,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QACrE,UAAU,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,QAAQ,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QACjF,kBAAkB,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,gBAAgB,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QACjG,QAAQ,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,MAAM,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;KAChF,CAAA;AACL,CAAC;AACD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,sCAAsC,CAAC,MAA2B,EAAE,gCAA2F,EAAE,EAAE,2BAAoC,KAAK;IACxN,IAAI,CAAC,6BAA6B,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IAC3E,MAAM,CAAC,gBAAgB,CAAC,SAAS,EAAE,6BAA6B,CAAC,OAAO,CAAC,CAAC;IAC1E,MAAM,CAAC,gBAAgB,CAAC,IAAI,EAAE,6BAA6B,CAAC,EAAE,CAAC,CAAC;IAChE,MAAM,CAAC,gBAAgB,CAAC,UAAU,EAAE,6BAA6B,CAAC,QAAQ,CAAC,CAAC;IAC5E,MAAM,CAAC,gBAAgB,CAAC,kBAAkB,EAAE,6BAA6B,CAAC,gBAAgB,CAAC,CAAC;IAC5F,MAAM,CAAC,gBAAgB,CAAC,QAAQ,EAAE,6BAA6B,CAAC,MAAM,CAAC,CAAC;IACxE,MAAM,CAAC,mBAAmB,CAAC,6BAA6B,CAAC,cAAc,CAAC,CAAC;AAC7E,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAG,oKAAoK,CAAC;AAC5N;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAqB;IAC1E,IAAI,EAAE;QACF,WAAW,EAAE,uCAAuC;QACpD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,4CAA4C;QAClE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,sCAAsC;QAC7D,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,10 +1,6 @@
1
1
  import { type OnenoteOperation } from '@microsoft/msgraph-sdk/models/index.js';
2
2
  import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, type Parsable, type ParseNode, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type SerializationWriter } from '@microsoft/kiota-abstractions';
3
3
  export interface CopyToSectionGroupPostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
4
- /**
5
- * Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
6
- */
7
- additionalData?: Record<string, unknown>;
8
4
  /**
9
5
  * Stores model information.
10
6
  */
@@ -59,14 +55,17 @@ export interface CopyToSectionGroupRequestBuilder extends BaseRequestBuilder<Cop
59
55
  export declare function createCopyToSectionGroupPostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
60
56
  /**
61
57
  * The deserialization information for the current model
58
+ * @param CopyToSectionGroupPostRequestBody The instance to deserialize into.
62
59
  * @returns {Record<string, (node: ParseNode) => void>}
63
60
  */
64
61
  export declare function deserializeIntoCopyToSectionGroupPostRequestBody(copyToSectionGroupPostRequestBody?: Partial<CopyToSectionGroupPostRequestBody> | undefined): Record<string, (node: ParseNode) => void>;
65
62
  /**
66
63
  * Serializes information the current object
64
+ * @param CopyToSectionGroupPostRequestBody The instance to serialize from.
65
+ * @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
67
66
  * @param writer Serialization writer to use to serialize this model
68
67
  */
69
- export declare function serializeCopyToSectionGroupPostRequestBody(writer: SerializationWriter, copyToSectionGroupPostRequestBody?: Partial<CopyToSectionGroupPostRequestBody> | undefined | null): void;
68
+ export declare function serializeCopyToSectionGroupPostRequestBody(writer: SerializationWriter, copyToSectionGroupPostRequestBody?: Partial<CopyToSectionGroupPostRequestBody> | undefined | null, isSerializingDerivedType?: boolean): void;
70
69
  /**
71
70
  * Uri template for the request builder.
72
71
  */
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2E,KAAK,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAIxJ,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,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;AAElS,MAAM,WAAW,iCAAkC,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAClG;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACnB;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB;;OAEG;IACH,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC1B;AACD;;GAEG;AACH,MAAM,WAAW,gCAAiC,SAAQ,kBAAkB,CAAC,gCAAgC,CAAC;IAC1G;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,iCAAiC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IACxJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,iCAAiC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC5J;AACD;;;;GAIG;AAEH,wBAAgB,6DAA6D,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,CAErL;AACD;;;GAGG;AAEH,wBAAgB,gDAAgD,CAAC,iCAAiC,GAAE,OAAO,CAAC,iCAAiC,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAS3M;AACD;;;GAGG;AAEH,wBAAgB,0CAA0C,CAAC,MAAM,EAAE,mBAAmB,EAAE,iCAAiC,GAAE,OAAO,CAAC,iCAAiC,CAAC,GAAG,SAAS,GAAG,IAAS,GAAI,IAAI,CASpM;AACD;;GAEG;AACH,eAAO,MAAM,2CAA2C,2KAA2K,CAAC;AACpO;;GAEG;AACH,eAAO,MAAM,gDAAgD,EAAE,gBAa9D,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2E,KAAK,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAIxJ,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,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;AAElS,MAAM,WAAW,iCAAkC,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAClG;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACnB;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB;;OAEG;IACH,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC1B;AACD;;GAEG;AACH,MAAM,WAAW,gCAAiC,SAAQ,kBAAkB,CAAC,gCAAgC,CAAC;IAC1G;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,iCAAiC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IACxJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,iCAAiC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC5J;AACD;;;;GAIG;AAEH,wBAAgB,6DAA6D,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,CAErL;AACD;;;;GAIG;AAEH,wBAAgB,gDAAgD,CAAC,iCAAiC,GAAE,OAAO,CAAC,iCAAiC,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAS3M;AACD;;;;;GAKG;AAEH,wBAAgB,0CAA0C,CAAC,MAAM,EAAE,mBAAmB,EAAE,iCAAiC,GAAE,OAAO,CAAC,iCAAiC,CAAC,GAAG,SAAS,GAAG,IAAS,EAAE,wBAAwB,GAAE,OAAe,GAAI,IAAI,CAQ/O;AACD;;GAEG;AACH,eAAO,MAAM,2CAA2C,2KAA2K,CAAC;AACpO;;GAEG;AACH,eAAO,MAAM,gDAAgD,EAAE,gBAa9D,CAAC"}
@@ -16,6 +16,7 @@ export function createCopyToSectionGroupPostRequestBodyFromDiscriminatorValue(pa
16
16
  }
17
17
  /**
18
18
  * The deserialization information for the current model
19
+ * @param CopyToSectionGroupPostRequestBody The instance to deserialize into.
19
20
  * @returns {Record<string, (node: ParseNode) => void>}
20
21
  */
21
22
  // @ts-ignore
@@ -31,18 +32,21 @@ export function deserializeIntoCopyToSectionGroupPostRequestBody(copyToSectionGr
31
32
  }
32
33
  /**
33
34
  * Serializes information the current object
35
+ * @param CopyToSectionGroupPostRequestBody The instance to serialize from.
36
+ * @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
34
37
  * @param writer Serialization writer to use to serialize this model
35
38
  */
36
39
  // @ts-ignore
37
- export function serializeCopyToSectionGroupPostRequestBody(writer, copyToSectionGroupPostRequestBody = {}) {
38
- if (copyToSectionGroupPostRequestBody) {
39
- writer.writeStringValue("groupId", copyToSectionGroupPostRequestBody.groupId);
40
- writer.writeStringValue("id", copyToSectionGroupPostRequestBody.id);
41
- writer.writeStringValue("renameAs", copyToSectionGroupPostRequestBody.renameAs);
42
- writer.writeStringValue("siteCollectionId", copyToSectionGroupPostRequestBody.siteCollectionId);
43
- writer.writeStringValue("siteId", copyToSectionGroupPostRequestBody.siteId);
44
- writer.writeAdditionalData(copyToSectionGroupPostRequestBody.additionalData);
40
+ export function serializeCopyToSectionGroupPostRequestBody(writer, copyToSectionGroupPostRequestBody = {}, isSerializingDerivedType = false) {
41
+ if (!copyToSectionGroupPostRequestBody || isSerializingDerivedType) {
42
+ return;
45
43
  }
44
+ writer.writeStringValue("groupId", copyToSectionGroupPostRequestBody.groupId);
45
+ writer.writeStringValue("id", copyToSectionGroupPostRequestBody.id);
46
+ writer.writeStringValue("renameAs", copyToSectionGroupPostRequestBody.renameAs);
47
+ writer.writeStringValue("siteCollectionId", copyToSectionGroupPostRequestBody.siteCollectionId);
48
+ writer.writeStringValue("siteId", copyToSectionGroupPostRequestBody.siteId);
49
+ writer.writeAdditionalData(copyToSectionGroupPostRequestBody.additionalData);
46
50
  }
47
51
  /**
48
52
  * Uri template for the request builder.
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,4CAA4C,EAAoD,MAAM,wCAAwC,CAAC;AACxJ,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAuD7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,6DAA6D,CAAC,SAAgC;IAC1G,OAAO,gDAAgD,CAAC;AAC5D,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,gDAAgD,CAAC,oCAA4F,EAAE;IAC3J,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,iCAAiC,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAC7F,SAAS,EAAE,CAAC,CAAC,EAAE,GAAG,iCAAiC,CAAC,OAAO,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QACnF,IAAI,EAAE,CAAC,CAAC,EAAE,GAAG,iCAAiC,CAAC,EAAE,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QACzE,UAAU,EAAE,CAAC,CAAC,EAAE,GAAG,iCAAiC,CAAC,QAAQ,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QACrF,kBAAkB,EAAE,CAAC,CAAC,EAAE,GAAG,iCAAiC,CAAC,gBAAgB,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QACrG,QAAQ,EAAE,CAAC,CAAC,EAAE,GAAG,iCAAiC,CAAC,MAAM,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;KACpF,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,0CAA0C,CAAC,MAA2B,EAAE,oCAAmG,EAAE;IACzL,IAAI,iCAAiC,EAAE,CAAC;QACpC,MAAM,CAAC,gBAAgB,CAAC,SAAS,EAAE,iCAAiC,CAAC,OAAO,CAAC,CAAC;QAC9E,MAAM,CAAC,gBAAgB,CAAC,IAAI,EAAE,iCAAiC,CAAC,EAAE,CAAC,CAAC;QACpE,MAAM,CAAC,gBAAgB,CAAC,UAAU,EAAE,iCAAiC,CAAC,QAAQ,CAAC,CAAC;QAChF,MAAM,CAAC,gBAAgB,CAAC,kBAAkB,EAAE,iCAAiC,CAAC,gBAAgB,CAAC,CAAC;QAChG,MAAM,CAAC,gBAAgB,CAAC,QAAQ,EAAE,iCAAiC,CAAC,MAAM,CAAC,CAAC;QAC5E,MAAM,CAAC,mBAAmB,CAAC,iCAAiC,CAAC,cAAc,CAAC,CAAC;IACjF,CAAC;AACL,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAAG,wKAAwK,CAAC;AACpO;;GAEG;AACH,MAAM,CAAC,MAAM,gDAAgD,GAAqB;IAC9E,IAAI,EAAE;QACF,WAAW,EAAE,2CAA2C;QACxD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,4CAA4C;QAClE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,0CAA0C;QACjE,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,4CAA4C,EAAoD,MAAM,wCAAwC,CAAC;AACxJ,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAmD7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,6DAA6D,CAAC,SAAgC;IAC1G,OAAO,gDAAgD,CAAC;AAC5D,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,gDAAgD,CAAC,oCAA4F,EAAE;IAC3J,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,iCAAiC,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAC7F,SAAS,EAAE,CAAC,CAAC,EAAE,GAAG,iCAAiC,CAAC,OAAO,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QACnF,IAAI,EAAE,CAAC,CAAC,EAAE,GAAG,iCAAiC,CAAC,EAAE,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QACzE,UAAU,EAAE,CAAC,CAAC,EAAE,GAAG,iCAAiC,CAAC,QAAQ,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QACrF,kBAAkB,EAAE,CAAC,CAAC,EAAE,GAAG,iCAAiC,CAAC,gBAAgB,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QACrG,QAAQ,EAAE,CAAC,CAAC,EAAE,GAAG,iCAAiC,CAAC,MAAM,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;KACpF,CAAA;AACL,CAAC;AACD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,0CAA0C,CAAC,MAA2B,EAAE,oCAAmG,EAAE,EAAE,2BAAoC,KAAK;IACpO,IAAI,CAAC,iCAAiC,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IAC/E,MAAM,CAAC,gBAAgB,CAAC,SAAS,EAAE,iCAAiC,CAAC,OAAO,CAAC,CAAC;IAC9E,MAAM,CAAC,gBAAgB,CAAC,IAAI,EAAE,iCAAiC,CAAC,EAAE,CAAC,CAAC;IACpE,MAAM,CAAC,gBAAgB,CAAC,UAAU,EAAE,iCAAiC,CAAC,QAAQ,CAAC,CAAC;IAChF,MAAM,CAAC,gBAAgB,CAAC,kBAAkB,EAAE,iCAAiC,CAAC,gBAAgB,CAAC,CAAC;IAChG,MAAM,CAAC,gBAAgB,CAAC,QAAQ,EAAE,iCAAiC,CAAC,MAAM,CAAC,CAAC;IAC5E,MAAM,CAAC,mBAAmB,CAAC,iCAAiC,CAAC,cAAc,CAAC,CAAC;AACjF,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAAG,wKAAwK,CAAC;AACpO;;GAEG;AACH,MAAM,CAAC,MAAM,gDAAgD,GAAqB;IAC9E,IAAI,EAAE;QACF,WAAW,EAAE,2CAA2C;QACxD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,4CAA4C;QAClE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,0CAA0C;QACjE,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,10 +1,6 @@
1
1
  import { type OnenoteOperation } from '@microsoft/msgraph-sdk/models/index.js';
2
2
  import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, type Parsable, type ParseNode, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type SerializationWriter } from '@microsoft/kiota-abstractions';
3
3
  export interface CopyToSectionPostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
4
- /**
5
- * Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
6
- */
7
- additionalData?: Record<string, unknown>;
8
4
  /**
9
5
  * Stores model information.
10
6
  */
@@ -55,14 +51,17 @@ export interface CopyToSectionRequestBuilder extends BaseRequestBuilder<CopyToSe
55
51
  export declare function createCopyToSectionPostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
56
52
  /**
57
53
  * The deserialization information for the current model
54
+ * @param CopyToSectionPostRequestBody The instance to deserialize into.
58
55
  * @returns {Record<string, (node: ParseNode) => void>}
59
56
  */
60
57
  export declare function deserializeIntoCopyToSectionPostRequestBody(copyToSectionPostRequestBody?: Partial<CopyToSectionPostRequestBody> | undefined): Record<string, (node: ParseNode) => void>;
61
58
  /**
62
59
  * Serializes information the current object
60
+ * @param CopyToSectionPostRequestBody The instance to serialize from.
61
+ * @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
63
62
  * @param writer Serialization writer to use to serialize this model
64
63
  */
65
- export declare function serializeCopyToSectionPostRequestBody(writer: SerializationWriter, copyToSectionPostRequestBody?: Partial<CopyToSectionPostRequestBody> | undefined | null): void;
64
+ export declare function serializeCopyToSectionPostRequestBody(writer: SerializationWriter, copyToSectionPostRequestBody?: Partial<CopyToSectionPostRequestBody> | undefined | null, isSerializingDerivedType?: boolean): void;
66
65
  /**
67
66
  * Uri template for the request builder.
68
67
  */
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2E,KAAK,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAIxJ,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,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;AAElS,MAAM,WAAW,4BAA6B,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC7F;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACnB;;OAEG;IACH,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC1B;AACD;;GAEG;AACH,MAAM,WAAW,2BAA4B,SAAQ,kBAAkB,CAAC,2BAA2B,CAAC;IAChG;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,4BAA4B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IACnJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,4BAA4B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACvJ;AACD;;;;GAIG;AAEH,wBAAgB,wDAAwD,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,CAEhL;AACD;;;GAGG;AAEH,wBAAgB,2CAA2C,CAAC,4BAA4B,GAAE,OAAO,CAAC,4BAA4B,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAQ5L;AACD;;;GAGG;AAEH,wBAAgB,qCAAqC,CAAC,MAAM,EAAE,mBAAmB,EAAE,4BAA4B,GAAE,OAAO,CAAC,4BAA4B,CAAC,GAAG,SAAS,GAAG,IAAS,GAAI,IAAI,CAQrL;AACD;;GAEG;AACH,eAAO,MAAM,sCAAsC,+LAA+L,CAAC;AACnP;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,gBAazD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2E,KAAK,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAIxJ,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,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;AAElS,MAAM,WAAW,4BAA6B,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC7F;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACnB;;OAEG;IACH,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC1B;AACD;;GAEG;AACH,MAAM,WAAW,2BAA4B,SAAQ,kBAAkB,CAAC,2BAA2B,CAAC;IAChG;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,4BAA4B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IACnJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,4BAA4B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACvJ;AACD;;;;GAIG;AAEH,wBAAgB,wDAAwD,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,CAEhL;AACD;;;;GAIG;AAEH,wBAAgB,2CAA2C,CAAC,4BAA4B,GAAE,OAAO,CAAC,4BAA4B,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAQ5L;AACD;;;;;GAKG;AAEH,wBAAgB,qCAAqC,CAAC,MAAM,EAAE,mBAAmB,EAAE,4BAA4B,GAAE,OAAO,CAAC,4BAA4B,CAAC,GAAG,SAAS,GAAG,IAAS,EAAE,wBAAwB,GAAE,OAAe,GAAI,IAAI,CAOhO;AACD;;GAEG;AACH,eAAO,MAAM,sCAAsC,+LAA+L,CAAC;AACnP;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,gBAazD,CAAC"}
@@ -16,6 +16,7 @@ export function createCopyToSectionPostRequestBodyFromDiscriminatorValue(parseNo
16
16
  }
17
17
  /**
18
18
  * The deserialization information for the current model
19
+ * @param CopyToSectionPostRequestBody The instance to deserialize into.
19
20
  * @returns {Record<string, (node: ParseNode) => void>}
20
21
  */
21
22
  // @ts-ignore
@@ -30,17 +31,20 @@ export function deserializeIntoCopyToSectionPostRequestBody(copyToSectionPostReq
30
31
  }
31
32
  /**
32
33
  * Serializes information the current object
34
+ * @param CopyToSectionPostRequestBody The instance to serialize from.
35
+ * @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
33
36
  * @param writer Serialization writer to use to serialize this model
34
37
  */
35
38
  // @ts-ignore
36
- export function serializeCopyToSectionPostRequestBody(writer, copyToSectionPostRequestBody = {}) {
37
- if (copyToSectionPostRequestBody) {
38
- writer.writeStringValue("groupId", copyToSectionPostRequestBody.groupId);
39
- writer.writeStringValue("id", copyToSectionPostRequestBody.id);
40
- writer.writeStringValue("siteCollectionId", copyToSectionPostRequestBody.siteCollectionId);
41
- writer.writeStringValue("siteId", copyToSectionPostRequestBody.siteId);
42
- writer.writeAdditionalData(copyToSectionPostRequestBody.additionalData);
39
+ export function serializeCopyToSectionPostRequestBody(writer, copyToSectionPostRequestBody = {}, isSerializingDerivedType = false) {
40
+ if (!copyToSectionPostRequestBody || isSerializingDerivedType) {
41
+ return;
43
42
  }
43
+ writer.writeStringValue("groupId", copyToSectionPostRequestBody.groupId);
44
+ writer.writeStringValue("id", copyToSectionPostRequestBody.id);
45
+ writer.writeStringValue("siteCollectionId", copyToSectionPostRequestBody.siteCollectionId);
46
+ writer.writeStringValue("siteId", copyToSectionPostRequestBody.siteId);
47
+ writer.writeAdditionalData(copyToSectionPostRequestBody.additionalData);
44
48
  }
45
49
  /**
46
50
  * Uri template for the request builder.
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,4CAA4C,EAAoD,MAAM,wCAAwC,CAAC;AACxJ,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAmD7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,wDAAwD,CAAC,SAAgC;IACrG,OAAO,2CAA2C,CAAC;AACvD,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,2CAA2C,CAAC,+BAAkF,EAAE;IAC5I,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,4BAA4B,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACxF,SAAS,EAAE,CAAC,CAAC,EAAE,GAAG,4BAA4B,CAAC,OAAO,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAC9E,IAAI,EAAE,CAAC,CAAC,EAAE,GAAG,4BAA4B,CAAC,EAAE,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QACpE,kBAAkB,EAAE,CAAC,CAAC,EAAE,GAAG,4BAA4B,CAAC,gBAAgB,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAChG,QAAQ,EAAE,CAAC,CAAC,EAAE,GAAG,4BAA4B,CAAC,MAAM,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;KAC/E,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,qCAAqC,CAAC,MAA2B,EAAE,+BAAyF,EAAE;IAC1K,IAAI,4BAA4B,EAAE,CAAC;QAC/B,MAAM,CAAC,gBAAgB,CAAC,SAAS,EAAE,4BAA4B,CAAC,OAAO,CAAC,CAAC;QACzE,MAAM,CAAC,gBAAgB,CAAC,IAAI,EAAE,4BAA4B,CAAC,EAAE,CAAC,CAAC;QAC/D,MAAM,CAAC,gBAAgB,CAAC,kBAAkB,EAAE,4BAA4B,CAAC,gBAAgB,CAAC,CAAC;QAC3F,MAAM,CAAC,gBAAgB,CAAC,QAAQ,EAAE,4BAA4B,CAAC,MAAM,CAAC,CAAC;QACvE,MAAM,CAAC,mBAAmB,CAAC,4BAA4B,CAAC,cAAc,CAAC,CAAC;IAC5E,CAAC;AACL,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,sCAAsC,GAAG,4LAA4L,CAAC;AACnP;;GAEG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAAqB;IACzE,IAAI,EAAE;QACF,WAAW,EAAE,sCAAsC;QACnD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,4CAA4C;QAClE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,qCAAqC;QAC5D,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,4CAA4C,EAAoD,MAAM,wCAAwC,CAAC;AACxJ,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AA+C7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,wDAAwD,CAAC,SAAgC;IACrG,OAAO,2CAA2C,CAAC;AACvD,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,2CAA2C,CAAC,+BAAkF,EAAE;IAC5I,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,4BAA4B,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACxF,SAAS,EAAE,CAAC,CAAC,EAAE,GAAG,4BAA4B,CAAC,OAAO,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAC9E,IAAI,EAAE,CAAC,CAAC,EAAE,GAAG,4BAA4B,CAAC,EAAE,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QACpE,kBAAkB,EAAE,CAAC,CAAC,EAAE,GAAG,4BAA4B,CAAC,gBAAgB,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAChG,QAAQ,EAAE,CAAC,CAAC,EAAE,GAAG,4BAA4B,CAAC,MAAM,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;KAC/E,CAAA;AACL,CAAC;AACD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,qCAAqC,CAAC,MAA2B,EAAE,+BAAyF,EAAE,EAAE,2BAAoC,KAAK;IACrN,IAAI,CAAC,4BAA4B,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IAC1E,MAAM,CAAC,gBAAgB,CAAC,SAAS,EAAE,4BAA4B,CAAC,OAAO,CAAC,CAAC;IACzE,MAAM,CAAC,gBAAgB,CAAC,IAAI,EAAE,4BAA4B,CAAC,EAAE,CAAC,CAAC;IAC/D,MAAM,CAAC,gBAAgB,CAAC,kBAAkB,EAAE,4BAA4B,CAAC,gBAAgB,CAAC,CAAC;IAC3F,MAAM,CAAC,gBAAgB,CAAC,QAAQ,EAAE,4BAA4B,CAAC,MAAM,CAAC,CAAC;IACvE,MAAM,CAAC,mBAAmB,CAAC,4BAA4B,CAAC,cAAc,CAAC,CAAC;AAC5E,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,sCAAsC,GAAG,4LAA4L,CAAC;AACnP;;GAEG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAAqB;IACzE,IAAI,EAAE;QACF,WAAW,EAAE,sCAAsC;QACnD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,4CAA4C;QAClE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,qCAAqC;QAC5D,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -8,14 +8,11 @@ import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, t
8
8
  export declare function createOnenotePatchContentPostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
9
9
  /**
10
10
  * The deserialization information for the current model
11
+ * @param OnenotePatchContentPostRequestBody The instance to deserialize into.
11
12
  * @returns {Record<string, (node: ParseNode) => void>}
12
13
  */
13
14
  export declare function deserializeIntoOnenotePatchContentPostRequestBody(onenotePatchContentPostRequestBody?: Partial<OnenotePatchContentPostRequestBody> | undefined): Record<string, (node: ParseNode) => void>;
14
15
  export interface OnenotePatchContentPostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
15
- /**
16
- * Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
17
- */
18
- additionalData?: Record<string, unknown>;
19
16
  /**
20
17
  * Stores model information.
21
18
  */
@@ -46,9 +43,11 @@ export interface OnenotePatchContentRequestBuilder extends BaseRequestBuilder<On
46
43
  }
47
44
  /**
48
45
  * Serializes information the current object
46
+ * @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
47
+ * @param OnenotePatchContentPostRequestBody The instance to serialize from.
49
48
  * @param writer Serialization writer to use to serialize this model
50
49
  */
51
- export declare function serializeOnenotePatchContentPostRequestBody(writer: SerializationWriter, onenotePatchContentPostRequestBody?: Partial<OnenotePatchContentPostRequestBody> | undefined | null): void;
50
+ export declare function serializeOnenotePatchContentPostRequestBody(writer: SerializationWriter, onenotePatchContentPostRequestBody?: Partial<OnenotePatchContentPostRequestBody> | undefined | null, isSerializingDerivedType?: boolean): void;
52
51
  /**
53
52
  * Uri template for the request builder.
54
53
  */
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA+F,KAAK,0BAA0B,EAAE,MAAM,wCAAwC,CAAC;AAItL,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,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;AAElS;;;;GAIG;AAEH,wBAAgB,8DAA8D,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,CAEtL;AACD;;;GAGG;AAEH,wBAAgB,iDAAiD,CAAC,kCAAkC,GAAE,OAAO,CAAC,kCAAkC,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK9M;AACD,MAAM,WAAW,kCAAmC,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACnG;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,QAAQ,CAAC,EAAE,0BAA0B,EAAE,GAAG,IAAI,CAAC;CAClD;AACD;;GAEG;AACH,MAAM,WAAW,iCAAkC,SAAQ,kBAAkB,CAAC,iCAAiC,CAAC;IAC5G;;;;;OAKG;IACF,IAAI,CAAC,IAAI,EAAE,kCAAkC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACjI;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,kCAAkC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC7J;AACD;;;GAGG;AAEH,wBAAgB,2CAA2C,CAAC,MAAM,EAAE,mBAAmB,EAAE,kCAAkC,GAAE,OAAO,CAAC,kCAAkC,CAAC,GAAG,SAAS,GAAG,IAAS,GAAI,IAAI,CAKvM;AACD;;GAEG;AACH,eAAO,MAAM,4CAA4C,qMAAqM,CAAC;AAC/P;;GAEG;AACH,eAAO,MAAM,iDAAiD,EAAE,gBAY/D,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA+F,KAAK,0BAA0B,EAAE,MAAM,wCAAwC,CAAC;AAItL,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,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;AAElS;;;;GAIG;AAEH,wBAAgB,8DAA8D,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,CAEtL;AACD;;;;GAIG;AAEH,wBAAgB,iDAAiD,CAAC,kCAAkC,GAAE,OAAO,CAAC,kCAAkC,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK9M;AACD,MAAM,WAAW,kCAAmC,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACnG;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,QAAQ,CAAC,EAAE,0BAA0B,EAAE,GAAG,IAAI,CAAC;CAClD;AACD;;GAEG;AACH,MAAM,WAAW,iCAAkC,SAAQ,kBAAkB,CAAC,iCAAiC,CAAC;IAC5G;;;;;OAKG;IACF,IAAI,CAAC,IAAI,EAAE,kCAAkC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACjI;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,kCAAkC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC7J;AACD;;;;;GAKG;AAEH,wBAAgB,2CAA2C,CAAC,MAAM,EAAE,mBAAmB,EAAE,kCAAkC,GAAE,OAAO,CAAC,kCAAkC,CAAC,GAAG,SAAS,GAAG,IAAS,EAAE,wBAAwB,GAAE,OAAe,GAAI,IAAI,CAIlP;AACD;;GAEG;AACH,eAAO,MAAM,4CAA4C,qMAAqM,CAAC;AAC/P;;GAEG;AACH,eAAO,MAAM,iDAAiD,EAAE,gBAY/D,CAAC"}
@@ -16,6 +16,7 @@ export function createOnenotePatchContentPostRequestBodyFromDiscriminatorValue(p
16
16
  }
17
17
  /**
18
18
  * The deserialization information for the current model
19
+ * @param OnenotePatchContentPostRequestBody The instance to deserialize into.
19
20
  * @returns {Record<string, (node: ParseNode) => void>}
20
21
  */
21
22
  // @ts-ignore
@@ -27,14 +28,17 @@ export function deserializeIntoOnenotePatchContentPostRequestBody(onenotePatchCo
27
28
  }
28
29
  /**
29
30
  * Serializes information the current object
31
+ * @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
32
+ * @param OnenotePatchContentPostRequestBody The instance to serialize from.
30
33
  * @param writer Serialization writer to use to serialize this model
31
34
  */
32
35
  // @ts-ignore
33
- export function serializeOnenotePatchContentPostRequestBody(writer, onenotePatchContentPostRequestBody = {}) {
34
- if (onenotePatchContentPostRequestBody) {
35
- writer.writeCollectionOfObjectValues("commands", onenotePatchContentPostRequestBody.commands, serializeOnenotePatchContentCommand);
36
- writer.writeAdditionalData(onenotePatchContentPostRequestBody.additionalData);
36
+ export function serializeOnenotePatchContentPostRequestBody(writer, onenotePatchContentPostRequestBody = {}, isSerializingDerivedType = false) {
37
+ if (!onenotePatchContentPostRequestBody || isSerializingDerivedType) {
38
+ return;
37
39
  }
40
+ writer.writeCollectionOfObjectValues("commands", onenotePatchContentPostRequestBody.commands, serializeOnenotePatchContentCommand);
41
+ writer.writeAdditionalData(onenotePatchContentPostRequestBody.additionalData);
38
42
  }
39
43
  /**
40
44
  * Uri template for the request builder.
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sDAAsD,EAAE,mCAAmC,EAAmC,MAAM,wCAAwC,CAAC;AACtL,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,8DAA8D,CAAC,SAAgC;IAC3G,OAAO,iDAAiD,CAAC;AAC7D,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,iDAAiD,CAAC,qCAA8F,EAAE;IAC9J,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,kCAAkC,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAC9F,UAAU,EAAE,CAAC,CAAC,EAAE,GAAG,kCAAkC,CAAC,QAAQ,GAAG,CAAC,CAAC,2BAA2B,CAA6B,sDAAsD,CAAC,CAAC,CAAC,CAAC;KACxL,CAAA;AACL,CAAC;AAkCD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,2CAA2C,CAAC,MAA2B,EAAE,qCAAqG,EAAE;IAC5L,IAAI,kCAAkC,EAAE,CAAC;QACrC,MAAM,CAAC,6BAA6B,CAA6B,UAAU,EAAE,kCAAkC,CAAC,QAAQ,EAAE,mCAAmC,CAAC,CAAC;QAC/J,MAAM,CAAC,mBAAmB,CAAC,kCAAkC,CAAC,cAAc,CAAC,CAAC;IAClF,CAAC;AACL,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAG,kMAAkM,CAAC;AAC/P;;GAEG;AACH,MAAM,CAAC,MAAM,iDAAiD,GAAqB;IAC/E,IAAI,EAAE;QACF,WAAW,EAAE,4CAA4C;QACzD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;QAC1C,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,2CAA2C;QAClE,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sDAAsD,EAAE,mCAAmC,EAAmC,MAAM,wCAAwC,CAAC;AACtL,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,8DAA8D,CAAC,SAAgC;IAC3G,OAAO,iDAAiD,CAAC;AAC7D,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,iDAAiD,CAAC,qCAA8F,EAAE;IAC9J,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,kCAAkC,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAC9F,UAAU,EAAE,CAAC,CAAC,EAAE,GAAG,kCAAkC,CAAC,QAAQ,GAAG,CAAC,CAAC,2BAA2B,CAA6B,sDAAsD,CAAC,CAAC,CAAC,CAAC;KACxL,CAAA;AACL,CAAC;AA8BD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,2CAA2C,CAAC,MAA2B,EAAE,qCAAqG,EAAE,EAAE,2BAAoC,KAAK;IACvO,IAAI,CAAC,kCAAkC,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IAChF,MAAM,CAAC,6BAA6B,CAA6B,UAAU,EAAE,kCAAkC,CAAC,QAAQ,EAAE,mCAAmC,CAAC,CAAC;IAC/J,MAAM,CAAC,mBAAmB,CAAC,kCAAkC,CAAC,cAAc,CAAC,CAAC;AAClF,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAG,kMAAkM,CAAC;AAC/P;;GAEG;AACH,MAAM,CAAC,MAAM,iDAAiD,GAAqB;IAC/E,IAAI,EAAE;QACF,WAAW,EAAE,4CAA4C;QACzD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;QAC1C,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,2CAA2C;QAClE,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,10 +1,6 @@
1
1
  import { type OnenoteOperation } from '@microsoft/msgraph-sdk/models/index.js';
2
2
  import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, type Parsable, type ParseNode, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type SerializationWriter } from '@microsoft/kiota-abstractions';
3
3
  export interface CopyToNotebookPostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
4
- /**
5
- * Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
6
- */
7
- additionalData?: Record<string, unknown>;
8
4
  /**
9
5
  * Stores model information.
10
6
  */
@@ -59,14 +55,17 @@ export interface CopyToNotebookRequestBuilder extends BaseRequestBuilder<CopyToN
59
55
  export declare function createCopyToNotebookPostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
60
56
  /**
61
57
  * The deserialization information for the current model
58
+ * @param CopyToNotebookPostRequestBody The instance to deserialize into.
62
59
  * @returns {Record<string, (node: ParseNode) => void>}
63
60
  */
64
61
  export declare function deserializeIntoCopyToNotebookPostRequestBody(copyToNotebookPostRequestBody?: Partial<CopyToNotebookPostRequestBody> | undefined): Record<string, (node: ParseNode) => void>;
65
62
  /**
66
63
  * Serializes information the current object
64
+ * @param CopyToNotebookPostRequestBody The instance to serialize from.
65
+ * @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
67
66
  * @param writer Serialization writer to use to serialize this model
68
67
  */
69
- export declare function serializeCopyToNotebookPostRequestBody(writer: SerializationWriter, copyToNotebookPostRequestBody?: Partial<CopyToNotebookPostRequestBody> | undefined | null): void;
68
+ export declare function serializeCopyToNotebookPostRequestBody(writer: SerializationWriter, copyToNotebookPostRequestBody?: Partial<CopyToNotebookPostRequestBody> | undefined | null, isSerializingDerivedType?: boolean): void;
70
69
  /**
71
70
  * Uri template for the request builder.
72
71
  */