microsoft_graph 0.17.0 → 0.18.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (267) hide show
  1. checksums.yaml +4 -4
  2. data/.github/workflows/auto-merge-dependabot.yml +32 -0
  3. data/CHANGELOG.md +6 -0
  4. data/lib/chats/item/messages/item/replies/replies_request_builder.rb +2 -2
  5. data/lib/communications/calls/item/participants/invite/invite_request_builder.rb +2 -2
  6. data/lib/drives/item/bundles/bundles_request_builder.rb +49 -0
  7. data/lib/drives/item/items/item/workbook/functions/beta_dist/beta_dist_post_request_body.rb +3 -3
  8. data/lib/drives/item/items/item/workbook/functions/beta_dist/beta_dist_request_builder.rb +2 -2
  9. data/lib/drives/item/items/item/workbook/functions/beta_inv/beta_inv_post_request_body.rb +3 -3
  10. data/lib/drives/item/items/item/workbook/functions/beta_inv/beta_inv_request_builder.rb +2 -2
  11. data/lib/drives/item/items/item/workbook/functions/binom_dist/binom_dist_post_request_body.rb +3 -3
  12. data/lib/drives/item/items/item/workbook/functions/binom_dist/binom_dist_request_builder.rb +2 -2
  13. data/lib/drives/item/items/item/workbook/functions/binom_dist_range/binom_dist_range_post_request_body.rb +3 -3
  14. data/lib/drives/item/items/item/workbook/functions/binom_dist_range/binom_dist_range_request_builder.rb +2 -2
  15. data/lib/drives/item/items/item/workbook/functions/binom_inv/binom_inv_post_request_body.rb +3 -3
  16. data/lib/drives/item/items/item/workbook/functions/binom_inv/binom_inv_request_builder.rb +2 -2
  17. data/lib/drives/item/items/item/workbook/functions/ceiling_math/ceiling_math_post_request_body.rb +3 -3
  18. data/lib/drives/item/items/item/workbook/functions/ceiling_math/ceiling_math_request_builder.rb +2 -2
  19. data/lib/drives/item/items/item/workbook/functions/ceiling_precise/ceiling_precise_post_request_body.rb +3 -3
  20. data/lib/drives/item/items/item/workbook/functions/ceiling_precise/ceiling_precise_request_builder.rb +2 -2
  21. data/lib/drives/item/items/item/workbook/functions/chi_sq_dist/chi_sq_dist_post_request_body.rb +3 -3
  22. data/lib/drives/item/items/item/workbook/functions/chi_sq_dist/chi_sq_dist_request_builder.rb +2 -2
  23. data/lib/drives/item/items/item/workbook/functions/chi_sq_dist_r_t/chi_sq_dist_r_t_post_request_body.rb +3 -3
  24. data/lib/drives/item/items/item/workbook/functions/chi_sq_dist_r_t/chi_sq_dist_r_t_request_builder.rb +2 -2
  25. data/lib/drives/item/items/item/workbook/functions/chi_sq_inv/chi_sq_inv_post_request_body.rb +3 -3
  26. data/lib/drives/item/items/item/workbook/functions/chi_sq_inv/chi_sq_inv_request_builder.rb +2 -2
  27. data/lib/drives/item/items/item/workbook/functions/chi_sq_inv_r_t/chi_sq_inv_r_t_post_request_body.rb +3 -3
  28. data/lib/drives/item/items/item/workbook/functions/chi_sq_inv_r_t/chi_sq_inv_r_t_request_builder.rb +2 -2
  29. data/lib/drives/item/items/item/workbook/functions/confidence_norm/confidence_norm_post_request_body.rb +3 -3
  30. data/lib/drives/item/items/item/workbook/functions/confidence_norm/confidence_norm_request_builder.rb +2 -2
  31. data/lib/drives/item/items/item/workbook/functions/confidence_t/confidence_t_post_request_body.rb +3 -3
  32. data/lib/drives/item/items/item/workbook/functions/confidence_t/confidence_t_request_builder.rb +2 -2
  33. data/lib/drives/item/items/item/workbook/functions/ecma_ceiling/ecma_ceiling_post_request_body.rb +3 -3
  34. data/lib/drives/item/items/item/workbook/functions/ecma_ceiling/ecma_ceiling_request_builder.rb +2 -2
  35. data/lib/drives/item/items/item/workbook/functions/erf_c_precise/erf_c_precise_post_request_body.rb +3 -3
  36. data/lib/drives/item/items/item/workbook/functions/erf_c_precise/erf_c_precise_request_builder.rb +2 -2
  37. data/lib/drives/item/items/item/workbook/functions/erf_precise/erf_precise_post_request_body.rb +3 -3
  38. data/lib/drives/item/items/item/workbook/functions/erf_precise/erf_precise_request_builder.rb +2 -2
  39. data/lib/drives/item/items/item/workbook/functions/error_type/error_type_post_request_body.rb +3 -3
  40. data/lib/drives/item/items/item/workbook/functions/error_type/error_type_request_builder.rb +2 -2
  41. data/lib/drives/item/items/item/workbook/functions/expon_dist/expon_dist_post_request_body.rb +3 -3
  42. data/lib/drives/item/items/item/workbook/functions/expon_dist/expon_dist_request_builder.rb +2 -2
  43. data/lib/drives/item/items/item/workbook/functions/f_dist/f_dist_post_request_body.rb +3 -3
  44. data/lib/drives/item/items/item/workbook/functions/f_dist/f_dist_request_builder.rb +2 -2
  45. data/lib/drives/item/items/item/workbook/functions/f_dist_r_t/f_dist_r_t_post_request_body.rb +3 -3
  46. data/lib/drives/item/items/item/workbook/functions/f_dist_r_t/f_dist_r_t_request_builder.rb +2 -2
  47. data/lib/drives/item/items/item/workbook/functions/f_inv/f_inv_post_request_body.rb +3 -3
  48. data/lib/drives/item/items/item/workbook/functions/f_inv/f_inv_request_builder.rb +2 -2
  49. data/lib/drives/item/items/item/workbook/functions/f_inv_r_t/f_inv_r_t_post_request_body.rb +3 -3
  50. data/lib/drives/item/items/item/workbook/functions/f_inv_r_t/f_inv_r_t_request_builder.rb +2 -2
  51. data/lib/drives/item/items/item/workbook/functions/floor_math/floor_math_post_request_body.rb +3 -3
  52. data/lib/drives/item/items/item/workbook/functions/floor_math/floor_math_request_builder.rb +2 -2
  53. data/lib/drives/item/items/item/workbook/functions/floor_precise/floor_precise_post_request_body.rb +3 -3
  54. data/lib/drives/item/items/item/workbook/functions/floor_precise/floor_precise_request_builder.rb +2 -2
  55. data/lib/drives/item/items/item/workbook/functions/functions_request_builder.rb +61 -61
  56. data/lib/drives/item/items/item/workbook/functions/gamma_dist/gamma_dist_post_request_body.rb +3 -3
  57. data/lib/drives/item/items/item/workbook/functions/gamma_dist/gamma_dist_request_builder.rb +2 -2
  58. data/lib/drives/item/items/item/workbook/functions/gamma_inv/gamma_inv_post_request_body.rb +3 -3
  59. data/lib/drives/item/items/item/workbook/functions/gamma_inv/gamma_inv_request_builder.rb +2 -2
  60. data/lib/drives/item/items/item/workbook/functions/gamma_ln_precise/gamma_ln_precise_post_request_body.rb +3 -3
  61. data/lib/drives/item/items/item/workbook/functions/gamma_ln_precise/gamma_ln_precise_request_builder.rb +2 -2
  62. data/lib/drives/item/items/item/workbook/functions/hyp_geom_dist/hyp_geom_dist_post_request_body.rb +3 -3
  63. data/lib/drives/item/items/item/workbook/functions/hyp_geom_dist/hyp_geom_dist_request_builder.rb +2 -2
  64. data/lib/drives/item/items/item/workbook/functions/iso_ceiling/iso_ceiling_post_request_body.rb +3 -3
  65. data/lib/drives/item/items/item/workbook/functions/iso_ceiling/iso_ceiling_request_builder.rb +2 -2
  66. data/lib/drives/item/items/item/workbook/functions/log_norm_dist/log_norm_dist_post_request_body.rb +3 -3
  67. data/lib/drives/item/items/item/workbook/functions/log_norm_dist/log_norm_dist_request_builder.rb +2 -2
  68. data/lib/drives/item/items/item/workbook/functions/log_norm_inv/log_norm_inv_post_request_body.rb +3 -3
  69. data/lib/drives/item/items/item/workbook/functions/log_norm_inv/log_norm_inv_request_builder.rb +2 -2
  70. data/lib/drives/item/items/item/workbook/functions/neg_binom_dist/neg_binom_dist_post_request_body.rb +3 -3
  71. data/lib/drives/item/items/item/workbook/functions/neg_binom_dist/neg_binom_dist_request_builder.rb +2 -2
  72. data/lib/drives/item/items/item/workbook/functions/network_days_intl/network_days_intl_post_request_body.rb +3 -3
  73. data/lib/drives/item/items/item/workbook/functions/network_days_intl/network_days_intl_request_builder.rb +2 -2
  74. data/lib/drives/item/items/item/workbook/functions/norm_dist/norm_dist_post_request_body.rb +3 -3
  75. data/lib/drives/item/items/item/workbook/functions/norm_dist/norm_dist_request_builder.rb +2 -2
  76. data/lib/drives/item/items/item/workbook/functions/norm_inv/norm_inv_post_request_body.rb +3 -3
  77. data/lib/drives/item/items/item/workbook/functions/norm_inv/norm_inv_request_builder.rb +2 -2
  78. data/lib/drives/item/items/item/workbook/functions/norm_s_dist/norm_s_dist_post_request_body.rb +3 -3
  79. data/lib/drives/item/items/item/workbook/functions/norm_s_dist/norm_s_dist_request_builder.rb +2 -2
  80. data/lib/drives/item/items/item/workbook/functions/norm_s_inv/norm_s_inv_post_request_body.rb +3 -3
  81. data/lib/drives/item/items/item/workbook/functions/norm_s_inv/norm_s_inv_request_builder.rb +2 -2
  82. data/lib/drives/item/items/item/workbook/functions/percent_rank_exc/percent_rank_exc_post_request_body.rb +3 -3
  83. data/lib/drives/item/items/item/workbook/functions/percent_rank_exc/percent_rank_exc_request_builder.rb +2 -2
  84. data/lib/drives/item/items/item/workbook/functions/percent_rank_inc/percent_rank_inc_post_request_body.rb +3 -3
  85. data/lib/drives/item/items/item/workbook/functions/percent_rank_inc/percent_rank_inc_request_builder.rb +2 -2
  86. data/lib/drives/item/items/item/workbook/functions/percentile_exc/percentile_exc_post_request_body.rb +3 -3
  87. data/lib/drives/item/items/item/workbook/functions/percentile_exc/percentile_exc_request_builder.rb +2 -2
  88. data/lib/drives/item/items/item/workbook/functions/percentile_inc/percentile_inc_post_request_body.rb +3 -3
  89. data/lib/drives/item/items/item/workbook/functions/percentile_inc/percentile_inc_request_builder.rb +2 -2
  90. data/lib/drives/item/items/item/workbook/functions/poisson_dist/poisson_dist_post_request_body.rb +3 -3
  91. data/lib/drives/item/items/item/workbook/functions/poisson_dist/poisson_dist_request_builder.rb +2 -2
  92. data/lib/drives/item/items/item/workbook/functions/quartile_exc/quartile_exc_post_request_body.rb +3 -3
  93. data/lib/drives/item/items/item/workbook/functions/quartile_exc/quartile_exc_request_builder.rb +2 -2
  94. data/lib/drives/item/items/item/workbook/functions/quartile_inc/quartile_inc_post_request_body.rb +3 -3
  95. data/lib/drives/item/items/item/workbook/functions/quartile_inc/quartile_inc_request_builder.rb +2 -2
  96. data/lib/drives/item/items/item/workbook/functions/rank_avg/rank_avg_post_request_body.rb +3 -3
  97. data/lib/drives/item/items/item/workbook/functions/rank_avg/rank_avg_request_builder.rb +2 -2
  98. data/lib/drives/item/items/item/workbook/functions/rank_eq/rank_eq_post_request_body.rb +3 -3
  99. data/lib/drives/item/items/item/workbook/functions/rank_eq/rank_eq_request_builder.rb +2 -2
  100. data/lib/drives/item/items/item/workbook/functions/skew_p/skew_p_post_request_body.rb +3 -3
  101. data/lib/drives/item/items/item/workbook/functions/skew_p/skew_p_request_builder.rb +2 -2
  102. data/lib/drives/item/items/item/workbook/functions/st_dev_p/st_dev_p_post_request_body.rb +3 -3
  103. data/lib/drives/item/items/item/workbook/functions/st_dev_p/st_dev_p_request_builder.rb +2 -2
  104. data/lib/drives/item/items/item/workbook/functions/st_dev_s/st_dev_s_post_request_body.rb +3 -3
  105. data/lib/drives/item/items/item/workbook/functions/st_dev_s/st_dev_s_request_builder.rb +2 -2
  106. data/lib/drives/item/items/item/workbook/functions/t_dist/t_dist_post_request_body.rb +3 -3
  107. data/lib/drives/item/items/item/workbook/functions/t_dist/t_dist_request_builder.rb +2 -2
  108. data/lib/drives/item/items/item/workbook/functions/t_dist_2_t/{t_dist_2_t_post_request_body.rb → t_dist2_t_post_request_body.rb} +4 -4
  109. data/lib/drives/item/items/item/workbook/functions/t_dist_2_t/{t_dist_2_t_request_builder.rb → t_dist2_t_request_builder.rb} +2 -2
  110. data/lib/drives/item/items/item/workbook/functions/t_dist_2_t/t_dist_2_t.rb +1 -1
  111. data/lib/drives/item/items/item/workbook/functions/t_dist_r_t/t_dist_r_t_post_request_body.rb +3 -3
  112. data/lib/drives/item/items/item/workbook/functions/t_dist_r_t/t_dist_r_t_request_builder.rb +2 -2
  113. data/lib/drives/item/items/item/workbook/functions/t_inv/t_inv_post_request_body.rb +3 -3
  114. data/lib/drives/item/items/item/workbook/functions/t_inv/t_inv_request_builder.rb +2 -2
  115. data/lib/drives/item/items/item/workbook/functions/t_inv_2_t/{t_inv_2_t_post_request_body.rb → t_inv2_t_post_request_body.rb} +4 -4
  116. data/lib/drives/item/items/item/workbook/functions/t_inv_2_t/{t_inv_2_t_request_builder.rb → t_inv2_t_request_builder.rb} +2 -2
  117. data/lib/drives/item/items/item/workbook/functions/t_inv_2_t/t_inv_2_t.rb +1 -1
  118. data/lib/drives/item/items/item/workbook/functions/var_p/var_p_post_request_body.rb +3 -3
  119. data/lib/drives/item/items/item/workbook/functions/var_p/var_p_request_builder.rb +2 -2
  120. data/lib/drives/item/items/item/workbook/functions/var_s/var_s_post_request_body.rb +3 -3
  121. data/lib/drives/item/items/item/workbook/functions/var_s/var_s_request_builder.rb +2 -2
  122. data/lib/drives/item/items/item/workbook/functions/weibull_dist/weibull_dist_post_request_body.rb +3 -3
  123. data/lib/drives/item/items/item/workbook/functions/weibull_dist/weibull_dist_request_builder.rb +2 -2
  124. data/lib/drives/item/items/item/workbook/functions/work_day_intl/work_day_intl_post_request_body.rb +3 -3
  125. data/lib/drives/item/items/item/workbook/functions/work_day_intl/work_day_intl_request_builder.rb +2 -2
  126. data/lib/drives/item/items/item/workbook/functions/z_test/z_test_post_request_body.rb +3 -3
  127. data/lib/drives/item/items/item/workbook/functions/z_test/z_test_request_builder.rb +2 -2
  128. data/lib/employee_experience/employee_experience.rb +0 -0
  129. data/lib/employee_experience/employee_experience_request_builder.rb +179 -0
  130. data/lib/employee_experience/learning_providers/count/count.rb +0 -0
  131. data/lib/employee_experience/learning_providers/count/count_request_builder.rb +118 -0
  132. data/lib/employee_experience/learning_providers/item/item.rb +0 -0
  133. data/lib/employee_experience/learning_providers/item/learning_contents/count/count.rb +0 -0
  134. data/lib/employee_experience/learning_providers/item/learning_contents/count/count_request_builder.rb +124 -0
  135. data/lib/employee_experience/learning_providers/item/learning_contents/item/item.rb +0 -0
  136. data/lib/employee_experience/learning_providers/item/learning_contents/item/learning_content_item_request_builder.rb +215 -0
  137. data/lib/employee_experience/learning_providers/item/learning_contents/learning_contents.rb +0 -0
  138. data/lib/employee_experience/learning_providers/item/learning_contents/learning_contents_request_builder.rb +207 -0
  139. data/lib/employee_experience/learning_providers/item/learning_provider_item_request_builder.rb +227 -0
  140. data/lib/employee_experience/learning_providers/learning_providers.rb +0 -0
  141. data/lib/employee_experience/learning_providers/learning_providers_request_builder.rb +201 -0
  142. data/lib/graph_base_service_client.rb +6 -0
  143. data/lib/groups/item/group_item_request_builder.rb +2 -2
  144. data/lib/groups/item/sites/item/permissions/permissions_request_builder.rb +2 -2
  145. data/lib/groups/item/team/channels/item/members/members_request_builder.rb +2 -2
  146. data/lib/groups/item/team/channels/item/messages/item/replies/replies_request_builder.rb +2 -2
  147. data/lib/groups/item/team/primary_channel/members/members_request_builder.rb +2 -2
  148. data/lib/groups/item/team/primary_channel/messages/item/replies/replies_request_builder.rb +2 -2
  149. data/lib/kiota-lock.json +2 -2
  150. data/lib/me/chats/item/messages/item/replies/replies_request_builder.rb +2 -2
  151. data/lib/me/joined_teams/item/channels/item/members/members_request_builder.rb +2 -2
  152. data/lib/me/joined_teams/item/channels/item/messages/item/replies/replies_request_builder.rb +2 -2
  153. data/lib/me/joined_teams/item/primary_channel/members/members_request_builder.rb +2 -2
  154. data/lib/me/joined_teams/item/primary_channel/messages/item/replies/replies_request_builder.rb +2 -2
  155. data/lib/me/mail_folders/item/child_folders/item/messages/item/attachments/attachments_request_builder.rb +2 -2
  156. data/lib/me/mail_folders/item/messages/item/attachments/attachments_request_builder.rb +2 -2
  157. data/lib/me/me_request_builder.rb +3 -3
  158. data/lib/me/messages/item/attachments/attachments_request_builder.rb +2 -2
  159. data/lib/models/access_review_instance.rb +1 -1
  160. data/lib/models/access_review_schedule_definition.rb +1 -1
  161. data/lib/models/agreement_file_data.rb +2 -2
  162. data/lib/models/alternative_security_id.rb +2 -2
  163. data/lib/models/application.rb +2 -2
  164. data/lib/models/attachment_session.rb +2 -2
  165. data/lib/models/audit_event.rb +1 -3
  166. data/lib/models/authentication_method_configuration.rb +1 -1
  167. data/lib/models/certificate_authority.rb +2 -2
  168. data/lib/models/conditional_access_all_external_tenants.rb +45 -0
  169. data/lib/models/conditional_access_enumerated_external_tenants.rb +65 -0
  170. data/lib/models/conditional_access_external_tenants.rb +112 -0
  171. data/lib/models/conditional_access_external_tenants_membership_kind.rb +9 -0
  172. data/lib/models/conditional_access_guest_or_external_user_types.rb +14 -0
  173. data/lib/models/conditional_access_guests_or_external_users.rb +122 -0
  174. data/lib/models/conditional_access_users.rb +40 -0
  175. data/lib/models/data_policy_operation.rb +1 -1
  176. data/lib/models/device.rb +1 -1
  177. data/lib/models/device_and_app_management_data.rb +2 -2
  178. data/lib/models/device_category.rb +2 -0
  179. data/lib/models/directory_object_partner_reference.rb +1 -1
  180. data/lib/models/directory_role.rb +1 -1
  181. data/lib/models/drive.rb +1 -1
  182. data/lib/models/drive_item.rb +2 -2
  183. data/lib/models/drive_item_version.rb +2 -2
  184. data/lib/models/education_assignment_defaults.rb +1 -1
  185. data/lib/models/education_assignment_settings.rb +1 -1
  186. data/lib/models/education_class.rb +1 -1
  187. data/lib/models/employee_experience.rb +102 -0
  188. data/lib/models/enterprise_code_signing_certificate.rb +2 -2
  189. data/lib/models/entity.rb +4 -0
  190. data/lib/models/file_attachment.rb +2 -2
  191. data/lib/models/group.rb +1 -1
  192. data/lib/models/imported_windows_autopilot_device_identity.rb +2 -2
  193. data/lib/models/ios_custom_configuration.rb +2 -2
  194. data/lib/models/ios_mobile_app_configuration.rb +2 -2
  195. data/lib/models/key_credential.rb +4 -4
  196. data/lib/models/learning_content.rb +405 -0
  197. data/lib/models/learning_content_collection_response.rb +64 -0
  198. data/lib/models/learning_provider.rb +184 -0
  199. data/lib/models/learning_provider_collection_response.rb +64 -0
  200. data/lib/models/mac_o_s_custom_configuration.rb +3 -5
  201. data/lib/models/mac_o_s_general_device_configuration.rb +3 -1
  202. data/lib/models/message.rb +2 -2
  203. data/lib/models/mime_content.rb +2 -2
  204. data/lib/models/mobile_app_content_file.rb +2 -2
  205. data/lib/models/mobile_threat_defense_connector.rb +36 -36
  206. data/lib/models/models.rb +11 -0
  207. data/lib/models/offer_shift_request.rb +1 -1
  208. data/lib/models/oma_setting_string_xml.rb +2 -2
  209. data/lib/models/onenote_page.rb +2 -2
  210. data/lib/models/onenote_resource.rb +2 -2
  211. data/lib/models/online_meeting.rb +3 -3
  212. data/lib/models/organizational_branding_properties.rb +6 -6
  213. data/lib/models/password_authentication_method.rb +1 -1
  214. data/lib/models/password_credential.rb +2 -2
  215. data/lib/models/phone_authentication_method.rb +1 -1
  216. data/lib/models/post.rb +1 -1
  217. data/lib/models/print_service.rb +1 -1
  218. data/lib/models/report.rb +2 -2
  219. data/lib/models/risk_detection.rb +1 -1
  220. data/lib/models/role_definition.rb +0 -2
  221. data/lib/models/schedule_change_request.rb +1 -1
  222. data/lib/models/scheduling_group.rb +1 -1
  223. data/lib/models/schema_extension.rb +1 -1
  224. data/lib/models/security/ediscovery_noncustodial_data_source.rb +1 -1
  225. data/lib/models/self_signed_certificate.rb +4 -4
  226. data/lib/models/service_announcement_attachment.rb +2 -2
  227. data/lib/models/service_principal_risk_detection.rb +1 -1
  228. data/lib/models/service_update_message.rb +2 -2
  229. data/lib/models/shift.rb +1 -1
  230. data/lib/models/site.rb +1 -1
  231. data/lib/models/software_oath_authentication_method.rb +1 -1
  232. data/lib/models/subscribed_sku.rb +1 -1
  233. data/lib/models/task_file_attachment.rb +2 -2
  234. data/lib/models/teamwork_hosted_content.rb +2 -2
  235. data/lib/models/temporary_access_pass_authentication_method.rb +1 -1
  236. data/lib/models/thumbnail.rb +2 -2
  237. data/lib/models/time_off.rb +1 -1
  238. data/lib/models/time_off_reason.rb +1 -1
  239. data/lib/models/user_activity.rb +1 -1
  240. data/lib/models/windows10_endpoint_protection_configuration.rb +2 -2
  241. data/lib/models/windows10_general_configuration.rb +4 -4
  242. data/lib/models/windows_hello_for_business_authentication_method.rb +1 -1
  243. data/lib/models/windows_information_protection_app_locker_file.rb +2 -2
  244. data/lib/models/windows_information_protection_data_recovery_certificate.rb +2 -2
  245. data/lib/models/workbook_range_view.rb +1 -1
  246. data/lib/security/alerts_v2/alerts_v2_request_builder.rb +4 -4
  247. data/lib/security/security_request_builder.rb +1 -1
  248. data/lib/sites/item/permissions/permissions_request_builder.rb +2 -2
  249. data/lib/teams/item/channels/item/members/members_request_builder.rb +2 -2
  250. data/lib/teams/item/channels/item/messages/item/replies/replies_request_builder.rb +2 -2
  251. data/lib/teams/item/primary_channel/members/members_request_builder.rb +2 -2
  252. data/lib/teams/item/primary_channel/messages/item/replies/replies_request_builder.rb +2 -2
  253. data/lib/teams/item/team_item_request_builder.rb +3 -3
  254. data/lib/teams/teams_request_builder.rb +1 -107
  255. data/lib/teamwork/deleted_teams/item/channels/item/members/members_request_builder.rb +2 -2
  256. data/lib/teamwork/deleted_teams/item/channels/item/messages/item/replies/replies_request_builder.rb +2 -2
  257. data/lib/users/item/chats/item/messages/item/replies/replies_request_builder.rb +2 -2
  258. data/lib/users/item/joined_teams/item/channels/item/members/members_request_builder.rb +2 -2
  259. data/lib/users/item/joined_teams/item/channels/item/messages/item/replies/replies_request_builder.rb +2 -2
  260. data/lib/users/item/joined_teams/item/primary_channel/members/members_request_builder.rb +2 -2
  261. data/lib/users/item/joined_teams/item/primary_channel/messages/item/replies/replies_request_builder.rb +2 -2
  262. data/lib/users/item/mail_folders/item/child_folders/item/messages/item/attachments/attachments_request_builder.rb +2 -2
  263. data/lib/users/item/mail_folders/item/messages/item/attachments/attachments_request_builder.rb +2 -2
  264. data/lib/users/item/messages/item/attachments/attachments_request_builder.rb +2 -2
  265. data/lib/users/users_request_builder.rb +3 -3
  266. data/lib/version_information.rb +2 -1
  267. metadata +32 -6
@@ -67,7 +67,7 @@ module MicrosoftGraph
67
67
  return @request_adapter.send_async(request_info, lambda {|pn| MicrosoftGraph::Models::ConversationMemberCollectionResponse.create_from_discriminator_value(pn) }, error_mapping)
68
68
  end
69
69
  ##
70
- ## Add a conversationMember to a channel.
70
+ ## Add a conversationMember to a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`.
71
71
  ## @param body The request body
72
72
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
73
73
  ## @return a Fiber of conversation_member
@@ -101,7 +101,7 @@ module MicrosoftGraph
101
101
  return request_info
102
102
  end
103
103
  ##
104
- ## Add a conversationMember to a channel.
104
+ ## Add a conversationMember to a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`.
105
105
  ## @param body The request body
106
106
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
107
107
  ## @return a request_information
@@ -71,7 +71,7 @@ module MicrosoftGraph
71
71
  return @request_adapter.send_async(request_info, lambda {|pn| MicrosoftGraph::Models::ChatMessageCollectionResponse.create_from_discriminator_value(pn) }, error_mapping)
72
72
  end
73
73
  ##
74
- ## Send a new reply to a chatMessage in a specified channel.
74
+ ## Create a new reply to a chatMessage in a specified channel.
75
75
  ## @param body The request body
76
76
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
77
77
  ## @return a Fiber of chat_message
@@ -105,7 +105,7 @@ module MicrosoftGraph
105
105
  return request_info
106
106
  end
107
107
  ##
108
- ## Send a new reply to a chatMessage in a specified channel.
108
+ ## Create a new reply to a chatMessage in a specified channel.
109
109
  ## @param body The request body
110
110
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
111
111
  ## @return a request_information
@@ -181,7 +181,7 @@ module MicrosoftGraph
181
181
  return @request_adapter.send_async(request_info, nil, error_mapping)
182
182
  end
183
183
  ##
184
- ## Retrieve the properties and relationships of the specified team.
184
+ ## Get entity from teams by key
185
185
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
186
186
  ## @return a Fiber of team
187
187
  ##
@@ -282,7 +282,7 @@ module MicrosoftGraph
282
282
  return request_info
283
283
  end
284
284
  ##
285
- ## Retrieve the properties and relationships of the specified team.
285
+ ## Get entity from teams by key
286
286
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
287
287
  ## @return a request_information
288
288
  ##
@@ -333,7 +333,7 @@ module MicrosoftGraph
333
333
  end
334
334
 
335
335
  ##
336
- # Retrieve the properties and relationships of the specified team.
336
+ # Get entity from teams by key
337
337
  class TeamItemRequestBuilderGetQueryParameters
338
338
 
339
339
  ##
@@ -2,7 +2,6 @@ require 'microsoft_kiota_abstractions'
2
2
  require_relative '../microsoft_graph'
3
3
  require_relative '../models/o_data_errors/o_data_error'
4
4
  require_relative '../models/team'
5
- require_relative '../models/team_collection_response'
6
5
  require_relative './count/count_request_builder'
7
6
  require_relative './get_all_messages/get_all_messages_request_builder'
8
7
  require_relative './teams'
@@ -41,26 +40,12 @@ module MicrosoftGraph
41
40
  def initialize(path_parameters, request_adapter)
42
41
  raise StandardError, 'path_parameters cannot be null' if path_parameters.nil?
43
42
  raise StandardError, 'request_adapter cannot be null' if request_adapter.nil?
44
- @url_template = "{+baseurl}/teams{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}"
43
+ @url_template = "{+baseurl}/teams"
45
44
  @request_adapter = request_adapter
46
45
  path_parameters = { "request-raw-url" => path_parameters } if path_parameters.is_a? String
47
46
  @path_parameters = path_parameters if path_parameters.is_a? Hash
48
47
  end
49
48
  ##
50
- ## Retrieve the properties and relationships of the specified team.
51
- ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
52
- ## @return a Fiber of team_collection_response
53
- ##
54
- def get(request_configuration=nil)
55
- request_info = self.to_get_request_information(
56
- request_configuration
57
- )
58
- error_mapping = Hash.new
59
- error_mapping["4XX"] = lambda {|pn| MicrosoftGraph::Models::ODataErrors::ODataError.create_from_discriminator_value(pn) }
60
- error_mapping["5XX"] = lambda {|pn| MicrosoftGraph::Models::ODataErrors::ODataError.create_from_discriminator_value(pn) }
61
- return @request_adapter.send_async(request_info, lambda {|pn| MicrosoftGraph::Models::TeamCollectionResponse.create_from_discriminator_value(pn) }, error_mapping)
62
- end
63
- ##
64
49
  ## Create a new team.
65
50
  ## @param body The request body
66
51
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
@@ -77,24 +62,6 @@ module MicrosoftGraph
77
62
  return @request_adapter.send_async(request_info, lambda {|pn| MicrosoftGraph::Models::Team.create_from_discriminator_value(pn) }, error_mapping)
78
63
  end
79
64
  ##
80
- ## Retrieve the properties and relationships of the specified team.
81
- ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
82
- ## @return a request_information
83
- ##
84
- def to_get_request_information(request_configuration=nil)
85
- request_info = MicrosoftKiotaAbstractions::RequestInformation.new()
86
- request_info.url_template = @url_template
87
- request_info.path_parameters = @path_parameters
88
- request_info.http_method = :GET
89
- request_info.headers.add('Accept', 'application/json')
90
- unless request_configuration.nil?
91
- request_info.add_headers_from_raw_object(request_configuration.headers)
92
- request_info.set_query_string_parameters_from_raw_object(request_configuration.query_parameters)
93
- request_info.add_request_options(request_configuration.options)
94
- end
95
- return request_info
96
- end
97
- ##
98
65
  ## Create a new team.
99
66
  ## @param body The request body
100
67
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
@@ -115,79 +82,6 @@ module MicrosoftGraph
115
82
  return request_info
116
83
  end
117
84
 
118
- ##
119
- # Retrieve the properties and relationships of the specified team.
120
- class TeamsRequestBuilderGetQueryParameters
121
-
122
- ##
123
- # Include count of items
124
- attr_accessor :count
125
- ##
126
- # Expand related entities
127
- attr_accessor :expand
128
- ##
129
- # Filter items by property values
130
- attr_accessor :filter
131
- ##
132
- # Order items by property values
133
- attr_accessor :orderby
134
- ##
135
- # Search items by search phrases
136
- attr_accessor :search
137
- ##
138
- # Select properties to be returned
139
- attr_accessor :select
140
- ##
141
- # Skip the first n items
142
- attr_accessor :skip
143
- ##
144
- # Show only the first n items
145
- attr_accessor :top
146
- ##
147
- ## Maps the query parameters names to their encoded names for the URI template parsing.
148
- ## @param originalName The original query parameter name in the class.
149
- ## @return a string
150
- ##
151
- def get_query_parameter(original_name)
152
- raise StandardError, 'original_name cannot be null' if original_name.nil?
153
- case original_name
154
- when "count"
155
- return "%24count"
156
- when "expand"
157
- return "%24expand"
158
- when "filter"
159
- return "%24filter"
160
- when "orderby"
161
- return "%24orderby"
162
- when "search"
163
- return "%24search"
164
- when "select"
165
- return "%24select"
166
- when "skip"
167
- return "%24skip"
168
- when "top"
169
- return "%24top"
170
- else
171
- return original_name
172
- end
173
- end
174
- end
175
-
176
- ##
177
- # Configuration for the request such as headers, query parameters, and middleware options.
178
- class TeamsRequestBuilderGetRequestConfiguration
179
-
180
- ##
181
- # Request headers
182
- attr_accessor :headers
183
- ##
184
- # Request options
185
- attr_accessor :options
186
- ##
187
- # Request query parameters
188
- attr_accessor :query_parameters
189
- end
190
-
191
85
  ##
192
86
  # Configuration for the request such as headers, query parameters, and middleware options.
193
87
  class TeamsRequestBuilderPostRequestConfiguration
@@ -71,7 +71,7 @@ module MicrosoftGraph
71
71
  return @request_adapter.send_async(request_info, lambda {|pn| MicrosoftGraph::Models::ConversationMemberCollectionResponse.create_from_discriminator_value(pn) }, error_mapping)
72
72
  end
73
73
  ##
74
- ## Add a conversationMember to a channel.
74
+ ## Add a conversationMember to a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`.
75
75
  ## @param body The request body
76
76
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
77
77
  ## @return a Fiber of conversation_member
@@ -105,7 +105,7 @@ module MicrosoftGraph
105
105
  return request_info
106
106
  end
107
107
  ##
108
- ## Add a conversationMember to a channel.
108
+ ## Add a conversationMember to a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`.
109
109
  ## @param body The request body
110
110
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
111
111
  ## @return a request_information
@@ -75,7 +75,7 @@ module MicrosoftGraph
75
75
  return @request_adapter.send_async(request_info, lambda {|pn| MicrosoftGraph::Models::ChatMessageCollectionResponse.create_from_discriminator_value(pn) }, error_mapping)
76
76
  end
77
77
  ##
78
- ## Send a new reply to a chatMessage in a specified channel.
78
+ ## Create a new reply to a chatMessage in a specified channel.
79
79
  ## @param body The request body
80
80
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
81
81
  ## @return a Fiber of chat_message
@@ -109,7 +109,7 @@ module MicrosoftGraph
109
109
  return request_info
110
110
  end
111
111
  ##
112
- ## Send a new reply to a chatMessage in a specified channel.
112
+ ## Create a new reply to a chatMessage in a specified channel.
113
113
  ## @param body The request body
114
114
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
115
115
  ## @return a request_information
@@ -73,7 +73,7 @@ module MicrosoftGraph
73
73
  return @request_adapter.send_async(request_info, lambda {|pn| MicrosoftGraph::Models::ChatMessageCollectionResponse.create_from_discriminator_value(pn) }, error_mapping)
74
74
  end
75
75
  ##
76
- ## Send a new reply to a chatMessage in a specified channel.
76
+ ## Create a new reply to a chatMessage in a specified channel.
77
77
  ## @param body The request body
78
78
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
79
79
  ## @return a Fiber of chat_message
@@ -107,7 +107,7 @@ module MicrosoftGraph
107
107
  return request_info
108
108
  end
109
109
  ##
110
- ## Send a new reply to a chatMessage in a specified channel.
110
+ ## Create a new reply to a chatMessage in a specified channel.
111
111
  ## @param body The request body
112
112
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
113
113
  ## @return a request_information
@@ -73,7 +73,7 @@ module MicrosoftGraph
73
73
  return @request_adapter.send_async(request_info, lambda {|pn| MicrosoftGraph::Models::ConversationMemberCollectionResponse.create_from_discriminator_value(pn) }, error_mapping)
74
74
  end
75
75
  ##
76
- ## Add a conversationMember to a channel.
76
+ ## Add a conversationMember to a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`.
77
77
  ## @param body The request body
78
78
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
79
79
  ## @return a Fiber of conversation_member
@@ -107,7 +107,7 @@ module MicrosoftGraph
107
107
  return request_info
108
108
  end
109
109
  ##
110
- ## Add a conversationMember to a channel.
110
+ ## Add a conversationMember to a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`.
111
111
  ## @param body The request body
112
112
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
113
113
  ## @return a request_information
@@ -77,7 +77,7 @@ module MicrosoftGraph
77
77
  return @request_adapter.send_async(request_info, lambda {|pn| MicrosoftGraph::Models::ChatMessageCollectionResponse.create_from_discriminator_value(pn) }, error_mapping)
78
78
  end
79
79
  ##
80
- ## Send a new reply to a chatMessage in a specified channel.
80
+ ## Create a new reply to a chatMessage in a specified channel.
81
81
  ## @param body The request body
82
82
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
83
83
  ## @return a Fiber of chat_message
@@ -111,7 +111,7 @@ module MicrosoftGraph
111
111
  return request_info
112
112
  end
113
113
  ##
114
- ## Send a new reply to a chatMessage in a specified channel.
114
+ ## Create a new reply to a chatMessage in a specified channel.
115
115
  ## @param body The request body
116
116
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
117
117
  ## @return a request_information
@@ -71,7 +71,7 @@ module MicrosoftGraph
71
71
  return @request_adapter.send_async(request_info, lambda {|pn| MicrosoftGraph::Models::ConversationMemberCollectionResponse.create_from_discriminator_value(pn) }, error_mapping)
72
72
  end
73
73
  ##
74
- ## Add a conversationMember to a channel.
74
+ ## Add a conversationMember to a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`.
75
75
  ## @param body The request body
76
76
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
77
77
  ## @return a Fiber of conversation_member
@@ -105,7 +105,7 @@ module MicrosoftGraph
105
105
  return request_info
106
106
  end
107
107
  ##
108
- ## Add a conversationMember to a channel.
108
+ ## Add a conversationMember to a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`.
109
109
  ## @param body The request body
110
110
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
111
111
  ## @return a request_information
@@ -75,7 +75,7 @@ module MicrosoftGraph
75
75
  return @request_adapter.send_async(request_info, lambda {|pn| MicrosoftGraph::Models::ChatMessageCollectionResponse.create_from_discriminator_value(pn) }, error_mapping)
76
76
  end
77
77
  ##
78
- ## Send a new reply to a chatMessage in a specified channel.
78
+ ## Create a new reply to a chatMessage in a specified channel.
79
79
  ## @param body The request body
80
80
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
81
81
  ## @return a Fiber of chat_message
@@ -109,7 +109,7 @@ module MicrosoftGraph
109
109
  return request_info
110
110
  end
111
111
  ##
112
- ## Send a new reply to a chatMessage in a specified channel.
112
+ ## Create a new reply to a chatMessage in a specified channel.
113
113
  ## @param body The request body
114
114
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
115
115
  ## @return a request_information
@@ -77,7 +77,7 @@ module MicrosoftGraph
77
77
  return @request_adapter.send_async(request_info, lambda {|pn| MicrosoftGraph::Models::AttachmentCollectionResponse.create_from_discriminator_value(pn) }, error_mapping)
78
78
  end
79
79
  ##
80
- ## Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachmentresource.
80
+ ## Use this API to add an attachment to a message. An attachment can be one of the following types: All these types of attachment resources are derived from the attachmentresource. You can add an attachment to an existing message by posting to its attachments collection, or you can add an attachment to a message that is being created and sent on the fly. This operation limits the size of the attachment you can add to under 3 MB.
81
81
  ## @param body The request body
82
82
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
83
83
  ## @return a Fiber of attachment
@@ -111,7 +111,7 @@ module MicrosoftGraph
111
111
  return request_info
112
112
  end
113
113
  ##
114
- ## Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachmentresource.
114
+ ## Use this API to add an attachment to a message. An attachment can be one of the following types: All these types of attachment resources are derived from the attachmentresource. You can add an attachment to an existing message by posting to its attachments collection, or you can add an attachment to a message that is being created and sent on the fly. This operation limits the size of the attachment you can add to under 3 MB.
115
115
  ## @param body The request body
116
116
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
117
117
  ## @return a request_information
@@ -73,7 +73,7 @@ module MicrosoftGraph
73
73
  return @request_adapter.send_async(request_info, lambda {|pn| MicrosoftGraph::Models::AttachmentCollectionResponse.create_from_discriminator_value(pn) }, error_mapping)
74
74
  end
75
75
  ##
76
- ## Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachmentresource.
76
+ ## Use this API to add an attachment to a message. An attachment can be one of the following types: All these types of attachment resources are derived from the attachmentresource. You can add an attachment to an existing message by posting to its attachments collection, or you can add an attachment to a message that is being created and sent on the fly. This operation limits the size of the attachment you can add to under 3 MB.
77
77
  ## @param body The request body
78
78
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
79
79
  ## @return a Fiber of attachment
@@ -107,7 +107,7 @@ module MicrosoftGraph
107
107
  return request_info
108
108
  end
109
109
  ##
110
- ## Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachmentresource.
110
+ ## Use this API to add an attachment to a message. An attachment can be one of the following types: All these types of attachment resources are derived from the attachmentresource. You can add an attachment to an existing message by posting to its attachments collection, or you can add an attachment to a message that is being created and sent on the fly. This operation limits the size of the attachment you can add to under 3 MB.
111
111
  ## @param body The request body
112
112
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
113
113
  ## @return a request_information
@@ -69,7 +69,7 @@ module MicrosoftGraph
69
69
  return @request_adapter.send_async(request_info, lambda {|pn| MicrosoftGraph::Models::AttachmentCollectionResponse.create_from_discriminator_value(pn) }, error_mapping)
70
70
  end
71
71
  ##
72
- ## Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachmentresource.
72
+ ## Use this API to add an attachment to a message. An attachment can be one of the following types: All these types of attachment resources are derived from the attachmentresource. You can add an attachment to an existing message by posting to its attachments collection, or you can add an attachment to a message that is being created and sent on the fly. This operation limits the size of the attachment you can add to under 3 MB.
73
73
  ## @param body The request body
74
74
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
75
75
  ## @return a Fiber of attachment
@@ -103,7 +103,7 @@ module MicrosoftGraph
103
103
  return request_info
104
104
  end
105
105
  ##
106
- ## Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachmentresource.
106
+ ## Use this API to add an attachment to a message. An attachment can be one of the following types: All these types of attachment resources are derived from the attachmentresource. You can add an attachment to an existing message by posting to its attachments collection, or you can add an attachment to a message that is being created and sent on the fly. This operation limits the size of the attachment you can add to under 3 MB.
107
107
  ## @param body The request body
108
108
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
109
109
  ## @return a request_information
@@ -65,7 +65,7 @@ module MicrosoftGraph
65
65
  @path_parameters = path_parameters if path_parameters.is_a? Hash
66
66
  end
67
67
  ##
68
- ## Retrieve the properties and relationships of user object.
68
+ ## Retrieve a list of user objects.
69
69
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
70
70
  ## @return a Fiber of user_collection_response
71
71
  ##
@@ -95,7 +95,7 @@ module MicrosoftGraph
95
95
  return @request_adapter.send_async(request_info, lambda {|pn| MicrosoftGraph::Models::User.create_from_discriminator_value(pn) }, error_mapping)
96
96
  end
97
97
  ##
98
- ## Retrieve the properties and relationships of user object.
98
+ ## Retrieve a list of user objects.
99
99
  ## @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
100
100
  ## @return a request_information
101
101
  ##
@@ -134,7 +134,7 @@ module MicrosoftGraph
134
134
  end
135
135
 
136
136
  ##
137
- # Retrieve the properties and relationships of user object.
137
+ # Retrieve a list of user objects.
138
138
  class UsersRequestBuilderGetQueryParameters
139
139
 
140
140
  ##
@@ -1,6 +1,6 @@
1
1
  module MicrosoftGraph
2
2
  class VersionInformation
3
- VERSION = "0.17.0"
3
+ VERSION = "0.18.0"
4
4
  end
5
5
  end
6
6
 
@@ -10,3 +10,4 @@ end
10
10
 
11
11
 
12
12
 
13
+
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: microsoft_graph
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.17.0
4
+ version: 0.18.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Microsoft Corporation
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-03-07 00:00:00.000000000 Z
11
+ date: 2023-03-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: microsoft_graph_core
@@ -67,6 +67,7 @@ extra_rdoc_files: []
67
67
  files:
68
68
  - ".github/CODEOWNERS"
69
69
  - ".github/dependabot.yml"
70
+ - ".github/workflows/auto-merge-dependabot.yml"
70
71
  - ".github/workflows/code-ql.yml"
71
72
  - ".github/workflows/conflicting-pr-label.yml"
72
73
  - ".github/workflows/projectsbot.yml"
@@ -3143,18 +3144,18 @@ files:
3143
3144
  - lib/drives/item/items/item/workbook/functions/t_dist/t_dist.rb
3144
3145
  - lib/drives/item/items/item/workbook/functions/t_dist/t_dist_post_request_body.rb
3145
3146
  - lib/drives/item/items/item/workbook/functions/t_dist/t_dist_request_builder.rb
3147
+ - lib/drives/item/items/item/workbook/functions/t_dist_2_t/t_dist2_t_post_request_body.rb
3148
+ - lib/drives/item/items/item/workbook/functions/t_dist_2_t/t_dist2_t_request_builder.rb
3146
3149
  - lib/drives/item/items/item/workbook/functions/t_dist_2_t/t_dist_2_t.rb
3147
- - lib/drives/item/items/item/workbook/functions/t_dist_2_t/t_dist_2_t_post_request_body.rb
3148
- - lib/drives/item/items/item/workbook/functions/t_dist_2_t/t_dist_2_t_request_builder.rb
3149
3150
  - lib/drives/item/items/item/workbook/functions/t_dist_r_t/t_dist_r_t.rb
3150
3151
  - lib/drives/item/items/item/workbook/functions/t_dist_r_t/t_dist_r_t_post_request_body.rb
3151
3152
  - lib/drives/item/items/item/workbook/functions/t_dist_r_t/t_dist_r_t_request_builder.rb
3152
3153
  - lib/drives/item/items/item/workbook/functions/t_inv/t_inv.rb
3153
3154
  - lib/drives/item/items/item/workbook/functions/t_inv/t_inv_post_request_body.rb
3154
3155
  - lib/drives/item/items/item/workbook/functions/t_inv/t_inv_request_builder.rb
3156
+ - lib/drives/item/items/item/workbook/functions/t_inv_2_t/t_inv2_t_post_request_body.rb
3157
+ - lib/drives/item/items/item/workbook/functions/t_inv_2_t/t_inv2_t_request_builder.rb
3155
3158
  - lib/drives/item/items/item/workbook/functions/t_inv_2_t/t_inv_2_t.rb
3156
- - lib/drives/item/items/item/workbook/functions/t_inv_2_t/t_inv_2_t_post_request_body.rb
3157
- - lib/drives/item/items/item/workbook/functions/t_inv_2_t/t_inv_2_t_request_builder.rb
3158
3159
  - lib/drives/item/items/item/workbook/functions/tan/tan.rb
3159
3160
  - lib/drives/item/items/item/workbook/functions/tan/tan_post_request_body.rb
3160
3161
  - lib/drives/item/items/item/workbook/functions/tan/tan_request_builder.rb
@@ -4297,6 +4298,20 @@ files:
4297
4298
  - lib/education/users/item/user/user_request_builder.rb
4298
4299
  - lib/education/users/users.rb
4299
4300
  - lib/education/users/users_request_builder.rb
4301
+ - lib/employee_experience/employee_experience.rb
4302
+ - lib/employee_experience/employee_experience_request_builder.rb
4303
+ - lib/employee_experience/learning_providers/count/count.rb
4304
+ - lib/employee_experience/learning_providers/count/count_request_builder.rb
4305
+ - lib/employee_experience/learning_providers/item/item.rb
4306
+ - lib/employee_experience/learning_providers/item/learning_contents/count/count.rb
4307
+ - lib/employee_experience/learning_providers/item/learning_contents/count/count_request_builder.rb
4308
+ - lib/employee_experience/learning_providers/item/learning_contents/item/item.rb
4309
+ - lib/employee_experience/learning_providers/item/learning_contents/item/learning_content_item_request_builder.rb
4310
+ - lib/employee_experience/learning_providers/item/learning_contents/learning_contents.rb
4311
+ - lib/employee_experience/learning_providers/item/learning_contents/learning_contents_request_builder.rb
4312
+ - lib/employee_experience/learning_providers/item/learning_provider_item_request_builder.rb
4313
+ - lib/employee_experience/learning_providers/learning_providers.rb
4314
+ - lib/employee_experience/learning_providers/learning_providers_request_builder.rb
4300
4315
  - lib/external/connections/connections.rb
4301
4316
  - lib/external/connections/connections_request_builder.rb
4302
4317
  - lib/external/connections/count/count.rb
@@ -10970,15 +10985,21 @@ files:
10970
10985
  - lib/models/compliance_management_partner_collection_response.rb
10971
10986
  - lib/models/compliance_state.rb
10972
10987
  - lib/models/compliance_status.rb
10988
+ - lib/models/conditional_access_all_external_tenants.rb
10973
10989
  - lib/models/conditional_access_applications.rb
10974
10990
  - lib/models/conditional_access_client_app.rb
10975
10991
  - lib/models/conditional_access_client_applications.rb
10976
10992
  - lib/models/conditional_access_condition_set.rb
10977
10993
  - lib/models/conditional_access_device_platform.rb
10978
10994
  - lib/models/conditional_access_devices.rb
10995
+ - lib/models/conditional_access_enumerated_external_tenants.rb
10996
+ - lib/models/conditional_access_external_tenants.rb
10997
+ - lib/models/conditional_access_external_tenants_membership_kind.rb
10979
10998
  - lib/models/conditional_access_filter.rb
10980
10999
  - lib/models/conditional_access_grant_control.rb
10981
11000
  - lib/models/conditional_access_grant_controls.rb
11001
+ - lib/models/conditional_access_guest_or_external_user_types.rb
11002
+ - lib/models/conditional_access_guests_or_external_users.rb
10982
11003
  - lib/models/conditional_access_locations.rb
10983
11004
  - lib/models/conditional_access_platforms.rb
10984
11005
  - lib/models/conditional_access_policy.rb
@@ -11324,6 +11345,7 @@ files:
11324
11345
  - lib/models/email_file_assessment_request_collection_response.rb
11325
11346
  - lib/models/email_identity.rb
11326
11347
  - lib/models/email_role.rb
11348
+ - lib/models/employee_experience.rb
11327
11349
  - lib/models/employee_org_data.rb
11328
11350
  - lib/models/enablement.rb
11329
11351
  - lib/models/endpoint.rb
@@ -11606,6 +11628,10 @@ files:
11606
11628
  - lib/models/key_value_collection_response.rb
11607
11629
  - lib/models/key_value_pair.rb
11608
11630
  - lib/models/key_value_pair_collection_response.rb
11631
+ - lib/models/learning_content.rb
11632
+ - lib/models/learning_content_collection_response.rb
11633
+ - lib/models/learning_provider.rb
11634
+ - lib/models/learning_provider_collection_response.rb
11609
11635
  - lib/models/license_assignment_state.rb
11610
11636
  - lib/models/license_assignment_state_collection_response.rb
11611
11637
  - lib/models/license_details.rb