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.
- checksums.yaml +4 -4
- data/Gemfile +6 -7
- data/Gemfile.lock +65 -31
- data/README.md +1535 -17
- data/Rakefile +8 -7
- data/config.json +10 -0
- data/docs/AgendaCategoriesBody.md +7 -0
- data/docs/AgendaEventsBody.md +7 -0
- data/docs/CategoriesIdBody.md +7 -0
- data/docs/CategoriesIdBody1.md +7 -0
- data/docs/CategoriesIdBody2.md +7 -0
- data/docs/CategoriesIdBody3.md +7 -0
- data/docs/CategoriesIdBody4.md +7 -0
- data/docs/CategoriesUpsertBody.md +7 -0
- data/docs/CategoriesUpsertBody1.md +7 -0
- data/docs/CategoriesUpsertBody2.md +7 -0
- data/docs/CategoriesUpsertBody3.md +7 -0
- data/docs/CategoriesUpsertBody4.md +7 -0
- data/docs/CommunicationBlockAgenda.md +14 -0
- data/docs/CommunicationBlockAgendaData.md +23 -0
- data/docs/CommunicationBlockAgendaDataElements.md +7 -0
- data/docs/CommunicationBlockCallToAction.md +14 -0
- data/docs/CommunicationBlockCallToActionData.md +12 -0
- data/docs/CommunicationBlockCallToActionDataElements.md +9 -0
- data/docs/CommunicationBlockCallToActionDataImage.md +9 -0
- data/docs/CommunicationBlockCategories.md +14 -0
- data/docs/CommunicationBlockCategoriesData.md +13 -0
- data/docs/CommunicationBlockChapter.md +14 -0
- data/docs/CommunicationBlockChapterData.md +12 -0
- data/docs/CommunicationBlockChapterDataImage.md +9 -0
- data/docs/CommunicationBlockContact.md +14 -0
- data/docs/CommunicationBlockContactData.md +27 -0
- data/docs/CommunicationBlockContactDataElements.md +9 -0
- data/docs/CommunicationBlockContactDataTimeSlotMorning.md +8 -0
- data/docs/CommunicationBlockDatatable.md +14 -0
- data/docs/CommunicationBlockDatatableData.md +11 -0
- data/docs/CommunicationBlockDatatableDataElements.md +7 -0
- data/docs/CommunicationBlockDefinitions.md +14 -0
- data/docs/CommunicationBlockDefinitionsData.md +8 -0
- data/docs/CommunicationBlockDefinitionsDataElements.md +8 -0
- data/docs/CommunicationBlockEmbed.md +14 -0
- data/docs/CommunicationBlockEmbedData.md +9 -0
- data/docs/CommunicationBlockExhibitions.md +14 -0
- data/docs/CommunicationBlockExhibitionsData.md +20 -0
- data/docs/CommunicationBlockFeatures.md +14 -0
- data/docs/CommunicationBlockFeaturesData.md +8 -0
- data/docs/CommunicationBlockFeaturesDataElements.md +11 -0
- data/docs/CommunicationBlockFiles.md +14 -0
- data/docs/CommunicationBlockFilesData.md +8 -0
- data/docs/CommunicationBlockFilesDataElements.md +9 -0
- data/docs/CommunicationBlockGallery.md +14 -0
- data/docs/CommunicationBlockGalleryData.md +9 -0
- data/docs/CommunicationBlockGalleryDataElements.md +10 -0
- data/docs/CommunicationBlockImage.md +14 -0
- data/docs/CommunicationBlockImageData.md +10 -0
- data/docs/CommunicationBlockJobs.md +14 -0
- data/docs/CommunicationBlockJobsData.md +18 -0
- data/docs/CommunicationBlockKeyFigures.md +14 -0
- data/docs/CommunicationBlockKeyFiguresData.md +8 -0
- data/docs/CommunicationBlockKeyFiguresDataElements.md +10 -0
- data/docs/CommunicationBlockLicense.md +14 -0
- data/docs/CommunicationBlockLicenseData.md +12 -0
- data/docs/CommunicationBlockLinks.md +14 -0
- data/docs/CommunicationBlockLinksData.md +10 -0
- data/docs/CommunicationBlockLinksDataElements.md +10 -0
- data/docs/CommunicationBlockLocations.md +14 -0
- data/docs/CommunicationBlockLocationsData.md +10 -0
- data/docs/CommunicationBlockLocationsDataElements.md +7 -0
- data/docs/CommunicationBlockOrganizations.md +14 -0
- data/docs/CommunicationBlockOrganizationsData.md +17 -0
- data/docs/CommunicationBlockOrganizationsDataElements.md +11 -0
- data/docs/CommunicationBlockPages.md +14 -0
- data/docs/CommunicationBlockPagesData.md +16 -0
- data/docs/CommunicationBlockPapers.md +14 -0
- data/docs/CommunicationBlockPapersData.md +9 -0
- data/docs/CommunicationBlockPersons.md +14 -0
- data/docs/CommunicationBlockPersonsData.md +16 -0
- data/docs/CommunicationBlockPersonsDataElements.md +8 -0
- data/docs/CommunicationBlockPosts.md +14 -0
- data/docs/CommunicationBlockPostsData.md +18 -0
- data/docs/CommunicationBlockPrograms.md +14 -0
- data/docs/CommunicationBlockProgramsData.md +11 -0
- data/docs/CommunicationBlockProgramsDataElements.md +7 -0
- data/docs/CommunicationBlockProjects.md +14 -0
- data/docs/CommunicationBlockProjectsData.md +16 -0
- data/docs/CommunicationBlockSound.md +14 -0
- data/docs/CommunicationBlockSoundData.md +9 -0
- data/docs/CommunicationBlockTestimonials.md +14 -0
- data/docs/CommunicationBlockTestimonialsData.md +8 -0
- data/docs/CommunicationBlockTestimonialsDataElements.md +10 -0
- data/docs/CommunicationBlockTimeline.md +14 -0
- data/docs/CommunicationBlockTimelineData.md +8 -0
- data/docs/CommunicationBlockTimelineDataElements.md +8 -0
- data/docs/CommunicationBlockTitle.md +14 -0
- data/docs/CommunicationBlockTitleData.md +7 -0
- data/docs/CommunicationBlockVideo.md +14 -0
- data/docs/CommunicationBlockVideoData.md +11 -0
- data/docs/CommunicationBlockVolumes.md +14 -0
- data/docs/CommunicationMedia.md +17 -0
- data/docs/CommunicationMediaLocalization.md +13 -0
- data/docs/CommunicationMediaOriginalBlob.md +10 -0
- data/docs/CommunicationMediasBody.md +8 -0
- data/docs/CommunicationWebsite.md +16 -0
- data/docs/CommunicationWebsiteAgendaCategory.md +14 -0
- data/docs/CommunicationWebsiteAgendaCategoryApi.md +334 -0
- data/docs/CommunicationWebsiteAgendaCategoryLocalization.md +23 -0
- data/docs/CommunicationWebsiteAgendaCategoryLocalizationFeaturedImage.md +10 -0
- data/docs/CommunicationWebsiteAgendaEvent.md +18 -0
- data/docs/CommunicationWebsiteAgendaEventApi.md +334 -0
- data/docs/CommunicationWebsiteAgendaEventLocalization.md +26 -0
- data/docs/CommunicationWebsiteAgendaEventLocalizationAddToCalendarUrls.md +11 -0
- data/docs/CommunicationWebsiteAgendaEventTimeSlot.md +13 -0
- data/docs/CommunicationWebsiteAgendaEventTimeSlotLocalization.md +13 -0
- data/docs/CommunicationWebsiteApi.md +114 -0
- data/docs/CommunicationWebsiteDeuxfleurs.md +8 -0
- data/docs/CommunicationWebsiteFeatures.md +9 -0
- data/docs/CommunicationWebsiteGit.md +10 -0
- data/docs/CommunicationWebsiteLocalization.md +23 -0
- data/docs/CommunicationWebsiteMediaApi.md +61 -0
- data/docs/CommunicationWebsitePage.md +17 -0
- data/docs/CommunicationWebsitePageApi.md +334 -0
- data/docs/CommunicationWebsitePageCategory.md +14 -0
- data/docs/CommunicationWebsitePageCategoryApi.md +334 -0
- data/docs/CommunicationWebsitePageCategoryLocalization.md +23 -0
- data/docs/CommunicationWebsitePageLocalization.md +26 -0
- data/docs/CommunicationWebsitePermalink.md +8 -0
- data/docs/CommunicationWebsitePortfolioCategory.md +15 -0
- data/docs/CommunicationWebsitePortfolioCategoryApi.md +334 -0
- data/docs/CommunicationWebsitePortfolioCategoryLocalization.md +23 -0
- data/docs/CommunicationWebsitePortfolioProject.md +15 -0
- data/docs/CommunicationWebsitePortfolioProjectApi.md +334 -0
- data/docs/CommunicationWebsitePortfolioProjectLocalization.md +23 -0
- data/docs/CommunicationWebsitePost.md +13 -0
- data/docs/CommunicationWebsitePostApi.md +334 -0
- data/docs/CommunicationWebsitePostCategory.md +14 -0
- data/docs/CommunicationWebsitePostCategoryApi.md +334 -0
- data/docs/CommunicationWebsitePostCategoryLocalization.md +23 -0
- data/docs/CommunicationWebsitePostLocalization.md +21 -0
- data/docs/CommunicationWebsiteShowcase.md +9 -0
- data/docs/CommunicationWebsiteShowcaseTags.md +9 -0
- data/docs/EventsIdBody.md +7 -0
- data/docs/EventsUpsertBody.md +7 -0
- data/docs/OneOfcommunicationWebsiteAgendaCategoryLocalizationBlocksItems.md +6 -0
- data/docs/OneOfcommunicationWebsiteAgendaEventLocalizationBlocksItems.md +6 -0
- data/docs/OneOfcommunicationWebsitePageCategoryLocalizationBlocksItems.md +6 -0
- data/docs/OneOfcommunicationWebsitePageLocalizationBlocksItems.md +6 -0
- data/docs/OneOfcommunicationWebsitePortfolioCategoryLocalizationBlocksItems.md +6 -0
- data/docs/OneOfcommunicationWebsitePortfolioProjectLocalizationBlocksItems.md +6 -0
- data/docs/OneOfcommunicationWebsitePostCategoryLocalizationBlocksItems.md +6 -0
- data/docs/OneOfcommunicationWebsitePostLocalizationBlocksItems.md +6 -0
- data/docs/OneOfuniversityOrganizationCategoryLocalizationBlocksItems.md +6 -0
- data/docs/OneOfuniversityOrganizationLocalizationBlocksItems.md +6 -0
- data/docs/OrganizationsCategoriesBody.md +7 -0
- data/docs/OrganizationsIdBody.md +7 -0
- data/docs/OrganizationsUpsertBody.md +7 -0
- data/docs/PagesCategoriesBody.md +7 -0
- data/docs/PagesIdBody.md +7 -0
- data/docs/PagesUpsertBody.md +7 -0
- data/docs/PortfolioCategoriesBody.md +7 -0
- data/docs/PortfolioProjectsBody.md +7 -0
- data/docs/PostsCategoriesBody.md +7 -0
- data/docs/PostsIdBody.md +7 -0
- data/docs/PostsUpsertBody.md +7 -0
- data/docs/ProjectsIdBody.md +7 -0
- data/docs/ProjectsUpsertBody.md +7 -0
- data/docs/UniversityOrganization.md +23 -0
- data/docs/UniversityOrganizationApi.md +322 -0
- data/docs/UniversityOrganizationCategory.md +14 -0
- data/docs/UniversityOrganizationCategoryApi.md +322 -0
- data/docs/UniversityOrganizationCategoryLocalization.md +22 -0
- data/docs/UniversityOrganizationLocalization.md +26 -0
- data/docs/UniversityOrganizationsBody.md +7 -0
- data/docs/WebsiteIdPagesBody.md +7 -0
- data/docs/WebsiteIdPostsBody.md +7 -0
- data/generate.sh +2 -0
- data/git_push.sh +55 -0
- data/lib/osuny_api/api/communication_website_agenda_category_api.rb +380 -0
- data/lib/osuny_api/api/communication_website_agenda_event_api.rb +380 -0
- data/lib/osuny_api/api/communication_website_api.rb +128 -0
- data/lib/osuny_api/api/communication_website_media_api.rb +76 -0
- data/lib/osuny_api/api/communication_website_page_api.rb +380 -0
- data/lib/osuny_api/api/communication_website_page_category_api.rb +380 -0
- data/lib/osuny_api/api/communication_website_portfolio_category_api.rb +380 -0
- data/lib/osuny_api/api/communication_website_portfolio_project_api.rb +380 -0
- data/lib/osuny_api/api/communication_website_post_api.rb +380 -0
- data/lib/osuny_api/api/communication_website_post_category_api.rb +380 -0
- data/lib/osuny_api/api/university_organization_api.rb +344 -0
- data/lib/osuny_api/api/university_organization_category_api.rb +344 -0
- data/lib/osuny_api/api_client.rb +388 -0
- data/lib/osuny_api/api_error.rb +57 -0
- data/lib/osuny_api/configuration.rb +205 -0
- data/lib/osuny_api/models/agenda_categories_body.rb +211 -0
- data/lib/osuny_api/models/agenda_events_body.rb +211 -0
- data/lib/osuny_api/models/categories_id_body.rb +211 -0
- data/lib/osuny_api/models/categories_id_body_1.rb +211 -0
- data/lib/osuny_api/models/categories_id_body_2.rb +211 -0
- data/lib/osuny_api/models/categories_id_body_3.rb +211 -0
- data/lib/osuny_api/models/categories_id_body_4.rb +211 -0
- data/lib/osuny_api/models/categories_upsert_body.rb +213 -0
- data/lib/osuny_api/models/categories_upsert_body_1.rb +213 -0
- data/lib/osuny_api/models/categories_upsert_body_2.rb +213 -0
- data/lib/osuny_api/models/categories_upsert_body_3.rb +213 -0
- data/lib/osuny_api/models/categories_upsert_body_4.rb +213 -0
- data/lib/osuny_api/models/communication_block_agenda.rb +312 -0
- data/lib/osuny_api/models/communication_block_agenda_data.rb +411 -0
- data/lib/osuny_api/models/communication_block_agenda_data_elements.rb +206 -0
- data/lib/osuny_api/models/communication_block_call_to_action.rb +312 -0
- data/lib/osuny_api/models/communication_block_call_to_action_data.rb +288 -0
- data/lib/osuny_api/models/communication_block_call_to_action_data_elements.rb +224 -0
- data/lib/osuny_api/models/communication_block_call_to_action_data_image.rb +227 -0
- data/lib/osuny_api/models/communication_block_categories.rb +312 -0
- data/lib/osuny_api/models/communication_block_categories_data.rb +307 -0
- data/lib/osuny_api/models/communication_block_chapter.rb +312 -0
- data/lib/osuny_api/models/communication_block_chapter_data.rb +286 -0
- data/lib/osuny_api/models/communication_block_chapter_data_image.rb +227 -0
- data/lib/osuny_api/models/communication_block_contact.rb +312 -0
- data/lib/osuny_api/models/communication_block_contact_data.rb +393 -0
- data/lib/osuny_api/models/communication_block_contact_data_elements.rb +224 -0
- data/lib/osuny_api/models/communication_block_contact_data_time_slot_morning.rb +215 -0
- data/lib/osuny_api/models/communication_block_datatable.rb +312 -0
- data/lib/osuny_api/models/communication_block_datatable_data.rb +247 -0
- data/lib/osuny_api/models/communication_block_datatable_data_elements.rb +208 -0
- data/lib/osuny_api/models/communication_block_definitions.rb +312 -0
- data/lib/osuny_api/models/communication_block_definitions_data.rb +218 -0
- data/lib/osuny_api/models/communication_block_definitions_data_elements.rb +215 -0
- data/lib/osuny_api/models/communication_block_embed.rb +312 -0
- data/lib/osuny_api/models/communication_block_embed_data.rb +225 -0
- data/lib/osuny_api/models/communication_block_exhibitions.rb +312 -0
- data/lib/osuny_api/models/communication_block_exhibitions_data.rb +384 -0
- data/lib/osuny_api/models/communication_block_features.rb +312 -0
- data/lib/osuny_api/models/communication_block_features_data.rb +218 -0
- data/lib/osuny_api/models/communication_block_features_data_elements.rb +242 -0
- data/lib/osuny_api/models/communication_block_files.rb +312 -0
- data/lib/osuny_api/models/communication_block_files_data.rb +218 -0
- data/lib/osuny_api/models/communication_block_files_data_elements.rb +224 -0
- data/lib/osuny_api/models/communication_block_gallery.rb +312 -0
- data/lib/osuny_api/models/communication_block_gallery_data.rb +261 -0
- data/lib/osuny_api/models/communication_block_gallery_data_elements.rb +233 -0
- data/lib/osuny_api/models/communication_block_image.rb +312 -0
- data/lib/osuny_api/models/communication_block_image_data.rb +234 -0
- data/lib/osuny_api/models/communication_block_jobs.rb +312 -0
- data/lib/osuny_api/models/communication_block_jobs_data.rb +354 -0
- data/lib/osuny_api/models/communication_block_key_figures.rb +312 -0
- data/lib/osuny_api/models/communication_block_key_figures_data.rb +218 -0
- data/lib/osuny_api/models/communication_block_key_figures_data_elements.rb +233 -0
- data/lib/osuny_api/models/communication_block_license.rb +312 -0
- data/lib/osuny_api/models/communication_block_license_data.rb +334 -0
- data/lib/osuny_api/models/communication_block_links.rb +312 -0
- data/lib/osuny_api/models/communication_block_links_data.rb +270 -0
- data/lib/osuny_api/models/communication_block_links_data_elements.rb +233 -0
- data/lib/osuny_api/models/communication_block_locations.rb +312 -0
- data/lib/osuny_api/models/communication_block_locations_data.rb +270 -0
- data/lib/osuny_api/models/communication_block_locations_data_elements.rb +206 -0
- data/lib/osuny_api/models/communication_block_organizations.rb +312 -0
- data/lib/osuny_api/models/communication_block_organizations_data.rb +345 -0
- data/lib/osuny_api/models/communication_block_organizations_data_elements.rb +242 -0
- data/lib/osuny_api/models/communication_block_pages.rb +312 -0
- data/lib/osuny_api/models/communication_block_pages_data.rb +336 -0
- data/lib/osuny_api/models/communication_block_papers.rb +312 -0
- data/lib/osuny_api/models/communication_block_papers_data.rb +261 -0
- data/lib/osuny_api/models/communication_block_persons.rb +312 -0
- data/lib/osuny_api/models/communication_block_persons_data.rb +336 -0
- data/lib/osuny_api/models/communication_block_persons_data_elements.rb +215 -0
- data/lib/osuny_api/models/communication_block_posts.rb +312 -0
- data/lib/osuny_api/models/communication_block_posts_data.rb +354 -0
- data/lib/osuny_api/models/communication_block_programs.rb +312 -0
- data/lib/osuny_api/models/communication_block_programs_data.rb +279 -0
- data/lib/osuny_api/models/communication_block_programs_data_elements.rb +206 -0
- data/lib/osuny_api/models/communication_block_projects.rb +312 -0
- data/lib/osuny_api/models/communication_block_projects_data.rb +336 -0
- data/lib/osuny_api/models/communication_block_sound.rb +312 -0
- data/lib/osuny_api/models/communication_block_sound_data.rb +225 -0
- data/lib/osuny_api/models/communication_block_testimonials.rb +312 -0
- data/lib/osuny_api/models/communication_block_testimonials_data.rb +252 -0
- data/lib/osuny_api/models/communication_block_testimonials_data_elements.rb +233 -0
- data/lib/osuny_api/models/communication_block_timeline.rb +312 -0
- data/lib/osuny_api/models/communication_block_timeline_data.rb +252 -0
- data/lib/osuny_api/models/communication_block_timeline_data_elements.rb +215 -0
- data/lib/osuny_api/models/communication_block_title.rb +312 -0
- data/lib/osuny_api/models/communication_block_title_data.rb +241 -0
- data/lib/osuny_api/models/communication_block_video.rb +312 -0
- data/lib/osuny_api/models/communication_block_video_data.rb +277 -0
- data/lib/osuny_api/models/communication_block_volumes.rb +312 -0
- data/lib/osuny_api/models/communication_media.rb +339 -0
- data/lib/osuny_api/models/communication_media_localization.rb +265 -0
- data/lib/osuny_api/models/communication_media_original_blob.rb +237 -0
- data/lib/osuny_api/models/communication_medias_body.rb +215 -0
- data/lib/osuny_api/models/communication_website.rb +326 -0
- data/lib/osuny_api/models/communication_website_agenda_category.rb +274 -0
- data/lib/osuny_api/models/communication_website_agenda_category_localization.rb +362 -0
- data/lib/osuny_api/models/communication_website_agenda_category_localization_featured_image.rb +237 -0
- data/lib/osuny_api/models/communication_website_agenda_event.rb +315 -0
- data/lib/osuny_api/models/communication_website_agenda_event_localization.rb +391 -0
- data/lib/osuny_api/models/communication_website_agenda_event_localization_add_to_calendar_urls.rb +242 -0
- data/lib/osuny_api/models/communication_website_agenda_event_time_slot.rb +265 -0
- data/lib/osuny_api/models/communication_website_agenda_event_time_slot_localization.rb +263 -0
- data/lib/osuny_api/models/communication_website_deuxfleurs.rb +216 -0
- data/lib/osuny_api/models/communication_website_features.rb +224 -0
- data/lib/osuny_api/models/communication_website_git.rb +237 -0
- data/lib/osuny_api/models/communication_website_localization.rb +362 -0
- data/lib/osuny_api/models/communication_website_page.rb +306 -0
- data/lib/osuny_api/models/communication_website_page_category.rb +274 -0
- data/lib/osuny_api/models/communication_website_page_category_localization.rb +362 -0
- data/lib/osuny_api/models/communication_website_page_localization.rb +392 -0
- data/lib/osuny_api/models/communication_website_permalink.rb +215 -0
- data/lib/osuny_api/models/communication_website_portfolio_category.rb +284 -0
- data/lib/osuny_api/models/communication_website_portfolio_category_localization.rb +362 -0
- data/lib/osuny_api/models/communication_website_portfolio_project.rb +285 -0
- data/lib/osuny_api/models/communication_website_portfolio_project_localization.rb +362 -0
- data/lib/osuny_api/models/communication_website_post.rb +266 -0
- data/lib/osuny_api/models/communication_website_post_category.rb +274 -0
- data/lib/osuny_api/models/communication_website_post_category_localization.rb +362 -0
- data/lib/osuny_api/models/communication_website_post_localization.rb +342 -0
- data/lib/osuny_api/models/communication_website_showcase.rb +226 -0
- data/lib/osuny_api/models/communication_website_showcase_tags.rb +224 -0
- data/lib/osuny_api/models/events_id_body.rb +211 -0
- data/lib/osuny_api/models/events_upsert_body.rb +213 -0
- data/lib/osuny_api/models/one_ofcommunication_website_agenda_category_localization_blocks_items.rb +197 -0
- data/lib/osuny_api/models/one_ofcommunication_website_agenda_event_localization_blocks_items.rb +197 -0
- data/lib/osuny_api/models/one_ofcommunication_website_page_category_localization_blocks_items.rb +197 -0
- data/lib/osuny_api/models/one_ofcommunication_website_page_localization_blocks_items.rb +197 -0
- data/lib/osuny_api/models/one_ofcommunication_website_portfolio_category_localization_blocks_items.rb +197 -0
- data/lib/osuny_api/models/one_ofcommunication_website_portfolio_project_localization_blocks_items.rb +197 -0
- data/lib/osuny_api/models/one_ofcommunication_website_post_category_localization_blocks_items.rb +197 -0
- data/lib/osuny_api/models/one_ofcommunication_website_post_localization_blocks_items.rb +197 -0
- data/lib/osuny_api/models/one_ofuniversity_organization_category_localization_blocks_items.rb +197 -0
- data/lib/osuny_api/models/one_ofuniversity_organization_localization_blocks_items.rb +197 -0
- data/lib/osuny_api/models/organizations_categories_body.rb +211 -0
- data/lib/osuny_api/models/organizations_id_body.rb +211 -0
- data/lib/osuny_api/models/organizations_upsert_body.rb +213 -0
- data/lib/osuny_api/models/pages_categories_body.rb +211 -0
- data/lib/osuny_api/models/pages_id_body.rb +211 -0
- data/lib/osuny_api/models/pages_upsert_body.rb +213 -0
- data/lib/osuny_api/models/portfolio_categories_body.rb +211 -0
- data/lib/osuny_api/models/portfolio_projects_body.rb +211 -0
- data/lib/osuny_api/models/posts_categories_body.rb +211 -0
- data/lib/osuny_api/models/posts_id_body.rb +211 -0
- data/lib/osuny_api/models/posts_upsert_body.rb +213 -0
- data/lib/osuny_api/models/projects_id_body.rb +211 -0
- data/lib/osuny_api/models/projects_upsert_body.rb +213 -0
- data/lib/osuny_api/models/university_organization.rb +400 -0
- data/lib/osuny_api/models/university_organization_category.rb +274 -0
- data/lib/osuny_api/models/university_organization_category_localization.rb +352 -0
- data/lib/osuny_api/models/university_organization_localization.rb +392 -0
- data/lib/osuny_api/models/university_organizations_body.rb +211 -0
- data/lib/osuny_api/models/website_id_pages_body.rb +211 -0
- data/lib/osuny_api/models/website_id_posts_body.rb +211 -0
- data/lib/osuny_api/version.rb +11 -2
- data/lib/osuny_api.rb +196 -11
- data/osuny_api.gemspec +38 -30
- data/spec/api/communication_website_agenda_category_api_spec.rb +106 -0
- data/spec/api/communication_website_agenda_event_api_spec.rb +106 -0
- data/spec/api/communication_website_api_spec.rb +55 -0
- data/spec/api/communication_website_media_api_spec.rb +46 -0
- data/spec/api/communication_website_page_api_spec.rb +106 -0
- data/spec/api/communication_website_page_category_api_spec.rb +106 -0
- data/spec/api/communication_website_portfolio_category_api_spec.rb +108 -0
- data/spec/api/communication_website_portfolio_project_api_spec.rb +108 -0
- data/spec/api/communication_website_post_api_spec.rb +106 -0
- data/spec/api/communication_website_post_category_api_spec.rb +108 -0
- data/spec/api/university_organization_api_spec.rb +100 -0
- data/spec/api/university_organization_category_api_spec.rb +100 -0
- data/spec/api_client_spec.rb +225 -0
- data/spec/base_object_spec.rb +109 -0
- data/spec/configuration_spec.rb +41 -0
- data/spec/models/agenda_categories_body_spec.rb +40 -0
- data/spec/models/agenda_events_body_spec.rb +40 -0
- data/spec/models/categories_id_body_1_spec.rb +40 -0
- data/spec/models/categories_id_body_2_spec.rb +40 -0
- data/spec/models/categories_id_body_3_spec.rb +40 -0
- data/spec/models/categories_id_body_4_spec.rb +40 -0
- data/spec/models/categories_id_body_spec.rb +40 -0
- data/spec/models/categories_upsert_body_1_spec.rb +40 -0
- data/spec/models/categories_upsert_body_2_spec.rb +40 -0
- data/spec/models/categories_upsert_body_3_spec.rb +40 -0
- data/spec/models/categories_upsert_body_4_spec.rb +40 -0
- data/spec/models/categories_upsert_body_spec.rb +40 -0
- data/spec/models/communication_block_agenda_data_elements_spec.rb +40 -0
- data/spec/models/communication_block_agenda_data_spec.rb +130 -0
- data/spec/models/communication_block_agenda_spec.rb +86 -0
- data/spec/models/communication_block_call_to_action_data_elements_spec.rb +52 -0
- data/spec/models/communication_block_call_to_action_data_image_spec.rb +52 -0
- data/spec/models/communication_block_call_to_action_data_spec.rb +74 -0
- data/spec/models/communication_block_call_to_action_spec.rb +86 -0
- data/spec/models/communication_block_categories_data_spec.rb +84 -0
- data/spec/models/communication_block_categories_spec.rb +86 -0
- data/spec/models/communication_block_chapter_data_image_spec.rb +52 -0
- data/spec/models/communication_block_chapter_data_spec.rb +74 -0
- data/spec/models/communication_block_chapter_spec.rb +86 -0
- data/spec/models/communication_block_contact_data_elements_spec.rb +52 -0
- data/spec/models/communication_block_contact_data_spec.rb +160 -0
- data/spec/models/communication_block_contact_data_time_slot_morning_spec.rb +46 -0
- data/spec/models/communication_block_contact_spec.rb +86 -0
- data/spec/models/communication_block_datatable_data_elements_spec.rb +40 -0
- data/spec/models/communication_block_datatable_data_spec.rb +64 -0
- data/spec/models/communication_block_datatable_spec.rb +86 -0
- data/spec/models/communication_block_definitions_data_elements_spec.rb +46 -0
- data/spec/models/communication_block_definitions_data_spec.rb +46 -0
- data/spec/models/communication_block_definitions_spec.rb +86 -0
- data/spec/models/communication_block_embed_data_spec.rb +52 -0
- data/spec/models/communication_block_embed_spec.rb +86 -0
- data/spec/models/communication_block_exhibitions_data_spec.rb +130 -0
- data/spec/models/communication_block_exhibitions_spec.rb +86 -0
- data/spec/models/communication_block_features_data_elements_spec.rb +64 -0
- data/spec/models/communication_block_features_data_spec.rb +46 -0
- data/spec/models/communication_block_features_spec.rb +86 -0
- data/spec/models/communication_block_files_data_elements_spec.rb +52 -0
- data/spec/models/communication_block_files_data_spec.rb +46 -0
- data/spec/models/communication_block_files_spec.rb +86 -0
- data/spec/models/communication_block_gallery_data_elements_spec.rb +58 -0
- data/spec/models/communication_block_gallery_data_spec.rb +56 -0
- data/spec/models/communication_block_gallery_spec.rb +86 -0
- data/spec/models/communication_block_image_data_spec.rb +58 -0
- data/spec/models/communication_block_image_spec.rb +86 -0
- data/spec/models/communication_block_jobs_data_spec.rb +114 -0
- data/spec/models/communication_block_jobs_spec.rb +86 -0
- data/spec/models/communication_block_key_figures_data_elements_spec.rb +58 -0
- data/spec/models/communication_block_key_figures_data_spec.rb +46 -0
- data/spec/models/communication_block_key_figures_spec.rb +86 -0
- data/spec/models/communication_block_license_data_spec.rb +90 -0
- data/spec/models/communication_block_license_spec.rb +86 -0
- data/spec/models/communication_block_links_data_elements_spec.rb +64 -0
- data/spec/models/communication_block_links_data_spec.rb +46 -0
- data/spec/models/communication_block_links_spec.rb +86 -0
- data/spec/models/communication_block_locations_data_elements_spec.rb +40 -0
- data/spec/models/communication_block_locations_data_spec.rb +62 -0
- data/spec/models/communication_block_locations_spec.rb +86 -0
- data/spec/models/communication_block_organizations_data_elements_spec.rb +58 -0
- data/spec/models/communication_block_organizations_data_spec.rb +96 -0
- data/spec/models/communication_block_organizations_spec.rb +86 -0
- data/spec/models/communication_block_pages_data_spec.rb +96 -0
- data/spec/models/communication_block_pages_spec.rb +86 -0
- data/spec/models/communication_block_papers_data_spec.rb +56 -0
- data/spec/models/communication_block_papers_spec.rb +86 -0
- data/spec/models/communication_block_persons_data_elements_spec.rb +46 -0
- data/spec/models/communication_block_persons_data_spec.rb +102 -0
- data/spec/models/communication_block_persons_spec.rb +86 -0
- data/spec/models/communication_block_posts_data_spec.rb +114 -0
- data/spec/models/communication_block_posts_spec.rb +86 -0
- data/spec/models/communication_block_programs_data_elements_spec.rb +40 -0
- data/spec/models/communication_block_programs_data_spec.rb +68 -0
- data/spec/models/communication_block_programs_spec.rb +86 -0
- data/spec/models/communication_block_projects_data_spec.rb +102 -0
- data/spec/models/communication_block_projects_spec.rb +86 -0
- data/spec/models/communication_block_sound_data_spec.rb +52 -0
- data/spec/models/communication_block_sound_spec.rb +86 -0
- data/spec/models/communication_block_testimonials_data_elements_spec.rb +58 -0
- data/spec/models/communication_block_testimonials_data_spec.rb +40 -0
- data/spec/models/communication_block_testimonials_spec.rb +86 -0
- data/spec/models/communication_block_timeline_data_elements_spec.rb +46 -0
- data/spec/models/communication_block_timeline_data_spec.rb +50 -0
- data/spec/models/communication_block_timeline_spec.rb +86 -0
- data/spec/models/communication_block_title_data_spec.rb +44 -0
- data/spec/models/communication_block_title_spec.rb +86 -0
- data/spec/models/communication_block_video_data_spec.rb +68 -0
- data/spec/models/communication_block_video_spec.rb +86 -0
- data/spec/models/communication_block_volumes_spec.rb +86 -0
- data/spec/models/communication_media_localization_spec.rb +76 -0
- data/spec/models/communication_media_original_blob_spec.rb +58 -0
- data/spec/models/communication_media_spec.rb +104 -0
- data/spec/models/communication_medias_body_spec.rb +46 -0
- data/spec/models/communication_website_agenda_category_localization_featured_image_spec.rb +58 -0
- data/spec/models/communication_website_agenda_category_localization_spec.rb +100 -0
- data/spec/models/communication_website_agenda_category_spec.rb +82 -0
- data/spec/models/communication_website_agenda_event_localization_add_to_calendar_urls_spec.rb +64 -0
- data/spec/models/communication_website_agenda_event_localization_spec.rb +148 -0
- data/spec/models/communication_website_agenda_event_spec.rb +106 -0
- data/spec/models/communication_website_agenda_event_time_slot_localization_spec.rb +76 -0
- data/spec/models/communication_website_agenda_event_time_slot_spec.rb +76 -0
- data/spec/models/communication_website_deuxfleurs_spec.rb +46 -0
- data/spec/models/communication_website_features_spec.rb +52 -0
- data/spec/models/communication_website_git_spec.rb +58 -0
- data/spec/models/communication_website_localization_spec.rb +136 -0
- data/spec/models/communication_website_page_category_localization_spec.rb +100 -0
- data/spec/models/communication_website_page_category_spec.rb +82 -0
- data/spec/models/communication_website_page_localization_spec.rb +142 -0
- data/spec/models/communication_website_page_spec.rb +100 -0
- data/spec/models/communication_website_permalink_spec.rb +46 -0
- data/spec/models/communication_website_portfolio_category_localization_spec.rb +136 -0
- data/spec/models/communication_website_portfolio_category_spec.rb +88 -0
- data/spec/models/communication_website_portfolio_project_localization_spec.rb +136 -0
- data/spec/models/communication_website_portfolio_project_spec.rb +88 -0
- data/spec/models/communication_website_post_category_localization_spec.rb +136 -0
- data/spec/models/communication_website_post_category_spec.rb +82 -0
- data/spec/models/communication_website_post_localization_spec.rb +124 -0
- data/spec/models/communication_website_post_spec.rb +70 -0
- data/spec/models/communication_website_showcase_spec.rb +52 -0
- data/spec/models/communication_website_showcase_tags_spec.rb +52 -0
- data/spec/models/communication_website_spec.rb +88 -0
- data/spec/models/events_id_body_spec.rb +40 -0
- data/spec/models/events_upsert_body_spec.rb +40 -0
- data/spec/models/one_ofcommunication_website_agenda_category_localization_blocks_items_spec.rb +34 -0
- data/spec/models/one_ofcommunication_website_agenda_event_localization_blocks_items_spec.rb +34 -0
- data/spec/models/one_ofcommunication_website_page_category_localization_blocks_items_spec.rb +34 -0
- data/spec/models/one_ofcommunication_website_page_localization_blocks_items_spec.rb +34 -0
- data/spec/models/one_ofcommunication_website_portfolio_category_localization_blocks_items_spec.rb +34 -0
- data/spec/models/one_ofcommunication_website_portfolio_project_localization_blocks_items_spec.rb +34 -0
- data/spec/models/one_ofcommunication_website_post_category_localization_blocks_items_spec.rb +34 -0
- data/spec/models/one_ofcommunication_website_post_localization_blocks_items_spec.rb +34 -0
- data/spec/models/one_ofuniversity_organization_category_localization_blocks_items_spec.rb +34 -0
- data/spec/models/one_ofuniversity_organization_localization_blocks_items_spec.rb +34 -0
- data/spec/models/organizations_categories_body_spec.rb +40 -0
- data/spec/models/organizations_id_body_spec.rb +40 -0
- data/spec/models/organizations_upsert_body_spec.rb +40 -0
- data/spec/models/pages_categories_body_spec.rb +40 -0
- data/spec/models/pages_id_body_spec.rb +40 -0
- data/spec/models/pages_upsert_body_spec.rb +40 -0
- data/spec/models/portfolio_categories_body_spec.rb +40 -0
- data/spec/models/portfolio_projects_body_spec.rb +40 -0
- data/spec/models/posts_categories_body_spec.rb +40 -0
- data/spec/models/posts_id_body_spec.rb +40 -0
- data/spec/models/posts_upsert_body_spec.rb +40 -0
- data/spec/models/projects_id_body_spec.rb +40 -0
- data/spec/models/projects_upsert_body_spec.rb +40 -0
- data/spec/models/university_organization_category_localization_spec.rb +94 -0
- data/spec/models/university_organization_category_spec.rb +82 -0
- data/spec/models/university_organization_localization_spec.rb +142 -0
- data/spec/models/university_organization_spec.rb +146 -0
- data/spec/models/university_organizations_body_spec.rb +40 -0
- data/spec/models/website_id_pages_body_spec.rb +40 -0
- data/spec/models/website_id_posts_body_spec.rb +40 -0
- data/spec/spec_helper.rb +110 -0
- metadata +764 -24
- data/lib/osuny_api/client.rb +0 -41
- data/lib/osuny_api/communication/website/page.rb +0 -12
- data/lib/osuny_api/communication/website/post.rb +0 -12
- data/lib/osuny_api/communication/website.rb +0 -18
- data/lib/osuny_api/communication.rb +0 -13
- data/lib/osuny_api/error.rb +0 -4
- data/lib/osuny_api/resource.rb +0 -20
|
@@ -0,0 +1,108 @@
|
|
|
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 'spec_helper'
|
|
13
|
+
require 'json'
|
|
14
|
+
|
|
15
|
+
# Unit tests for OsunyApi::CommunicationWebsitePortfolioCategoryApi
|
|
16
|
+
# Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
|
|
17
|
+
# Please update as you see appropriate
|
|
18
|
+
describe 'CommunicationWebsitePortfolioCategoryApi' do
|
|
19
|
+
before do
|
|
20
|
+
# run before each test
|
|
21
|
+
@instance = OsunyApi::CommunicationWebsitePortfolioCategoryApi.new
|
|
22
|
+
end
|
|
23
|
+
|
|
24
|
+
after do
|
|
25
|
+
# run after each test
|
|
26
|
+
end
|
|
27
|
+
|
|
28
|
+
describe 'test an instance of CommunicationWebsitePortfolioCategoryApi' do
|
|
29
|
+
it 'should create an instance of CommunicationWebsitePortfolioCategoryApi' do
|
|
30
|
+
expect(@instance).to be_instance_of(OsunyApi::CommunicationWebsitePortfolioCategoryApi)
|
|
31
|
+
end
|
|
32
|
+
end
|
|
33
|
+
|
|
34
|
+
# unit tests for communication_websites_website_id_portfolio_categories_get
|
|
35
|
+
# Lists a website's portfolio categories
|
|
36
|
+
# @param website_id Website identifier
|
|
37
|
+
# @param [Hash] opts the optional parameters
|
|
38
|
+
# @option opts [Integer] :page_num Page number
|
|
39
|
+
# @option opts [Integer] :per_page Number of items per page
|
|
40
|
+
# @return [Array<CommunicationWebsitePortfolioCategory>]
|
|
41
|
+
describe 'communication_websites_website_id_portfolio_categories_get test' do
|
|
42
|
+
it 'should work' do
|
|
43
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
44
|
+
end
|
|
45
|
+
end
|
|
46
|
+
|
|
47
|
+
# unit tests for communication_websites_website_id_portfolio_categories_id_delete
|
|
48
|
+
# Deletes a portfolio category
|
|
49
|
+
# @param website_id Website identifier
|
|
50
|
+
# @param id Category identifier
|
|
51
|
+
# @param [Hash] opts the optional parameters
|
|
52
|
+
# @return [nil]
|
|
53
|
+
describe 'communication_websites_website_id_portfolio_categories_id_delete test' do
|
|
54
|
+
it 'should work' do
|
|
55
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
56
|
+
end
|
|
57
|
+
end
|
|
58
|
+
|
|
59
|
+
# unit tests for communication_websites_website_id_portfolio_categories_id_get
|
|
60
|
+
# Shows a portfolio category
|
|
61
|
+
# @param website_id Website identifier
|
|
62
|
+
# @param id Category identifier
|
|
63
|
+
# @param [Hash] opts the optional parameters
|
|
64
|
+
# @return [nil]
|
|
65
|
+
describe 'communication_websites_website_id_portfolio_categories_id_get test' do
|
|
66
|
+
it 'should work' do
|
|
67
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
68
|
+
end
|
|
69
|
+
end
|
|
70
|
+
|
|
71
|
+
# unit tests for communication_websites_website_id_portfolio_categories_id_patch
|
|
72
|
+
# Updates a portfolio category
|
|
73
|
+
# @param website_id Website identifier
|
|
74
|
+
# @param id Category identifier
|
|
75
|
+
# @param [Hash] opts the optional parameters
|
|
76
|
+
# @option opts [CategoriesIdBody2] :body
|
|
77
|
+
# @return [nil]
|
|
78
|
+
describe 'communication_websites_website_id_portfolio_categories_id_patch test' do
|
|
79
|
+
it 'should work' do
|
|
80
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
81
|
+
end
|
|
82
|
+
end
|
|
83
|
+
|
|
84
|
+
# unit tests for communication_websites_website_id_portfolio_categories_post
|
|
85
|
+
# Creates a portfolio category
|
|
86
|
+
# @param website_id Website identifier
|
|
87
|
+
# @param [Hash] opts the optional parameters
|
|
88
|
+
# @option opts [PortfolioCategoriesBody] :body
|
|
89
|
+
# @return [nil]
|
|
90
|
+
describe 'communication_websites_website_id_portfolio_categories_post test' do
|
|
91
|
+
it 'should work' do
|
|
92
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
93
|
+
end
|
|
94
|
+
end
|
|
95
|
+
|
|
96
|
+
# unit tests for communication_websites_website_id_portfolio_categories_upsert_post
|
|
97
|
+
# Upsert portfolio categories
|
|
98
|
+
# @param website_id Website identifier
|
|
99
|
+
# @param [Hash] opts the optional parameters
|
|
100
|
+
# @option opts [CategoriesUpsertBody2] :body
|
|
101
|
+
# @return [nil]
|
|
102
|
+
describe 'communication_websites_website_id_portfolio_categories_upsert_post test' do
|
|
103
|
+
it 'should work' do
|
|
104
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
105
|
+
end
|
|
106
|
+
end
|
|
107
|
+
|
|
108
|
+
end
|
|
@@ -0,0 +1,108 @@
|
|
|
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 'spec_helper'
|
|
13
|
+
require 'json'
|
|
14
|
+
|
|
15
|
+
# Unit tests for OsunyApi::CommunicationWebsitePortfolioProjectApi
|
|
16
|
+
# Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
|
|
17
|
+
# Please update as you see appropriate
|
|
18
|
+
describe 'CommunicationWebsitePortfolioProjectApi' do
|
|
19
|
+
before do
|
|
20
|
+
# run before each test
|
|
21
|
+
@instance = OsunyApi::CommunicationWebsitePortfolioProjectApi.new
|
|
22
|
+
end
|
|
23
|
+
|
|
24
|
+
after do
|
|
25
|
+
# run after each test
|
|
26
|
+
end
|
|
27
|
+
|
|
28
|
+
describe 'test an instance of CommunicationWebsitePortfolioProjectApi' do
|
|
29
|
+
it 'should create an instance of CommunicationWebsitePortfolioProjectApi' do
|
|
30
|
+
expect(@instance).to be_instance_of(OsunyApi::CommunicationWebsitePortfolioProjectApi)
|
|
31
|
+
end
|
|
32
|
+
end
|
|
33
|
+
|
|
34
|
+
# unit tests for communication_websites_website_id_portfolio_projects_get
|
|
35
|
+
# Lists a website's projects
|
|
36
|
+
# @param website_id Website identifier
|
|
37
|
+
# @param [Hash] opts the optional parameters
|
|
38
|
+
# @option opts [Integer] :page_num Page number
|
|
39
|
+
# @option opts [Integer] :per_page Number of items per page
|
|
40
|
+
# @return [Array<CommunicationWebsitePortfolioProject>]
|
|
41
|
+
describe 'communication_websites_website_id_portfolio_projects_get test' do
|
|
42
|
+
it 'should work' do
|
|
43
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
44
|
+
end
|
|
45
|
+
end
|
|
46
|
+
|
|
47
|
+
# unit tests for communication_websites_website_id_portfolio_projects_id_delete
|
|
48
|
+
# Deletes a project
|
|
49
|
+
# @param website_id Website identifier
|
|
50
|
+
# @param id Project identifier
|
|
51
|
+
# @param [Hash] opts the optional parameters
|
|
52
|
+
# @return [nil]
|
|
53
|
+
describe 'communication_websites_website_id_portfolio_projects_id_delete test' do
|
|
54
|
+
it 'should work' do
|
|
55
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
56
|
+
end
|
|
57
|
+
end
|
|
58
|
+
|
|
59
|
+
# unit tests for communication_websites_website_id_portfolio_projects_id_get
|
|
60
|
+
# Shows a project
|
|
61
|
+
# @param website_id Website identifier
|
|
62
|
+
# @param id Project identifier
|
|
63
|
+
# @param [Hash] opts the optional parameters
|
|
64
|
+
# @return [nil]
|
|
65
|
+
describe 'communication_websites_website_id_portfolio_projects_id_get test' do
|
|
66
|
+
it 'should work' do
|
|
67
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
68
|
+
end
|
|
69
|
+
end
|
|
70
|
+
|
|
71
|
+
# unit tests for communication_websites_website_id_portfolio_projects_id_patch
|
|
72
|
+
# Updates a project
|
|
73
|
+
# @param website_id Website identifier
|
|
74
|
+
# @param id Project identifier
|
|
75
|
+
# @param [Hash] opts the optional parameters
|
|
76
|
+
# @option opts [ProjectsIdBody] :body
|
|
77
|
+
# @return [nil]
|
|
78
|
+
describe 'communication_websites_website_id_portfolio_projects_id_patch test' do
|
|
79
|
+
it 'should work' do
|
|
80
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
81
|
+
end
|
|
82
|
+
end
|
|
83
|
+
|
|
84
|
+
# unit tests for communication_websites_website_id_portfolio_projects_post
|
|
85
|
+
# Creates a project
|
|
86
|
+
# @param website_id Website identifier
|
|
87
|
+
# @param [Hash] opts the optional parameters
|
|
88
|
+
# @option opts [PortfolioProjectsBody] :body
|
|
89
|
+
# @return [nil]
|
|
90
|
+
describe 'communication_websites_website_id_portfolio_projects_post test' do
|
|
91
|
+
it 'should work' do
|
|
92
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
93
|
+
end
|
|
94
|
+
end
|
|
95
|
+
|
|
96
|
+
# unit tests for communication_websites_website_id_portfolio_projects_upsert_post
|
|
97
|
+
# Upsert projects
|
|
98
|
+
# @param website_id Website identifier
|
|
99
|
+
# @param [Hash] opts the optional parameters
|
|
100
|
+
# @option opts [ProjectsUpsertBody] :body
|
|
101
|
+
# @return [nil]
|
|
102
|
+
describe 'communication_websites_website_id_portfolio_projects_upsert_post test' do
|
|
103
|
+
it 'should work' do
|
|
104
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
105
|
+
end
|
|
106
|
+
end
|
|
107
|
+
|
|
108
|
+
end
|
|
@@ -0,0 +1,106 @@
|
|
|
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.68
|
|
10
|
+
=end
|
|
11
|
+
|
|
12
|
+
require 'spec_helper'
|
|
13
|
+
require 'json'
|
|
14
|
+
|
|
15
|
+
# Unit tests for OsunyApi::CommunicationWebsitePostApi
|
|
16
|
+
# Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
|
|
17
|
+
# Please update as you see appropriate
|
|
18
|
+
describe 'CommunicationWebsitePostApi' do
|
|
19
|
+
before do
|
|
20
|
+
# run before each test
|
|
21
|
+
@instance = OsunyApi::CommunicationWebsitePostApi.new
|
|
22
|
+
end
|
|
23
|
+
|
|
24
|
+
after do
|
|
25
|
+
# run after each test
|
|
26
|
+
end
|
|
27
|
+
|
|
28
|
+
describe 'test an instance of CommunicationWebsitePostApi' do
|
|
29
|
+
it 'should create an instance of CommunicationWebsitePostApi' do
|
|
30
|
+
expect(@instance).to be_instance_of(OsunyApi::CommunicationWebsitePostApi)
|
|
31
|
+
end
|
|
32
|
+
end
|
|
33
|
+
|
|
34
|
+
# unit tests for communication_websites_website_id_posts_get
|
|
35
|
+
# Lists a website's posts
|
|
36
|
+
# @param website_id Website identifier
|
|
37
|
+
# @param [Hash] opts the optional parameters
|
|
38
|
+
# @return [Array<CommunicationWebsitePost>]
|
|
39
|
+
describe 'communication_websites_website_id_posts_get test' do
|
|
40
|
+
it 'should work' do
|
|
41
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
42
|
+
end
|
|
43
|
+
end
|
|
44
|
+
|
|
45
|
+
# unit tests for communication_websites_website_id_posts_id_delete
|
|
46
|
+
# Deletes a post
|
|
47
|
+
# @param website_id Website identifier
|
|
48
|
+
# @param id Post identifier
|
|
49
|
+
# @param [Hash] opts the optional parameters
|
|
50
|
+
# @return [nil]
|
|
51
|
+
describe 'communication_websites_website_id_posts_id_delete test' do
|
|
52
|
+
it 'should work' do
|
|
53
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
54
|
+
end
|
|
55
|
+
end
|
|
56
|
+
|
|
57
|
+
# unit tests for communication_websites_website_id_posts_id_get
|
|
58
|
+
# Shows a post
|
|
59
|
+
# @param website_id Website identifier
|
|
60
|
+
# @param id Post identifier
|
|
61
|
+
# @param [Hash] opts the optional parameters
|
|
62
|
+
# @return [nil]
|
|
63
|
+
describe 'communication_websites_website_id_posts_id_get test' do
|
|
64
|
+
it 'should work' do
|
|
65
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
66
|
+
end
|
|
67
|
+
end
|
|
68
|
+
|
|
69
|
+
# unit tests for communication_websites_website_id_posts_id_patch
|
|
70
|
+
# Updates a post
|
|
71
|
+
# @param website_id Website identifier
|
|
72
|
+
# @param id Post identifier
|
|
73
|
+
# @param [Hash] opts the optional parameters
|
|
74
|
+
# @option opts [PostsIdBody] :body
|
|
75
|
+
# @return [nil]
|
|
76
|
+
describe 'communication_websites_website_id_posts_id_patch test' do
|
|
77
|
+
it 'should work' do
|
|
78
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
79
|
+
end
|
|
80
|
+
end
|
|
81
|
+
|
|
82
|
+
# unit tests for communication_websites_website_id_posts_post
|
|
83
|
+
# Creates a post
|
|
84
|
+
# @param website_id Website identifier
|
|
85
|
+
# @param [Hash] opts the optional parameters
|
|
86
|
+
# @option opts [WebsiteIdPostsBody] :body
|
|
87
|
+
# @return [nil]
|
|
88
|
+
describe 'communication_websites_website_id_posts_post test' do
|
|
89
|
+
it 'should work' do
|
|
90
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
91
|
+
end
|
|
92
|
+
end
|
|
93
|
+
|
|
94
|
+
# unit tests for communication_websites_website_id_posts_upsert_post
|
|
95
|
+
# Upsert posts
|
|
96
|
+
# @param website_id Website identifier
|
|
97
|
+
# @param [Hash] opts the optional parameters
|
|
98
|
+
# @option opts [PostsUpsertBody] :body
|
|
99
|
+
# @return [nil]
|
|
100
|
+
describe 'communication_websites_website_id_posts_upsert_post test' do
|
|
101
|
+
it 'should work' do
|
|
102
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
103
|
+
end
|
|
104
|
+
end
|
|
105
|
+
|
|
106
|
+
end
|
|
@@ -0,0 +1,108 @@
|
|
|
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 'spec_helper'
|
|
13
|
+
require 'json'
|
|
14
|
+
|
|
15
|
+
# Unit tests for OsunyApi::CommunicationWebsitePostCategoryApi
|
|
16
|
+
# Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
|
|
17
|
+
# Please update as you see appropriate
|
|
18
|
+
describe 'CommunicationWebsitePostCategoryApi' do
|
|
19
|
+
before do
|
|
20
|
+
# run before each test
|
|
21
|
+
@instance = OsunyApi::CommunicationWebsitePostCategoryApi.new
|
|
22
|
+
end
|
|
23
|
+
|
|
24
|
+
after do
|
|
25
|
+
# run after each test
|
|
26
|
+
end
|
|
27
|
+
|
|
28
|
+
describe 'test an instance of CommunicationWebsitePostCategoryApi' do
|
|
29
|
+
it 'should create an instance of CommunicationWebsitePostCategoryApi' do
|
|
30
|
+
expect(@instance).to be_instance_of(OsunyApi::CommunicationWebsitePostCategoryApi)
|
|
31
|
+
end
|
|
32
|
+
end
|
|
33
|
+
|
|
34
|
+
# unit tests for communication_websites_website_id_posts_categories_get
|
|
35
|
+
# Lists a website's post categories
|
|
36
|
+
# @param website_id Website identifier
|
|
37
|
+
# @param [Hash] opts the optional parameters
|
|
38
|
+
# @option opts [Integer] :page_num Page number
|
|
39
|
+
# @option opts [Integer] :per_page Number of items per page
|
|
40
|
+
# @return [Array<CommunicationWebsitePostCategory>]
|
|
41
|
+
describe 'communication_websites_website_id_posts_categories_get test' do
|
|
42
|
+
it 'should work' do
|
|
43
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
44
|
+
end
|
|
45
|
+
end
|
|
46
|
+
|
|
47
|
+
# unit tests for communication_websites_website_id_posts_categories_id_delete
|
|
48
|
+
# Deletes a post category
|
|
49
|
+
# @param website_id Website identifier
|
|
50
|
+
# @param id Category identifier
|
|
51
|
+
# @param [Hash] opts the optional parameters
|
|
52
|
+
# @return [nil]
|
|
53
|
+
describe 'communication_websites_website_id_posts_categories_id_delete test' do
|
|
54
|
+
it 'should work' do
|
|
55
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
56
|
+
end
|
|
57
|
+
end
|
|
58
|
+
|
|
59
|
+
# unit tests for communication_websites_website_id_posts_categories_id_get
|
|
60
|
+
# Shows a post category
|
|
61
|
+
# @param website_id Website identifier
|
|
62
|
+
# @param id Category identifier
|
|
63
|
+
# @param [Hash] opts the optional parameters
|
|
64
|
+
# @return [nil]
|
|
65
|
+
describe 'communication_websites_website_id_posts_categories_id_get test' do
|
|
66
|
+
it 'should work' do
|
|
67
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
68
|
+
end
|
|
69
|
+
end
|
|
70
|
+
|
|
71
|
+
# unit tests for communication_websites_website_id_posts_categories_id_patch
|
|
72
|
+
# Updates a post category
|
|
73
|
+
# @param website_id Website identifier
|
|
74
|
+
# @param id Category identifier
|
|
75
|
+
# @param [Hash] opts the optional parameters
|
|
76
|
+
# @option opts [CategoriesIdBody3] :body
|
|
77
|
+
# @return [nil]
|
|
78
|
+
describe 'communication_websites_website_id_posts_categories_id_patch test' do
|
|
79
|
+
it 'should work' do
|
|
80
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
81
|
+
end
|
|
82
|
+
end
|
|
83
|
+
|
|
84
|
+
# unit tests for communication_websites_website_id_posts_categories_post
|
|
85
|
+
# Creates a post category
|
|
86
|
+
# @param website_id Website identifier
|
|
87
|
+
# @param [Hash] opts the optional parameters
|
|
88
|
+
# @option opts [PostsCategoriesBody] :body
|
|
89
|
+
# @return [nil]
|
|
90
|
+
describe 'communication_websites_website_id_posts_categories_post test' do
|
|
91
|
+
it 'should work' do
|
|
92
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
93
|
+
end
|
|
94
|
+
end
|
|
95
|
+
|
|
96
|
+
# unit tests for communication_websites_website_id_posts_categories_upsert_post
|
|
97
|
+
# Upsert post categories
|
|
98
|
+
# @param website_id Website identifier
|
|
99
|
+
# @param [Hash] opts the optional parameters
|
|
100
|
+
# @option opts [CategoriesUpsertBody3] :body
|
|
101
|
+
# @return [nil]
|
|
102
|
+
describe 'communication_websites_website_id_posts_categories_upsert_post test' do
|
|
103
|
+
it 'should work' do
|
|
104
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
105
|
+
end
|
|
106
|
+
end
|
|
107
|
+
|
|
108
|
+
end
|
|
@@ -0,0 +1,100 @@
|
|
|
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.68
|
|
10
|
+
=end
|
|
11
|
+
|
|
12
|
+
require 'spec_helper'
|
|
13
|
+
require 'json'
|
|
14
|
+
|
|
15
|
+
# Unit tests for OsunyApi::UniversityOrganizationApi
|
|
16
|
+
# Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
|
|
17
|
+
# Please update as you see appropriate
|
|
18
|
+
describe 'UniversityOrganizationApi' do
|
|
19
|
+
before do
|
|
20
|
+
# run before each test
|
|
21
|
+
@instance = OsunyApi::UniversityOrganizationApi.new
|
|
22
|
+
end
|
|
23
|
+
|
|
24
|
+
after do
|
|
25
|
+
# run after each test
|
|
26
|
+
end
|
|
27
|
+
|
|
28
|
+
describe 'test an instance of UniversityOrganizationApi' do
|
|
29
|
+
it 'should create an instance of UniversityOrganizationApi' do
|
|
30
|
+
expect(@instance).to be_instance_of(OsunyApi::UniversityOrganizationApi)
|
|
31
|
+
end
|
|
32
|
+
end
|
|
33
|
+
|
|
34
|
+
# unit tests for university_organizations_get
|
|
35
|
+
# Lists organizations
|
|
36
|
+
# @param [Hash] opts the optional parameters
|
|
37
|
+
# @return [Array<UniversityOrganization>]
|
|
38
|
+
describe 'university_organizations_get test' do
|
|
39
|
+
it 'should work' do
|
|
40
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
41
|
+
end
|
|
42
|
+
end
|
|
43
|
+
|
|
44
|
+
# unit tests for university_organizations_id_delete
|
|
45
|
+
# Deletes an organization
|
|
46
|
+
# @param id Organization identifier
|
|
47
|
+
# @param [Hash] opts the optional parameters
|
|
48
|
+
# @return [nil]
|
|
49
|
+
describe 'university_organizations_id_delete test' do
|
|
50
|
+
it 'should work' do
|
|
51
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
52
|
+
end
|
|
53
|
+
end
|
|
54
|
+
|
|
55
|
+
# unit tests for university_organizations_id_get
|
|
56
|
+
# Shows an organization
|
|
57
|
+
# @param id Organization identifier
|
|
58
|
+
# @param [Hash] opts the optional parameters
|
|
59
|
+
# @return [nil]
|
|
60
|
+
describe 'university_organizations_id_get test' do
|
|
61
|
+
it 'should work' do
|
|
62
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
63
|
+
end
|
|
64
|
+
end
|
|
65
|
+
|
|
66
|
+
# unit tests for university_organizations_id_patch
|
|
67
|
+
# Updates an organization
|
|
68
|
+
# @param id Organization identifier
|
|
69
|
+
# @param [Hash] opts the optional parameters
|
|
70
|
+
# @option opts [OrganizationsIdBody] :body
|
|
71
|
+
# @return [nil]
|
|
72
|
+
describe 'university_organizations_id_patch test' do
|
|
73
|
+
it 'should work' do
|
|
74
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
75
|
+
end
|
|
76
|
+
end
|
|
77
|
+
|
|
78
|
+
# unit tests for university_organizations_post
|
|
79
|
+
# Creates a organization
|
|
80
|
+
# @param [Hash] opts the optional parameters
|
|
81
|
+
# @option opts [UniversityOrganizationsBody] :body
|
|
82
|
+
# @return [nil]
|
|
83
|
+
describe 'university_organizations_post test' do
|
|
84
|
+
it 'should work' do
|
|
85
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
86
|
+
end
|
|
87
|
+
end
|
|
88
|
+
|
|
89
|
+
# unit tests for university_organizations_upsert_post
|
|
90
|
+
# Upsert organizations
|
|
91
|
+
# @param [Hash] opts the optional parameters
|
|
92
|
+
# @option opts [OrganizationsUpsertBody] :body
|
|
93
|
+
# @return [nil]
|
|
94
|
+
describe 'university_organizations_upsert_post test' do
|
|
95
|
+
it 'should work' do
|
|
96
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
97
|
+
end
|
|
98
|
+
end
|
|
99
|
+
|
|
100
|
+
end
|
|
@@ -0,0 +1,100 @@
|
|
|
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.68
|
|
10
|
+
=end
|
|
11
|
+
|
|
12
|
+
require 'spec_helper'
|
|
13
|
+
require 'json'
|
|
14
|
+
|
|
15
|
+
# Unit tests for OsunyApi::UniversityOrganizationCategoryApi
|
|
16
|
+
# Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
|
|
17
|
+
# Please update as you see appropriate
|
|
18
|
+
describe 'UniversityOrganizationCategoryApi' do
|
|
19
|
+
before do
|
|
20
|
+
# run before each test
|
|
21
|
+
@instance = OsunyApi::UniversityOrganizationCategoryApi.new
|
|
22
|
+
end
|
|
23
|
+
|
|
24
|
+
after do
|
|
25
|
+
# run after each test
|
|
26
|
+
end
|
|
27
|
+
|
|
28
|
+
describe 'test an instance of UniversityOrganizationCategoryApi' do
|
|
29
|
+
it 'should create an instance of UniversityOrganizationCategoryApi' do
|
|
30
|
+
expect(@instance).to be_instance_of(OsunyApi::UniversityOrganizationCategoryApi)
|
|
31
|
+
end
|
|
32
|
+
end
|
|
33
|
+
|
|
34
|
+
# unit tests for university_organizations_categories_get
|
|
35
|
+
# Lists organization categories
|
|
36
|
+
# @param [Hash] opts the optional parameters
|
|
37
|
+
# @return [Array<UniversityOrganizationCategory>]
|
|
38
|
+
describe 'university_organizations_categories_get test' do
|
|
39
|
+
it 'should work' do
|
|
40
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
41
|
+
end
|
|
42
|
+
end
|
|
43
|
+
|
|
44
|
+
# unit tests for university_organizations_categories_id_delete
|
|
45
|
+
# Deletes a organization category
|
|
46
|
+
# @param id Category identifier
|
|
47
|
+
# @param [Hash] opts the optional parameters
|
|
48
|
+
# @return [nil]
|
|
49
|
+
describe 'university_organizations_categories_id_delete test' do
|
|
50
|
+
it 'should work' do
|
|
51
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
52
|
+
end
|
|
53
|
+
end
|
|
54
|
+
|
|
55
|
+
# unit tests for university_organizations_categories_id_get
|
|
56
|
+
# Shows a organization category
|
|
57
|
+
# @param id Category identifier
|
|
58
|
+
# @param [Hash] opts the optional parameters
|
|
59
|
+
# @return [nil]
|
|
60
|
+
describe 'university_organizations_categories_id_get test' do
|
|
61
|
+
it 'should work' do
|
|
62
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
63
|
+
end
|
|
64
|
+
end
|
|
65
|
+
|
|
66
|
+
# unit tests for university_organizations_categories_id_patch
|
|
67
|
+
# Updates a organization category
|
|
68
|
+
# @param id Category identifier
|
|
69
|
+
# @param [Hash] opts the optional parameters
|
|
70
|
+
# @option opts [CategoriesIdBody2] :body
|
|
71
|
+
# @return [nil]
|
|
72
|
+
describe 'university_organizations_categories_id_patch test' do
|
|
73
|
+
it 'should work' do
|
|
74
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
75
|
+
end
|
|
76
|
+
end
|
|
77
|
+
|
|
78
|
+
# unit tests for university_organizations_categories_post
|
|
79
|
+
# Creates a organization category
|
|
80
|
+
# @param [Hash] opts the optional parameters
|
|
81
|
+
# @option opts [OrganizationsCategoriesBody] :body
|
|
82
|
+
# @return [nil]
|
|
83
|
+
describe 'university_organizations_categories_post test' do
|
|
84
|
+
it 'should work' do
|
|
85
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
86
|
+
end
|
|
87
|
+
end
|
|
88
|
+
|
|
89
|
+
# unit tests for university_organizations_categories_upsert_post
|
|
90
|
+
# Upsert organization categories
|
|
91
|
+
# @param [Hash] opts the optional parameters
|
|
92
|
+
# @option opts [CategoriesUpsertBody2] :body
|
|
93
|
+
# @return [nil]
|
|
94
|
+
describe 'university_organizations_categories_upsert_post test' do
|
|
95
|
+
it 'should work' do
|
|
96
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
97
|
+
end
|
|
98
|
+
end
|
|
99
|
+
|
|
100
|
+
end
|