fastcomments 2.0.0 → 3.0.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/README.md +7 -9
- data/client/README.md +49 -50
- data/client/docs/AddDomainConfigResponse.md +3 -3
- data/client/docs/AggregateResponse.md +3 -3
- data/client/docs/BulkCreateHashTagsResponseResultsInner.md +3 -3
- data/client/docs/DefaultApi.md +28 -36
- data/client/docs/GetDomainConfigResponse.md +3 -3
- data/client/docs/GetDomainConfigsResponse.md +3 -3
- data/client/docs/GetGifsSearchResponse.md +2 -2
- data/client/docs/GetGifsTrendingResponse.md +2 -2
- data/client/docs/ModerationApi.md +325 -217
- data/client/docs/PatchDomainConfigResponse.md +3 -3
- data/client/docs/{PostRemoveCommentResponse.md → PostRemoveCommentApiResponse.md} +2 -2
- data/client/docs/PutDomainConfigResponse.md +3 -3
- data/client/docs/SaveCommentsBulkResponse.md +4 -4
- data/client/docs/SearchUsersResult.md +2 -2
- data/client/docs/UpdateUserNotificationCommentSubscriptionStatusResponse.md +3 -3
- data/client/docs/UpdateUserNotificationPageSubscriptionStatusResponse.md +3 -3
- data/client/docs/UpdateUserNotificationStatusResponse.md +3 -3
- data/client/docs/VoteResponse.md +1 -1
- data/client/fastcomments-client.gemspec +1 -1
- data/client/lib/fastcomments-client/api/default_api.rb +116 -100
- data/client/lib/fastcomments-client/api/moderation_api.rb +510 -176
- data/client/lib/fastcomments-client/api/public_api.rb +45 -45
- data/client/lib/fastcomments-client/api_client.rb +7 -3
- data/client/lib/fastcomments-client/api_error.rb +1 -1
- data/client/lib/fastcomments-client/api_model_base.rb +88 -0
- data/client/lib/fastcomments-client/configuration.rb +1 -1
- data/client/lib/fastcomments-client/models/add_domain_config_params.rb +2 -75
- data/client/lib/fastcomments-client/models/add_domain_config_response.rb +2 -3
- data/client/lib/fastcomments-client/models/add_domain_config_response_any_of.rb +2 -75
- data/client/lib/fastcomments-client/models/add_page_api_response.rb +2 -75
- data/client/lib/fastcomments-client/models/add_sso_user_api_response.rb +2 -75
- data/client/lib/fastcomments-client/models/adjust_comment_votes_params.rb +2 -75
- data/client/lib/fastcomments-client/models/adjust_votes_response.rb +2 -75
- data/client/lib/fastcomments-client/models/aggregate_question_results_response.rb +2 -75
- data/client/lib/fastcomments-client/models/aggregate_response.rb +2 -3
- data/client/lib/fastcomments-client/models/aggregate_time_bucket.rb +1 -1
- data/client/lib/fastcomments-client/models/aggregation_api_error.rb +2 -75
- data/client/lib/fastcomments-client/models/aggregation_item.rb +2 -75
- data/client/lib/fastcomments-client/models/aggregation_op_type.rb +1 -1
- data/client/lib/fastcomments-client/models/aggregation_operation.rb +2 -75
- data/client/lib/fastcomments-client/models/aggregation_request.rb +2 -75
- data/client/lib/fastcomments-client/models/aggregation_request_sort.rb +2 -75
- data/client/lib/fastcomments-client/models/aggregation_response.rb +2 -75
- data/client/lib/fastcomments-client/models/aggregation_response_stats.rb +2 -75
- data/client/lib/fastcomments-client/models/aggregation_value.rb +2 -75
- data/client/lib/fastcomments-client/models/api_audit_log.rb +2 -75
- data/client/lib/fastcomments-client/models/api_ban_user_change_log.rb +2 -75
- data/client/lib/fastcomments-client/models/api_ban_user_changed_values.rb +2 -75
- data/client/lib/fastcomments-client/models/api_banned_user.rb +2 -75
- data/client/lib/fastcomments-client/models/api_banned_user_with_multi_match_info.rb +2 -75
- data/client/lib/fastcomments-client/models/api_comment.rb +2 -75
- data/client/lib/fastcomments-client/models/api_comment_base.rb +2 -75
- data/client/lib/fastcomments-client/models/api_comment_base_meta.rb +2 -75
- data/client/lib/fastcomments-client/models/api_comment_common_banned_user.rb +2 -75
- data/client/lib/fastcomments-client/models/api_create_user_badge_response.rb +2 -75
- data/client/lib/fastcomments-client/models/api_domain_configuration.rb +2 -75
- data/client/lib/fastcomments-client/models/api_empty_response.rb +2 -75
- data/client/lib/fastcomments-client/models/api_empty_success_response.rb +2 -75
- data/client/lib/fastcomments-client/models/api_error.rb +2 -75
- data/client/lib/fastcomments-client/models/api_get_comment_response.rb +2 -75
- data/client/lib/fastcomments-client/models/api_get_comments_response.rb +2 -75
- data/client/lib/fastcomments-client/models/api_get_user_badge_progress_list_response.rb +2 -75
- data/client/lib/fastcomments-client/models/api_get_user_badge_progress_response.rb +2 -75
- data/client/lib/fastcomments-client/models/api_get_user_badge_response.rb +2 -75
- data/client/lib/fastcomments-client/models/api_get_user_badges_response.rb +2 -75
- data/client/lib/fastcomments-client/models/api_moderate_get_user_ban_preferences_response.rb +2 -75
- data/client/lib/fastcomments-client/models/api_moderate_user_ban_preferences.rb +2 -75
- data/client/lib/fastcomments-client/models/api_page.rb +2 -75
- data/client/lib/fastcomments-client/models/api_save_comment_response.rb +2 -75
- data/client/lib/fastcomments-client/models/api_status.rb +1 -1
- data/client/lib/fastcomments-client/models/api_tenant.rb +2 -75
- data/client/lib/fastcomments-client/models/api_tenant_daily_usage.rb +2 -75
- data/client/lib/fastcomments-client/models/api_ticket.rb +2 -75
- data/client/lib/fastcomments-client/models/api_ticket_detail.rb +2 -75
- data/client/lib/fastcomments-client/models/api_ticket_file.rb +2 -75
- data/client/lib/fastcomments-client/models/api_user_subscription.rb +2 -75
- data/client/lib/fastcomments-client/models/apisso_user.rb +2 -75
- data/client/lib/fastcomments-client/models/award_user_badge_response.rb +2 -75
- data/client/lib/fastcomments-client/models/ban_user_from_comment_result.rb +2 -75
- data/client/lib/fastcomments-client/models/ban_user_undo_params.rb +2 -75
- data/client/lib/fastcomments-client/models/banned_user_match.rb +2 -75
- data/client/lib/fastcomments-client/models/banned_user_match_matched_on_value.rb +2 -3
- data/client/lib/fastcomments-client/models/banned_user_match_type.rb +1 -1
- data/client/lib/fastcomments-client/models/billing_info.rb +2 -75
- data/client/lib/fastcomments-client/models/block_from_comment_params.rb +2 -75
- data/client/lib/fastcomments-client/models/block_success.rb +2 -75
- data/client/lib/fastcomments-client/models/build_moderation_filter_params.rb +2 -75
- data/client/lib/fastcomments-client/models/build_moderation_filter_response.rb +2 -75
- data/client/lib/fastcomments-client/models/bulk_aggregate_question_item.rb +2 -75
- data/client/lib/fastcomments-client/models/bulk_aggregate_question_results_request.rb +2 -75
- data/client/lib/fastcomments-client/models/bulk_aggregate_question_results_response.rb +2 -75
- data/client/lib/fastcomments-client/models/bulk_create_hash_tags_body.rb +2 -75
- data/client/lib/fastcomments-client/models/bulk_create_hash_tags_body_tags_inner.rb +2 -75
- data/client/lib/fastcomments-client/models/bulk_create_hash_tags_response.rb +2 -75
- data/client/lib/fastcomments-client/models/bulk_create_hash_tags_response_results_inner.rb +2 -3
- data/client/lib/fastcomments-client/models/bulk_pre_ban_params.rb +2 -75
- data/client/lib/fastcomments-client/models/bulk_pre_ban_summary.rb +2 -75
- data/client/lib/fastcomments-client/models/change_comment_pin_status_response.rb +2 -75
- data/client/lib/fastcomments-client/models/change_ticket_state_body.rb +2 -75
- data/client/lib/fastcomments-client/models/change_ticket_state_response.rb +2 -75
- data/client/lib/fastcomments-client/models/check_blocked_comments_response.rb +2 -75
- data/client/lib/fastcomments-client/models/combine_question_results_with_comments_response.rb +2 -75
- data/client/lib/fastcomments-client/models/comment_data.rb +2 -75
- data/client/lib/fastcomments-client/models/comment_html_rendering_mode.rb +1 -1
- data/client/lib/fastcomments-client/models/comment_log_data.rb +2 -75
- data/client/lib/fastcomments-client/models/comment_log_entry.rb +2 -75
- data/client/lib/fastcomments-client/models/comment_log_type.rb +1 -1
- data/client/lib/fastcomments-client/models/comment_question_results_rendering_type.rb +1 -1
- data/client/lib/fastcomments-client/models/comment_questions_required.rb +1 -1
- data/client/lib/fastcomments-client/models/comment_text_update_request.rb +2 -75
- data/client/lib/fastcomments-client/models/comment_thread_deletion_mode.rb +1 -1
- data/client/lib/fastcomments-client/models/comment_user_badge_info.rb +2 -75
- data/client/lib/fastcomments-client/models/comment_user_hash_tag_info.rb +2 -75
- data/client/lib/fastcomments-client/models/comment_user_mention_info.rb +2 -75
- data/client/lib/fastcomments-client/models/commenter_name_formats.rb +1 -1
- data/client/lib/fastcomments-client/models/comments_by_ids_params.rb +2 -75
- data/client/lib/fastcomments-client/models/create_api_page_data.rb +2 -75
- data/client/lib/fastcomments-client/models/create_api_user_subscription_data.rb +2 -75
- data/client/lib/fastcomments-client/models/create_apisso_user_data.rb +2 -75
- data/client/lib/fastcomments-client/models/create_comment_params.rb +2 -75
- data/client/lib/fastcomments-client/models/create_email_template_body.rb +2 -75
- data/client/lib/fastcomments-client/models/create_email_template_response.rb +2 -75
- data/client/lib/fastcomments-client/models/create_feed_post_params.rb +2 -75
- data/client/lib/fastcomments-client/models/create_feed_post_response.rb +2 -75
- data/client/lib/fastcomments-client/models/create_feed_posts_response.rb +2 -75
- data/client/lib/fastcomments-client/models/create_hash_tag_body.rb +2 -75
- data/client/lib/fastcomments-client/models/create_hash_tag_response.rb +2 -75
- data/client/lib/fastcomments-client/models/create_moderator_body.rb +2 -75
- data/client/lib/fastcomments-client/models/create_moderator_response.rb +2 -75
- data/client/lib/fastcomments-client/models/create_question_config_body.rb +2 -75
- data/client/lib/fastcomments-client/models/create_question_config_response.rb +2 -75
- data/client/lib/fastcomments-client/models/create_question_result_body.rb +2 -75
- data/client/lib/fastcomments-client/models/create_question_result_response.rb +2 -75
- data/client/lib/fastcomments-client/models/create_subscription_api_response.rb +2 -75
- data/client/lib/fastcomments-client/models/create_tenant_body.rb +2 -75
- data/client/lib/fastcomments-client/models/create_tenant_package_body.rb +2 -75
- data/client/lib/fastcomments-client/models/create_tenant_package_response.rb +2 -75
- data/client/lib/fastcomments-client/models/create_tenant_response.rb +2 -75
- data/client/lib/fastcomments-client/models/create_tenant_user_body.rb +2 -75
- data/client/lib/fastcomments-client/models/create_tenant_user_response.rb +2 -75
- data/client/lib/fastcomments-client/models/create_ticket_body.rb +2 -75
- data/client/lib/fastcomments-client/models/create_ticket_response.rb +2 -75
- data/client/lib/fastcomments-client/models/create_user_badge_params.rb +2 -75
- data/client/lib/fastcomments-client/models/create_v1_page_react.rb +2 -75
- data/client/lib/fastcomments-client/models/custom_config_parameters.rb +2 -75
- data/client/lib/fastcomments-client/models/custom_email_template.rb +2 -75
- data/client/lib/fastcomments-client/models/delete_comment_action.rb +1 -1
- data/client/lib/fastcomments-client/models/delete_comment_result.rb +2 -75
- data/client/lib/fastcomments-client/models/delete_domain_config_response.rb +2 -75
- data/client/lib/fastcomments-client/models/delete_feed_post_public_response.rb +2 -75
- data/client/lib/fastcomments-client/models/delete_hash_tag_request_body.rb +2 -75
- data/client/lib/fastcomments-client/models/delete_page_api_response.rb +2 -75
- data/client/lib/fastcomments-client/models/delete_sso_user_api_response.rb +2 -75
- data/client/lib/fastcomments-client/models/delete_subscription_api_response.rb +2 -75
- data/client/lib/fastcomments-client/models/deleted_comment_result_comment.rb +2 -75
- data/client/lib/fastcomments-client/models/digest_email_frequency.rb +1 -1
- data/client/lib/fastcomments-client/models/email_template_definition.rb +2 -75
- data/client/lib/fastcomments-client/models/email_template_render_error_response.rb +2 -75
- data/client/lib/fastcomments-client/models/event_log_entry.rb +2 -75
- data/client/lib/fastcomments-client/models/f_comment.rb +2 -75
- data/client/lib/fastcomments-client/models/f_comment_meta.rb +2 -75
- data/client/lib/fastcomments-client/models/feed_post.rb +2 -75
- data/client/lib/fastcomments-client/models/feed_post_link.rb +2 -75
- data/client/lib/fastcomments-client/models/feed_post_media_item.rb +2 -75
- data/client/lib/fastcomments-client/models/feed_post_media_item_asset.rb +2 -75
- data/client/lib/fastcomments-client/models/feed_post_stats.rb +2 -75
- data/client/lib/fastcomments-client/models/feed_posts_stats_response.rb +2 -75
- data/client/lib/fastcomments-client/models/find_comments_by_range_item.rb +2 -75
- data/client/lib/fastcomments-client/models/find_comments_by_range_response.rb +2 -75
- data/client/lib/fastcomments-client/models/flag_comment_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_audit_logs_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_banned_users_count_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_banned_users_from_comment_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_cached_notification_count_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_comment_ban_status_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_comment_text_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_comment_vote_user_names_success_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_comments_for_user_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_comments_response_public_comment.rb +2 -75
- data/client/lib/fastcomments-client/models/get_comments_response_with_presence_public_comment.rb +2 -75
- data/client/lib/fastcomments-client/models/get_domain_config_response.rb +2 -3
- data/client/lib/fastcomments-client/models/get_domain_configs_response.rb +2 -3
- data/client/lib/fastcomments-client/models/get_domain_configs_response_any_of.rb +2 -75
- data/client/lib/fastcomments-client/models/get_domain_configs_response_any_of1.rb +2 -75
- data/client/lib/fastcomments-client/models/get_email_template_definitions_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_email_template_render_errors_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_email_template_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_email_templates_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_event_log_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_feed_posts_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_gifs_search_response.rb +2 -3
- data/client/lib/fastcomments-client/models/get_gifs_trending_response.rb +2 -3
- data/client/lib/fastcomments-client/models/get_hash_tags_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_moderator_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_moderators_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_my_notifications_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_notification_count_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_notifications_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_page_by_urlid_api_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_pages_api_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_pending_webhook_event_count_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_pending_webhook_events_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_public_feed_posts_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_public_pages_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_question_config_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_question_configs_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_question_result_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_question_results_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_sso_user_by_email_api_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_sso_user_by_id_api_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_sso_users_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_subscriptions_api_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_tenant_daily_usages_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_tenant_manual_badges_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_tenant_package_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_tenant_packages_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_tenant_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_tenant_user_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_tenant_users_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_tenants_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_ticket_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_tickets_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_translations_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_user_internal_profile_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_user_internal_profile_response_profile.rb +2 -75
- data/client/lib/fastcomments-client/models/get_user_manual_badges_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_user_notification_count_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_user_presence_statuses_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_user_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_user_trust_factor_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_v1_page_likes.rb +2 -75
- data/client/lib/fastcomments-client/models/get_v2_page_react_users_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_v2_page_reacts.rb +2 -75
- data/client/lib/fastcomments-client/models/get_votes_for_user_response.rb +2 -75
- data/client/lib/fastcomments-client/models/get_votes_response.rb +2 -75
- data/client/lib/fastcomments-client/models/gif_get_large_response.rb +2 -75
- data/client/lib/fastcomments-client/models/gif_rating.rb +1 -1
- data/client/lib/fastcomments-client/models/gif_search_internal_error.rb +2 -75
- data/client/lib/fastcomments-client/models/gif_search_response.rb +2 -75
- data/client/lib/fastcomments-client/models/gif_search_response_images_inner_inner.rb +2 -3
- data/client/lib/fastcomments-client/models/header_account_notification.rb +2 -75
- data/client/lib/fastcomments-client/models/header_state.rb +2 -75
- data/client/lib/fastcomments-client/models/ignored_response.rb +2 -75
- data/client/lib/fastcomments-client/models/image_content_profanity_level.rb +1 -1
- data/client/lib/fastcomments-client/models/imported_agent_approval_notification_frequency.rb +1 -1
- data/client/lib/fastcomments-client/models/imported_site_type.rb +1 -1
- data/client/lib/fastcomments-client/models/live_event.rb +2 -75
- data/client/lib/fastcomments-client/models/live_event_extra_info.rb +2 -75
- data/client/lib/fastcomments-client/models/live_event_type.rb +1 -1
- data/client/lib/fastcomments-client/models/media_asset.rb +2 -75
- data/client/lib/fastcomments-client/models/mention_auto_complete_mode.rb +1 -1
- data/client/lib/fastcomments-client/models/meta_item.rb +2 -75
- data/client/lib/fastcomments-client/models/moderation_api_child_comments_response.rb +2 -75
- data/client/lib/fastcomments-client/models/moderation_api_comment.rb +2 -75
- data/client/lib/fastcomments-client/models/moderation_api_comment_log.rb +2 -75
- data/client/lib/fastcomments-client/models/moderation_api_comment_response.rb +2 -75
- data/client/lib/fastcomments-client/models/moderation_api_count_comments_response.rb +2 -75
- data/client/lib/fastcomments-client/models/moderation_api_get_comment_ids_response.rb +2 -75
- data/client/lib/fastcomments-client/models/moderation_api_get_comments_response.rb +2 -75
- data/client/lib/fastcomments-client/models/moderation_api_get_logs_response.rb +2 -75
- data/client/lib/fastcomments-client/models/moderation_comment_search_response.rb +2 -75
- data/client/lib/fastcomments-client/models/moderation_export_response.rb +2 -75
- data/client/lib/fastcomments-client/models/moderation_export_status_response.rb +2 -75
- data/client/lib/fastcomments-client/models/moderation_filter.rb +2 -75
- data/client/lib/fastcomments-client/models/moderation_page_search_projected.rb +2 -75
- data/client/lib/fastcomments-client/models/moderation_page_search_response.rb +2 -75
- data/client/lib/fastcomments-client/models/moderation_site_search_projected.rb +2 -75
- data/client/lib/fastcomments-client/models/moderation_site_search_response.rb +2 -75
- data/client/lib/fastcomments-client/models/moderation_suggest_response.rb +2 -75
- data/client/lib/fastcomments-client/models/moderation_user_search_projected.rb +2 -75
- data/client/lib/fastcomments-client/models/moderation_user_search_response.rb +2 -75
- data/client/lib/fastcomments-client/models/moderator.rb +2 -75
- data/client/lib/fastcomments-client/models/notification_and_count.rb +2 -75
- data/client/lib/fastcomments-client/models/notification_object_type.rb +1 -1
- data/client/lib/fastcomments-client/models/notification_type.rb +1 -1
- data/client/lib/fastcomments-client/models/page_user_entry.rb +2 -75
- data/client/lib/fastcomments-client/models/page_users_info_response.rb +2 -75
- data/client/lib/fastcomments-client/models/page_users_offline_response.rb +2 -75
- data/client/lib/fastcomments-client/models/page_users_online_response.rb +2 -75
- data/client/lib/fastcomments-client/models/pages_sort_by.rb +1 -1
- data/client/lib/fastcomments-client/models/patch_domain_config_params.rb +2 -75
- data/client/lib/fastcomments-client/models/patch_domain_config_response.rb +2 -3
- data/client/lib/fastcomments-client/models/patch_page_api_response.rb +2 -75
- data/client/lib/fastcomments-client/models/patch_sso_user_api_response.rb +2 -75
- data/client/lib/fastcomments-client/models/pending_comment_to_sync_outbound.rb +2 -75
- data/client/lib/fastcomments-client/models/{post_remove_comment_response.rb → post_remove_comment_api_response.rb} +3 -4
- data/client/lib/fastcomments-client/models/pre_ban_summary.rb +2 -75
- data/client/lib/fastcomments-client/models/pub_sub_comment.rb +2 -75
- data/client/lib/fastcomments-client/models/pub_sub_comment_base.rb +2 -75
- data/client/lib/fastcomments-client/models/pub_sub_vote.rb +2 -75
- data/client/lib/fastcomments-client/models/public_api_delete_comment_response.rb +2 -75
- data/client/lib/fastcomments-client/models/public_api_get_comment_text_response.rb +2 -75
- data/client/lib/fastcomments-client/models/public_api_set_comment_text_response.rb +2 -75
- data/client/lib/fastcomments-client/models/public_block_from_comment_params.rb +2 -75
- data/client/lib/fastcomments-client/models/public_comment.rb +2 -75
- data/client/lib/fastcomments-client/models/public_comment_base.rb +2 -75
- data/client/lib/fastcomments-client/models/public_feed_posts_response.rb +2 -75
- data/client/lib/fastcomments-client/models/public_page.rb +2 -75
- data/client/lib/fastcomments-client/models/public_vote.rb +2 -75
- data/client/lib/fastcomments-client/models/put_domain_config_response.rb +2 -3
- data/client/lib/fastcomments-client/models/put_sso_user_api_response.rb +2 -75
- data/client/lib/fastcomments-client/models/query_predicate.rb +2 -75
- data/client/lib/fastcomments-client/models/query_predicate_value.rb +2 -3
- data/client/lib/fastcomments-client/models/question_config.rb +2 -75
- data/client/lib/fastcomments-client/models/question_config_custom_options_inner.rb +2 -75
- data/client/lib/fastcomments-client/models/question_datum.rb +2 -75
- data/client/lib/fastcomments-client/models/question_rendering_type.rb +1 -1
- data/client/lib/fastcomments-client/models/question_result.rb +2 -75
- data/client/lib/fastcomments-client/models/question_result_aggregation_overall.rb +2 -75
- data/client/lib/fastcomments-client/models/question_sub_question_visibility.rb +1 -1
- data/client/lib/fastcomments-client/models/question_when_save.rb +1 -1
- data/client/lib/fastcomments-client/models/react_body_params.rb +2 -75
- data/client/lib/fastcomments-client/models/react_feed_post_response.rb +2 -75
- data/client/lib/fastcomments-client/models/record_string_before_string_or_null_after_string_or_null_value.rb +2 -75
- data/client/lib/fastcomments-client/models/remove_comment_action_response.rb +2 -75
- data/client/lib/fastcomments-client/models/remove_user_badge_response.rb +2 -75
- data/client/lib/fastcomments-client/models/render_email_template_body.rb +2 -75
- data/client/lib/fastcomments-client/models/render_email_template_response.rb +2 -75
- data/client/lib/fastcomments-client/models/renderable_user_notification.rb +2 -75
- data/client/lib/fastcomments-client/models/repeat_comment_check_ignored_reason.rb +1 -1
- data/client/lib/fastcomments-client/models/repeat_comment_handling_action.rb +1 -1
- data/client/lib/fastcomments-client/models/replace_tenant_package_body.rb +2 -75
- data/client/lib/fastcomments-client/models/replace_tenant_user_body.rb +2 -75
- data/client/lib/fastcomments-client/models/reset_user_notifications_response.rb +2 -75
- data/client/lib/fastcomments-client/models/save_comment_response_optimized.rb +2 -75
- data/client/lib/fastcomments-client/models/save_comments_bulk_response.rb +2 -3
- data/client/lib/fastcomments-client/models/save_comments_response_with_presence.rb +2 -75
- data/client/lib/fastcomments-client/models/search_users_response.rb +2 -75
- data/client/lib/fastcomments-client/models/search_users_result.rb +2 -3
- data/client/lib/fastcomments-client/models/search_users_sectioned_response.rb +2 -75
- data/client/lib/fastcomments-client/models/set_comment_approved_response.rb +2 -75
- data/client/lib/fastcomments-client/models/set_comment_text_params.rb +2 -75
- data/client/lib/fastcomments-client/models/set_comment_text_response.rb +2 -75
- data/client/lib/fastcomments-client/models/set_comment_text_result.rb +2 -75
- data/client/lib/fastcomments-client/models/set_user_trust_factor_response.rb +2 -75
- data/client/lib/fastcomments-client/models/size_preset.rb +1 -1
- data/client/lib/fastcomments-client/models/sort_directions.rb +1 -1
- data/client/lib/fastcomments-client/models/sortdir.rb +1 -1
- data/client/lib/fastcomments-client/models/spam_rule.rb +2 -75
- data/client/lib/fastcomments-client/models/sso_security_level.rb +1 -1
- data/client/lib/fastcomments-client/models/tenant_badge.rb +2 -75
- data/client/lib/fastcomments-client/models/tenant_hash_tag.rb +2 -75
- data/client/lib/fastcomments-client/models/tenant_package.rb +2 -75
- data/client/lib/fastcomments-client/models/tos_config.rb +2 -75
- data/client/lib/fastcomments-client/models/un_block_from_comment_params.rb +2 -75
- data/client/lib/fastcomments-client/models/unblock_success.rb +2 -75
- data/client/lib/fastcomments-client/models/updatable_comment_params.rb +2 -75
- data/client/lib/fastcomments-client/models/update_api_page_data.rb +2 -75
- data/client/lib/fastcomments-client/models/update_api_user_subscription_data.rb +2 -75
- data/client/lib/fastcomments-client/models/update_apisso_user_data.rb +2 -75
- data/client/lib/fastcomments-client/models/update_domain_config_params.rb +2 -75
- data/client/lib/fastcomments-client/models/update_email_template_body.rb +2 -75
- data/client/lib/fastcomments-client/models/update_feed_post_params.rb +2 -75
- data/client/lib/fastcomments-client/models/update_hash_tag_body.rb +2 -75
- data/client/lib/fastcomments-client/models/update_hash_tag_response.rb +2 -75
- data/client/lib/fastcomments-client/models/update_moderator_body.rb +2 -75
- data/client/lib/fastcomments-client/models/update_notification_body.rb +2 -75
- data/client/lib/fastcomments-client/models/update_question_config_body.rb +2 -75
- data/client/lib/fastcomments-client/models/update_question_result_body.rb +2 -75
- data/client/lib/fastcomments-client/models/update_subscription_api_response.rb +2 -75
- data/client/lib/fastcomments-client/models/update_tenant_body.rb +2 -75
- data/client/lib/fastcomments-client/models/update_tenant_package_body.rb +2 -75
- data/client/lib/fastcomments-client/models/update_tenant_user_body.rb +2 -75
- data/client/lib/fastcomments-client/models/update_user_badge_params.rb +2 -75
- data/client/lib/fastcomments-client/models/update_user_notification_comment_subscription_status_response.rb +2 -3
- data/client/lib/fastcomments-client/models/update_user_notification_page_subscription_status_response.rb +2 -3
- data/client/lib/fastcomments-client/models/update_user_notification_status_response.rb +2 -3
- data/client/lib/fastcomments-client/models/upload_image_response.rb +2 -75
- data/client/lib/fastcomments-client/models/user.rb +2 -75
- data/client/lib/fastcomments-client/models/user_badge.rb +2 -75
- data/client/lib/fastcomments-client/models/user_badge_progress.rb +2 -75
- data/client/lib/fastcomments-client/models/user_notification.rb +2 -75
- data/client/lib/fastcomments-client/models/user_notification_count.rb +2 -75
- data/client/lib/fastcomments-client/models/user_notification_write_response.rb +2 -75
- data/client/lib/fastcomments-client/models/user_presence_data.rb +2 -75
- data/client/lib/fastcomments-client/models/user_reacts_response.rb +2 -75
- data/client/lib/fastcomments-client/models/user_search_result.rb +2 -75
- data/client/lib/fastcomments-client/models/user_search_section.rb +1 -1
- data/client/lib/fastcomments-client/models/user_search_section_result.rb +2 -75
- data/client/lib/fastcomments-client/models/user_session_info.rb +2 -75
- data/client/lib/fastcomments-client/models/users_list_location.rb +1 -1
- data/client/lib/fastcomments-client/models/vote_body_params.rb +2 -75
- data/client/lib/fastcomments-client/models/vote_delete_response.rb +2 -75
- data/client/lib/fastcomments-client/models/vote_response.rb +32 -81
- data/client/lib/fastcomments-client/models/vote_response_user.rb +2 -75
- data/client/lib/fastcomments-client/models/vote_style.rb +1 -1
- data/client/lib/fastcomments-client/version.rb +2 -2
- data/client/lib/fastcomments-client.rb +3 -3
- data/client/spec/api/default_api_spec.rb +5 -5
- data/client/spec/api/moderation_api_spec.rb +56 -2
- data/client/spec/api/public_api_spec.rb +1 -1
- data/client/spec/models/add_domain_config_params_spec.rb +2 -2
- data/client/spec/models/add_domain_config_response_any_of_spec.rb +2 -2
- data/client/spec/models/add_domain_config_response_spec.rb +1 -1
- data/client/spec/models/add_page_api_response_spec.rb +2 -2
- data/client/spec/models/add_sso_user_api_response_spec.rb +2 -2
- data/client/spec/models/adjust_comment_votes_params_spec.rb +2 -2
- data/client/spec/models/adjust_votes_response_spec.rb +2 -2
- data/client/spec/models/aggregate_question_results_response_spec.rb +2 -2
- data/client/spec/models/aggregate_response_spec.rb +1 -1
- data/client/spec/models/aggregate_time_bucket_spec.rb +2 -2
- data/client/spec/models/aggregation_api_error_spec.rb +2 -2
- data/client/spec/models/aggregation_item_spec.rb +2 -2
- data/client/spec/models/aggregation_op_type_spec.rb +2 -2
- data/client/spec/models/aggregation_operation_spec.rb +2 -2
- data/client/spec/models/aggregation_request_sort_spec.rb +2 -2
- data/client/spec/models/aggregation_request_spec.rb +2 -2
- data/client/spec/models/aggregation_response_spec.rb +2 -2
- data/client/spec/models/aggregation_response_stats_spec.rb +2 -2
- data/client/spec/models/aggregation_value_spec.rb +2 -2
- data/client/spec/models/api_audit_log_spec.rb +2 -2
- data/client/spec/models/api_ban_user_change_log_spec.rb +2 -2
- data/client/spec/models/api_ban_user_changed_values_spec.rb +2 -2
- data/client/spec/models/api_banned_user_spec.rb +2 -2
- data/client/spec/models/api_banned_user_with_multi_match_info_spec.rb +2 -2
- data/client/spec/models/api_comment_base_meta_spec.rb +2 -2
- data/client/spec/models/api_comment_base_spec.rb +2 -2
- data/client/spec/models/api_comment_common_banned_user_spec.rb +2 -2
- data/client/spec/models/api_comment_spec.rb +2 -2
- data/client/spec/models/api_create_user_badge_response_spec.rb +2 -2
- data/client/spec/models/api_domain_configuration_spec.rb +2 -2
- data/client/spec/models/api_empty_response_spec.rb +2 -2
- data/client/spec/models/api_empty_success_response_spec.rb +2 -2
- data/client/spec/models/api_error_spec.rb +2 -2
- data/client/spec/models/api_get_comment_response_spec.rb +2 -2
- data/client/spec/models/api_get_comments_response_spec.rb +2 -2
- data/client/spec/models/api_get_user_badge_progress_list_response_spec.rb +2 -2
- data/client/spec/models/api_get_user_badge_progress_response_spec.rb +2 -2
- data/client/spec/models/api_get_user_badge_response_spec.rb +2 -2
- data/client/spec/models/api_get_user_badges_response_spec.rb +2 -2
- data/client/spec/models/api_moderate_get_user_ban_preferences_response_spec.rb +2 -2
- data/client/spec/models/api_moderate_user_ban_preferences_spec.rb +2 -2
- data/client/spec/models/api_page_spec.rb +2 -2
- data/client/spec/models/api_save_comment_response_spec.rb +2 -2
- data/client/spec/models/api_status_spec.rb +2 -2
- data/client/spec/models/api_tenant_daily_usage_spec.rb +2 -2
- data/client/spec/models/api_tenant_spec.rb +2 -2
- data/client/spec/models/api_ticket_detail_spec.rb +2 -2
- data/client/spec/models/api_ticket_file_spec.rb +2 -2
- data/client/spec/models/api_ticket_spec.rb +2 -2
- data/client/spec/models/api_user_subscription_spec.rb +2 -2
- data/client/spec/models/apisso_user_spec.rb +2 -2
- data/client/spec/models/award_user_badge_response_spec.rb +2 -2
- data/client/spec/models/ban_user_from_comment_result_spec.rb +2 -2
- data/client/spec/models/ban_user_undo_params_spec.rb +2 -2
- data/client/spec/models/banned_user_match_matched_on_value_spec.rb +1 -1
- data/client/spec/models/banned_user_match_spec.rb +2 -2
- data/client/spec/models/banned_user_match_type_spec.rb +2 -2
- data/client/spec/models/billing_info_spec.rb +2 -2
- data/client/spec/models/block_from_comment_params_spec.rb +2 -2
- data/client/spec/models/block_success_spec.rb +2 -2
- data/client/spec/models/build_moderation_filter_params_spec.rb +2 -2
- data/client/spec/models/build_moderation_filter_response_spec.rb +2 -2
- data/client/spec/models/bulk_aggregate_question_item_spec.rb +2 -2
- data/client/spec/models/bulk_aggregate_question_results_request_spec.rb +2 -2
- data/client/spec/models/bulk_aggregate_question_results_response_spec.rb +2 -2
- data/client/spec/models/bulk_create_hash_tags_body_spec.rb +2 -2
- data/client/spec/models/bulk_create_hash_tags_body_tags_inner_spec.rb +2 -2
- data/client/spec/models/bulk_create_hash_tags_response_results_inner_spec.rb +1 -1
- data/client/spec/models/bulk_create_hash_tags_response_spec.rb +2 -2
- data/client/spec/models/bulk_pre_ban_params_spec.rb +2 -2
- data/client/spec/models/bulk_pre_ban_summary_spec.rb +2 -2
- data/client/spec/models/change_comment_pin_status_response_spec.rb +2 -2
- data/client/spec/models/change_ticket_state_body_spec.rb +2 -2
- data/client/spec/models/change_ticket_state_response_spec.rb +2 -2
- data/client/spec/models/check_blocked_comments_response_spec.rb +2 -2
- data/client/spec/models/combine_question_results_with_comments_response_spec.rb +2 -2
- data/client/spec/models/comment_data_spec.rb +2 -2
- data/client/spec/models/comment_html_rendering_mode_spec.rb +2 -2
- data/client/spec/models/comment_log_data_spec.rb +2 -2
- data/client/spec/models/comment_log_entry_spec.rb +2 -2
- data/client/spec/models/comment_log_type_spec.rb +2 -2
- data/client/spec/models/comment_question_results_rendering_type_spec.rb +2 -2
- data/client/spec/models/comment_questions_required_spec.rb +2 -2
- data/client/spec/models/comment_text_update_request_spec.rb +2 -2
- data/client/spec/models/comment_thread_deletion_mode_spec.rb +2 -2
- data/client/spec/models/comment_user_badge_info_spec.rb +2 -2
- data/client/spec/models/comment_user_hash_tag_info_spec.rb +2 -2
- data/client/spec/models/comment_user_mention_info_spec.rb +2 -2
- data/client/spec/models/commenter_name_formats_spec.rb +2 -2
- data/client/spec/models/comments_by_ids_params_spec.rb +2 -2
- data/client/spec/models/create_api_page_data_spec.rb +2 -2
- data/client/spec/models/create_api_user_subscription_data_spec.rb +2 -2
- data/client/spec/models/create_apisso_user_data_spec.rb +2 -2
- data/client/spec/models/create_comment_params_spec.rb +2 -2
- data/client/spec/models/create_email_template_body_spec.rb +2 -2
- data/client/spec/models/create_email_template_response_spec.rb +2 -2
- data/client/spec/models/create_feed_post_params_spec.rb +2 -2
- data/client/spec/models/create_feed_post_response_spec.rb +2 -2
- data/client/spec/models/create_feed_posts_response_spec.rb +2 -2
- data/client/spec/models/create_hash_tag_body_spec.rb +2 -2
- data/client/spec/models/create_hash_tag_response_spec.rb +2 -2
- data/client/spec/models/create_moderator_body_spec.rb +2 -2
- data/client/spec/models/create_moderator_response_spec.rb +2 -2
- data/client/spec/models/create_question_config_body_spec.rb +2 -2
- data/client/spec/models/create_question_config_response_spec.rb +2 -2
- data/client/spec/models/create_question_result_body_spec.rb +2 -2
- data/client/spec/models/create_question_result_response_spec.rb +2 -2
- data/client/spec/models/create_subscription_api_response_spec.rb +2 -2
- data/client/spec/models/create_tenant_body_spec.rb +2 -2
- data/client/spec/models/create_tenant_package_body_spec.rb +2 -2
- data/client/spec/models/create_tenant_package_response_spec.rb +2 -2
- data/client/spec/models/create_tenant_response_spec.rb +2 -2
- data/client/spec/models/create_tenant_user_body_spec.rb +2 -2
- data/client/spec/models/create_tenant_user_response_spec.rb +2 -2
- data/client/spec/models/create_ticket_body_spec.rb +2 -2
- data/client/spec/models/create_ticket_response_spec.rb +2 -2
- data/client/spec/models/create_user_badge_params_spec.rb +2 -2
- data/client/spec/models/create_v1_page_react_spec.rb +2 -2
- data/client/spec/models/custom_config_parameters_spec.rb +2 -2
- data/client/spec/models/custom_email_template_spec.rb +2 -2
- data/client/spec/models/delete_comment_action_spec.rb +2 -2
- data/client/spec/models/delete_comment_result_spec.rb +2 -2
- data/client/spec/models/delete_domain_config_response_spec.rb +2 -2
- data/client/spec/models/delete_feed_post_public_response_spec.rb +2 -2
- data/client/spec/models/delete_hash_tag_request_body_spec.rb +2 -2
- data/client/spec/models/delete_page_api_response_spec.rb +2 -2
- data/client/spec/models/delete_sso_user_api_response_spec.rb +2 -2
- data/client/spec/models/delete_subscription_api_response_spec.rb +2 -2
- data/client/spec/models/deleted_comment_result_comment_spec.rb +2 -2
- data/client/spec/models/digest_email_frequency_spec.rb +2 -2
- data/client/spec/models/email_template_definition_spec.rb +2 -2
- data/client/spec/models/email_template_render_error_response_spec.rb +2 -2
- data/client/spec/models/event_log_entry_spec.rb +2 -2
- data/client/spec/models/f_comment_meta_spec.rb +2 -2
- data/client/spec/models/f_comment_spec.rb +2 -2
- data/client/spec/models/feed_post_link_spec.rb +2 -2
- data/client/spec/models/feed_post_media_item_asset_spec.rb +2 -2
- data/client/spec/models/feed_post_media_item_spec.rb +2 -2
- data/client/spec/models/feed_post_spec.rb +2 -2
- data/client/spec/models/feed_post_stats_spec.rb +2 -2
- data/client/spec/models/feed_posts_stats_response_spec.rb +2 -2
- data/client/spec/models/find_comments_by_range_item_spec.rb +2 -2
- data/client/spec/models/find_comments_by_range_response_spec.rb +2 -2
- data/client/spec/models/flag_comment_response_spec.rb +2 -2
- data/client/spec/models/get_audit_logs_response_spec.rb +2 -2
- data/client/spec/models/get_banned_users_count_response_spec.rb +2 -2
- data/client/spec/models/get_banned_users_from_comment_response_spec.rb +2 -2
- data/client/spec/models/get_cached_notification_count_response_spec.rb +2 -2
- data/client/spec/models/get_comment_ban_status_response_spec.rb +2 -2
- data/client/spec/models/get_comment_text_response_spec.rb +2 -2
- data/client/spec/models/get_comment_vote_user_names_success_response_spec.rb +2 -2
- data/client/spec/models/get_comments_for_user_response_spec.rb +2 -2
- data/client/spec/models/get_comments_response_public_comment_spec.rb +2 -2
- data/client/spec/models/get_comments_response_with_presence_public_comment_spec.rb +2 -2
- data/client/spec/models/get_domain_config_response_spec.rb +1 -1
- data/client/spec/models/get_domain_configs_response_any_of1_spec.rb +2 -2
- data/client/spec/models/get_domain_configs_response_any_of_spec.rb +2 -2
- data/client/spec/models/get_domain_configs_response_spec.rb +1 -1
- data/client/spec/models/get_email_template_definitions_response_spec.rb +2 -2
- data/client/spec/models/get_email_template_render_errors_response_spec.rb +2 -2
- data/client/spec/models/get_email_template_response_spec.rb +2 -2
- data/client/spec/models/get_email_templates_response_spec.rb +2 -2
- data/client/spec/models/get_event_log_response_spec.rb +2 -2
- data/client/spec/models/get_feed_posts_response_spec.rb +2 -2
- data/client/spec/models/get_gifs_search_response_spec.rb +1 -1
- data/client/spec/models/get_gifs_trending_response_spec.rb +1 -1
- data/client/spec/models/get_hash_tags_response_spec.rb +2 -2
- data/client/spec/models/get_moderator_response_spec.rb +2 -2
- data/client/spec/models/get_moderators_response_spec.rb +2 -2
- data/client/spec/models/get_my_notifications_response_spec.rb +2 -2
- data/client/spec/models/get_notification_count_response_spec.rb +2 -2
- data/client/spec/models/get_notifications_response_spec.rb +2 -2
- data/client/spec/models/get_page_by_urlid_api_response_spec.rb +2 -2
- data/client/spec/models/get_pages_api_response_spec.rb +2 -2
- data/client/spec/models/get_pending_webhook_event_count_response_spec.rb +2 -2
- data/client/spec/models/get_pending_webhook_events_response_spec.rb +2 -2
- data/client/spec/models/get_public_feed_posts_response_spec.rb +2 -2
- data/client/spec/models/get_public_pages_response_spec.rb +2 -2
- data/client/spec/models/get_question_config_response_spec.rb +2 -2
- data/client/spec/models/get_question_configs_response_spec.rb +2 -2
- data/client/spec/models/get_question_result_response_spec.rb +2 -2
- data/client/spec/models/get_question_results_response_spec.rb +2 -2
- data/client/spec/models/get_sso_user_by_email_api_response_spec.rb +2 -2
- data/client/spec/models/get_sso_user_by_id_api_response_spec.rb +2 -2
- data/client/spec/models/get_sso_users_response_spec.rb +2 -2
- data/client/spec/models/get_subscriptions_api_response_spec.rb +2 -2
- data/client/spec/models/get_tenant_daily_usages_response_spec.rb +2 -2
- data/client/spec/models/get_tenant_manual_badges_response_spec.rb +2 -2
- data/client/spec/models/get_tenant_package_response_spec.rb +2 -2
- data/client/spec/models/get_tenant_packages_response_spec.rb +2 -2
- data/client/spec/models/get_tenant_response_spec.rb +2 -2
- data/client/spec/models/get_tenant_user_response_spec.rb +2 -2
- data/client/spec/models/get_tenant_users_response_spec.rb +2 -2
- data/client/spec/models/get_tenants_response_spec.rb +2 -2
- data/client/spec/models/get_ticket_response_spec.rb +2 -2
- data/client/spec/models/get_tickets_response_spec.rb +2 -2
- data/client/spec/models/get_translations_response_spec.rb +2 -2
- data/client/spec/models/get_user_internal_profile_response_profile_spec.rb +2 -2
- data/client/spec/models/get_user_internal_profile_response_spec.rb +2 -2
- data/client/spec/models/get_user_manual_badges_response_spec.rb +2 -2
- data/client/spec/models/get_user_notification_count_response_spec.rb +2 -2
- data/client/spec/models/get_user_presence_statuses_response_spec.rb +2 -2
- data/client/spec/models/get_user_response_spec.rb +2 -2
- data/client/spec/models/get_user_trust_factor_response_spec.rb +2 -2
- data/client/spec/models/get_v1_page_likes_spec.rb +2 -2
- data/client/spec/models/get_v2_page_react_users_response_spec.rb +2 -2
- data/client/spec/models/get_v2_page_reacts_spec.rb +2 -2
- data/client/spec/models/get_votes_for_user_response_spec.rb +2 -2
- data/client/spec/models/get_votes_response_spec.rb +2 -2
- data/client/spec/models/gif_get_large_response_spec.rb +2 -2
- data/client/spec/models/gif_rating_spec.rb +2 -2
- data/client/spec/models/gif_search_internal_error_spec.rb +2 -2
- data/client/spec/models/gif_search_response_images_inner_inner_spec.rb +1 -1
- data/client/spec/models/gif_search_response_spec.rb +2 -2
- data/client/spec/models/header_account_notification_spec.rb +2 -2
- data/client/spec/models/header_state_spec.rb +2 -2
- data/client/spec/models/ignored_response_spec.rb +2 -2
- data/client/spec/models/image_content_profanity_level_spec.rb +2 -2
- data/client/spec/models/imported_agent_approval_notification_frequency_spec.rb +2 -2
- data/client/spec/models/imported_site_type_spec.rb +2 -2
- data/client/spec/models/live_event_extra_info_spec.rb +2 -2
- data/client/spec/models/live_event_spec.rb +2 -2
- data/client/spec/models/live_event_type_spec.rb +2 -2
- data/client/spec/models/media_asset_spec.rb +2 -2
- data/client/spec/models/mention_auto_complete_mode_spec.rb +2 -2
- data/client/spec/models/meta_item_spec.rb +2 -2
- data/client/spec/models/moderation_api_child_comments_response_spec.rb +2 -2
- data/client/spec/models/moderation_api_comment_log_spec.rb +2 -2
- data/client/spec/models/moderation_api_comment_response_spec.rb +2 -2
- data/client/spec/models/moderation_api_comment_spec.rb +2 -2
- data/client/spec/models/moderation_api_count_comments_response_spec.rb +2 -2
- data/client/spec/models/moderation_api_get_comment_ids_response_spec.rb +2 -2
- data/client/spec/models/moderation_api_get_comments_response_spec.rb +2 -2
- data/client/spec/models/moderation_api_get_logs_response_spec.rb +2 -2
- data/client/spec/models/moderation_comment_search_response_spec.rb +2 -2
- data/client/spec/models/moderation_export_response_spec.rb +2 -2
- data/client/spec/models/moderation_export_status_response_spec.rb +2 -2
- data/client/spec/models/moderation_filter_spec.rb +2 -2
- data/client/spec/models/moderation_page_search_projected_spec.rb +2 -2
- data/client/spec/models/moderation_page_search_response_spec.rb +2 -2
- data/client/spec/models/moderation_site_search_projected_spec.rb +2 -2
- data/client/spec/models/moderation_site_search_response_spec.rb +2 -2
- data/client/spec/models/moderation_suggest_response_spec.rb +2 -2
- data/client/spec/models/moderation_user_search_projected_spec.rb +2 -2
- data/client/spec/models/moderation_user_search_response_spec.rb +2 -2
- data/client/spec/models/moderator_spec.rb +2 -2
- data/client/spec/models/notification_and_count_spec.rb +2 -2
- data/client/spec/models/notification_object_type_spec.rb +2 -2
- data/client/spec/models/notification_type_spec.rb +2 -2
- data/client/spec/models/page_user_entry_spec.rb +2 -2
- data/client/spec/models/page_users_info_response_spec.rb +2 -2
- data/client/spec/models/page_users_offline_response_spec.rb +2 -2
- data/client/spec/models/page_users_online_response_spec.rb +2 -2
- data/client/spec/models/pages_sort_by_spec.rb +2 -2
- data/client/spec/models/patch_domain_config_params_spec.rb +2 -2
- data/client/spec/models/patch_domain_config_response_spec.rb +1 -1
- data/client/spec/models/patch_page_api_response_spec.rb +2 -2
- data/client/spec/models/patch_sso_user_api_response_spec.rb +2 -2
- data/client/spec/models/pending_comment_to_sync_outbound_spec.rb +2 -2
- data/client/spec/models/{post_remove_comment_response_spec.rb → post_remove_comment_api_response_spec.rb} +3 -3
- data/client/spec/models/pre_ban_summary_spec.rb +2 -2
- data/client/spec/models/pub_sub_comment_base_spec.rb +2 -2
- data/client/spec/models/pub_sub_comment_spec.rb +2 -2
- data/client/spec/models/pub_sub_vote_spec.rb +2 -2
- data/client/spec/models/public_api_delete_comment_response_spec.rb +2 -2
- data/client/spec/models/public_api_get_comment_text_response_spec.rb +2 -2
- data/client/spec/models/public_api_set_comment_text_response_spec.rb +2 -2
- data/client/spec/models/public_block_from_comment_params_spec.rb +2 -2
- data/client/spec/models/public_comment_base_spec.rb +2 -2
- data/client/spec/models/public_comment_spec.rb +2 -2
- data/client/spec/models/public_feed_posts_response_spec.rb +2 -2
- data/client/spec/models/public_page_spec.rb +2 -2
- data/client/spec/models/public_vote_spec.rb +2 -2
- data/client/spec/models/put_domain_config_response_spec.rb +1 -1
- data/client/spec/models/put_sso_user_api_response_spec.rb +2 -2
- data/client/spec/models/query_predicate_spec.rb +2 -2
- data/client/spec/models/query_predicate_value_spec.rb +1 -1
- data/client/spec/models/question_config_custom_options_inner_spec.rb +2 -2
- data/client/spec/models/question_config_spec.rb +2 -2
- data/client/spec/models/question_datum_spec.rb +2 -2
- data/client/spec/models/question_rendering_type_spec.rb +2 -2
- data/client/spec/models/question_result_aggregation_overall_spec.rb +2 -2
- data/client/spec/models/question_result_spec.rb +2 -2
- data/client/spec/models/question_sub_question_visibility_spec.rb +2 -2
- data/client/spec/models/question_when_save_spec.rb +2 -2
- data/client/spec/models/react_body_params_spec.rb +2 -2
- data/client/spec/models/react_feed_post_response_spec.rb +2 -2
- data/client/spec/models/record_string_before_string_or_null_after_string_or_null_value_spec.rb +2 -2
- data/client/spec/models/remove_comment_action_response_spec.rb +2 -2
- data/client/spec/models/remove_user_badge_response_spec.rb +2 -2
- data/client/spec/models/render_email_template_body_spec.rb +2 -2
- data/client/spec/models/render_email_template_response_spec.rb +2 -2
- data/client/spec/models/renderable_user_notification_spec.rb +2 -2
- data/client/spec/models/repeat_comment_check_ignored_reason_spec.rb +2 -2
- data/client/spec/models/repeat_comment_handling_action_spec.rb +2 -2
- data/client/spec/models/replace_tenant_package_body_spec.rb +2 -2
- data/client/spec/models/replace_tenant_user_body_spec.rb +2 -2
- data/client/spec/models/reset_user_notifications_response_spec.rb +2 -2
- data/client/spec/models/save_comment_response_optimized_spec.rb +2 -2
- data/client/spec/models/save_comments_bulk_response_spec.rb +1 -1
- data/client/spec/models/save_comments_response_with_presence_spec.rb +2 -2
- data/client/spec/models/search_users_response_spec.rb +2 -2
- data/client/spec/models/search_users_result_spec.rb +1 -1
- data/client/spec/models/search_users_sectioned_response_spec.rb +2 -2
- data/client/spec/models/set_comment_approved_response_spec.rb +2 -2
- data/client/spec/models/set_comment_text_params_spec.rb +2 -2
- data/client/spec/models/set_comment_text_response_spec.rb +2 -2
- data/client/spec/models/set_comment_text_result_spec.rb +2 -2
- data/client/spec/models/set_user_trust_factor_response_spec.rb +2 -2
- data/client/spec/models/size_preset_spec.rb +2 -2
- data/client/spec/models/sort_directions_spec.rb +2 -2
- data/client/spec/models/sortdir_spec.rb +2 -2
- data/client/spec/models/spam_rule_spec.rb +2 -2
- data/client/spec/models/sso_security_level_spec.rb +2 -2
- data/client/spec/models/tenant_badge_spec.rb +2 -2
- data/client/spec/models/tenant_hash_tag_spec.rb +2 -2
- data/client/spec/models/tenant_package_spec.rb +2 -2
- data/client/spec/models/tos_config_spec.rb +2 -2
- data/client/spec/models/un_block_from_comment_params_spec.rb +2 -2
- data/client/spec/models/unblock_success_spec.rb +2 -2
- data/client/spec/models/updatable_comment_params_spec.rb +2 -2
- data/client/spec/models/update_api_page_data_spec.rb +2 -2
- data/client/spec/models/update_api_user_subscription_data_spec.rb +2 -2
- data/client/spec/models/update_apisso_user_data_spec.rb +2 -2
- data/client/spec/models/update_domain_config_params_spec.rb +2 -2
- data/client/spec/models/update_email_template_body_spec.rb +2 -2
- data/client/spec/models/update_feed_post_params_spec.rb +2 -2
- data/client/spec/models/update_hash_tag_body_spec.rb +2 -2
- data/client/spec/models/update_hash_tag_response_spec.rb +2 -2
- data/client/spec/models/update_moderator_body_spec.rb +2 -2
- data/client/spec/models/update_notification_body_spec.rb +2 -2
- data/client/spec/models/update_question_config_body_spec.rb +2 -2
- data/client/spec/models/update_question_result_body_spec.rb +2 -2
- data/client/spec/models/update_subscription_api_response_spec.rb +2 -2
- data/client/spec/models/update_tenant_body_spec.rb +2 -2
- data/client/spec/models/update_tenant_package_body_spec.rb +2 -2
- data/client/spec/models/update_tenant_user_body_spec.rb +2 -2
- data/client/spec/models/update_user_badge_params_spec.rb +2 -2
- data/client/spec/models/update_user_notification_comment_subscription_status_response_spec.rb +1 -1
- data/client/spec/models/update_user_notification_page_subscription_status_response_spec.rb +1 -1
- data/client/spec/models/update_user_notification_status_response_spec.rb +1 -1
- data/client/spec/models/upload_image_response_spec.rb +2 -2
- data/client/spec/models/user_badge_progress_spec.rb +2 -2
- data/client/spec/models/user_badge_spec.rb +2 -2
- data/client/spec/models/user_notification_count_spec.rb +2 -2
- data/client/spec/models/user_notification_spec.rb +2 -2
- data/client/spec/models/user_notification_write_response_spec.rb +2 -2
- data/client/spec/models/user_presence_data_spec.rb +2 -2
- data/client/spec/models/user_reacts_response_spec.rb +2 -2
- data/client/spec/models/user_search_result_spec.rb +2 -2
- data/client/spec/models/user_search_section_result_spec.rb +2 -2
- data/client/spec/models/user_search_section_spec.rb +2 -2
- data/client/spec/models/user_session_info_spec.rb +2 -2
- data/client/spec/models/user_spec.rb +2 -2
- data/client/spec/models/users_list_location_spec.rb +2 -2
- data/client/spec/models/vote_body_params_spec.rb +2 -2
- data/client/spec/models/vote_delete_response_spec.rb +2 -2
- data/client/spec/models/vote_response_spec.rb +6 -2
- data/client/spec/models/vote_response_user_spec.rb +2 -2
- data/client/spec/models/vote_style_spec.rb +2 -2
- data/client/spec/spec_helper.rb +1 -1
- data/lib/fastcomments.rb +1 -1
- metadata +6 -8
- data/client/docs/VoteResponseStatus.md +0 -15
- data/client/lib/fastcomments-client/models/vote_response_status.rb +0 -104
- data/client/spec/models/vote_response_status_spec.rb +0 -21
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.0.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
Generator version: 7.
|
|
9
|
+
Generator version: 7.23.0-SNAPSHOT
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe FastCommentsClient::UpdateTenantPackageBody do
|
|
21
|
-
let(:instance) { FastCommentsClient::UpdateTenantPackageBody.new }
|
|
21
|
+
#let(:instance) { FastCommentsClient::UpdateTenantPackageBody.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of UpdateTenantPackageBody' do
|
|
24
24
|
it 'should create an instance of UpdateTenantPackageBody' do
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.0.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
Generator version: 7.
|
|
9
|
+
Generator version: 7.23.0-SNAPSHOT
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe FastCommentsClient::UpdateTenantUserBody do
|
|
21
|
-
let(:instance) { FastCommentsClient::UpdateTenantUserBody.new }
|
|
21
|
+
#let(:instance) { FastCommentsClient::UpdateTenantUserBody.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of UpdateTenantUserBody' do
|
|
24
24
|
it 'should create an instance of UpdateTenantUserBody' do
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.0.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
Generator version: 7.
|
|
9
|
+
Generator version: 7.23.0-SNAPSHOT
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe FastCommentsClient::UpdateUserBadgeParams do
|
|
21
|
-
let(:instance) { FastCommentsClient::UpdateUserBadgeParams.new }
|
|
21
|
+
#let(:instance) { FastCommentsClient::UpdateUserBadgeParams.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of UpdateUserBadgeParams' do
|
|
24
24
|
it 'should create an instance of UpdateUserBadgeParams' do
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.0.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
Generator version: 7.
|
|
9
|
+
Generator version: 7.23.0-SNAPSHOT
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe FastCommentsClient::UploadImageResponse do
|
|
21
|
-
let(:instance) { FastCommentsClient::UploadImageResponse.new }
|
|
21
|
+
#let(:instance) { FastCommentsClient::UploadImageResponse.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of UploadImageResponse' do
|
|
24
24
|
it 'should create an instance of UploadImageResponse' do
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.0.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
Generator version: 7.
|
|
9
|
+
Generator version: 7.23.0-SNAPSHOT
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe FastCommentsClient::UserBadgeProgress do
|
|
21
|
-
let(:instance) { FastCommentsClient::UserBadgeProgress.new }
|
|
21
|
+
#let(:instance) { FastCommentsClient::UserBadgeProgress.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of UserBadgeProgress' do
|
|
24
24
|
it 'should create an instance of UserBadgeProgress' do
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.0.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
Generator version: 7.
|
|
9
|
+
Generator version: 7.23.0-SNAPSHOT
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe FastCommentsClient::UserBadge do
|
|
21
|
-
let(:instance) { FastCommentsClient::UserBadge.new }
|
|
21
|
+
#let(:instance) { FastCommentsClient::UserBadge.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of UserBadge' do
|
|
24
24
|
it 'should create an instance of UserBadge' do
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.0.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
Generator version: 7.
|
|
9
|
+
Generator version: 7.23.0-SNAPSHOT
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe FastCommentsClient::UserNotificationCount do
|
|
21
|
-
let(:instance) { FastCommentsClient::UserNotificationCount.new }
|
|
21
|
+
#let(:instance) { FastCommentsClient::UserNotificationCount.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of UserNotificationCount' do
|
|
24
24
|
it 'should create an instance of UserNotificationCount' do
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.0.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
Generator version: 7.
|
|
9
|
+
Generator version: 7.23.0-SNAPSHOT
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe FastCommentsClient::UserNotification do
|
|
21
|
-
let(:instance) { FastCommentsClient::UserNotification.new }
|
|
21
|
+
#let(:instance) { FastCommentsClient::UserNotification.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of UserNotification' do
|
|
24
24
|
it 'should create an instance of UserNotification' do
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.0.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
Generator version: 7.
|
|
9
|
+
Generator version: 7.23.0-SNAPSHOT
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe FastCommentsClient::UserNotificationWriteResponse do
|
|
21
|
-
let(:instance) { FastCommentsClient::UserNotificationWriteResponse.new }
|
|
21
|
+
#let(:instance) { FastCommentsClient::UserNotificationWriteResponse.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of UserNotificationWriteResponse' do
|
|
24
24
|
it 'should create an instance of UserNotificationWriteResponse' do
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.0.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
Generator version: 7.
|
|
9
|
+
Generator version: 7.23.0-SNAPSHOT
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe FastCommentsClient::UserPresenceData do
|
|
21
|
-
let(:instance) { FastCommentsClient::UserPresenceData.new }
|
|
21
|
+
#let(:instance) { FastCommentsClient::UserPresenceData.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of UserPresenceData' do
|
|
24
24
|
it 'should create an instance of UserPresenceData' do
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.0.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
Generator version: 7.
|
|
9
|
+
Generator version: 7.23.0-SNAPSHOT
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe FastCommentsClient::UserReactsResponse do
|
|
21
|
-
let(:instance) { FastCommentsClient::UserReactsResponse.new }
|
|
21
|
+
#let(:instance) { FastCommentsClient::UserReactsResponse.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of UserReactsResponse' do
|
|
24
24
|
it 'should create an instance of UserReactsResponse' do
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.0.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
Generator version: 7.
|
|
9
|
+
Generator version: 7.23.0-SNAPSHOT
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe FastCommentsClient::UserSearchResult do
|
|
21
|
-
let(:instance) { FastCommentsClient::UserSearchResult.new }
|
|
21
|
+
#let(:instance) { FastCommentsClient::UserSearchResult.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of UserSearchResult' do
|
|
24
24
|
it 'should create an instance of UserSearchResult' do
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.0.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
Generator version: 7.
|
|
9
|
+
Generator version: 7.23.0-SNAPSHOT
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe FastCommentsClient::UserSearchSectionResult do
|
|
21
|
-
let(:instance) { FastCommentsClient::UserSearchSectionResult.new }
|
|
21
|
+
#let(:instance) { FastCommentsClient::UserSearchSectionResult.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of UserSearchSectionResult' do
|
|
24
24
|
it 'should create an instance of UserSearchSectionResult' do
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.0.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
Generator version: 7.
|
|
9
|
+
Generator version: 7.23.0-SNAPSHOT
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe FastCommentsClient::UserSearchSection do
|
|
21
|
-
let(:instance) { FastCommentsClient::UserSearchSection.new }
|
|
21
|
+
#let(:instance) { FastCommentsClient::UserSearchSection.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of UserSearchSection' do
|
|
24
24
|
it 'should create an instance of UserSearchSection' do
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.0.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
Generator version: 7.
|
|
9
|
+
Generator version: 7.23.0-SNAPSHOT
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe FastCommentsClient::UserSessionInfo do
|
|
21
|
-
let(:instance) { FastCommentsClient::UserSessionInfo.new }
|
|
21
|
+
#let(:instance) { FastCommentsClient::UserSessionInfo.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of UserSessionInfo' do
|
|
24
24
|
it 'should create an instance of UserSessionInfo' do
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.0.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
Generator version: 7.
|
|
9
|
+
Generator version: 7.23.0-SNAPSHOT
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe FastCommentsClient::User do
|
|
21
|
-
let(:instance) { FastCommentsClient::User.new }
|
|
21
|
+
#let(:instance) { FastCommentsClient::User.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of User' do
|
|
24
24
|
it 'should create an instance of User' do
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.0.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
Generator version: 7.
|
|
9
|
+
Generator version: 7.23.0-SNAPSHOT
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe FastCommentsClient::UsersListLocation do
|
|
21
|
-
let(:instance) { FastCommentsClient::UsersListLocation.new }
|
|
21
|
+
#let(:instance) { FastCommentsClient::UsersListLocation.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of UsersListLocation' do
|
|
24
24
|
it 'should create an instance of UsersListLocation' do
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.0.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
Generator version: 7.
|
|
9
|
+
Generator version: 7.23.0-SNAPSHOT
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe FastCommentsClient::VoteBodyParams do
|
|
21
|
-
let(:instance) { FastCommentsClient::VoteBodyParams.new }
|
|
21
|
+
#let(:instance) { FastCommentsClient::VoteBodyParams.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of VoteBodyParams' do
|
|
24
24
|
it 'should create an instance of VoteBodyParams' do
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.0.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
Generator version: 7.
|
|
9
|
+
Generator version: 7.23.0-SNAPSHOT
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe FastCommentsClient::VoteDeleteResponse do
|
|
21
|
-
let(:instance) { FastCommentsClient::VoteDeleteResponse.new }
|
|
21
|
+
#let(:instance) { FastCommentsClient::VoteDeleteResponse.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of VoteDeleteResponse' do
|
|
24
24
|
it 'should create an instance of VoteDeleteResponse' do
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.0.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
Generator version: 7.
|
|
9
|
+
Generator version: 7.23.0-SNAPSHOT
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe FastCommentsClient::VoteResponse do
|
|
21
|
-
let(:instance) { FastCommentsClient::VoteResponse.new }
|
|
21
|
+
#let(:instance) { FastCommentsClient::VoteResponse.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of VoteResponse' do
|
|
24
24
|
it 'should create an instance of VoteResponse' do
|
|
@@ -30,6 +30,10 @@ describe FastCommentsClient::VoteResponse do
|
|
|
30
30
|
describe 'test attribute "status"' do
|
|
31
31
|
it 'should work' do
|
|
32
32
|
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
|
33
|
+
# validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["success", "failed", "pending-verification"])
|
|
34
|
+
# validator.allowable_values.each do |value|
|
|
35
|
+
# expect { instance.status = value }.not_to raise_error
|
|
36
|
+
# end
|
|
33
37
|
end
|
|
34
38
|
end
|
|
35
39
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.0.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
Generator version: 7.
|
|
9
|
+
Generator version: 7.23.0-SNAPSHOT
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe FastCommentsClient::VoteResponseUser do
|
|
21
|
-
let(:instance) { FastCommentsClient::VoteResponseUser.new }
|
|
21
|
+
#let(:instance) { FastCommentsClient::VoteResponseUser.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of VoteResponseUser' do
|
|
24
24
|
it 'should create an instance of VoteResponseUser' do
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: 0.0.0
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
Generator version: 7.
|
|
9
|
+
Generator version: 7.23.0-SNAPSHOT
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe FastCommentsClient::VoteStyle do
|
|
21
|
-
let(:instance) { FastCommentsClient::VoteStyle.new }
|
|
21
|
+
#let(:instance) { FastCommentsClient::VoteStyle.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of VoteStyle' do
|
|
24
24
|
it 'should create an instance of VoteStyle' do
|
data/client/spec/spec_helper.rb
CHANGED
data/lib/fastcomments.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: fastcomments
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version:
|
|
4
|
+
version: 3.0.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- FastComments
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2026-06-
|
|
11
|
+
date: 2026-06-30 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: typhoeus
|
|
@@ -331,7 +331,7 @@ files:
|
|
|
331
331
|
- client/docs/PatchPageAPIResponse.md
|
|
332
332
|
- client/docs/PatchSSOUserAPIResponse.md
|
|
333
333
|
- client/docs/PendingCommentToSyncOutbound.md
|
|
334
|
-
- client/docs/
|
|
334
|
+
- client/docs/PostRemoveCommentApiResponse.md
|
|
335
335
|
- client/docs/PreBanSummary.md
|
|
336
336
|
- client/docs/PubSubComment.md
|
|
337
337
|
- client/docs/PubSubCommentBase.md
|
|
@@ -431,7 +431,6 @@ files:
|
|
|
431
431
|
- client/docs/VoteBodyParams.md
|
|
432
432
|
- client/docs/VoteDeleteResponse.md
|
|
433
433
|
- client/docs/VoteResponse.md
|
|
434
|
-
- client/docs/VoteResponseStatus.md
|
|
435
434
|
- client/docs/VoteResponseUser.md
|
|
436
435
|
- client/docs/VoteStyle.md
|
|
437
436
|
- client/fastcomments-client.gemspec
|
|
@@ -442,6 +441,7 @@ files:
|
|
|
442
441
|
- client/lib/fastcomments-client/api/public_api.rb
|
|
443
442
|
- client/lib/fastcomments-client/api_client.rb
|
|
444
443
|
- client/lib/fastcomments-client/api_error.rb
|
|
444
|
+
- client/lib/fastcomments-client/api_model_base.rb
|
|
445
445
|
- client/lib/fastcomments-client/configuration.rb
|
|
446
446
|
- client/lib/fastcomments-client/models/add_domain_config_params.rb
|
|
447
447
|
- client/lib/fastcomments-client/models/add_domain_config_response.rb
|
|
@@ -702,7 +702,7 @@ files:
|
|
|
702
702
|
- client/lib/fastcomments-client/models/patch_page_api_response.rb
|
|
703
703
|
- client/lib/fastcomments-client/models/patch_sso_user_api_response.rb
|
|
704
704
|
- client/lib/fastcomments-client/models/pending_comment_to_sync_outbound.rb
|
|
705
|
-
- client/lib/fastcomments-client/models/
|
|
705
|
+
- client/lib/fastcomments-client/models/post_remove_comment_api_response.rb
|
|
706
706
|
- client/lib/fastcomments-client/models/pre_ban_summary.rb
|
|
707
707
|
- client/lib/fastcomments-client/models/pub_sub_comment.rb
|
|
708
708
|
- client/lib/fastcomments-client/models/pub_sub_comment_base.rb
|
|
@@ -801,7 +801,6 @@ files:
|
|
|
801
801
|
- client/lib/fastcomments-client/models/vote_body_params.rb
|
|
802
802
|
- client/lib/fastcomments-client/models/vote_delete_response.rb
|
|
803
803
|
- client/lib/fastcomments-client/models/vote_response.rb
|
|
804
|
-
- client/lib/fastcomments-client/models/vote_response_status.rb
|
|
805
804
|
- client/lib/fastcomments-client/models/vote_response_user.rb
|
|
806
805
|
- client/lib/fastcomments-client/models/vote_style.rb
|
|
807
806
|
- client/lib/fastcomments-client/version.rb
|
|
@@ -1067,7 +1066,7 @@ files:
|
|
|
1067
1066
|
- client/spec/models/patch_page_api_response_spec.rb
|
|
1068
1067
|
- client/spec/models/patch_sso_user_api_response_spec.rb
|
|
1069
1068
|
- client/spec/models/pending_comment_to_sync_outbound_spec.rb
|
|
1070
|
-
- client/spec/models/
|
|
1069
|
+
- client/spec/models/post_remove_comment_api_response_spec.rb
|
|
1071
1070
|
- client/spec/models/pre_ban_summary_spec.rb
|
|
1072
1071
|
- client/spec/models/pub_sub_comment_base_spec.rb
|
|
1073
1072
|
- client/spec/models/pub_sub_comment_spec.rb
|
|
@@ -1166,7 +1165,6 @@ files:
|
|
|
1166
1165
|
- client/spec/models/vote_body_params_spec.rb
|
|
1167
1166
|
- client/spec/models/vote_delete_response_spec.rb
|
|
1168
1167
|
- client/spec/models/vote_response_spec.rb
|
|
1169
|
-
- client/spec/models/vote_response_status_spec.rb
|
|
1170
1168
|
- client/spec/models/vote_response_user_spec.rb
|
|
1171
1169
|
- client/spec/models/vote_style_spec.rb
|
|
1172
1170
|
- client/spec/spec_helper.rb
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
# FastCommentsClient::VoteResponseStatus
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
|
|
8
|
-
## Example
|
|
9
|
-
|
|
10
|
-
```ruby
|
|
11
|
-
require 'fastcomments-client'
|
|
12
|
-
|
|
13
|
-
instance = FastCommentsClient::VoteResponseStatus.new()
|
|
14
|
-
```
|
|
15
|
-
|
|
@@ -1,104 +0,0 @@
|
|
|
1
|
-
=begin
|
|
2
|
-
#fastcomments
|
|
3
|
-
|
|
4
|
-
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
|
-
|
|
6
|
-
The version of the OpenAPI document: 0.0.0
|
|
7
|
-
|
|
8
|
-
Generated by: https://openapi-generator.tech
|
|
9
|
-
Generator version: 7.14.0
|
|
10
|
-
|
|
11
|
-
=end
|
|
12
|
-
|
|
13
|
-
require 'date'
|
|
14
|
-
require 'time'
|
|
15
|
-
|
|
16
|
-
module FastCommentsClient
|
|
17
|
-
module VoteResponseStatus
|
|
18
|
-
class << self
|
|
19
|
-
# List of class defined in anyOf (OpenAPI v3)
|
|
20
|
-
def openapi_any_of
|
|
21
|
-
[
|
|
22
|
-
:'APIStatus',
|
|
23
|
-
:'String'
|
|
24
|
-
]
|
|
25
|
-
end
|
|
26
|
-
|
|
27
|
-
# Builds the object
|
|
28
|
-
# @param [Mixed] Data to be matched against the list of anyOf items
|
|
29
|
-
# @return [Object] Returns the model or the data itself
|
|
30
|
-
def build(data)
|
|
31
|
-
# Go through the list of anyOf items and attempt to identify the appropriate one.
|
|
32
|
-
# Note:
|
|
33
|
-
# - No advanced validation of types in some cases (e.g. "x: { type: string }" will happily match { x: 123 })
|
|
34
|
-
# due to the way the deserialization is made in the base_object template (it just casts without verifying).
|
|
35
|
-
# - TODO: scalar values are de facto behaving as if they were nullable.
|
|
36
|
-
# - TODO: logging when debugging is set.
|
|
37
|
-
openapi_any_of.each do |klass|
|
|
38
|
-
begin
|
|
39
|
-
next if klass == :AnyType # "nullable: true"
|
|
40
|
-
typed_data = find_and_cast_into_type(klass, data)
|
|
41
|
-
return typed_data if typed_data
|
|
42
|
-
rescue # rescue all errors so we keep iterating even if the current item lookup raises
|
|
43
|
-
end
|
|
44
|
-
end
|
|
45
|
-
|
|
46
|
-
openapi_any_of.include?(:AnyType) ? data : nil
|
|
47
|
-
end
|
|
48
|
-
|
|
49
|
-
private
|
|
50
|
-
|
|
51
|
-
SchemaMismatchError = Class.new(StandardError)
|
|
52
|
-
|
|
53
|
-
# Note: 'File' is missing here because in the regular case we get the data _after_ a call to JSON.parse.
|
|
54
|
-
def find_and_cast_into_type(klass, data)
|
|
55
|
-
return if data.nil?
|
|
56
|
-
|
|
57
|
-
case klass.to_s
|
|
58
|
-
when 'Boolean'
|
|
59
|
-
return data if data.instance_of?(TrueClass) || data.instance_of?(FalseClass)
|
|
60
|
-
when 'Float'
|
|
61
|
-
return data if data.instance_of?(Float)
|
|
62
|
-
when 'Integer'
|
|
63
|
-
return data if data.instance_of?(Integer)
|
|
64
|
-
when 'Time'
|
|
65
|
-
return Time.parse(data)
|
|
66
|
-
when 'Date'
|
|
67
|
-
return Date.iso8601(data)
|
|
68
|
-
when 'String'
|
|
69
|
-
return data if data.instance_of?(String)
|
|
70
|
-
when 'Object' # "type: object"
|
|
71
|
-
return data if data.instance_of?(Hash)
|
|
72
|
-
when /\AArray<(?<sub_type>.+)>\z/ # "type: array"
|
|
73
|
-
if data.instance_of?(Array)
|
|
74
|
-
sub_type = Regexp.last_match[:sub_type]
|
|
75
|
-
return data.map { |item| find_and_cast_into_type(sub_type, item) }
|
|
76
|
-
end
|
|
77
|
-
when /\AHash<String, (?<sub_type>.+)>\z/ # "type: object" with "additionalProperties: { ... }"
|
|
78
|
-
if data.instance_of?(Hash) && data.keys.all? { |k| k.instance_of?(Symbol) || k.instance_of?(String) }
|
|
79
|
-
sub_type = Regexp.last_match[:sub_type]
|
|
80
|
-
return data.each_with_object({}) { |(k, v), hsh| hsh[k] = find_and_cast_into_type(sub_type, v) }
|
|
81
|
-
end
|
|
82
|
-
else # model
|
|
83
|
-
const = FastCommentsClient.const_get(klass)
|
|
84
|
-
if const
|
|
85
|
-
if const.respond_to?(:openapi_any_of) # nested anyOf model
|
|
86
|
-
model = const.build(data)
|
|
87
|
-
return model if model
|
|
88
|
-
else
|
|
89
|
-
# raise if data contains keys that are not known to the model
|
|
90
|
-
raise if const.respond_to?(:acceptable_attributes) && !(data.keys - const.acceptable_attributes).empty?
|
|
91
|
-
model = const.build_from_hash(data)
|
|
92
|
-
return model if model
|
|
93
|
-
end
|
|
94
|
-
end
|
|
95
|
-
end
|
|
96
|
-
|
|
97
|
-
raise # if no match by now, raise
|
|
98
|
-
rescue
|
|
99
|
-
raise SchemaMismatchError, "#{data} doesn't match the #{klass} type"
|
|
100
|
-
end
|
|
101
|
-
end
|
|
102
|
-
end
|
|
103
|
-
|
|
104
|
-
end
|