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
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 4d61f66ef004014dd5e6610b8cfd069ef2c64c8c266d3992cc51d38b54738018
|
|
4
|
+
data.tar.gz: 9a0d9c2a4bb92ddc3750fe45bfb109f1769d8b1232cae194ab3100e45a93741d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 5b648c0d71d7aeb35a05f2ff33f1cb8dacd2e35d8784ddf7c30cd4d8c75728c108489cf5986438d23181dd3a94b5a28e7567abb4894869ee7f97b283e8983b5b
|
|
7
|
+
data.tar.gz: 8b56f3aff1653c9e8c94cdd007b115f9ec293c8b1048135e2bdfea6a57695f09760ba59098ada4fa4ba5aa804911f742c6e00428e785d6b60f64fba3133680c8
|
data/README.md
CHANGED
|
@@ -32,9 +32,7 @@ This library contains the generated API client and the SSO utilities to make wor
|
|
|
32
32
|
For the API client, there are three classes, `DefaultApi`, `PublicApi`, and `ModerationApi`. The `DefaultApi` contains methods that require your API key, and `PublicApi` contains api calls
|
|
33
33
|
that can be made directly from a browser/mobile device/etc without authentication. The `ModerationApi` contains the methods that power the moderator dashboard.
|
|
34
34
|
|
|
35
|
-
The `ModerationApi`
|
|
36
|
-
bans (ban from a comment, undo, pre-ban summaries, ban status/preferences, banned-user counts), and badges & trust (award/remove badge, manual badges, get/set trust factor, user internal profile).
|
|
37
|
-
Each `ModerationApi` method accepts an `sso` parameter so the request can be made on behalf of an SSO-authenticated moderator.
|
|
35
|
+
The `ModerationApi` provides an extensive suite of live and fast moderation APIs. Every `ModerationApi` method accepts an `sso` parameter and can authenticate via SSO or a FastComments.com session cookie.
|
|
38
36
|
|
|
39
37
|
## Quick Start
|
|
40
38
|
|
|
@@ -86,8 +84,8 @@ public_api = FastCommentsClient::PublicApi.new
|
|
|
86
84
|
|
|
87
85
|
begin
|
|
88
86
|
response = public_api.get_comments_public(
|
|
89
|
-
|
|
90
|
-
|
|
87
|
+
'YOUR_TENANT_ID',
|
|
88
|
+
'page-url-id'
|
|
91
89
|
)
|
|
92
90
|
puts response
|
|
93
91
|
rescue FastCommentsClient::ApiError => e
|
|
@@ -157,8 +155,8 @@ api_client = FastCommentsClient::ApiClient.new(config)
|
|
|
157
155
|
public_api = FastCommentsClient::PublicApi.new(api_client)
|
|
158
156
|
|
|
159
157
|
response = public_api.get_comments_public(
|
|
160
|
-
|
|
161
|
-
|
|
158
|
+
'your-tenant-id',
|
|
159
|
+
'your-page-url-id',
|
|
162
160
|
sso: token
|
|
163
161
|
)
|
|
164
162
|
|
|
@@ -190,8 +188,8 @@ api_client = FastCommentsClient::ApiClient.new(config)
|
|
|
190
188
|
public_api = FastCommentsClient::PublicApi.new(api_client)
|
|
191
189
|
|
|
192
190
|
response = public_api.get_comments_public(
|
|
193
|
-
|
|
194
|
-
|
|
191
|
+
'your-tenant-id',
|
|
192
|
+
'your-page-url-id',
|
|
195
193
|
sso: token
|
|
196
194
|
)
|
|
197
195
|
|
data/client/README.md
CHANGED
|
@@ -7,8 +7,8 @@ No description provided (generated by Openapi Generator https://github.com/opena
|
|
|
7
7
|
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
|
8
8
|
|
|
9
9
|
- API version: 0.0.0
|
|
10
|
-
- Package version:
|
|
11
|
-
- Generator version: 7.
|
|
10
|
+
- Package version: 3.0.0
|
|
11
|
+
- Generator version: 7.23.0-SNAPSHOT
|
|
12
12
|
- Build package: org.openapitools.codegen.languages.RubyClientCodegen
|
|
13
13
|
|
|
14
14
|
## Installation
|
|
@@ -24,16 +24,16 @@ gem build fastcomments-client.gemspec
|
|
|
24
24
|
Then either install the gem locally:
|
|
25
25
|
|
|
26
26
|
```shell
|
|
27
|
-
gem install ./fastcomments-client-
|
|
27
|
+
gem install ./fastcomments-client-3.0.0.gem
|
|
28
28
|
```
|
|
29
29
|
|
|
30
|
-
(for development, run `gem install --dev ./fastcomments-client-
|
|
30
|
+
(for development, run `gem install --dev ./fastcomments-client-3.0.0.gem` to install the development dependencies)
|
|
31
31
|
|
|
32
32
|
or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
|
|
33
33
|
|
|
34
34
|
Finally add this to the Gemfile:
|
|
35
35
|
|
|
36
|
-
gem 'fastcomments-client', '~>
|
|
36
|
+
gem 'fastcomments-client', '~> 3.0.0'
|
|
37
37
|
|
|
38
38
|
### Install from Git
|
|
39
39
|
|
|
@@ -198,49 +198,49 @@ Class | Method | HTTP request | Description
|
|
|
198
198
|
*FastCommentsClient::DefaultApi* | [**update_tenant_package**](docs/DefaultApi.md#update_tenant_package) | **PATCH** /api/v1/tenant-packages/{id} |
|
|
199
199
|
*FastCommentsClient::DefaultApi* | [**update_tenant_user**](docs/DefaultApi.md#update_tenant_user) | **PATCH** /api/v1/tenant-users/{id} |
|
|
200
200
|
*FastCommentsClient::DefaultApi* | [**update_user_badge**](docs/DefaultApi.md#update_user_badge) | **PUT** /api/v1/user-badges/{id} |
|
|
201
|
-
*FastCommentsClient::ModerationApi* | [**delete_moderation_vote**](docs/ModerationApi.md#delete_moderation_vote) | **DELETE** /auth/my-account/moderate-comments/vote/{commentId}/{voteId} |
|
|
202
|
-
*FastCommentsClient::ModerationApi* | [**get_api_comments**](docs/ModerationApi.md#get_api_comments) | **GET** /auth/my-account/moderate-comments/api/comments |
|
|
203
|
-
*FastCommentsClient::ModerationApi* | [**get_api_export_status**](docs/ModerationApi.md#get_api_export_status) | **GET** /auth/my-account/moderate-comments/api/export/status |
|
|
204
|
-
*FastCommentsClient::ModerationApi* | [**get_api_ids**](docs/ModerationApi.md#get_api_ids) | **GET** /auth/my-account/moderate-comments/api/ids |
|
|
205
|
-
*FastCommentsClient::ModerationApi* | [**get_ban_users_from_comment**](docs/ModerationApi.md#get_ban_users_from_comment) | **GET** /auth/my-account/moderate-comments/ban-users/from-comment/{commentId} |
|
|
206
|
-
*FastCommentsClient::ModerationApi* | [**get_comment_ban_status**](docs/ModerationApi.md#get_comment_ban_status) | **GET** /auth/my-account/moderate-comments/get-comment-ban-status/{commentId} |
|
|
207
|
-
*FastCommentsClient::ModerationApi* | [**get_comment_children**](docs/ModerationApi.md#get_comment_children) | **GET** /auth/my-account/moderate-comments/comment-children/{commentId} |
|
|
208
|
-
*FastCommentsClient::ModerationApi* | [**get_count**](docs/ModerationApi.md#get_count) | **GET** /auth/my-account/moderate-comments/count |
|
|
209
|
-
*FastCommentsClient::ModerationApi* | [**get_counts**](docs/ModerationApi.md#get_counts) | **GET** /auth/my-account/moderate-comments/banned-users/counts |
|
|
210
|
-
*FastCommentsClient::ModerationApi* | [**get_logs**](docs/ModerationApi.md#get_logs) | **GET** /auth/my-account/moderate-comments/logs/{commentId} |
|
|
211
|
-
*FastCommentsClient::ModerationApi* | [**get_manual_badges**](docs/ModerationApi.md#get_manual_badges) | **GET** /auth/my-account/moderate-comments/get-manual-badges |
|
|
212
|
-
*FastCommentsClient::ModerationApi* | [**get_manual_badges_for_user**](docs/ModerationApi.md#get_manual_badges_for_user) | **GET** /auth/my-account/moderate-comments/get-manual-badges-for-user |
|
|
213
|
-
*FastCommentsClient::ModerationApi* | [**get_moderation_comment**](docs/ModerationApi.md#get_moderation_comment) | **GET** /auth/my-account/moderate-comments/comment/{commentId} |
|
|
214
|
-
*FastCommentsClient::ModerationApi* | [**get_moderation_comment_text**](docs/ModerationApi.md#get_moderation_comment_text) | **GET** /auth/my-account/moderate-comments/get-comment-text/{commentId} |
|
|
215
|
-
*FastCommentsClient::ModerationApi* | [**get_pre_ban_summary**](docs/ModerationApi.md#get_pre_ban_summary) | **GET** /auth/my-account/moderate-comments/pre-ban-summary/{commentId} |
|
|
216
|
-
*FastCommentsClient::ModerationApi* | [**get_search_comments_summary**](docs/ModerationApi.md#get_search_comments_summary) | **GET** /auth/my-account/moderate-comments/search/comments/summary |
|
|
217
|
-
*FastCommentsClient::ModerationApi* | [**get_search_pages**](docs/ModerationApi.md#get_search_pages) | **GET** /auth/my-account/moderate-comments/search/pages |
|
|
218
|
-
*FastCommentsClient::ModerationApi* | [**get_search_sites**](docs/ModerationApi.md#get_search_sites) | **GET** /auth/my-account/moderate-comments/search/sites |
|
|
219
|
-
*FastCommentsClient::ModerationApi* | [**get_search_suggest**](docs/ModerationApi.md#get_search_suggest) | **GET** /auth/my-account/moderate-comments/search/suggest |
|
|
220
|
-
*FastCommentsClient::ModerationApi* | [**get_search_users**](docs/ModerationApi.md#get_search_users) | **GET** /auth/my-account/moderate-comments/search/users |
|
|
221
|
-
*FastCommentsClient::ModerationApi* | [**get_trust_factor**](docs/ModerationApi.md#get_trust_factor) | **GET** /auth/my-account/moderate-comments/get-trust-factor |
|
|
222
|
-
*FastCommentsClient::ModerationApi* | [**get_user_ban_preference**](docs/ModerationApi.md#get_user_ban_preference) | **GET** /auth/my-account/moderate-comments/user-ban-preference |
|
|
223
|
-
*FastCommentsClient::ModerationApi* | [**get_user_internal_profile**](docs/ModerationApi.md#get_user_internal_profile) | **GET** /auth/my-account/moderate-comments/get-user-internal-profile |
|
|
224
|
-
*FastCommentsClient::ModerationApi* | [**post_adjust_comment_votes**](docs/ModerationApi.md#post_adjust_comment_votes) | **POST** /auth/my-account/moderate-comments/adjust-comment-votes/{commentId} |
|
|
225
|
-
*FastCommentsClient::ModerationApi* | [**post_api_export**](docs/ModerationApi.md#post_api_export) | **POST** /auth/my-account/moderate-comments/api/export |
|
|
226
|
-
*FastCommentsClient::ModerationApi* | [**post_ban_user_from_comment**](docs/ModerationApi.md#post_ban_user_from_comment) | **POST** /auth/my-account/moderate-comments/ban-user/from-comment/{commentId} |
|
|
227
|
-
*FastCommentsClient::ModerationApi* | [**post_ban_user_undo**](docs/ModerationApi.md#post_ban_user_undo) | **POST** /auth/my-account/moderate-comments/ban-user/undo |
|
|
228
|
-
*FastCommentsClient::ModerationApi* | [**post_bulk_pre_ban_summary**](docs/ModerationApi.md#post_bulk_pre_ban_summary) | **POST** /auth/my-account/moderate-comments/bulk-pre-ban-summary |
|
|
229
|
-
*FastCommentsClient::ModerationApi* | [**post_comments_by_ids**](docs/ModerationApi.md#post_comments_by_ids) | **POST** /auth/my-account/moderate-comments/comments-by-ids |
|
|
230
|
-
*FastCommentsClient::ModerationApi* | [**post_flag_comment**](docs/ModerationApi.md#post_flag_comment) | **POST** /auth/my-account/moderate-comments/flag-comment/{commentId} |
|
|
231
|
-
*FastCommentsClient::ModerationApi* | [**post_remove_comment**](docs/ModerationApi.md#post_remove_comment) | **POST** /auth/my-account/moderate-comments/remove-comment/{commentId} |
|
|
232
|
-
*FastCommentsClient::ModerationApi* | [**post_restore_deleted_comment**](docs/ModerationApi.md#post_restore_deleted_comment) | **POST** /auth/my-account/moderate-comments/restore-deleted-comment/{commentId} |
|
|
233
|
-
*FastCommentsClient::ModerationApi* | [**post_set_comment_approval_status**](docs/ModerationApi.md#post_set_comment_approval_status) | **POST** /auth/my-account/moderate-comments/set-comment-approval-status/{commentId} |
|
|
234
|
-
*FastCommentsClient::ModerationApi* | [**post_set_comment_review_status**](docs/ModerationApi.md#post_set_comment_review_status) | **POST** /auth/my-account/moderate-comments/set-comment-review-status/{commentId} |
|
|
235
|
-
*FastCommentsClient::ModerationApi* | [**post_set_comment_spam_status**](docs/ModerationApi.md#post_set_comment_spam_status) | **POST** /auth/my-account/moderate-comments/set-comment-spam-status/{commentId} |
|
|
236
|
-
*FastCommentsClient::ModerationApi* | [**post_set_comment_text**](docs/ModerationApi.md#post_set_comment_text) | **POST** /auth/my-account/moderate-comments/set-comment-text/{commentId} |
|
|
237
|
-
*FastCommentsClient::ModerationApi* | [**post_un_flag_comment**](docs/ModerationApi.md#post_un_flag_comment) | **POST** /auth/my-account/moderate-comments/un-flag-comment/{commentId} |
|
|
238
|
-
*FastCommentsClient::ModerationApi* | [**post_vote**](docs/ModerationApi.md#post_vote) | **POST** /auth/my-account/moderate-comments/vote/{commentId} |
|
|
239
|
-
*FastCommentsClient::ModerationApi* | [**put_award_badge**](docs/ModerationApi.md#put_award_badge) | **PUT** /auth/my-account/moderate-comments/award-badge |
|
|
240
|
-
*FastCommentsClient::ModerationApi* | [**put_close_thread**](docs/ModerationApi.md#put_close_thread) | **PUT** /auth/my-account/moderate-comments/close-thread |
|
|
241
|
-
*FastCommentsClient::ModerationApi* | [**put_remove_badge**](docs/ModerationApi.md#put_remove_badge) | **PUT** /auth/my-account/moderate-comments/remove-badge |
|
|
242
|
-
*FastCommentsClient::ModerationApi* | [**put_reopen_thread**](docs/ModerationApi.md#put_reopen_thread) | **PUT** /auth/my-account/moderate-comments/reopen-thread |
|
|
243
|
-
*FastCommentsClient::ModerationApi* | [**set_trust_factor**](docs/ModerationApi.md#set_trust_factor) | **PUT** /auth/my-account/moderate-comments/set-trust-factor |
|
|
201
|
+
*FastCommentsClient::ModerationApi* | [**delete_moderation_vote**](docs/ModerationApi.md#delete_moderation_vote) | **DELETE** /auth/my-account/moderate-comments/mod_api/vote/{commentId}/{voteId} |
|
|
202
|
+
*FastCommentsClient::ModerationApi* | [**get_api_comments**](docs/ModerationApi.md#get_api_comments) | **GET** /auth/my-account/moderate-comments/mod_api/api/comments |
|
|
203
|
+
*FastCommentsClient::ModerationApi* | [**get_api_export_status**](docs/ModerationApi.md#get_api_export_status) | **GET** /auth/my-account/moderate-comments/mod_api/api/export/status |
|
|
204
|
+
*FastCommentsClient::ModerationApi* | [**get_api_ids**](docs/ModerationApi.md#get_api_ids) | **GET** /auth/my-account/moderate-comments/mod_api/api/ids |
|
|
205
|
+
*FastCommentsClient::ModerationApi* | [**get_ban_users_from_comment**](docs/ModerationApi.md#get_ban_users_from_comment) | **GET** /auth/my-account/moderate-comments/mod_api/ban-users/from-comment/{commentId} |
|
|
206
|
+
*FastCommentsClient::ModerationApi* | [**get_comment_ban_status**](docs/ModerationApi.md#get_comment_ban_status) | **GET** /auth/my-account/moderate-comments/mod_api/get-comment-ban-status/{commentId} |
|
|
207
|
+
*FastCommentsClient::ModerationApi* | [**get_comment_children**](docs/ModerationApi.md#get_comment_children) | **GET** /auth/my-account/moderate-comments/mod_api/comment-children/{commentId} |
|
|
208
|
+
*FastCommentsClient::ModerationApi* | [**get_count**](docs/ModerationApi.md#get_count) | **GET** /auth/my-account/moderate-comments/mod_api/count |
|
|
209
|
+
*FastCommentsClient::ModerationApi* | [**get_counts**](docs/ModerationApi.md#get_counts) | **GET** /auth/my-account/moderate-comments/banned-users/mod_api/counts |
|
|
210
|
+
*FastCommentsClient::ModerationApi* | [**get_logs**](docs/ModerationApi.md#get_logs) | **GET** /auth/my-account/moderate-comments/mod_api/logs/{commentId} |
|
|
211
|
+
*FastCommentsClient::ModerationApi* | [**get_manual_badges**](docs/ModerationApi.md#get_manual_badges) | **GET** /auth/my-account/moderate-comments/mod_api/get-manual-badges |
|
|
212
|
+
*FastCommentsClient::ModerationApi* | [**get_manual_badges_for_user**](docs/ModerationApi.md#get_manual_badges_for_user) | **GET** /auth/my-account/moderate-comments/mod_api/get-manual-badges-for-user |
|
|
213
|
+
*FastCommentsClient::ModerationApi* | [**get_moderation_comment**](docs/ModerationApi.md#get_moderation_comment) | **GET** /auth/my-account/moderate-comments/mod_api/comment/{commentId} |
|
|
214
|
+
*FastCommentsClient::ModerationApi* | [**get_moderation_comment_text**](docs/ModerationApi.md#get_moderation_comment_text) | **GET** /auth/my-account/moderate-comments/mod_api/get-comment-text/{commentId} |
|
|
215
|
+
*FastCommentsClient::ModerationApi* | [**get_pre_ban_summary**](docs/ModerationApi.md#get_pre_ban_summary) | **GET** /auth/my-account/moderate-comments/mod_api/pre-ban-summary/{commentId} |
|
|
216
|
+
*FastCommentsClient::ModerationApi* | [**get_search_comments_summary**](docs/ModerationApi.md#get_search_comments_summary) | **GET** /auth/my-account/moderate-comments/mod_api/search/comments/summary |
|
|
217
|
+
*FastCommentsClient::ModerationApi* | [**get_search_pages**](docs/ModerationApi.md#get_search_pages) | **GET** /auth/my-account/moderate-comments/mod_api/search/pages |
|
|
218
|
+
*FastCommentsClient::ModerationApi* | [**get_search_sites**](docs/ModerationApi.md#get_search_sites) | **GET** /auth/my-account/moderate-comments/mod_api/search/sites |
|
|
219
|
+
*FastCommentsClient::ModerationApi* | [**get_search_suggest**](docs/ModerationApi.md#get_search_suggest) | **GET** /auth/my-account/moderate-comments/mod_api/search/suggest |
|
|
220
|
+
*FastCommentsClient::ModerationApi* | [**get_search_users**](docs/ModerationApi.md#get_search_users) | **GET** /auth/my-account/moderate-comments/mod_api/search/users |
|
|
221
|
+
*FastCommentsClient::ModerationApi* | [**get_trust_factor**](docs/ModerationApi.md#get_trust_factor) | **GET** /auth/my-account/moderate-comments/mod_api/get-trust-factor |
|
|
222
|
+
*FastCommentsClient::ModerationApi* | [**get_user_ban_preference**](docs/ModerationApi.md#get_user_ban_preference) | **GET** /auth/my-account/moderate-comments/mod_api/user-ban-preference |
|
|
223
|
+
*FastCommentsClient::ModerationApi* | [**get_user_internal_profile**](docs/ModerationApi.md#get_user_internal_profile) | **GET** /auth/my-account/moderate-comments/mod_api/get-user-internal-profile |
|
|
224
|
+
*FastCommentsClient::ModerationApi* | [**post_adjust_comment_votes**](docs/ModerationApi.md#post_adjust_comment_votes) | **POST** /auth/my-account/moderate-comments/mod_api/adjust-comment-votes/{commentId} |
|
|
225
|
+
*FastCommentsClient::ModerationApi* | [**post_api_export**](docs/ModerationApi.md#post_api_export) | **POST** /auth/my-account/moderate-comments/mod_api/api/export |
|
|
226
|
+
*FastCommentsClient::ModerationApi* | [**post_ban_user_from_comment**](docs/ModerationApi.md#post_ban_user_from_comment) | **POST** /auth/my-account/moderate-comments/mod_api/ban-user/from-comment/{commentId} |
|
|
227
|
+
*FastCommentsClient::ModerationApi* | [**post_ban_user_undo**](docs/ModerationApi.md#post_ban_user_undo) | **POST** /auth/my-account/moderate-comments/mod_api/ban-user/undo |
|
|
228
|
+
*FastCommentsClient::ModerationApi* | [**post_bulk_pre_ban_summary**](docs/ModerationApi.md#post_bulk_pre_ban_summary) | **POST** /auth/my-account/moderate-comments/mod_api/bulk-pre-ban-summary |
|
|
229
|
+
*FastCommentsClient::ModerationApi* | [**post_comments_by_ids**](docs/ModerationApi.md#post_comments_by_ids) | **POST** /auth/my-account/moderate-comments/mod_api/comments-by-ids |
|
|
230
|
+
*FastCommentsClient::ModerationApi* | [**post_flag_comment**](docs/ModerationApi.md#post_flag_comment) | **POST** /auth/my-account/moderate-comments/mod_api/flag-comment/{commentId} |
|
|
231
|
+
*FastCommentsClient::ModerationApi* | [**post_remove_comment**](docs/ModerationApi.md#post_remove_comment) | **POST** /auth/my-account/moderate-comments/mod_api/remove-comment/{commentId} |
|
|
232
|
+
*FastCommentsClient::ModerationApi* | [**post_restore_deleted_comment**](docs/ModerationApi.md#post_restore_deleted_comment) | **POST** /auth/my-account/moderate-comments/mod_api/restore-deleted-comment/{commentId} |
|
|
233
|
+
*FastCommentsClient::ModerationApi* | [**post_set_comment_approval_status**](docs/ModerationApi.md#post_set_comment_approval_status) | **POST** /auth/my-account/moderate-comments/mod_api/set-comment-approval-status/{commentId} |
|
|
234
|
+
*FastCommentsClient::ModerationApi* | [**post_set_comment_review_status**](docs/ModerationApi.md#post_set_comment_review_status) | **POST** /auth/my-account/moderate-comments/mod_api/set-comment-review-status/{commentId} |
|
|
235
|
+
*FastCommentsClient::ModerationApi* | [**post_set_comment_spam_status**](docs/ModerationApi.md#post_set_comment_spam_status) | **POST** /auth/my-account/moderate-comments/mod_api/set-comment-spam-status/{commentId} |
|
|
236
|
+
*FastCommentsClient::ModerationApi* | [**post_set_comment_text**](docs/ModerationApi.md#post_set_comment_text) | **POST** /auth/my-account/moderate-comments/mod_api/set-comment-text/{commentId} |
|
|
237
|
+
*FastCommentsClient::ModerationApi* | [**post_un_flag_comment**](docs/ModerationApi.md#post_un_flag_comment) | **POST** /auth/my-account/moderate-comments/mod_api/un-flag-comment/{commentId} |
|
|
238
|
+
*FastCommentsClient::ModerationApi* | [**post_vote**](docs/ModerationApi.md#post_vote) | **POST** /auth/my-account/moderate-comments/mod_api/vote/{commentId} |
|
|
239
|
+
*FastCommentsClient::ModerationApi* | [**put_award_badge**](docs/ModerationApi.md#put_award_badge) | **PUT** /auth/my-account/moderate-comments/mod_api/award-badge |
|
|
240
|
+
*FastCommentsClient::ModerationApi* | [**put_close_thread**](docs/ModerationApi.md#put_close_thread) | **PUT** /auth/my-account/moderate-comments/mod_api/close-thread |
|
|
241
|
+
*FastCommentsClient::ModerationApi* | [**put_remove_badge**](docs/ModerationApi.md#put_remove_badge) | **PUT** /auth/my-account/moderate-comments/mod_api/remove-badge |
|
|
242
|
+
*FastCommentsClient::ModerationApi* | [**put_reopen_thread**](docs/ModerationApi.md#put_reopen_thread) | **PUT** /auth/my-account/moderate-comments/mod_api/reopen-thread |
|
|
243
|
+
*FastCommentsClient::ModerationApi* | [**set_trust_factor**](docs/ModerationApi.md#set_trust_factor) | **PUT** /auth/my-account/moderate-comments/mod_api/set-trust-factor |
|
|
244
244
|
*FastCommentsClient::PublicApi* | [**block_from_comment_public**](docs/PublicApi.md#block_from_comment_public) | **POST** /block-from-comment/{commentId} |
|
|
245
245
|
*FastCommentsClient::PublicApi* | [**checked_comments_for_blocked**](docs/PublicApi.md#checked_comments_for_blocked) | **GET** /check-blocked-comments |
|
|
246
246
|
*FastCommentsClient::PublicApi* | [**create_comment_public**](docs/PublicApi.md#create_comment_public) | **POST** /comments/{tenantId} |
|
|
@@ -556,7 +556,7 @@ Class | Method | HTTP request | Description
|
|
|
556
556
|
- [FastCommentsClient::PatchPageAPIResponse](docs/PatchPageAPIResponse.md)
|
|
557
557
|
- [FastCommentsClient::PatchSSOUserAPIResponse](docs/PatchSSOUserAPIResponse.md)
|
|
558
558
|
- [FastCommentsClient::PendingCommentToSyncOutbound](docs/PendingCommentToSyncOutbound.md)
|
|
559
|
-
- [FastCommentsClient::
|
|
559
|
+
- [FastCommentsClient::PostRemoveCommentApiResponse](docs/PostRemoveCommentApiResponse.md)
|
|
560
560
|
- [FastCommentsClient::PreBanSummary](docs/PreBanSummary.md)
|
|
561
561
|
- [FastCommentsClient::PubSubComment](docs/PubSubComment.md)
|
|
562
562
|
- [FastCommentsClient::PubSubCommentBase](docs/PubSubCommentBase.md)
|
|
@@ -655,7 +655,6 @@ Class | Method | HTTP request | Description
|
|
|
655
655
|
- [FastCommentsClient::VoteBodyParams](docs/VoteBodyParams.md)
|
|
656
656
|
- [FastCommentsClient::VoteDeleteResponse](docs/VoteDeleteResponse.md)
|
|
657
657
|
- [FastCommentsClient::VoteResponse](docs/VoteResponse.md)
|
|
658
|
-
- [FastCommentsClient::VoteResponseStatus](docs/VoteResponseStatus.md)
|
|
659
658
|
- [FastCommentsClient::VoteResponseUser](docs/VoteResponseUser.md)
|
|
660
659
|
- [FastCommentsClient::VoteStyle](docs/VoteStyle.md)
|
|
661
660
|
|
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **reason** | **String** | |
|
|
8
|
-
| **code** | **String** | |
|
|
7
|
+
| **reason** | **String** | | [optional] |
|
|
8
|
+
| **code** | **String** | | [optional] |
|
|
9
9
|
| **status** | **Object** | | |
|
|
10
|
-
| **configuration** | **Object** | |
|
|
10
|
+
| **configuration** | **Object** | | [optional] |
|
|
11
11
|
|
|
12
12
|
## Example
|
|
13
13
|
|
|
@@ -5,10 +5,10 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **status** | [**APIStatus**](APIStatus.md) | | |
|
|
8
|
-
| **data** | [**Array<AggregationItem>**](AggregationItem.md) | |
|
|
8
|
+
| **data** | [**Array<AggregationItem>**](AggregationItem.md) | | [optional] |
|
|
9
9
|
| **stats** | [**AggregationResponseStats**](AggregationResponseStats.md) | | [optional] |
|
|
10
|
-
| **reason** | **String** | |
|
|
11
|
-
| **code** | **String** | |
|
|
10
|
+
| **reason** | **String** | | [optional] |
|
|
11
|
+
| **code** | **String** | | [optional] |
|
|
12
12
|
| **valid_resource_names** | **Array<String>** | | [optional] |
|
|
13
13
|
|
|
14
14
|
## Example
|
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **status** | [**APIStatus**](APIStatus.md) | | |
|
|
8
|
-
| **hash_tag** | [**TenantHashTag**](TenantHashTag.md) | |
|
|
9
|
-
| **reason** | **String** | |
|
|
10
|
-
| **code** | **String** | |
|
|
8
|
+
| **hash_tag** | [**TenantHashTag**](TenantHashTag.md) | | [optional] |
|
|
9
|
+
| **reason** | **String** | | [optional] |
|
|
10
|
+
| **code** | **String** | | [optional] |
|
|
11
11
|
| **secondary_code** | **String** | | [optional] |
|
|
12
12
|
| **banned_until** | **Integer** | | [optional] |
|
|
13
13
|
| **max_character_length** | **Integer** | | [optional] |
|
data/client/docs/DefaultApi.md
CHANGED
|
@@ -193,7 +193,7 @@ end
|
|
|
193
193
|
|
|
194
194
|
## add_hash_tag
|
|
195
195
|
|
|
196
|
-
> <CreateHashTagResponse> add_hash_tag(
|
|
196
|
+
> <CreateHashTagResponse> add_hash_tag(tenant_id, create_hash_tag_body)
|
|
197
197
|
|
|
198
198
|
|
|
199
199
|
|
|
@@ -211,14 +211,12 @@ FastCommentsClient.configure do |config|
|
|
|
211
211
|
end
|
|
212
212
|
|
|
213
213
|
api_instance = FastCommentsClient::DefaultApi.new
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
create_hash_tag_body: FastCommentsClient::CreateHashTagBody.new({tag: 'tag_example'}) # CreateHashTagBody |
|
|
217
|
-
}
|
|
214
|
+
tenant_id = 'tenant_id_example' # String |
|
|
215
|
+
create_hash_tag_body = FastCommentsClient::CreateHashTagBody.new({tag: 'tag_example'}) # CreateHashTagBody |
|
|
218
216
|
|
|
219
217
|
begin
|
|
220
218
|
|
|
221
|
-
result = api_instance.add_hash_tag(
|
|
219
|
+
result = api_instance.add_hash_tag(tenant_id, create_hash_tag_body)
|
|
222
220
|
p result
|
|
223
221
|
rescue FastCommentsClient::ApiError => e
|
|
224
222
|
puts "Error when calling DefaultApi->add_hash_tag: #{e}"
|
|
@@ -229,12 +227,12 @@ end
|
|
|
229
227
|
|
|
230
228
|
This returns an Array which contains the response data, status code and headers.
|
|
231
229
|
|
|
232
|
-
> <Array(<CreateHashTagResponse>, Integer, Hash)> add_hash_tag_with_http_info(
|
|
230
|
+
> <Array(<CreateHashTagResponse>, Integer, Hash)> add_hash_tag_with_http_info(tenant_id, create_hash_tag_body)
|
|
233
231
|
|
|
234
232
|
```ruby
|
|
235
233
|
begin
|
|
236
234
|
|
|
237
|
-
data, status_code, headers = api_instance.add_hash_tag_with_http_info(
|
|
235
|
+
data, status_code, headers = api_instance.add_hash_tag_with_http_info(tenant_id, create_hash_tag_body)
|
|
238
236
|
p status_code # => 2xx
|
|
239
237
|
p headers # => { ... }
|
|
240
238
|
p data # => <CreateHashTagResponse>
|
|
@@ -247,7 +245,7 @@ end
|
|
|
247
245
|
|
|
248
246
|
| Name | Type | Description | Notes |
|
|
249
247
|
| ---- | ---- | ----------- | ----- |
|
|
250
|
-
| **tenant_id** | **String** | |
|
|
248
|
+
| **tenant_id** | **String** | | |
|
|
251
249
|
| **create_hash_tag_body** | [**CreateHashTagBody**](CreateHashTagBody.md) | | [optional] |
|
|
252
250
|
|
|
253
251
|
### Return type
|
|
@@ -266,7 +264,7 @@ end
|
|
|
266
264
|
|
|
267
265
|
## add_hash_tags_bulk
|
|
268
266
|
|
|
269
|
-
> <BulkCreateHashTagsResponse> add_hash_tags_bulk(
|
|
267
|
+
> <BulkCreateHashTagsResponse> add_hash_tags_bulk(tenant_id, bulk_create_hash_tags_body)
|
|
270
268
|
|
|
271
269
|
|
|
272
270
|
|
|
@@ -284,14 +282,12 @@ FastCommentsClient.configure do |config|
|
|
|
284
282
|
end
|
|
285
283
|
|
|
286
284
|
api_instance = FastCommentsClient::DefaultApi.new
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
bulk_create_hash_tags_body: FastCommentsClient::BulkCreateHashTagsBody.new({tags: [FastCommentsClient::BulkCreateHashTagsBodyTagsInner.new({tag: 'tag_example'})]}) # BulkCreateHashTagsBody |
|
|
290
|
-
}
|
|
285
|
+
tenant_id = 'tenant_id_example' # String |
|
|
286
|
+
bulk_create_hash_tags_body = FastCommentsClient::BulkCreateHashTagsBody.new({tags: [FastCommentsClient::BulkCreateHashTagsBodyTagsInner.new({tag: 'tag_example'})]}) # BulkCreateHashTagsBody |
|
|
291
287
|
|
|
292
288
|
begin
|
|
293
289
|
|
|
294
|
-
result = api_instance.add_hash_tags_bulk(
|
|
290
|
+
result = api_instance.add_hash_tags_bulk(tenant_id, bulk_create_hash_tags_body)
|
|
295
291
|
p result
|
|
296
292
|
rescue FastCommentsClient::ApiError => e
|
|
297
293
|
puts "Error when calling DefaultApi->add_hash_tags_bulk: #{e}"
|
|
@@ -302,12 +298,12 @@ end
|
|
|
302
298
|
|
|
303
299
|
This returns an Array which contains the response data, status code and headers.
|
|
304
300
|
|
|
305
|
-
> <Array(<BulkCreateHashTagsResponse>, Integer, Hash)> add_hash_tags_bulk_with_http_info(
|
|
301
|
+
> <Array(<BulkCreateHashTagsResponse>, Integer, Hash)> add_hash_tags_bulk_with_http_info(tenant_id, bulk_create_hash_tags_body)
|
|
306
302
|
|
|
307
303
|
```ruby
|
|
308
304
|
begin
|
|
309
305
|
|
|
310
|
-
data, status_code, headers = api_instance.add_hash_tags_bulk_with_http_info(
|
|
306
|
+
data, status_code, headers = api_instance.add_hash_tags_bulk_with_http_info(tenant_id, bulk_create_hash_tags_body)
|
|
311
307
|
p status_code # => 2xx
|
|
312
308
|
p headers # => { ... }
|
|
313
309
|
p data # => <BulkCreateHashTagsResponse>
|
|
@@ -320,7 +316,7 @@ end
|
|
|
320
316
|
|
|
321
317
|
| Name | Type | Description | Notes |
|
|
322
318
|
| ---- | ---- | ----------- | ----- |
|
|
323
|
-
| **tenant_id** | **String** | |
|
|
319
|
+
| **tenant_id** | **String** | | |
|
|
324
320
|
| **bulk_create_hash_tags_body** | [**BulkCreateHashTagsBody**](BulkCreateHashTagsBody.md) | | [optional] |
|
|
325
321
|
|
|
326
322
|
### Return type
|
|
@@ -2123,7 +2119,7 @@ end
|
|
|
2123
2119
|
|
|
2124
2120
|
## delete_hash_tag
|
|
2125
2121
|
|
|
2126
|
-
> <APIEmptyResponse> delete_hash_tag(tag,
|
|
2122
|
+
> <APIEmptyResponse> delete_hash_tag(tenant_id, tag, delete_hash_tag_request_body)
|
|
2127
2123
|
|
|
2128
2124
|
|
|
2129
2125
|
|
|
@@ -2141,15 +2137,13 @@ FastCommentsClient.configure do |config|
|
|
|
2141
2137
|
end
|
|
2142
2138
|
|
|
2143
2139
|
api_instance = FastCommentsClient::DefaultApi.new
|
|
2140
|
+
tenant_id = 'tenant_id_example' # String |
|
|
2144
2141
|
tag = 'tag_example' # String |
|
|
2145
|
-
|
|
2146
|
-
tenant_id: 'tenant_id_example', # String |
|
|
2147
|
-
delete_hash_tag_request_body: FastCommentsClient::DeleteHashTagRequestBody.new # DeleteHashTagRequestBody |
|
|
2148
|
-
}
|
|
2142
|
+
delete_hash_tag_request_body = FastCommentsClient::DeleteHashTagRequestBody.new # DeleteHashTagRequestBody |
|
|
2149
2143
|
|
|
2150
2144
|
begin
|
|
2151
2145
|
|
|
2152
|
-
result = api_instance.delete_hash_tag(tag,
|
|
2146
|
+
result = api_instance.delete_hash_tag(tenant_id, tag, delete_hash_tag_request_body)
|
|
2153
2147
|
p result
|
|
2154
2148
|
rescue FastCommentsClient::ApiError => e
|
|
2155
2149
|
puts "Error when calling DefaultApi->delete_hash_tag: #{e}"
|
|
@@ -2160,12 +2154,12 @@ end
|
|
|
2160
2154
|
|
|
2161
2155
|
This returns an Array which contains the response data, status code and headers.
|
|
2162
2156
|
|
|
2163
|
-
> <Array(<APIEmptyResponse>, Integer, Hash)> delete_hash_tag_with_http_info(tag,
|
|
2157
|
+
> <Array(<APIEmptyResponse>, Integer, Hash)> delete_hash_tag_with_http_info(tenant_id, tag, delete_hash_tag_request_body)
|
|
2164
2158
|
|
|
2165
2159
|
```ruby
|
|
2166
2160
|
begin
|
|
2167
2161
|
|
|
2168
|
-
data, status_code, headers = api_instance.delete_hash_tag_with_http_info(tag,
|
|
2162
|
+
data, status_code, headers = api_instance.delete_hash_tag_with_http_info(tenant_id, tag, delete_hash_tag_request_body)
|
|
2169
2163
|
p status_code # => 2xx
|
|
2170
2164
|
p headers # => { ... }
|
|
2171
2165
|
p data # => <APIEmptyResponse>
|
|
@@ -2178,8 +2172,8 @@ end
|
|
|
2178
2172
|
|
|
2179
2173
|
| Name | Type | Description | Notes |
|
|
2180
2174
|
| ---- | ---- | ----------- | ----- |
|
|
2175
|
+
| **tenant_id** | **String** | | |
|
|
2181
2176
|
| **tag** | **String** | | |
|
|
2182
|
-
| **tenant_id** | **String** | | [optional] |
|
|
2183
2177
|
| **delete_hash_tag_request_body** | [**DeleteHashTagRequestBody**](DeleteHashTagRequestBody.md) | | [optional] |
|
|
2184
2178
|
|
|
2185
2179
|
### Return type
|
|
@@ -6666,7 +6660,7 @@ end
|
|
|
6666
6660
|
|
|
6667
6661
|
## patch_hash_tag
|
|
6668
6662
|
|
|
6669
|
-
> <UpdateHashTagResponse> patch_hash_tag(tag,
|
|
6663
|
+
> <UpdateHashTagResponse> patch_hash_tag(tenant_id, tag, update_hash_tag_body)
|
|
6670
6664
|
|
|
6671
6665
|
|
|
6672
6666
|
|
|
@@ -6684,15 +6678,13 @@ FastCommentsClient.configure do |config|
|
|
|
6684
6678
|
end
|
|
6685
6679
|
|
|
6686
6680
|
api_instance = FastCommentsClient::DefaultApi.new
|
|
6681
|
+
tenant_id = 'tenant_id_example' # String |
|
|
6687
6682
|
tag = 'tag_example' # String |
|
|
6688
|
-
|
|
6689
|
-
tenant_id: 'tenant_id_example', # String |
|
|
6690
|
-
update_hash_tag_body: FastCommentsClient::UpdateHashTagBody.new # UpdateHashTagBody |
|
|
6691
|
-
}
|
|
6683
|
+
update_hash_tag_body = FastCommentsClient::UpdateHashTagBody.new # UpdateHashTagBody |
|
|
6692
6684
|
|
|
6693
6685
|
begin
|
|
6694
6686
|
|
|
6695
|
-
result = api_instance.patch_hash_tag(tag,
|
|
6687
|
+
result = api_instance.patch_hash_tag(tenant_id, tag, update_hash_tag_body)
|
|
6696
6688
|
p result
|
|
6697
6689
|
rescue FastCommentsClient::ApiError => e
|
|
6698
6690
|
puts "Error when calling DefaultApi->patch_hash_tag: #{e}"
|
|
@@ -6703,12 +6695,12 @@ end
|
|
|
6703
6695
|
|
|
6704
6696
|
This returns an Array which contains the response data, status code and headers.
|
|
6705
6697
|
|
|
6706
|
-
> <Array(<UpdateHashTagResponse>, Integer, Hash)> patch_hash_tag_with_http_info(tag,
|
|
6698
|
+
> <Array(<UpdateHashTagResponse>, Integer, Hash)> patch_hash_tag_with_http_info(tenant_id, tag, update_hash_tag_body)
|
|
6707
6699
|
|
|
6708
6700
|
```ruby
|
|
6709
6701
|
begin
|
|
6710
6702
|
|
|
6711
|
-
data, status_code, headers = api_instance.patch_hash_tag_with_http_info(tag,
|
|
6703
|
+
data, status_code, headers = api_instance.patch_hash_tag_with_http_info(tenant_id, tag, update_hash_tag_body)
|
|
6712
6704
|
p status_code # => 2xx
|
|
6713
6705
|
p headers # => { ... }
|
|
6714
6706
|
p data # => <UpdateHashTagResponse>
|
|
@@ -6721,8 +6713,8 @@ end
|
|
|
6721
6713
|
|
|
6722
6714
|
| Name | Type | Description | Notes |
|
|
6723
6715
|
| ---- | ---- | ----------- | ----- |
|
|
6716
|
+
| **tenant_id** | **String** | | |
|
|
6724
6717
|
| **tag** | **String** | | |
|
|
6725
|
-
| **tenant_id** | **String** | | [optional] |
|
|
6726
6718
|
| **update_hash_tag_body** | [**UpdateHashTagBody**](UpdateHashTagBody.md) | | [optional] |
|
|
6727
6719
|
|
|
6728
6720
|
### Return type
|
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **configuration** | **Object** | |
|
|
7
|
+
| **configuration** | **Object** | | [optional] |
|
|
8
8
|
| **status** | **Object** | | |
|
|
9
|
-
| **reason** | **String** | |
|
|
10
|
-
| **code** | **String** | |
|
|
9
|
+
| **reason** | **String** | | [optional] |
|
|
10
|
+
| **code** | **String** | | [optional] |
|
|
11
11
|
|
|
12
12
|
## Example
|
|
13
13
|
|
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **configurations** | **Object** | |
|
|
7
|
+
| **configurations** | **Object** | | [optional] |
|
|
8
8
|
| **status** | **Object** | | |
|
|
9
|
-
| **reason** | **String** | |
|
|
10
|
-
| **code** | **String** | |
|
|
9
|
+
| **reason** | **String** | | [optional] |
|
|
10
|
+
| **code** | **String** | | [optional] |
|
|
11
11
|
|
|
12
12
|
## Example
|
|
13
13
|
|
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **images** | **Array<Array<GifSearchResponseImagesInnerInner>>** | |
|
|
7
|
+
| **images** | **Array<Array<GifSearchResponseImagesInnerInner>>** | | [optional] |
|
|
8
8
|
| **status** | [**APIStatus**](APIStatus.md) | | |
|
|
9
|
-
| **code** | **String** | |
|
|
9
|
+
| **code** | **String** | | [optional] |
|
|
10
10
|
|
|
11
11
|
## Example
|
|
12
12
|
|
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **images** | **Array<Array<GifSearchResponseImagesInnerInner>>** | |
|
|
7
|
+
| **images** | **Array<Array<GifSearchResponseImagesInnerInner>>** | | [optional] |
|
|
8
8
|
| **status** | [**APIStatus**](APIStatus.md) | | |
|
|
9
|
-
| **code** | **String** | |
|
|
9
|
+
| **code** | **String** | | [optional] |
|
|
10
10
|
|
|
11
11
|
## Example
|
|
12
12
|
|