osuny_api 0.2.6 → 1.1.0

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 (530) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile +6 -7
  3. data/Gemfile.lock +65 -31
  4. data/README.md +1535 -17
  5. data/Rakefile +8 -7
  6. data/config.json +10 -0
  7. data/docs/AgendaCategoriesBody.md +7 -0
  8. data/docs/AgendaEventsBody.md +7 -0
  9. data/docs/CategoriesIdBody.md +7 -0
  10. data/docs/CategoriesIdBody1.md +7 -0
  11. data/docs/CategoriesIdBody2.md +7 -0
  12. data/docs/CategoriesIdBody3.md +7 -0
  13. data/docs/CategoriesIdBody4.md +7 -0
  14. data/docs/CategoriesUpsertBody.md +7 -0
  15. data/docs/CategoriesUpsertBody1.md +7 -0
  16. data/docs/CategoriesUpsertBody2.md +7 -0
  17. data/docs/CategoriesUpsertBody3.md +7 -0
  18. data/docs/CategoriesUpsertBody4.md +7 -0
  19. data/docs/CommunicationBlockAgenda.md +14 -0
  20. data/docs/CommunicationBlockAgendaData.md +23 -0
  21. data/docs/CommunicationBlockAgendaDataElements.md +7 -0
  22. data/docs/CommunicationBlockCallToAction.md +14 -0
  23. data/docs/CommunicationBlockCallToActionData.md +12 -0
  24. data/docs/CommunicationBlockCallToActionDataElements.md +9 -0
  25. data/docs/CommunicationBlockCallToActionDataImage.md +9 -0
  26. data/docs/CommunicationBlockCategories.md +14 -0
  27. data/docs/CommunicationBlockCategoriesData.md +13 -0
  28. data/docs/CommunicationBlockChapter.md +14 -0
  29. data/docs/CommunicationBlockChapterData.md +12 -0
  30. data/docs/CommunicationBlockChapterDataImage.md +9 -0
  31. data/docs/CommunicationBlockContact.md +14 -0
  32. data/docs/CommunicationBlockContactData.md +27 -0
  33. data/docs/CommunicationBlockContactDataElements.md +9 -0
  34. data/docs/CommunicationBlockContactDataTimeSlotMorning.md +8 -0
  35. data/docs/CommunicationBlockDatatable.md +14 -0
  36. data/docs/CommunicationBlockDatatableData.md +11 -0
  37. data/docs/CommunicationBlockDatatableDataElements.md +7 -0
  38. data/docs/CommunicationBlockDefinitions.md +14 -0
  39. data/docs/CommunicationBlockDefinitionsData.md +8 -0
  40. data/docs/CommunicationBlockDefinitionsDataElements.md +8 -0
  41. data/docs/CommunicationBlockEmbed.md +14 -0
  42. data/docs/CommunicationBlockEmbedData.md +9 -0
  43. data/docs/CommunicationBlockExhibitions.md +14 -0
  44. data/docs/CommunicationBlockExhibitionsData.md +20 -0
  45. data/docs/CommunicationBlockFeatures.md +14 -0
  46. data/docs/CommunicationBlockFeaturesData.md +8 -0
  47. data/docs/CommunicationBlockFeaturesDataElements.md +11 -0
  48. data/docs/CommunicationBlockFiles.md +14 -0
  49. data/docs/CommunicationBlockFilesData.md +8 -0
  50. data/docs/CommunicationBlockFilesDataElements.md +9 -0
  51. data/docs/CommunicationBlockGallery.md +14 -0
  52. data/docs/CommunicationBlockGalleryData.md +9 -0
  53. data/docs/CommunicationBlockGalleryDataElements.md +10 -0
  54. data/docs/CommunicationBlockImage.md +14 -0
  55. data/docs/CommunicationBlockImageData.md +10 -0
  56. data/docs/CommunicationBlockJobs.md +14 -0
  57. data/docs/CommunicationBlockJobsData.md +18 -0
  58. data/docs/CommunicationBlockKeyFigures.md +14 -0
  59. data/docs/CommunicationBlockKeyFiguresData.md +8 -0
  60. data/docs/CommunicationBlockKeyFiguresDataElements.md +10 -0
  61. data/docs/CommunicationBlockLicense.md +14 -0
  62. data/docs/CommunicationBlockLicenseData.md +12 -0
  63. data/docs/CommunicationBlockLinks.md +14 -0
  64. data/docs/CommunicationBlockLinksData.md +10 -0
  65. data/docs/CommunicationBlockLinksDataElements.md +10 -0
  66. data/docs/CommunicationBlockLocations.md +14 -0
  67. data/docs/CommunicationBlockLocationsData.md +10 -0
  68. data/docs/CommunicationBlockLocationsDataElements.md +7 -0
  69. data/docs/CommunicationBlockOrganizations.md +14 -0
  70. data/docs/CommunicationBlockOrganizationsData.md +17 -0
  71. data/docs/CommunicationBlockOrganizationsDataElements.md +11 -0
  72. data/docs/CommunicationBlockPages.md +14 -0
  73. data/docs/CommunicationBlockPagesData.md +16 -0
  74. data/docs/CommunicationBlockPapers.md +14 -0
  75. data/docs/CommunicationBlockPapersData.md +9 -0
  76. data/docs/CommunicationBlockPersons.md +14 -0
  77. data/docs/CommunicationBlockPersonsData.md +16 -0
  78. data/docs/CommunicationBlockPersonsDataElements.md +8 -0
  79. data/docs/CommunicationBlockPosts.md +14 -0
  80. data/docs/CommunicationBlockPostsData.md +18 -0
  81. data/docs/CommunicationBlockPrograms.md +14 -0
  82. data/docs/CommunicationBlockProgramsData.md +11 -0
  83. data/docs/CommunicationBlockProgramsDataElements.md +7 -0
  84. data/docs/CommunicationBlockProjects.md +14 -0
  85. data/docs/CommunicationBlockProjectsData.md +16 -0
  86. data/docs/CommunicationBlockSound.md +14 -0
  87. data/docs/CommunicationBlockSoundData.md +9 -0
  88. data/docs/CommunicationBlockTestimonials.md +14 -0
  89. data/docs/CommunicationBlockTestimonialsData.md +8 -0
  90. data/docs/CommunicationBlockTestimonialsDataElements.md +10 -0
  91. data/docs/CommunicationBlockTimeline.md +14 -0
  92. data/docs/CommunicationBlockTimelineData.md +8 -0
  93. data/docs/CommunicationBlockTimelineDataElements.md +8 -0
  94. data/docs/CommunicationBlockTitle.md +14 -0
  95. data/docs/CommunicationBlockTitleData.md +7 -0
  96. data/docs/CommunicationBlockVideo.md +14 -0
  97. data/docs/CommunicationBlockVideoData.md +11 -0
  98. data/docs/CommunicationBlockVolumes.md +14 -0
  99. data/docs/CommunicationMedia.md +17 -0
  100. data/docs/CommunicationMediaLocalization.md +13 -0
  101. data/docs/CommunicationMediaOriginalBlob.md +10 -0
  102. data/docs/CommunicationMediasBody.md +8 -0
  103. data/docs/CommunicationWebsite.md +16 -0
  104. data/docs/CommunicationWebsiteAgendaCategory.md +14 -0
  105. data/docs/CommunicationWebsiteAgendaCategoryApi.md +334 -0
  106. data/docs/CommunicationWebsiteAgendaCategoryLocalization.md +23 -0
  107. data/docs/CommunicationWebsiteAgendaCategoryLocalizationFeaturedImage.md +10 -0
  108. data/docs/CommunicationWebsiteAgendaEvent.md +18 -0
  109. data/docs/CommunicationWebsiteAgendaEventApi.md +334 -0
  110. data/docs/CommunicationWebsiteAgendaEventLocalization.md +26 -0
  111. data/docs/CommunicationWebsiteAgendaEventLocalizationAddToCalendarUrls.md +11 -0
  112. data/docs/CommunicationWebsiteAgendaEventTimeSlot.md +13 -0
  113. data/docs/CommunicationWebsiteAgendaEventTimeSlotLocalization.md +13 -0
  114. data/docs/CommunicationWebsiteApi.md +114 -0
  115. data/docs/CommunicationWebsiteDeuxfleurs.md +8 -0
  116. data/docs/CommunicationWebsiteFeatures.md +9 -0
  117. data/docs/CommunicationWebsiteGit.md +10 -0
  118. data/docs/CommunicationWebsiteLocalization.md +23 -0
  119. data/docs/CommunicationWebsiteMediaApi.md +61 -0
  120. data/docs/CommunicationWebsitePage.md +17 -0
  121. data/docs/CommunicationWebsitePageApi.md +334 -0
  122. data/docs/CommunicationWebsitePageCategory.md +14 -0
  123. data/docs/CommunicationWebsitePageCategoryApi.md +334 -0
  124. data/docs/CommunicationWebsitePageCategoryLocalization.md +23 -0
  125. data/docs/CommunicationWebsitePageLocalization.md +26 -0
  126. data/docs/CommunicationWebsitePermalink.md +8 -0
  127. data/docs/CommunicationWebsitePortfolioCategory.md +15 -0
  128. data/docs/CommunicationWebsitePortfolioCategoryApi.md +334 -0
  129. data/docs/CommunicationWebsitePortfolioCategoryLocalization.md +23 -0
  130. data/docs/CommunicationWebsitePortfolioProject.md +15 -0
  131. data/docs/CommunicationWebsitePortfolioProjectApi.md +334 -0
  132. data/docs/CommunicationWebsitePortfolioProjectLocalization.md +23 -0
  133. data/docs/CommunicationWebsitePost.md +13 -0
  134. data/docs/CommunicationWebsitePostApi.md +334 -0
  135. data/docs/CommunicationWebsitePostCategory.md +14 -0
  136. data/docs/CommunicationWebsitePostCategoryApi.md +334 -0
  137. data/docs/CommunicationWebsitePostCategoryLocalization.md +23 -0
  138. data/docs/CommunicationWebsitePostLocalization.md +21 -0
  139. data/docs/CommunicationWebsiteShowcase.md +9 -0
  140. data/docs/CommunicationWebsiteShowcaseTags.md +9 -0
  141. data/docs/EventsIdBody.md +7 -0
  142. data/docs/EventsUpsertBody.md +7 -0
  143. data/docs/OneOfcommunicationWebsiteAgendaCategoryLocalizationBlocksItems.md +6 -0
  144. data/docs/OneOfcommunicationWebsiteAgendaEventLocalizationBlocksItems.md +6 -0
  145. data/docs/OneOfcommunicationWebsitePageCategoryLocalizationBlocksItems.md +6 -0
  146. data/docs/OneOfcommunicationWebsitePageLocalizationBlocksItems.md +6 -0
  147. data/docs/OneOfcommunicationWebsitePortfolioCategoryLocalizationBlocksItems.md +6 -0
  148. data/docs/OneOfcommunicationWebsitePortfolioProjectLocalizationBlocksItems.md +6 -0
  149. data/docs/OneOfcommunicationWebsitePostCategoryLocalizationBlocksItems.md +6 -0
  150. data/docs/OneOfcommunicationWebsitePostLocalizationBlocksItems.md +6 -0
  151. data/docs/OneOfuniversityOrganizationCategoryLocalizationBlocksItems.md +6 -0
  152. data/docs/OneOfuniversityOrganizationLocalizationBlocksItems.md +6 -0
  153. data/docs/OrganizationsCategoriesBody.md +7 -0
  154. data/docs/OrganizationsIdBody.md +7 -0
  155. data/docs/OrganizationsUpsertBody.md +7 -0
  156. data/docs/PagesCategoriesBody.md +7 -0
  157. data/docs/PagesIdBody.md +7 -0
  158. data/docs/PagesUpsertBody.md +7 -0
  159. data/docs/PortfolioCategoriesBody.md +7 -0
  160. data/docs/PortfolioProjectsBody.md +7 -0
  161. data/docs/PostsCategoriesBody.md +7 -0
  162. data/docs/PostsIdBody.md +7 -0
  163. data/docs/PostsUpsertBody.md +7 -0
  164. data/docs/ProjectsIdBody.md +7 -0
  165. data/docs/ProjectsUpsertBody.md +7 -0
  166. data/docs/UniversityOrganization.md +23 -0
  167. data/docs/UniversityOrganizationApi.md +322 -0
  168. data/docs/UniversityOrganizationCategory.md +14 -0
  169. data/docs/UniversityOrganizationCategoryApi.md +322 -0
  170. data/docs/UniversityOrganizationCategoryLocalization.md +22 -0
  171. data/docs/UniversityOrganizationLocalization.md +26 -0
  172. data/docs/UniversityOrganizationsBody.md +7 -0
  173. data/docs/WebsiteIdPagesBody.md +7 -0
  174. data/docs/WebsiteIdPostsBody.md +7 -0
  175. data/generate.sh +2 -0
  176. data/git_push.sh +55 -0
  177. data/lib/osuny_api/api/communication_website_agenda_category_api.rb +380 -0
  178. data/lib/osuny_api/api/communication_website_agenda_event_api.rb +380 -0
  179. data/lib/osuny_api/api/communication_website_api.rb +128 -0
  180. data/lib/osuny_api/api/communication_website_media_api.rb +76 -0
  181. data/lib/osuny_api/api/communication_website_page_api.rb +380 -0
  182. data/lib/osuny_api/api/communication_website_page_category_api.rb +380 -0
  183. data/lib/osuny_api/api/communication_website_portfolio_category_api.rb +380 -0
  184. data/lib/osuny_api/api/communication_website_portfolio_project_api.rb +380 -0
  185. data/lib/osuny_api/api/communication_website_post_api.rb +380 -0
  186. data/lib/osuny_api/api/communication_website_post_category_api.rb +380 -0
  187. data/lib/osuny_api/api/university_organization_api.rb +344 -0
  188. data/lib/osuny_api/api/university_organization_category_api.rb +344 -0
  189. data/lib/osuny_api/api_client.rb +388 -0
  190. data/lib/osuny_api/api_error.rb +57 -0
  191. data/lib/osuny_api/configuration.rb +205 -0
  192. data/lib/osuny_api/models/agenda_categories_body.rb +211 -0
  193. data/lib/osuny_api/models/agenda_events_body.rb +211 -0
  194. data/lib/osuny_api/models/categories_id_body.rb +211 -0
  195. data/lib/osuny_api/models/categories_id_body_1.rb +211 -0
  196. data/lib/osuny_api/models/categories_id_body_2.rb +211 -0
  197. data/lib/osuny_api/models/categories_id_body_3.rb +211 -0
  198. data/lib/osuny_api/models/categories_id_body_4.rb +211 -0
  199. data/lib/osuny_api/models/categories_upsert_body.rb +213 -0
  200. data/lib/osuny_api/models/categories_upsert_body_1.rb +213 -0
  201. data/lib/osuny_api/models/categories_upsert_body_2.rb +213 -0
  202. data/lib/osuny_api/models/categories_upsert_body_3.rb +213 -0
  203. data/lib/osuny_api/models/categories_upsert_body_4.rb +213 -0
  204. data/lib/osuny_api/models/communication_block_agenda.rb +312 -0
  205. data/lib/osuny_api/models/communication_block_agenda_data.rb +411 -0
  206. data/lib/osuny_api/models/communication_block_agenda_data_elements.rb +206 -0
  207. data/lib/osuny_api/models/communication_block_call_to_action.rb +312 -0
  208. data/lib/osuny_api/models/communication_block_call_to_action_data.rb +288 -0
  209. data/lib/osuny_api/models/communication_block_call_to_action_data_elements.rb +224 -0
  210. data/lib/osuny_api/models/communication_block_call_to_action_data_image.rb +227 -0
  211. data/lib/osuny_api/models/communication_block_categories.rb +312 -0
  212. data/lib/osuny_api/models/communication_block_categories_data.rb +307 -0
  213. data/lib/osuny_api/models/communication_block_chapter.rb +312 -0
  214. data/lib/osuny_api/models/communication_block_chapter_data.rb +286 -0
  215. data/lib/osuny_api/models/communication_block_chapter_data_image.rb +227 -0
  216. data/lib/osuny_api/models/communication_block_contact.rb +312 -0
  217. data/lib/osuny_api/models/communication_block_contact_data.rb +393 -0
  218. data/lib/osuny_api/models/communication_block_contact_data_elements.rb +224 -0
  219. data/lib/osuny_api/models/communication_block_contact_data_time_slot_morning.rb +215 -0
  220. data/lib/osuny_api/models/communication_block_datatable.rb +312 -0
  221. data/lib/osuny_api/models/communication_block_datatable_data.rb +247 -0
  222. data/lib/osuny_api/models/communication_block_datatable_data_elements.rb +208 -0
  223. data/lib/osuny_api/models/communication_block_definitions.rb +312 -0
  224. data/lib/osuny_api/models/communication_block_definitions_data.rb +218 -0
  225. data/lib/osuny_api/models/communication_block_definitions_data_elements.rb +215 -0
  226. data/lib/osuny_api/models/communication_block_embed.rb +312 -0
  227. data/lib/osuny_api/models/communication_block_embed_data.rb +225 -0
  228. data/lib/osuny_api/models/communication_block_exhibitions.rb +312 -0
  229. data/lib/osuny_api/models/communication_block_exhibitions_data.rb +384 -0
  230. data/lib/osuny_api/models/communication_block_features.rb +312 -0
  231. data/lib/osuny_api/models/communication_block_features_data.rb +218 -0
  232. data/lib/osuny_api/models/communication_block_features_data_elements.rb +242 -0
  233. data/lib/osuny_api/models/communication_block_files.rb +312 -0
  234. data/lib/osuny_api/models/communication_block_files_data.rb +218 -0
  235. data/lib/osuny_api/models/communication_block_files_data_elements.rb +224 -0
  236. data/lib/osuny_api/models/communication_block_gallery.rb +312 -0
  237. data/lib/osuny_api/models/communication_block_gallery_data.rb +261 -0
  238. data/lib/osuny_api/models/communication_block_gallery_data_elements.rb +233 -0
  239. data/lib/osuny_api/models/communication_block_image.rb +312 -0
  240. data/lib/osuny_api/models/communication_block_image_data.rb +234 -0
  241. data/lib/osuny_api/models/communication_block_jobs.rb +312 -0
  242. data/lib/osuny_api/models/communication_block_jobs_data.rb +354 -0
  243. data/lib/osuny_api/models/communication_block_key_figures.rb +312 -0
  244. data/lib/osuny_api/models/communication_block_key_figures_data.rb +218 -0
  245. data/lib/osuny_api/models/communication_block_key_figures_data_elements.rb +233 -0
  246. data/lib/osuny_api/models/communication_block_license.rb +312 -0
  247. data/lib/osuny_api/models/communication_block_license_data.rb +334 -0
  248. data/lib/osuny_api/models/communication_block_links.rb +312 -0
  249. data/lib/osuny_api/models/communication_block_links_data.rb +270 -0
  250. data/lib/osuny_api/models/communication_block_links_data_elements.rb +233 -0
  251. data/lib/osuny_api/models/communication_block_locations.rb +312 -0
  252. data/lib/osuny_api/models/communication_block_locations_data.rb +270 -0
  253. data/lib/osuny_api/models/communication_block_locations_data_elements.rb +206 -0
  254. data/lib/osuny_api/models/communication_block_organizations.rb +312 -0
  255. data/lib/osuny_api/models/communication_block_organizations_data.rb +345 -0
  256. data/lib/osuny_api/models/communication_block_organizations_data_elements.rb +242 -0
  257. data/lib/osuny_api/models/communication_block_pages.rb +312 -0
  258. data/lib/osuny_api/models/communication_block_pages_data.rb +336 -0
  259. data/lib/osuny_api/models/communication_block_papers.rb +312 -0
  260. data/lib/osuny_api/models/communication_block_papers_data.rb +261 -0
  261. data/lib/osuny_api/models/communication_block_persons.rb +312 -0
  262. data/lib/osuny_api/models/communication_block_persons_data.rb +336 -0
  263. data/lib/osuny_api/models/communication_block_persons_data_elements.rb +215 -0
  264. data/lib/osuny_api/models/communication_block_posts.rb +312 -0
  265. data/lib/osuny_api/models/communication_block_posts_data.rb +354 -0
  266. data/lib/osuny_api/models/communication_block_programs.rb +312 -0
  267. data/lib/osuny_api/models/communication_block_programs_data.rb +279 -0
  268. data/lib/osuny_api/models/communication_block_programs_data_elements.rb +206 -0
  269. data/lib/osuny_api/models/communication_block_projects.rb +312 -0
  270. data/lib/osuny_api/models/communication_block_projects_data.rb +336 -0
  271. data/lib/osuny_api/models/communication_block_sound.rb +312 -0
  272. data/lib/osuny_api/models/communication_block_sound_data.rb +225 -0
  273. data/lib/osuny_api/models/communication_block_testimonials.rb +312 -0
  274. data/lib/osuny_api/models/communication_block_testimonials_data.rb +252 -0
  275. data/lib/osuny_api/models/communication_block_testimonials_data_elements.rb +233 -0
  276. data/lib/osuny_api/models/communication_block_timeline.rb +312 -0
  277. data/lib/osuny_api/models/communication_block_timeline_data.rb +252 -0
  278. data/lib/osuny_api/models/communication_block_timeline_data_elements.rb +215 -0
  279. data/lib/osuny_api/models/communication_block_title.rb +312 -0
  280. data/lib/osuny_api/models/communication_block_title_data.rb +241 -0
  281. data/lib/osuny_api/models/communication_block_video.rb +312 -0
  282. data/lib/osuny_api/models/communication_block_video_data.rb +277 -0
  283. data/lib/osuny_api/models/communication_block_volumes.rb +312 -0
  284. data/lib/osuny_api/models/communication_media.rb +339 -0
  285. data/lib/osuny_api/models/communication_media_localization.rb +265 -0
  286. data/lib/osuny_api/models/communication_media_original_blob.rb +237 -0
  287. data/lib/osuny_api/models/communication_medias_body.rb +215 -0
  288. data/lib/osuny_api/models/communication_website.rb +326 -0
  289. data/lib/osuny_api/models/communication_website_agenda_category.rb +274 -0
  290. data/lib/osuny_api/models/communication_website_agenda_category_localization.rb +362 -0
  291. data/lib/osuny_api/models/communication_website_agenda_category_localization_featured_image.rb +237 -0
  292. data/lib/osuny_api/models/communication_website_agenda_event.rb +315 -0
  293. data/lib/osuny_api/models/communication_website_agenda_event_localization.rb +391 -0
  294. data/lib/osuny_api/models/communication_website_agenda_event_localization_add_to_calendar_urls.rb +242 -0
  295. data/lib/osuny_api/models/communication_website_agenda_event_time_slot.rb +265 -0
  296. data/lib/osuny_api/models/communication_website_agenda_event_time_slot_localization.rb +263 -0
  297. data/lib/osuny_api/models/communication_website_deuxfleurs.rb +216 -0
  298. data/lib/osuny_api/models/communication_website_features.rb +224 -0
  299. data/lib/osuny_api/models/communication_website_git.rb +237 -0
  300. data/lib/osuny_api/models/communication_website_localization.rb +362 -0
  301. data/lib/osuny_api/models/communication_website_page.rb +306 -0
  302. data/lib/osuny_api/models/communication_website_page_category.rb +274 -0
  303. data/lib/osuny_api/models/communication_website_page_category_localization.rb +362 -0
  304. data/lib/osuny_api/models/communication_website_page_localization.rb +392 -0
  305. data/lib/osuny_api/models/communication_website_permalink.rb +215 -0
  306. data/lib/osuny_api/models/communication_website_portfolio_category.rb +284 -0
  307. data/lib/osuny_api/models/communication_website_portfolio_category_localization.rb +362 -0
  308. data/lib/osuny_api/models/communication_website_portfolio_project.rb +285 -0
  309. data/lib/osuny_api/models/communication_website_portfolio_project_localization.rb +362 -0
  310. data/lib/osuny_api/models/communication_website_post.rb +266 -0
  311. data/lib/osuny_api/models/communication_website_post_category.rb +274 -0
  312. data/lib/osuny_api/models/communication_website_post_category_localization.rb +362 -0
  313. data/lib/osuny_api/models/communication_website_post_localization.rb +342 -0
  314. data/lib/osuny_api/models/communication_website_showcase.rb +226 -0
  315. data/lib/osuny_api/models/communication_website_showcase_tags.rb +224 -0
  316. data/lib/osuny_api/models/events_id_body.rb +211 -0
  317. data/lib/osuny_api/models/events_upsert_body.rb +213 -0
  318. data/lib/osuny_api/models/one_ofcommunication_website_agenda_category_localization_blocks_items.rb +197 -0
  319. data/lib/osuny_api/models/one_ofcommunication_website_agenda_event_localization_blocks_items.rb +197 -0
  320. data/lib/osuny_api/models/one_ofcommunication_website_page_category_localization_blocks_items.rb +197 -0
  321. data/lib/osuny_api/models/one_ofcommunication_website_page_localization_blocks_items.rb +197 -0
  322. data/lib/osuny_api/models/one_ofcommunication_website_portfolio_category_localization_blocks_items.rb +197 -0
  323. data/lib/osuny_api/models/one_ofcommunication_website_portfolio_project_localization_blocks_items.rb +197 -0
  324. data/lib/osuny_api/models/one_ofcommunication_website_post_category_localization_blocks_items.rb +197 -0
  325. data/lib/osuny_api/models/one_ofcommunication_website_post_localization_blocks_items.rb +197 -0
  326. data/lib/osuny_api/models/one_ofuniversity_organization_category_localization_blocks_items.rb +197 -0
  327. data/lib/osuny_api/models/one_ofuniversity_organization_localization_blocks_items.rb +197 -0
  328. data/lib/osuny_api/models/organizations_categories_body.rb +211 -0
  329. data/lib/osuny_api/models/organizations_id_body.rb +211 -0
  330. data/lib/osuny_api/models/organizations_upsert_body.rb +213 -0
  331. data/lib/osuny_api/models/pages_categories_body.rb +211 -0
  332. data/lib/osuny_api/models/pages_id_body.rb +211 -0
  333. data/lib/osuny_api/models/pages_upsert_body.rb +213 -0
  334. data/lib/osuny_api/models/portfolio_categories_body.rb +211 -0
  335. data/lib/osuny_api/models/portfolio_projects_body.rb +211 -0
  336. data/lib/osuny_api/models/posts_categories_body.rb +211 -0
  337. data/lib/osuny_api/models/posts_id_body.rb +211 -0
  338. data/lib/osuny_api/models/posts_upsert_body.rb +213 -0
  339. data/lib/osuny_api/models/projects_id_body.rb +211 -0
  340. data/lib/osuny_api/models/projects_upsert_body.rb +213 -0
  341. data/lib/osuny_api/models/university_organization.rb +400 -0
  342. data/lib/osuny_api/models/university_organization_category.rb +274 -0
  343. data/lib/osuny_api/models/university_organization_category_localization.rb +352 -0
  344. data/lib/osuny_api/models/university_organization_localization.rb +392 -0
  345. data/lib/osuny_api/models/university_organizations_body.rb +211 -0
  346. data/lib/osuny_api/models/website_id_pages_body.rb +211 -0
  347. data/lib/osuny_api/models/website_id_posts_body.rb +211 -0
  348. data/lib/osuny_api/version.rb +11 -2
  349. data/lib/osuny_api.rb +196 -11
  350. data/osuny_api.gemspec +38 -30
  351. data/spec/api/communication_website_agenda_category_api_spec.rb +106 -0
  352. data/spec/api/communication_website_agenda_event_api_spec.rb +106 -0
  353. data/spec/api/communication_website_api_spec.rb +55 -0
  354. data/spec/api/communication_website_media_api_spec.rb +46 -0
  355. data/spec/api/communication_website_page_api_spec.rb +106 -0
  356. data/spec/api/communication_website_page_category_api_spec.rb +106 -0
  357. data/spec/api/communication_website_portfolio_category_api_spec.rb +108 -0
  358. data/spec/api/communication_website_portfolio_project_api_spec.rb +108 -0
  359. data/spec/api/communication_website_post_api_spec.rb +106 -0
  360. data/spec/api/communication_website_post_category_api_spec.rb +108 -0
  361. data/spec/api/university_organization_api_spec.rb +100 -0
  362. data/spec/api/university_organization_category_api_spec.rb +100 -0
  363. data/spec/api_client_spec.rb +225 -0
  364. data/spec/base_object_spec.rb +109 -0
  365. data/spec/configuration_spec.rb +41 -0
  366. data/spec/models/agenda_categories_body_spec.rb +40 -0
  367. data/spec/models/agenda_events_body_spec.rb +40 -0
  368. data/spec/models/categories_id_body_1_spec.rb +40 -0
  369. data/spec/models/categories_id_body_2_spec.rb +40 -0
  370. data/spec/models/categories_id_body_3_spec.rb +40 -0
  371. data/spec/models/categories_id_body_4_spec.rb +40 -0
  372. data/spec/models/categories_id_body_spec.rb +40 -0
  373. data/spec/models/categories_upsert_body_1_spec.rb +40 -0
  374. data/spec/models/categories_upsert_body_2_spec.rb +40 -0
  375. data/spec/models/categories_upsert_body_3_spec.rb +40 -0
  376. data/spec/models/categories_upsert_body_4_spec.rb +40 -0
  377. data/spec/models/categories_upsert_body_spec.rb +40 -0
  378. data/spec/models/communication_block_agenda_data_elements_spec.rb +40 -0
  379. data/spec/models/communication_block_agenda_data_spec.rb +130 -0
  380. data/spec/models/communication_block_agenda_spec.rb +86 -0
  381. data/spec/models/communication_block_call_to_action_data_elements_spec.rb +52 -0
  382. data/spec/models/communication_block_call_to_action_data_image_spec.rb +52 -0
  383. data/spec/models/communication_block_call_to_action_data_spec.rb +74 -0
  384. data/spec/models/communication_block_call_to_action_spec.rb +86 -0
  385. data/spec/models/communication_block_categories_data_spec.rb +84 -0
  386. data/spec/models/communication_block_categories_spec.rb +86 -0
  387. data/spec/models/communication_block_chapter_data_image_spec.rb +52 -0
  388. data/spec/models/communication_block_chapter_data_spec.rb +74 -0
  389. data/spec/models/communication_block_chapter_spec.rb +86 -0
  390. data/spec/models/communication_block_contact_data_elements_spec.rb +52 -0
  391. data/spec/models/communication_block_contact_data_spec.rb +160 -0
  392. data/spec/models/communication_block_contact_data_time_slot_morning_spec.rb +46 -0
  393. data/spec/models/communication_block_contact_spec.rb +86 -0
  394. data/spec/models/communication_block_datatable_data_elements_spec.rb +40 -0
  395. data/spec/models/communication_block_datatable_data_spec.rb +64 -0
  396. data/spec/models/communication_block_datatable_spec.rb +86 -0
  397. data/spec/models/communication_block_definitions_data_elements_spec.rb +46 -0
  398. data/spec/models/communication_block_definitions_data_spec.rb +46 -0
  399. data/spec/models/communication_block_definitions_spec.rb +86 -0
  400. data/spec/models/communication_block_embed_data_spec.rb +52 -0
  401. data/spec/models/communication_block_embed_spec.rb +86 -0
  402. data/spec/models/communication_block_exhibitions_data_spec.rb +130 -0
  403. data/spec/models/communication_block_exhibitions_spec.rb +86 -0
  404. data/spec/models/communication_block_features_data_elements_spec.rb +64 -0
  405. data/spec/models/communication_block_features_data_spec.rb +46 -0
  406. data/spec/models/communication_block_features_spec.rb +86 -0
  407. data/spec/models/communication_block_files_data_elements_spec.rb +52 -0
  408. data/spec/models/communication_block_files_data_spec.rb +46 -0
  409. data/spec/models/communication_block_files_spec.rb +86 -0
  410. data/spec/models/communication_block_gallery_data_elements_spec.rb +58 -0
  411. data/spec/models/communication_block_gallery_data_spec.rb +56 -0
  412. data/spec/models/communication_block_gallery_spec.rb +86 -0
  413. data/spec/models/communication_block_image_data_spec.rb +58 -0
  414. data/spec/models/communication_block_image_spec.rb +86 -0
  415. data/spec/models/communication_block_jobs_data_spec.rb +114 -0
  416. data/spec/models/communication_block_jobs_spec.rb +86 -0
  417. data/spec/models/communication_block_key_figures_data_elements_spec.rb +58 -0
  418. data/spec/models/communication_block_key_figures_data_spec.rb +46 -0
  419. data/spec/models/communication_block_key_figures_spec.rb +86 -0
  420. data/spec/models/communication_block_license_data_spec.rb +90 -0
  421. data/spec/models/communication_block_license_spec.rb +86 -0
  422. data/spec/models/communication_block_links_data_elements_spec.rb +64 -0
  423. data/spec/models/communication_block_links_data_spec.rb +46 -0
  424. data/spec/models/communication_block_links_spec.rb +86 -0
  425. data/spec/models/communication_block_locations_data_elements_spec.rb +40 -0
  426. data/spec/models/communication_block_locations_data_spec.rb +62 -0
  427. data/spec/models/communication_block_locations_spec.rb +86 -0
  428. data/spec/models/communication_block_organizations_data_elements_spec.rb +58 -0
  429. data/spec/models/communication_block_organizations_data_spec.rb +96 -0
  430. data/spec/models/communication_block_organizations_spec.rb +86 -0
  431. data/spec/models/communication_block_pages_data_spec.rb +96 -0
  432. data/spec/models/communication_block_pages_spec.rb +86 -0
  433. data/spec/models/communication_block_papers_data_spec.rb +56 -0
  434. data/spec/models/communication_block_papers_spec.rb +86 -0
  435. data/spec/models/communication_block_persons_data_elements_spec.rb +46 -0
  436. data/spec/models/communication_block_persons_data_spec.rb +102 -0
  437. data/spec/models/communication_block_persons_spec.rb +86 -0
  438. data/spec/models/communication_block_posts_data_spec.rb +114 -0
  439. data/spec/models/communication_block_posts_spec.rb +86 -0
  440. data/spec/models/communication_block_programs_data_elements_spec.rb +40 -0
  441. data/spec/models/communication_block_programs_data_spec.rb +68 -0
  442. data/spec/models/communication_block_programs_spec.rb +86 -0
  443. data/spec/models/communication_block_projects_data_spec.rb +102 -0
  444. data/spec/models/communication_block_projects_spec.rb +86 -0
  445. data/spec/models/communication_block_sound_data_spec.rb +52 -0
  446. data/spec/models/communication_block_sound_spec.rb +86 -0
  447. data/spec/models/communication_block_testimonials_data_elements_spec.rb +58 -0
  448. data/spec/models/communication_block_testimonials_data_spec.rb +40 -0
  449. data/spec/models/communication_block_testimonials_spec.rb +86 -0
  450. data/spec/models/communication_block_timeline_data_elements_spec.rb +46 -0
  451. data/spec/models/communication_block_timeline_data_spec.rb +50 -0
  452. data/spec/models/communication_block_timeline_spec.rb +86 -0
  453. data/spec/models/communication_block_title_data_spec.rb +44 -0
  454. data/spec/models/communication_block_title_spec.rb +86 -0
  455. data/spec/models/communication_block_video_data_spec.rb +68 -0
  456. data/spec/models/communication_block_video_spec.rb +86 -0
  457. data/spec/models/communication_block_volumes_spec.rb +86 -0
  458. data/spec/models/communication_media_localization_spec.rb +76 -0
  459. data/spec/models/communication_media_original_blob_spec.rb +58 -0
  460. data/spec/models/communication_media_spec.rb +104 -0
  461. data/spec/models/communication_medias_body_spec.rb +46 -0
  462. data/spec/models/communication_website_agenda_category_localization_featured_image_spec.rb +58 -0
  463. data/spec/models/communication_website_agenda_category_localization_spec.rb +100 -0
  464. data/spec/models/communication_website_agenda_category_spec.rb +82 -0
  465. data/spec/models/communication_website_agenda_event_localization_add_to_calendar_urls_spec.rb +64 -0
  466. data/spec/models/communication_website_agenda_event_localization_spec.rb +148 -0
  467. data/spec/models/communication_website_agenda_event_spec.rb +106 -0
  468. data/spec/models/communication_website_agenda_event_time_slot_localization_spec.rb +76 -0
  469. data/spec/models/communication_website_agenda_event_time_slot_spec.rb +76 -0
  470. data/spec/models/communication_website_deuxfleurs_spec.rb +46 -0
  471. data/spec/models/communication_website_features_spec.rb +52 -0
  472. data/spec/models/communication_website_git_spec.rb +58 -0
  473. data/spec/models/communication_website_localization_spec.rb +136 -0
  474. data/spec/models/communication_website_page_category_localization_spec.rb +100 -0
  475. data/spec/models/communication_website_page_category_spec.rb +82 -0
  476. data/spec/models/communication_website_page_localization_spec.rb +142 -0
  477. data/spec/models/communication_website_page_spec.rb +100 -0
  478. data/spec/models/communication_website_permalink_spec.rb +46 -0
  479. data/spec/models/communication_website_portfolio_category_localization_spec.rb +136 -0
  480. data/spec/models/communication_website_portfolio_category_spec.rb +88 -0
  481. data/spec/models/communication_website_portfolio_project_localization_spec.rb +136 -0
  482. data/spec/models/communication_website_portfolio_project_spec.rb +88 -0
  483. data/spec/models/communication_website_post_category_localization_spec.rb +136 -0
  484. data/spec/models/communication_website_post_category_spec.rb +82 -0
  485. data/spec/models/communication_website_post_localization_spec.rb +124 -0
  486. data/spec/models/communication_website_post_spec.rb +70 -0
  487. data/spec/models/communication_website_showcase_spec.rb +52 -0
  488. data/spec/models/communication_website_showcase_tags_spec.rb +52 -0
  489. data/spec/models/communication_website_spec.rb +88 -0
  490. data/spec/models/events_id_body_spec.rb +40 -0
  491. data/spec/models/events_upsert_body_spec.rb +40 -0
  492. data/spec/models/one_ofcommunication_website_agenda_category_localization_blocks_items_spec.rb +34 -0
  493. data/spec/models/one_ofcommunication_website_agenda_event_localization_blocks_items_spec.rb +34 -0
  494. data/spec/models/one_ofcommunication_website_page_category_localization_blocks_items_spec.rb +34 -0
  495. data/spec/models/one_ofcommunication_website_page_localization_blocks_items_spec.rb +34 -0
  496. data/spec/models/one_ofcommunication_website_portfolio_category_localization_blocks_items_spec.rb +34 -0
  497. data/spec/models/one_ofcommunication_website_portfolio_project_localization_blocks_items_spec.rb +34 -0
  498. data/spec/models/one_ofcommunication_website_post_category_localization_blocks_items_spec.rb +34 -0
  499. data/spec/models/one_ofcommunication_website_post_localization_blocks_items_spec.rb +34 -0
  500. data/spec/models/one_ofuniversity_organization_category_localization_blocks_items_spec.rb +34 -0
  501. data/spec/models/one_ofuniversity_organization_localization_blocks_items_spec.rb +34 -0
  502. data/spec/models/organizations_categories_body_spec.rb +40 -0
  503. data/spec/models/organizations_id_body_spec.rb +40 -0
  504. data/spec/models/organizations_upsert_body_spec.rb +40 -0
  505. data/spec/models/pages_categories_body_spec.rb +40 -0
  506. data/spec/models/pages_id_body_spec.rb +40 -0
  507. data/spec/models/pages_upsert_body_spec.rb +40 -0
  508. data/spec/models/portfolio_categories_body_spec.rb +40 -0
  509. data/spec/models/portfolio_projects_body_spec.rb +40 -0
  510. data/spec/models/posts_categories_body_spec.rb +40 -0
  511. data/spec/models/posts_id_body_spec.rb +40 -0
  512. data/spec/models/posts_upsert_body_spec.rb +40 -0
  513. data/spec/models/projects_id_body_spec.rb +40 -0
  514. data/spec/models/projects_upsert_body_spec.rb +40 -0
  515. data/spec/models/university_organization_category_localization_spec.rb +94 -0
  516. data/spec/models/university_organization_category_spec.rb +82 -0
  517. data/spec/models/university_organization_localization_spec.rb +142 -0
  518. data/spec/models/university_organization_spec.rb +146 -0
  519. data/spec/models/university_organizations_body_spec.rb +40 -0
  520. data/spec/models/website_id_pages_body_spec.rb +40 -0
  521. data/spec/models/website_id_posts_body_spec.rb +40 -0
  522. data/spec/spec_helper.rb +110 -0
  523. metadata +764 -24
  524. data/lib/osuny_api/client.rb +0 -41
  525. data/lib/osuny_api/communication/website/page.rb +0 -12
  526. data/lib/osuny_api/communication/website/post.rb +0 -12
  527. data/lib/osuny_api/communication/website.rb +0 -18
  528. data/lib/osuny_api/communication.rb +0 -13
  529. data/lib/osuny_api/error.rb +0 -4
  530. data/lib/osuny_api/resource.rb +0 -20
@@ -0,0 +1,315 @@
1
+ =begin
2
+ #Osuny
3
+
4
+ #No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
5
+
6
+ OpenAPI spec version: v1
7
+
8
+ Generated by: https://github.com/swagger-api/swagger-codegen.git
9
+ Swagger Codegen version: 3.0.77
10
+ =end
11
+
12
+ require 'date'
13
+
14
+ module OsunyApi
15
+ class CommunicationWebsiteAgendaEvent
16
+ attr_accessor :id
17
+
18
+ attr_accessor :migration_identifier
19
+
20
+ attr_accessor :from_day
21
+
22
+ attr_accessor :to_day
23
+
24
+ attr_accessor :time_zone
25
+
26
+ attr_accessor :created_by_id
27
+
28
+ attr_accessor :parent_id
29
+
30
+ # Localizations of the event. The key is the language's ISO 639-1 code.
31
+ attr_accessor :localizations
32
+
33
+ attr_accessor :time_slots
34
+
35
+ attr_accessor :category_ids
36
+
37
+ attr_accessor :created_at
38
+
39
+ attr_accessor :updated_at
40
+
41
+ # Attribute mapping from ruby-style variable name to JSON key.
42
+ def self.attribute_map
43
+ {
44
+ :'id' => :'id',
45
+ :'migration_identifier' => :'migration_identifier',
46
+ :'from_day' => :'from_day',
47
+ :'to_day' => :'to_day',
48
+ :'time_zone' => :'time_zone',
49
+ :'created_by_id' => :'created_by_id',
50
+ :'parent_id' => :'parent_id',
51
+ :'localizations' => :'localizations',
52
+ :'time_slots' => :'time_slots',
53
+ :'category_ids' => :'category_ids',
54
+ :'created_at' => :'created_at',
55
+ :'updated_at' => :'updated_at'
56
+ }
57
+ end
58
+
59
+ # Attribute type mapping.
60
+ def self.openapi_types
61
+ {
62
+ :'id' => :'Object',
63
+ :'migration_identifier' => :'Object',
64
+ :'from_day' => :'Object',
65
+ :'to_day' => :'Object',
66
+ :'time_zone' => :'Object',
67
+ :'created_by_id' => :'Object',
68
+ :'parent_id' => :'Object',
69
+ :'localizations' => :'Object',
70
+ :'time_slots' => :'Object',
71
+ :'category_ids' => :'Object',
72
+ :'created_at' => :'Object',
73
+ :'updated_at' => :'Object'
74
+ }
75
+ end
76
+
77
+ # List of attributes with nullable: true
78
+ def self.openapi_nullable
79
+ Set.new([
80
+ :'migration_identifier',
81
+ :'created_by_id',
82
+ :'parent_id',
83
+ ])
84
+ end
85
+
86
+ # Initializes the object
87
+ # @param [Hash] attributes Model attributes in the form of hash
88
+ def initialize(attributes = {})
89
+ if (!attributes.is_a?(Hash))
90
+ fail ArgumentError, "The input argument (attributes) must be a hash in `OsunyApi::CommunicationWebsiteAgendaEvent` initialize method"
91
+ end
92
+
93
+ # check to see if the attribute exists and convert string to symbol for hash key
94
+ attributes = attributes.each_with_object({}) { |(k, v), h|
95
+ if (!self.class.attribute_map.key?(k.to_sym))
96
+ fail ArgumentError, "`#{k}` is not a valid attribute in `OsunyApi::CommunicationWebsiteAgendaEvent`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
97
+ end
98
+ h[k.to_sym] = v
99
+ }
100
+
101
+ if attributes.key?(:'id')
102
+ self.id = attributes[:'id']
103
+ end
104
+
105
+ if attributes.key?(:'migration_identifier')
106
+ self.migration_identifier = attributes[:'migration_identifier']
107
+ end
108
+
109
+ if attributes.key?(:'from_day')
110
+ self.from_day = attributes[:'from_day']
111
+ end
112
+
113
+ if attributes.key?(:'to_day')
114
+ self.to_day = attributes[:'to_day']
115
+ end
116
+
117
+ if attributes.key?(:'time_zone')
118
+ self.time_zone = attributes[:'time_zone']
119
+ end
120
+
121
+ if attributes.key?(:'created_by_id')
122
+ self.created_by_id = attributes[:'created_by_id']
123
+ end
124
+
125
+ if attributes.key?(:'parent_id')
126
+ self.parent_id = attributes[:'parent_id']
127
+ end
128
+
129
+ if attributes.key?(:'localizations')
130
+ if (value = attributes[:'localizations']).is_a?(Hash)
131
+ self.localizations = value
132
+ end
133
+ end
134
+
135
+ if attributes.key?(:'time_slots')
136
+ if (value = attributes[:'time_slots']).is_a?(Array)
137
+ self.time_slots = value
138
+ end
139
+ end
140
+
141
+ if attributes.key?(:'category_ids')
142
+ if (value = attributes[:'category_ids']).is_a?(Array)
143
+ self.category_ids = value
144
+ end
145
+ end
146
+
147
+ if attributes.key?(:'created_at')
148
+ self.created_at = attributes[:'created_at']
149
+ end
150
+
151
+ if attributes.key?(:'updated_at')
152
+ self.updated_at = attributes[:'updated_at']
153
+ end
154
+ end
155
+
156
+ # Show invalid properties with the reasons. Usually used together with valid?
157
+ # @return Array for valid properties with the reasons
158
+ def list_invalid_properties
159
+ invalid_properties = Array.new
160
+ invalid_properties
161
+ end
162
+
163
+ # Check to see if the all the properties in the model are valid
164
+ # @return true if the model is valid
165
+ def valid?
166
+ true
167
+ end
168
+
169
+ # Checks equality by comparing each attribute.
170
+ # @param [Object] Object to be compared
171
+ def ==(o)
172
+ return true if self.equal?(o)
173
+ self.class == o.class &&
174
+ id == o.id &&
175
+ migration_identifier == o.migration_identifier &&
176
+ from_day == o.from_day &&
177
+ to_day == o.to_day &&
178
+ time_zone == o.time_zone &&
179
+ created_by_id == o.created_by_id &&
180
+ parent_id == o.parent_id &&
181
+ localizations == o.localizations &&
182
+ time_slots == o.time_slots &&
183
+ category_ids == o.category_ids &&
184
+ created_at == o.created_at &&
185
+ updated_at == o.updated_at
186
+ end
187
+
188
+ # @see the `==` method
189
+ # @param [Object] Object to be compared
190
+ def eql?(o)
191
+ self == o
192
+ end
193
+
194
+ # Calculates hash code according to all attributes.
195
+ # @return [Integer] Hash code
196
+ def hash
197
+ [id, migration_identifier, from_day, to_day, time_zone, created_by_id, parent_id, localizations, time_slots, category_ids, created_at, updated_at].hash
198
+ end
199
+
200
+ # Builds the object from hash
201
+ # @param [Hash] attributes Model attributes in the form of hash
202
+ # @return [Object] Returns the model itself
203
+ def self.build_from_hash(attributes)
204
+ new.build_from_hash(attributes)
205
+ end
206
+
207
+ # Builds the object from hash
208
+ # @param [Hash] attributes Model attributes in the form of hash
209
+ # @return [Object] Returns the model itself
210
+ def build_from_hash(attributes)
211
+ return nil unless attributes.is_a?(Hash)
212
+ self.class.openapi_types.each_pair do |key, type|
213
+ if type =~ /\AArray<(.*)>/i
214
+ # check to ensure the input is an array given that the attribute
215
+ # is documented as an array but the input is not
216
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
217
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
218
+ end
219
+ elsif !attributes[self.class.attribute_map[key]].nil?
220
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
221
+ elsif attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
222
+ self.send("#{key}=", nil)
223
+ end
224
+ end
225
+
226
+ self
227
+ end
228
+
229
+ # Deserializes the data based on type
230
+ # @param string type Data type
231
+ # @param string value Value to be deserialized
232
+ # @return [Object] Deserialized data
233
+ def _deserialize(type, value)
234
+ case type.to_sym
235
+ when :DateTime
236
+ DateTime.parse(value)
237
+ when :Date
238
+ Date.parse(value)
239
+ when :String
240
+ value.to_s
241
+ when :Integer
242
+ value.to_i
243
+ when :Float
244
+ value.to_f
245
+ when :Boolean
246
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
247
+ true
248
+ else
249
+ false
250
+ end
251
+ when :Object
252
+ # generic object (usually a Hash), return directly
253
+ value
254
+ when /\AArray<(?<inner_type>.+)>\z/
255
+ inner_type = Regexp.last_match[:inner_type]
256
+ value.map { |v| _deserialize(inner_type, v) }
257
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
258
+ k_type = Regexp.last_match[:k_type]
259
+ v_type = Regexp.last_match[:v_type]
260
+ {}.tap do |hash|
261
+ value.each do |k, v|
262
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
263
+ end
264
+ end
265
+ else # model
266
+ OsunyApi.const_get(type).build_from_hash(value)
267
+ end
268
+ end
269
+
270
+ # Returns the string representation of the object
271
+ # @return [String] String presentation of the object
272
+ def to_s
273
+ to_hash.to_s
274
+ end
275
+
276
+ # to_body is an alias to to_hash (backward compatibility)
277
+ # @return [Hash] Returns the object in the form of hash
278
+ def to_body
279
+ to_hash
280
+ end
281
+
282
+ # Returns the object in the form of hash
283
+ # @return [Hash] Returns the object in the form of hash
284
+ def to_hash
285
+ hash = {}
286
+ self.class.attribute_map.each_pair do |attr, param|
287
+ value = self.send(attr)
288
+ if value.nil?
289
+ is_nullable = self.class.openapi_nullable.include?(attr)
290
+ next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
291
+ end
292
+
293
+ hash[param] = _to_hash(value)
294
+ end
295
+ hash
296
+ end
297
+
298
+ # Outputs non-array value in the form of hash
299
+ # For object, use to_hash. Otherwise, just return the value
300
+ # @param [Object] value Any valid value
301
+ # @return [Hash] Returns the value in the form of hash
302
+ def _to_hash(value)
303
+ if value.is_a?(Array)
304
+ value.compact.map { |v| _to_hash(v) }
305
+ elsif value.is_a?(Hash)
306
+ {}.tap do |hash|
307
+ value.each { |k, v| hash[k] = _to_hash(v) }
308
+ end
309
+ elsif value.respond_to? :to_hash
310
+ value.to_hash
311
+ else
312
+ value
313
+ end
314
+ end end
315
+ end
@@ -0,0 +1,391 @@
1
+ =begin
2
+ #Osuny
3
+
4
+ #No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
5
+
6
+ OpenAPI spec version: v1
7
+
8
+ Generated by: https://github.com/swagger-api/swagger-codegen.git
9
+ Swagger Codegen version: 3.0.77
10
+ =end
11
+
12
+ require 'date'
13
+
14
+ module OsunyApi
15
+ class CommunicationWebsiteAgendaEventLocalization
16
+ attr_accessor :id
17
+
18
+ attr_accessor :migration_identifier
19
+
20
+ attr_accessor :title
21
+
22
+ attr_accessor :featured_image
23
+
24
+ attr_accessor :meta_description
25
+
26
+ attr_accessor :published
27
+
28
+ attr_accessor :published_at
29
+
30
+ attr_accessor :slug
31
+
32
+ attr_accessor :subtitle
33
+
34
+ attr_accessor :summary
35
+
36
+ attr_accessor :text
37
+
38
+ attr_accessor :notes
39
+
40
+ attr_accessor :header_cta
41
+
42
+ attr_accessor :header_cta_label
43
+
44
+ attr_accessor :header_cta_url
45
+
46
+ attr_accessor :add_to_calendar_urls
47
+
48
+ attr_accessor :aliases
49
+
50
+ attr_accessor :blocks
51
+
52
+ attr_accessor :created_at
53
+
54
+ attr_accessor :updated_at
55
+
56
+ # Attribute mapping from ruby-style variable name to JSON key.
57
+ def self.attribute_map
58
+ {
59
+ :'id' => :'id',
60
+ :'migration_identifier' => :'migration_identifier',
61
+ :'title' => :'title',
62
+ :'featured_image' => :'featured_image',
63
+ :'meta_description' => :'meta_description',
64
+ :'published' => :'published',
65
+ :'published_at' => :'published_at',
66
+ :'slug' => :'slug',
67
+ :'subtitle' => :'subtitle',
68
+ :'summary' => :'summary',
69
+ :'text' => :'text',
70
+ :'notes' => :'notes',
71
+ :'header_cta' => :'header_cta',
72
+ :'header_cta_label' => :'header_cta_label',
73
+ :'header_cta_url' => :'header_cta_url',
74
+ :'add_to_calendar_urls' => :'add_to_calendar_urls',
75
+ :'aliases' => :'aliases',
76
+ :'blocks' => :'blocks',
77
+ :'created_at' => :'created_at',
78
+ :'updated_at' => :'updated_at'
79
+ }
80
+ end
81
+
82
+ # Attribute type mapping.
83
+ def self.openapi_types
84
+ {
85
+ :'id' => :'Object',
86
+ :'migration_identifier' => :'Object',
87
+ :'title' => :'Object',
88
+ :'featured_image' => :'Object',
89
+ :'meta_description' => :'Object',
90
+ :'published' => :'Object',
91
+ :'published_at' => :'Object',
92
+ :'slug' => :'Object',
93
+ :'subtitle' => :'Object',
94
+ :'summary' => :'Object',
95
+ :'text' => :'Object',
96
+ :'notes' => :'Object',
97
+ :'header_cta' => :'Object',
98
+ :'header_cta_label' => :'Object',
99
+ :'header_cta_url' => :'Object',
100
+ :'add_to_calendar_urls' => :'Object',
101
+ :'aliases' => :'Object',
102
+ :'blocks' => :'Object',
103
+ :'created_at' => :'Object',
104
+ :'updated_at' => :'Object'
105
+ }
106
+ end
107
+
108
+ # List of attributes with nullable: true
109
+ def self.openapi_nullable
110
+ Set.new([
111
+ :'migration_identifier',
112
+ :'meta_description',
113
+ :'published_at',
114
+ :'subtitle',
115
+ :'summary',
116
+ :'text',
117
+ :'notes',
118
+ :'header_cta',
119
+ :'header_cta_label',
120
+ :'header_cta_url',
121
+ ])
122
+ end
123
+
124
+ # Initializes the object
125
+ # @param [Hash] attributes Model attributes in the form of hash
126
+ def initialize(attributes = {})
127
+ if (!attributes.is_a?(Hash))
128
+ fail ArgumentError, "The input argument (attributes) must be a hash in `OsunyApi::CommunicationWebsiteAgendaEventLocalization` initialize method"
129
+ end
130
+
131
+ # check to see if the attribute exists and convert string to symbol for hash key
132
+ attributes = attributes.each_with_object({}) { |(k, v), h|
133
+ if (!self.class.attribute_map.key?(k.to_sym))
134
+ fail ArgumentError, "`#{k}` is not a valid attribute in `OsunyApi::CommunicationWebsiteAgendaEventLocalization`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
135
+ end
136
+ h[k.to_sym] = v
137
+ }
138
+
139
+ if attributes.key?(:'id')
140
+ self.id = attributes[:'id']
141
+ end
142
+
143
+ if attributes.key?(:'migration_identifier')
144
+ self.migration_identifier = attributes[:'migration_identifier']
145
+ end
146
+
147
+ if attributes.key?(:'title')
148
+ self.title = attributes[:'title']
149
+ end
150
+
151
+ if attributes.key?(:'featured_image')
152
+ self.featured_image = attributes[:'featured_image']
153
+ end
154
+
155
+ if attributes.key?(:'meta_description')
156
+ self.meta_description = attributes[:'meta_description']
157
+ end
158
+
159
+ if attributes.key?(:'published')
160
+ self.published = attributes[:'published']
161
+ end
162
+
163
+ if attributes.key?(:'published_at')
164
+ self.published_at = attributes[:'published_at']
165
+ end
166
+
167
+ if attributes.key?(:'slug')
168
+ self.slug = attributes[:'slug']
169
+ end
170
+
171
+ if attributes.key?(:'subtitle')
172
+ self.subtitle = attributes[:'subtitle']
173
+ end
174
+
175
+ if attributes.key?(:'summary')
176
+ self.summary = attributes[:'summary']
177
+ end
178
+
179
+ if attributes.key?(:'text')
180
+ self.text = attributes[:'text']
181
+ end
182
+
183
+ if attributes.key?(:'notes')
184
+ self.notes = attributes[:'notes']
185
+ end
186
+
187
+ if attributes.key?(:'header_cta')
188
+ self.header_cta = attributes[:'header_cta']
189
+ end
190
+
191
+ if attributes.key?(:'header_cta_label')
192
+ self.header_cta_label = attributes[:'header_cta_label']
193
+ end
194
+
195
+ if attributes.key?(:'header_cta_url')
196
+ self.header_cta_url = attributes[:'header_cta_url']
197
+ end
198
+
199
+ if attributes.key?(:'add_to_calendar_urls')
200
+ self.add_to_calendar_urls = attributes[:'add_to_calendar_urls']
201
+ end
202
+
203
+ if attributes.key?(:'aliases')
204
+ if (value = attributes[:'aliases']).is_a?(Array)
205
+ self.aliases = value
206
+ end
207
+ end
208
+
209
+ if attributes.key?(:'blocks')
210
+ if (value = attributes[:'blocks']).is_a?(Array)
211
+ self.blocks = value
212
+ end
213
+ end
214
+
215
+ if attributes.key?(:'created_at')
216
+ self.created_at = attributes[:'created_at']
217
+ end
218
+
219
+ if attributes.key?(:'updated_at')
220
+ self.updated_at = attributes[:'updated_at']
221
+ end
222
+ end
223
+
224
+ # Show invalid properties with the reasons. Usually used together with valid?
225
+ # @return Array for valid properties with the reasons
226
+ def list_invalid_properties
227
+ invalid_properties = Array.new
228
+ invalid_properties
229
+ end
230
+
231
+ # Check to see if the all the properties in the model are valid
232
+ # @return true if the model is valid
233
+ def valid?
234
+ true
235
+ end
236
+
237
+ # Checks equality by comparing each attribute.
238
+ # @param [Object] Object to be compared
239
+ def ==(o)
240
+ return true if self.equal?(o)
241
+ self.class == o.class &&
242
+ id == o.id &&
243
+ migration_identifier == o.migration_identifier &&
244
+ title == o.title &&
245
+ featured_image == o.featured_image &&
246
+ meta_description == o.meta_description &&
247
+ published == o.published &&
248
+ published_at == o.published_at &&
249
+ slug == o.slug &&
250
+ subtitle == o.subtitle &&
251
+ summary == o.summary &&
252
+ text == o.text &&
253
+ notes == o.notes &&
254
+ header_cta == o.header_cta &&
255
+ header_cta_label == o.header_cta_label &&
256
+ header_cta_url == o.header_cta_url &&
257
+ add_to_calendar_urls == o.add_to_calendar_urls &&
258
+ aliases == o.aliases &&
259
+ blocks == o.blocks &&
260
+ created_at == o.created_at &&
261
+ updated_at == o.updated_at
262
+ end
263
+
264
+ # @see the `==` method
265
+ # @param [Object] Object to be compared
266
+ def eql?(o)
267
+ self == o
268
+ end
269
+
270
+ # Calculates hash code according to all attributes.
271
+ # @return [Integer] Hash code
272
+ def hash
273
+ [id, migration_identifier, title, featured_image, meta_description, published, published_at, slug, subtitle, summary, text, notes, header_cta, header_cta_label, header_cta_url, add_to_calendar_urls, aliases, blocks, created_at, updated_at].hash
274
+ end
275
+
276
+ # Builds the object from hash
277
+ # @param [Hash] attributes Model attributes in the form of hash
278
+ # @return [Object] Returns the model itself
279
+ def self.build_from_hash(attributes)
280
+ new.build_from_hash(attributes)
281
+ end
282
+
283
+ # Builds the object from hash
284
+ # @param [Hash] attributes Model attributes in the form of hash
285
+ # @return [Object] Returns the model itself
286
+ def build_from_hash(attributes)
287
+ return nil unless attributes.is_a?(Hash)
288
+ self.class.openapi_types.each_pair do |key, type|
289
+ if type =~ /\AArray<(.*)>/i
290
+ # check to ensure the input is an array given that the attribute
291
+ # is documented as an array but the input is not
292
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
293
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
294
+ end
295
+ elsif !attributes[self.class.attribute_map[key]].nil?
296
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
297
+ elsif attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
298
+ self.send("#{key}=", nil)
299
+ end
300
+ end
301
+
302
+ self
303
+ end
304
+
305
+ # Deserializes the data based on type
306
+ # @param string type Data type
307
+ # @param string value Value to be deserialized
308
+ # @return [Object] Deserialized data
309
+ def _deserialize(type, value)
310
+ case type.to_sym
311
+ when :DateTime
312
+ DateTime.parse(value)
313
+ when :Date
314
+ Date.parse(value)
315
+ when :String
316
+ value.to_s
317
+ when :Integer
318
+ value.to_i
319
+ when :Float
320
+ value.to_f
321
+ when :Boolean
322
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
323
+ true
324
+ else
325
+ false
326
+ end
327
+ when :Object
328
+ # generic object (usually a Hash), return directly
329
+ value
330
+ when /\AArray<(?<inner_type>.+)>\z/
331
+ inner_type = Regexp.last_match[:inner_type]
332
+ value.map { |v| _deserialize(inner_type, v) }
333
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
334
+ k_type = Regexp.last_match[:k_type]
335
+ v_type = Regexp.last_match[:v_type]
336
+ {}.tap do |hash|
337
+ value.each do |k, v|
338
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
339
+ end
340
+ end
341
+ else # model
342
+ OsunyApi.const_get(type).build_from_hash(value)
343
+ end
344
+ end
345
+
346
+ # Returns the string representation of the object
347
+ # @return [String] String presentation of the object
348
+ def to_s
349
+ to_hash.to_s
350
+ end
351
+
352
+ # to_body is an alias to to_hash (backward compatibility)
353
+ # @return [Hash] Returns the object in the form of hash
354
+ def to_body
355
+ to_hash
356
+ end
357
+
358
+ # Returns the object in the form of hash
359
+ # @return [Hash] Returns the object in the form of hash
360
+ def to_hash
361
+ hash = {}
362
+ self.class.attribute_map.each_pair do |attr, param|
363
+ value = self.send(attr)
364
+ if value.nil?
365
+ is_nullable = self.class.openapi_nullable.include?(attr)
366
+ next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
367
+ end
368
+
369
+ hash[param] = _to_hash(value)
370
+ end
371
+ hash
372
+ end
373
+
374
+ # Outputs non-array value in the form of hash
375
+ # For object, use to_hash. Otherwise, just return the value
376
+ # @param [Object] value Any valid value
377
+ # @return [Hash] Returns the value in the form of hash
378
+ def _to_hash(value)
379
+ if value.is_a?(Array)
380
+ value.compact.map { |v| _to_hash(v) }
381
+ elsif value.is_a?(Hash)
382
+ {}.tap do |hash|
383
+ value.each { |k, v| hash[k] = _to_hash(v) }
384
+ end
385
+ elsif value.respond_to? :to_hash
386
+ value.to_hash
387
+ else
388
+ value
389
+ end
390
+ end end
391
+ end