fastcomments 1.2.1 → 2.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 +27 -3
- data/client/README.md +165 -102
- data/client/docs/APIBanUserChangeLog.md +24 -0
- data/client/docs/APIBanUserChangedValues.md +42 -0
- data/client/docs/APIBannedUser.md +42 -0
- data/client/docs/APIBannedUserWithMultiMatchInfo.md +34 -0
- data/client/docs/APIComment.md +2 -2
- data/client/docs/APICommentBase.md +2 -2
- data/client/docs/APICommentCommonBannedUser.md +32 -0
- data/client/docs/APIModerateGetUserBanPreferencesResponse.md +20 -0
- data/client/docs/APIModerateUserBanPreferences.md +24 -0
- data/client/docs/{SaveCommentResponse.md → APISaveCommentResponse.md} +3 -3
- data/client/docs/{AddDomainConfig200Response.md → AddDomainConfigResponse.md} +2 -2
- data/client/docs/{AddDomainConfig200ResponseAnyOf.md → AddDomainConfigResponseAnyOf.md} +2 -2
- data/client/docs/AdjustCommentVotesParams.md +18 -0
- data/client/docs/AdjustVotesResponse.md +20 -0
- data/client/docs/AggregateResponse.md +28 -0
- data/client/docs/AggregationAPIError.md +24 -0
- data/client/docs/AwardUserBadgeResponse.md +22 -0
- data/client/docs/BanUserFromCommentResult.md +24 -0
- data/client/docs/BanUserUndoParams.md +18 -0
- data/client/docs/BannedUserMatch.md +20 -0
- data/client/docs/{RecordStringStringOrNumberValue.md → BannedUserMatchMatchedOnValue.md} +2 -2
- data/client/docs/BannedUserMatchType.md +15 -0
- data/client/docs/BuildModerationFilterParams.md +26 -0
- data/client/docs/BuildModerationFilterResponse.md +20 -0
- data/client/docs/BulkCreateHashTagsResponse.md +1 -1
- data/client/docs/{PatchHashTag200Response.md → BulkCreateHashTagsResponseResultsInner.md} +2 -2
- data/client/docs/BulkPreBanParams.md +18 -0
- data/client/docs/BulkPreBanSummary.md +28 -0
- data/client/docs/CommentData.md +4 -2
- data/client/docs/CommentLogData.md +2 -0
- data/client/docs/CommentsByIdsParams.md +18 -0
- data/client/docs/CreateCommentParams.md +3 -1
- data/client/docs/CreateTenantPackageBody.md +4 -4
- data/client/docs/CreateV1PageReact.md +20 -0
- data/client/docs/CustomConfigParameters.md +10 -0
- data/client/docs/DefaultApi.md +403 -399
- data/client/docs/{DeleteDomainConfig200Response.md → DeleteDomainConfigResponse.md} +2 -2
- data/client/docs/{DeleteFeedPostPublic200ResponseAnyOf.md → DeleteFeedPostPublicResponse.md} +2 -2
- data/client/docs/{DeleteHashTagRequest.md → DeleteHashTagRequestBody.md} +2 -2
- data/client/docs/FComment.md +3 -1
- data/client/docs/GetBannedUsersCountResponse.md +20 -0
- data/client/docs/GetBannedUsersFromCommentResponse.md +22 -0
- data/client/docs/GetCommentBanStatusResponse.md +22 -0
- data/client/docs/GetCommentTextResponse.md +20 -0
- data/client/docs/GetCommentsForUserResponse.md +18 -0
- data/client/docs/{GetDomainConfig200Response.md → GetDomainConfigResponse.md} +2 -2
- data/client/docs/{GetDomainConfigs200Response.md → GetDomainConfigsResponse.md} +2 -2
- data/client/docs/{GetDomainConfigs200ResponseAnyOf.md → GetDomainConfigsResponseAnyOf.md} +2 -2
- data/client/docs/{GetDomainConfigs200ResponseAnyOf1.md → GetDomainConfigsResponseAnyOf1.md} +2 -2
- data/client/docs/GetGifsSearchResponse.md +22 -0
- data/client/docs/GetGifsTrendingResponse.md +22 -0
- data/client/docs/GetPublicPagesResponse.md +22 -0
- data/client/docs/{GetSSOUsers200Response.md → GetSSOUsersResponse.md} +2 -2
- data/client/docs/GetTenantManualBadgesResponse.md +20 -0
- data/client/docs/GetTranslationsResponse.md +20 -0
- data/client/docs/GetUserInternalProfileResponse.md +20 -0
- data/client/docs/GetUserInternalProfileResponseProfile.md +50 -0
- data/client/docs/GetUserManualBadgesResponse.md +20 -0
- data/client/docs/GetUserTrustFactorResponse.md +22 -0
- data/client/docs/GetV1PageLikes.md +26 -0
- data/client/docs/GetV2PageReactUsersResponse.md +20 -0
- data/client/docs/GetV2PageReacts.md +22 -0
- data/client/docs/GifGetLargeResponse.md +20 -0
- data/client/docs/GifSearchInternalError.md +20 -0
- data/client/docs/GifSearchResponse.md +20 -0
- data/client/docs/GifSearchResponseImagesInnerInner.md +15 -0
- data/client/docs/HeaderAccountNotification.md +3 -1
- data/client/docs/ImportedAgentApprovalNotificationFrequency.md +15 -0
- data/client/docs/LiveEvent.md +2 -0
- data/client/docs/ModerationAPIChildCommentsResponse.md +20 -0
- data/client/docs/ModerationAPIComment.md +100 -0
- data/client/docs/ModerationAPICommentLog.md +24 -0
- data/client/docs/ModerationAPICommentResponse.md +20 -0
- data/client/docs/ModerationAPICountCommentsResponse.md +20 -0
- data/client/docs/ModerationAPIGetCommentIdsResponse.md +22 -0
- data/client/docs/ModerationAPIGetCommentsResponse.md +24 -0
- data/client/docs/ModerationAPIGetLogsResponse.md +20 -0
- data/client/docs/ModerationApi.md +2990 -0
- data/client/docs/ModerationCommentSearchResponse.md +20 -0
- data/client/docs/ModerationExportResponse.md +20 -0
- data/client/docs/ModerationExportStatusResponse.md +24 -0
- data/client/docs/ModerationFilter.md +40 -0
- data/client/docs/ModerationPageSearchProjected.md +24 -0
- data/client/docs/ModerationPageSearchResponse.md +20 -0
- data/client/docs/ModerationSiteSearchProjected.md +20 -0
- data/client/docs/ModerationSiteSearchResponse.md +20 -0
- data/client/docs/ModerationSuggestResponse.md +24 -0
- data/client/docs/ModerationUserSearchProjected.md +24 -0
- data/client/docs/ModerationUserSearchResponse.md +20 -0
- data/client/docs/PageUserEntry.md +24 -0
- data/client/docs/PageUsersInfoResponse.md +20 -0
- data/client/docs/PageUsersOfflineResponse.md +24 -0
- data/client/docs/PageUsersOnlineResponse.md +28 -0
- data/client/docs/PagesSortBy.md +15 -0
- data/client/docs/PatchDomainConfigResponse.md +24 -0
- data/client/docs/PostRemoveCommentResponse.md +20 -0
- data/client/docs/PreBanSummary.md +22 -0
- data/client/docs/PublicApi.md +1569 -385
- data/client/docs/PublicPage.md +26 -0
- data/client/docs/PutDomainConfigResponse.md +24 -0
- data/client/docs/RemoveCommentActionResponse.md +20 -0
- data/client/docs/RemoveUserBadgeResponse.md +20 -0
- data/client/docs/{SaveComment200Response.md → SaveCommentsBulkResponse.md} +3 -3
- data/client/docs/SearchUsersResult.md +22 -0
- data/client/docs/SetCommentApprovedResponse.md +20 -0
- data/client/docs/SetCommentTextParams.md +18 -0
- data/client/docs/SetCommentTextResponse.md +20 -0
- data/client/docs/SetUserTrustFactorResponse.md +20 -0
- data/client/docs/TenantBadge.md +58 -0
- data/client/docs/TenantPackage.md +15 -1
- data/client/docs/UpdateUserNotificationCommentSubscriptionStatusResponse.md +24 -0
- data/client/docs/UpdateUserNotificationPageSubscriptionStatusResponse.md +24 -0
- data/client/docs/UpdateUserNotificationStatusResponse.md +24 -0
- data/client/docs/User.md +2 -0
- data/client/docs/UsersListLocation.md +15 -0
- data/client/docs/VoteResponse.md +1 -1
- data/client/docs/VoteResponseStatus.md +15 -0
- data/client/fastcomments-client.gemspec +1 -1
- data/client/lib/fastcomments-client/api/default_api.rb +307 -301
- data/client/lib/fastcomments-client/api/moderation_api.rb +2828 -0
- data/client/lib/fastcomments-client/api/public_api.rb +1467 -281
- data/client/lib/fastcomments-client/api_client.rb +3 -7
- data/client/lib/fastcomments-client/api_error.rb +1 -1
- data/client/lib/fastcomments-client/configuration.rb +1 -1
- data/client/lib/fastcomments-client/models/add_domain_config_params.rb +75 -2
- data/client/lib/fastcomments-client/models/add_domain_config_response.rb +104 -0
- data/client/lib/fastcomments-client/models/{add_domain_config200_response_any_of.rb → add_domain_config_response_any_of.rb} +77 -4
- data/client/lib/fastcomments-client/models/add_page_api_response.rb +75 -2
- data/client/lib/fastcomments-client/models/add_sso_user_api_response.rb +75 -2
- data/client/lib/fastcomments-client/models/adjust_comment_votes_params.rb +237 -0
- data/client/lib/fastcomments-client/models/adjust_votes_response.rb +263 -0
- data/client/lib/fastcomments-client/models/aggregate_question_results_response.rb +75 -2
- data/client/lib/fastcomments-client/models/{add_domain_config200_response.rb → aggregate_response.rb} +6 -5
- data/client/lib/fastcomments-client/models/aggregate_time_bucket.rb +1 -1
- data/client/lib/fastcomments-client/models/aggregation_api_error.rb +322 -0
- data/client/lib/fastcomments-client/models/aggregation_item.rb +75 -2
- data/client/lib/fastcomments-client/models/aggregation_op_type.rb +1 -1
- data/client/lib/fastcomments-client/models/aggregation_operation.rb +75 -2
- data/client/lib/fastcomments-client/models/aggregation_request.rb +75 -2
- data/client/lib/fastcomments-client/models/aggregation_request_sort.rb +75 -2
- data/client/lib/fastcomments-client/models/aggregation_response.rb +75 -2
- data/client/lib/fastcomments-client/models/aggregation_response_stats.rb +75 -2
- data/client/lib/fastcomments-client/models/aggregation_value.rb +75 -2
- data/client/lib/fastcomments-client/models/api_audit_log.rb +75 -2
- data/client/lib/fastcomments-client/models/api_ban_user_change_log.rb +249 -0
- data/client/lib/fastcomments-client/models/api_ban_user_changed_values.rb +333 -0
- data/client/lib/fastcomments-client/models/api_banned_user.rb +454 -0
- data/client/lib/fastcomments-client/models/api_banned_user_with_multi_match_info.rb +375 -0
- data/client/lib/fastcomments-client/models/api_comment.rb +91 -18
- data/client/lib/fastcomments-client/models/api_comment_base.rb +91 -18
- data/client/lib/fastcomments-client/models/api_comment_base_meta.rb +75 -2
- data/client/lib/fastcomments-client/models/api_comment_common_banned_user.rb +340 -0
- data/client/lib/fastcomments-client/models/api_create_user_badge_response.rb +75 -2
- data/client/lib/fastcomments-client/models/api_domain_configuration.rb +75 -2
- data/client/lib/fastcomments-client/models/api_empty_response.rb +75 -2
- data/client/lib/fastcomments-client/models/api_empty_success_response.rb +75 -2
- data/client/lib/fastcomments-client/models/api_error.rb +75 -2
- data/client/lib/fastcomments-client/models/api_get_comment_response.rb +75 -2
- data/client/lib/fastcomments-client/models/api_get_comments_response.rb +75 -2
- data/client/lib/fastcomments-client/models/api_get_user_badge_progress_list_response.rb +75 -2
- data/client/lib/fastcomments-client/models/api_get_user_badge_progress_response.rb +75 -2
- data/client/lib/fastcomments-client/models/api_get_user_badge_response.rb +75 -2
- data/client/lib/fastcomments-client/models/api_get_user_badges_response.rb +75 -2
- data/client/lib/fastcomments-client/models/api_moderate_get_user_ban_preferences_response.rb +271 -0
- data/client/lib/fastcomments-client/models/api_moderate_user_ban_preferences.rb +315 -0
- data/client/lib/fastcomments-client/models/api_page.rb +75 -2
- data/client/lib/fastcomments-client/models/{save_comment_response.rb → api_save_comment_response.rb} +78 -5
- data/client/lib/fastcomments-client/models/api_status.rb +1 -1
- data/client/lib/fastcomments-client/models/api_tenant.rb +75 -2
- data/client/lib/fastcomments-client/models/api_tenant_daily_usage.rb +75 -2
- data/client/lib/fastcomments-client/models/api_ticket.rb +75 -2
- data/client/lib/fastcomments-client/models/api_ticket_detail.rb +75 -2
- data/client/lib/fastcomments-client/models/api_ticket_file.rb +75 -2
- data/client/lib/fastcomments-client/models/api_user_subscription.rb +75 -2
- data/client/lib/fastcomments-client/models/apisso_user.rb +75 -2
- data/client/lib/fastcomments-client/models/award_user_badge_response.rb +281 -0
- data/client/lib/fastcomments-client/models/ban_user_from_comment_result.rb +264 -0
- data/client/lib/fastcomments-client/models/ban_user_undo_params.rb +237 -0
- data/client/lib/fastcomments-client/models/banned_user_match.rb +271 -0
- data/client/lib/fastcomments-client/models/{record_string_string_or_number_value.rb → banned_user_match_matched_on_value.rb} +4 -3
- data/client/lib/fastcomments-client/models/banned_user_match_type.rb +42 -0
- data/client/lib/fastcomments-client/models/billing_info.rb +75 -2
- data/client/lib/fastcomments-client/models/block_from_comment_params.rb +75 -2
- data/client/lib/fastcomments-client/models/block_success.rb +75 -2
- data/client/lib/fastcomments-client/models/build_moderation_filter_params.rb +290 -0
- data/client/lib/fastcomments-client/models/build_moderation_filter_response.rb +263 -0
- data/client/lib/fastcomments-client/models/bulk_aggregate_question_item.rb +75 -2
- data/client/lib/fastcomments-client/models/bulk_aggregate_question_results_request.rb +75 -2
- data/client/lib/fastcomments-client/models/bulk_aggregate_question_results_response.rb +75 -2
- data/client/lib/fastcomments-client/models/bulk_create_hash_tags_body.rb +75 -2
- data/client/lib/fastcomments-client/models/bulk_create_hash_tags_body_tags_inner.rb +75 -2
- data/client/lib/fastcomments-client/models/bulk_create_hash_tags_response.rb +76 -3
- data/client/lib/fastcomments-client/models/{add_hash_tag200_response.rb → bulk_create_hash_tags_response_results_inner.rb} +4 -3
- data/client/lib/fastcomments-client/models/bulk_pre_ban_params.rb +239 -0
- data/client/lib/fastcomments-client/models/bulk_pre_ban_summary.rb +375 -0
- data/client/lib/fastcomments-client/models/change_comment_pin_status_response.rb +75 -2
- data/client/lib/fastcomments-client/models/change_ticket_state_body.rb +75 -2
- data/client/lib/fastcomments-client/models/change_ticket_state_response.rb +75 -2
- data/client/lib/fastcomments-client/models/check_blocked_comments_response.rb +75 -2
- data/client/lib/fastcomments-client/models/combine_question_results_with_comments_response.rb +75 -2
- data/client/lib/fastcomments-client/models/comment_data.rb +89 -7
- data/client/lib/fastcomments-client/models/comment_html_rendering_mode.rb +1 -1
- data/client/lib/fastcomments-client/models/comment_log_data.rb +85 -3
- data/client/lib/fastcomments-client/models/comment_log_entry.rb +75 -2
- 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 +75 -2
- data/client/lib/fastcomments-client/models/comment_thread_deletion_mode.rb +1 -1
- data/client/lib/fastcomments-client/models/comment_user_badge_info.rb +75 -2
- data/client/lib/fastcomments-client/models/comment_user_hash_tag_info.rb +75 -2
- data/client/lib/fastcomments-client/models/comment_user_mention_info.rb +75 -2
- data/client/lib/fastcomments-client/models/commenter_name_formats.rb +1 -1
- data/client/lib/fastcomments-client/models/comments_by_ids_params.rb +239 -0
- data/client/lib/fastcomments-client/models/create_api_page_data.rb +75 -2
- data/client/lib/fastcomments-client/models/create_api_user_subscription_data.rb +75 -2
- data/client/lib/fastcomments-client/models/create_apisso_user_data.rb +75 -2
- data/client/lib/fastcomments-client/models/create_comment_params.rb +86 -4
- data/client/lib/fastcomments-client/models/create_email_template_body.rb +75 -2
- data/client/lib/fastcomments-client/models/create_email_template_response.rb +75 -2
- data/client/lib/fastcomments-client/models/create_feed_post_params.rb +75 -2
- data/client/lib/fastcomments-client/models/create_feed_post_response.rb +75 -2
- data/client/lib/fastcomments-client/models/create_feed_posts_response.rb +75 -2
- data/client/lib/fastcomments-client/models/create_hash_tag_body.rb +75 -2
- data/client/lib/fastcomments-client/models/create_hash_tag_response.rb +75 -2
- data/client/lib/fastcomments-client/models/create_moderator_body.rb +75 -2
- data/client/lib/fastcomments-client/models/create_moderator_response.rb +75 -2
- data/client/lib/fastcomments-client/models/create_question_config_body.rb +75 -2
- data/client/lib/fastcomments-client/models/create_question_config_response.rb +75 -2
- data/client/lib/fastcomments-client/models/create_question_result_body.rb +75 -2
- data/client/lib/fastcomments-client/models/create_question_result_response.rb +75 -2
- data/client/lib/fastcomments-client/models/create_subscription_api_response.rb +75 -2
- data/client/lib/fastcomments-client/models/create_tenant_body.rb +75 -2
- data/client/lib/fastcomments-client/models/create_tenant_package_body.rb +88 -15
- data/client/lib/fastcomments-client/models/create_tenant_package_response.rb +75 -2
- data/client/lib/fastcomments-client/models/create_tenant_response.rb +75 -2
- data/client/lib/fastcomments-client/models/create_tenant_user_body.rb +75 -2
- data/client/lib/fastcomments-client/models/create_tenant_user_response.rb +75 -2
- data/client/lib/fastcomments-client/models/create_ticket_body.rb +75 -2
- data/client/lib/fastcomments-client/models/create_ticket_response.rb +75 -2
- data/client/lib/fastcomments-client/models/create_user_badge_params.rb +75 -2
- data/client/lib/fastcomments-client/models/create_v1_page_react.rb +268 -0
- data/client/lib/fastcomments-client/models/custom_config_parameters.rb +124 -3
- data/client/lib/fastcomments-client/models/custom_email_template.rb +75 -2
- data/client/lib/fastcomments-client/models/delete_comment_action.rb +1 -1
- data/client/lib/fastcomments-client/models/delete_comment_result.rb +75 -2
- data/client/lib/fastcomments-client/models/delete_domain_config_response.rb +223 -0
- data/client/lib/fastcomments-client/models/{delete_feed_post_public200_response_any_of.rb → delete_feed_post_public_response.rb} +77 -4
- data/client/lib/fastcomments-client/models/{delete_hash_tag_request.rb → delete_hash_tag_request_body.rb} +77 -4
- data/client/lib/fastcomments-client/models/delete_page_api_response.rb +75 -2
- data/client/lib/fastcomments-client/models/delete_sso_user_api_response.rb +75 -2
- data/client/lib/fastcomments-client/models/delete_subscription_api_response.rb +75 -2
- data/client/lib/fastcomments-client/models/deleted_comment_result_comment.rb +75 -2
- data/client/lib/fastcomments-client/models/digest_email_frequency.rb +1 -1
- data/client/lib/fastcomments-client/models/email_template_definition.rb +75 -2
- data/client/lib/fastcomments-client/models/email_template_render_error_response.rb +75 -2
- data/client/lib/fastcomments-client/models/event_log_entry.rb +75 -2
- data/client/lib/fastcomments-client/models/f_comment.rb +88 -6
- data/client/lib/fastcomments-client/models/f_comment_meta.rb +75 -2
- data/client/lib/fastcomments-client/models/feed_post.rb +75 -2
- data/client/lib/fastcomments-client/models/feed_post_link.rb +75 -2
- data/client/lib/fastcomments-client/models/feed_post_media_item.rb +75 -2
- data/client/lib/fastcomments-client/models/feed_post_media_item_asset.rb +75 -2
- data/client/lib/fastcomments-client/models/feed_post_stats.rb +75 -2
- data/client/lib/fastcomments-client/models/feed_posts_stats_response.rb +75 -2
- data/client/lib/fastcomments-client/models/find_comments_by_range_item.rb +75 -2
- data/client/lib/fastcomments-client/models/find_comments_by_range_response.rb +75 -2
- data/client/lib/fastcomments-client/models/flag_comment_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_audit_logs_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_banned_users_count_response.rb +263 -0
- data/client/lib/fastcomments-client/models/get_banned_users_from_comment_response.rb +308 -0
- data/client/lib/fastcomments-client/models/get_cached_notification_count_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_comment_ban_status_response.rb +261 -0
- data/client/lib/fastcomments-client/models/get_comment_text_response.rb +269 -0
- data/client/lib/fastcomments-client/models/get_comment_vote_user_names_success_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_comments_for_user_response.rb +222 -0
- data/client/lib/fastcomments-client/models/get_comments_response_public_comment.rb +75 -2
- data/client/lib/fastcomments-client/models/get_comments_response_with_presence_public_comment.rb +75 -2
- data/client/lib/fastcomments-client/models/get_domain_config_response.rb +104 -0
- data/client/lib/fastcomments-client/models/get_domain_configs_response.rb +104 -0
- data/client/lib/fastcomments-client/models/{get_domain_configs200_response_any_of.rb → get_domain_configs_response_any_of.rb} +77 -4
- data/client/lib/fastcomments-client/models/{get_domain_configs200_response_any_of1.rb → get_domain_configs_response_any_of1.rb} +77 -4
- data/client/lib/fastcomments-client/models/get_email_template_definitions_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_email_template_render_errors_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_email_template_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_email_templates_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_event_log_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_feed_posts_response.rb +75 -2
- data/client/lib/fastcomments-client/models/{add_hash_tags_bulk200_response.rb → get_gifs_search_response.rb} +6 -5
- data/client/lib/fastcomments-client/models/get_gifs_trending_response.rb +104 -0
- data/client/lib/fastcomments-client/models/get_hash_tags_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_moderator_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_moderators_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_my_notifications_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_notification_count_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_notifications_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_page_by_urlid_api_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_pages_api_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_pending_webhook_event_count_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_pending_webhook_events_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_public_feed_posts_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_public_pages_response.rb +299 -0
- data/client/lib/fastcomments-client/models/get_question_config_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_question_configs_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_question_result_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_question_results_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_sso_user_by_email_api_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_sso_user_by_id_api_response.rb +75 -2
- data/client/lib/fastcomments-client/models/{get_sso_users200_response.rb → get_sso_users_response.rb} +77 -4
- data/client/lib/fastcomments-client/models/get_subscriptions_api_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_tenant_daily_usages_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_tenant_manual_badges_response.rb +287 -0
- data/client/lib/fastcomments-client/models/get_tenant_package_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_tenant_packages_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_tenant_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_tenant_user_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_tenant_users_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_tenants_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_ticket_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_tickets_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_translations_response.rb +288 -0
- data/client/lib/fastcomments-client/models/get_user_internal_profile_response.rb +285 -0
- data/client/lib/fastcomments-client/models/get_user_internal_profile_response_profile.rb +371 -0
- data/client/lib/fastcomments-client/models/get_user_manual_badges_response.rb +287 -0
- data/client/lib/fastcomments-client/models/get_user_notification_count_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_user_presence_statuses_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_user_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_user_trust_factor_response.rb +277 -0
- data/client/lib/fastcomments-client/models/get_v1_page_likes.rb +363 -0
- data/client/lib/fastcomments-client/models/get_v2_page_react_users_response.rb +287 -0
- data/client/lib/fastcomments-client/models/get_v2_page_reacts.rb +282 -0
- data/client/lib/fastcomments-client/models/get_votes_for_user_response.rb +75 -2
- data/client/lib/fastcomments-client/models/get_votes_response.rb +75 -2
- data/client/lib/fastcomments-client/models/gif_get_large_response.rb +285 -0
- data/client/lib/fastcomments-client/models/gif_rating.rb +1 -1
- data/client/lib/fastcomments-client/models/gif_search_internal_error.rb +285 -0
- data/client/lib/fastcomments-client/models/gif_search_response.rb +287 -0
- data/client/lib/fastcomments-client/models/{block_from_comment_public200_response.rb → gif_search_response_images_inner_inner.rb} +6 -5
- data/client/lib/fastcomments-client/models/header_account_notification.rb +90 -6
- data/client/lib/fastcomments-client/models/header_state.rb +75 -2
- data/client/lib/fastcomments-client/models/ignored_response.rb +75 -2
- 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 +42 -0
- data/client/lib/fastcomments-client/models/imported_site_type.rb +1 -1
- data/client/lib/fastcomments-client/models/live_event.rb +85 -3
- data/client/lib/fastcomments-client/models/live_event_extra_info.rb +75 -2
- data/client/lib/fastcomments-client/models/live_event_type.rb +8 -2
- data/client/lib/fastcomments-client/models/media_asset.rb +75 -2
- data/client/lib/fastcomments-client/models/mention_auto_complete_mode.rb +1 -1
- data/client/lib/fastcomments-client/models/meta_item.rb +75 -2
- data/client/lib/fastcomments-client/models/moderation_api_child_comments_response.rb +287 -0
- data/client/lib/fastcomments-client/models/moderation_api_comment.rb +753 -0
- data/client/lib/fastcomments-client/models/moderation_api_comment_log.rb +298 -0
- data/client/lib/fastcomments-client/models/moderation_api_comment_response.rb +285 -0
- data/client/lib/fastcomments-client/models/moderation_api_count_comments_response.rb +285 -0
- data/client/lib/fastcomments-client/models/moderation_api_get_comment_ids_response.rb +313 -0
- data/client/lib/fastcomments-client/models/moderation_api_get_comments_response.rb +322 -0
- data/client/lib/fastcomments-client/models/moderation_api_get_logs_response.rb +287 -0
- data/client/lib/fastcomments-client/models/moderation_comment_search_response.rb +285 -0
- data/client/lib/fastcomments-client/models/moderation_export_response.rb +263 -0
- data/client/lib/fastcomments-client/models/moderation_export_status_response.rb +298 -0
- data/client/lib/fastcomments-client/models/moderation_filter.rb +325 -0
- data/client/lib/fastcomments-client/models/moderation_page_search_projected.rb +315 -0
- data/client/lib/fastcomments-client/models/moderation_page_search_response.rb +287 -0
- data/client/lib/fastcomments-client/models/moderation_site_search_projected.rb +247 -0
- data/client/lib/fastcomments-client/models/moderation_site_search_response.rb +287 -0
- data/client/lib/fastcomments-client/models/moderation_suggest_response.rb +268 -0
- data/client/lib/fastcomments-client/models/moderation_user_search_projected.rb +283 -0
- data/client/lib/fastcomments-client/models/moderation_user_search_response.rb +287 -0
- data/client/lib/fastcomments-client/models/moderator.rb +75 -2
- data/client/lib/fastcomments-client/models/notification_and_count.rb +75 -2
- 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 +281 -0
- data/client/lib/fastcomments-client/models/page_users_info_response.rb +287 -0
- data/client/lib/fastcomments-client/models/page_users_offline_response.rb +311 -0
- data/client/lib/fastcomments-client/models/page_users_online_response.rb +363 -0
- data/client/lib/fastcomments-client/models/pages_sort_by.rb +41 -0
- data/client/lib/fastcomments-client/models/patch_domain_config_params.rb +75 -2
- data/client/lib/fastcomments-client/models/patch_domain_config_response.rb +104 -0
- data/client/lib/fastcomments-client/models/patch_page_api_response.rb +75 -2
- data/client/lib/fastcomments-client/models/patch_sso_user_api_response.rb +75 -2
- data/client/lib/fastcomments-client/models/pending_comment_to_sync_outbound.rb +75 -2
- data/client/lib/fastcomments-client/models/post_remove_comment_response.rb +104 -0
- data/client/lib/fastcomments-client/models/pre_ban_summary.rb +313 -0
- data/client/lib/fastcomments-client/models/pub_sub_comment.rb +75 -2
- data/client/lib/fastcomments-client/models/pub_sub_comment_base.rb +75 -2
- data/client/lib/fastcomments-client/models/pub_sub_vote.rb +75 -2
- data/client/lib/fastcomments-client/models/public_api_delete_comment_response.rb +75 -2
- data/client/lib/fastcomments-client/models/public_api_get_comment_text_response.rb +75 -2
- data/client/lib/fastcomments-client/models/public_api_set_comment_text_response.rb +75 -2
- data/client/lib/fastcomments-client/models/public_block_from_comment_params.rb +75 -2
- data/client/lib/fastcomments-client/models/public_comment.rb +75 -2
- data/client/lib/fastcomments-client/models/public_comment_base.rb +75 -2
- data/client/lib/fastcomments-client/models/public_feed_posts_response.rb +75 -2
- data/client/lib/fastcomments-client/models/public_page.rb +341 -0
- data/client/lib/fastcomments-client/models/public_vote.rb +75 -2
- data/client/lib/fastcomments-client/models/put_domain_config_response.rb +104 -0
- data/client/lib/fastcomments-client/models/put_sso_user_api_response.rb +75 -2
- data/client/lib/fastcomments-client/models/query_predicate.rb +75 -2
- data/client/lib/fastcomments-client/models/query_predicate_value.rb +3 -2
- data/client/lib/fastcomments-client/models/question_config.rb +75 -2
- data/client/lib/fastcomments-client/models/question_config_custom_options_inner.rb +75 -2
- data/client/lib/fastcomments-client/models/question_datum.rb +75 -2
- data/client/lib/fastcomments-client/models/question_rendering_type.rb +1 -1
- data/client/lib/fastcomments-client/models/question_result.rb +75 -2
- data/client/lib/fastcomments-client/models/question_result_aggregation_overall.rb +75 -2
- 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 +75 -2
- data/client/lib/fastcomments-client/models/react_feed_post_response.rb +75 -2
- data/client/lib/fastcomments-client/models/record_string_before_string_or_null_after_string_or_null_value.rb +77 -32
- data/client/lib/fastcomments-client/models/remove_comment_action_response.rb +263 -0
- data/client/lib/fastcomments-client/models/remove_user_badge_response.rb +270 -0
- data/client/lib/fastcomments-client/models/render_email_template_body.rb +75 -2
- data/client/lib/fastcomments-client/models/render_email_template_response.rb +75 -2
- data/client/lib/fastcomments-client/models/renderable_user_notification.rb +75 -2
- 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 +75 -2
- data/client/lib/fastcomments-client/models/replace_tenant_user_body.rb +75 -2
- data/client/lib/fastcomments-client/models/reset_user_notifications_response.rb +75 -2
- data/client/lib/fastcomments-client/models/save_comment_response_optimized.rb +75 -2
- data/client/lib/fastcomments-client/models/{aggregate_question_results200_response.rb → save_comments_bulk_response.rb} +5 -4
- data/client/lib/fastcomments-client/models/save_comments_response_with_presence.rb +75 -2
- data/client/lib/fastcomments-client/models/search_users_response.rb +75 -2
- data/client/lib/fastcomments-client/models/{search_users200_response.rb → search_users_result.rb} +4 -4
- data/client/lib/fastcomments-client/models/search_users_sectioned_response.rb +75 -2
- data/client/lib/fastcomments-client/models/set_comment_approved_response.rb +268 -0
- data/client/lib/fastcomments-client/models/set_comment_text_params.rb +237 -0
- data/client/lib/fastcomments-client/models/set_comment_text_response.rb +285 -0
- data/client/lib/fastcomments-client/models/set_comment_text_result.rb +75 -2
- data/client/lib/fastcomments-client/models/set_user_trust_factor_response.rb +268 -0
- 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 +75 -2
- data/client/lib/fastcomments-client/models/sso_security_level.rb +1 -1
- data/client/lib/fastcomments-client/models/tenant_badge.rb +637 -0
- data/client/lib/fastcomments-client/models/tenant_hash_tag.rb +75 -2
- data/client/lib/fastcomments-client/models/tenant_package.rb +142 -6
- data/client/lib/fastcomments-client/models/tos_config.rb +75 -2
- data/client/lib/fastcomments-client/models/un_block_from_comment_params.rb +75 -2
- data/client/lib/fastcomments-client/models/unblock_success.rb +75 -2
- data/client/lib/fastcomments-client/models/updatable_comment_params.rb +75 -2
- data/client/lib/fastcomments-client/models/update_api_page_data.rb +75 -2
- data/client/lib/fastcomments-client/models/update_api_user_subscription_data.rb +75 -2
- data/client/lib/fastcomments-client/models/update_apisso_user_data.rb +75 -2
- data/client/lib/fastcomments-client/models/update_domain_config_params.rb +75 -2
- data/client/lib/fastcomments-client/models/update_email_template_body.rb +75 -2
- data/client/lib/fastcomments-client/models/update_feed_post_params.rb +75 -2
- data/client/lib/fastcomments-client/models/update_hash_tag_body.rb +75 -2
- data/client/lib/fastcomments-client/models/update_hash_tag_response.rb +75 -2
- data/client/lib/fastcomments-client/models/update_moderator_body.rb +75 -2
- data/client/lib/fastcomments-client/models/update_notification_body.rb +75 -2
- data/client/lib/fastcomments-client/models/update_question_config_body.rb +75 -2
- data/client/lib/fastcomments-client/models/update_question_result_body.rb +75 -2
- data/client/lib/fastcomments-client/models/update_subscription_api_response.rb +75 -2
- data/client/lib/fastcomments-client/models/update_tenant_body.rb +75 -2
- data/client/lib/fastcomments-client/models/update_tenant_package_body.rb +75 -2
- data/client/lib/fastcomments-client/models/update_tenant_user_body.rb +75 -2
- data/client/lib/fastcomments-client/models/update_user_badge_params.rb +75 -2
- data/client/lib/fastcomments-client/models/update_user_notification_comment_subscription_status_response.rb +104 -0
- data/client/lib/fastcomments-client/models/update_user_notification_page_subscription_status_response.rb +104 -0
- data/client/lib/fastcomments-client/models/{update_user_notification_status200_response.rb → update_user_notification_status_response.rb} +4 -4
- data/client/lib/fastcomments-client/models/upload_image_response.rb +75 -2
- data/client/lib/fastcomments-client/models/user.rb +85 -3
- data/client/lib/fastcomments-client/models/user_badge.rb +75 -2
- data/client/lib/fastcomments-client/models/user_badge_progress.rb +75 -2
- data/client/lib/fastcomments-client/models/user_notification.rb +75 -2
- data/client/lib/fastcomments-client/models/user_notification_count.rb +75 -2
- data/client/lib/fastcomments-client/models/user_notification_write_response.rb +75 -2
- data/client/lib/fastcomments-client/models/user_presence_data.rb +75 -2
- data/client/lib/fastcomments-client/models/user_reacts_response.rb +75 -2
- data/client/lib/fastcomments-client/models/user_search_result.rb +75 -2
- data/client/lib/fastcomments-client/models/user_search_section.rb +1 -1
- data/client/lib/fastcomments-client/models/user_search_section_result.rb +75 -2
- data/client/lib/fastcomments-client/models/user_session_info.rb +75 -2
- data/client/lib/fastcomments-client/models/users_list_location.rb +42 -0
- data/client/lib/fastcomments-client/models/vote_body_params.rb +75 -2
- data/client/lib/fastcomments-client/models/vote_delete_response.rb +75 -2
- data/client/lib/fastcomments-client/models/vote_response.rb +81 -32
- data/client/lib/fastcomments-client/models/{change_ticket_state200_response.rb → vote_response_status.rb} +6 -5
- data/client/lib/fastcomments-client/models/vote_response_user.rb +75 -2
- 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 +102 -99
- data/client/spec/api/default_api_spec.rb +103 -101
- data/client/spec/api/moderation_api_spec.rb +559 -0
- data/client/spec/api/public_api_spec.rb +253 -37
- data/client/spec/models/add_domain_config_params_spec.rb +2 -2
- data/client/spec/models/{add_domain_config200_response_any_of_spec.rb → add_domain_config_response_any_of_spec.rb} +7 -7
- data/client/spec/models/{get_votes200_response_spec.rb → add_domain_config_response_spec.rb} +3 -3
- 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 +36 -0
- data/client/spec/models/adjust_votes_response_spec.rb +42 -0
- data/client/spec/models/aggregate_question_results_response_spec.rb +2 -2
- data/client/spec/models/{get_user200_response_spec.rb → aggregate_response_spec.rb} +3 -3
- data/client/spec/models/aggregate_time_bucket_spec.rb +2 -2
- data/client/spec/models/aggregation_api_error_spec.rb +54 -0
- 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 +54 -0
- data/client/spec/models/api_ban_user_changed_values_spec.rb +108 -0
- data/client/spec/models/api_banned_user_spec.rb +108 -0
- data/client/spec/models/api_banned_user_with_multi_match_info_spec.rb +84 -0
- data/client/spec/models/api_comment_base_meta_spec.rb +2 -2
- data/client/spec/models/api_comment_base_spec.rb +3 -3
- data/client/spec/models/api_comment_common_banned_user_spec.rb +78 -0
- data/client/spec/models/api_comment_spec.rb +3 -3
- 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 +42 -0
- data/client/spec/models/api_moderate_user_ban_preferences_spec.rb +54 -0
- data/client/spec/models/api_page_spec.rb +2 -2
- data/client/spec/models/{save_comment_response_spec.rb → api_save_comment_response_spec.rb} +7 -7
- 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 +48 -0
- data/client/spec/models/ban_user_from_comment_result_spec.rb +54 -0
- data/client/spec/models/ban_user_undo_params_spec.rb +36 -0
- data/client/spec/models/{create_tenant200_response_spec.rb → banned_user_match_matched_on_value_spec.rb} +3 -3
- data/client/spec/models/banned_user_match_spec.rb +42 -0
- data/client/spec/models/banned_user_match_type_spec.rb +30 -0
- 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 +60 -0
- data/client/spec/models/build_moderation_filter_response_spec.rb +42 -0
- 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/{add_hash_tag200_response_spec.rb → bulk_create_hash_tags_response_results_inner_spec.rb} +3 -3
- data/client/spec/models/bulk_create_hash_tags_response_spec.rb +2 -2
- data/client/spec/models/bulk_pre_ban_params_spec.rb +36 -0
- data/client/spec/models/bulk_pre_ban_summary_spec.rb +66 -0
- 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 +8 -2
- data/client/spec/models/comment_html_rendering_mode_spec.rb +2 -2
- data/client/spec/models/comment_log_data_spec.rb +8 -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 +36 -0
- 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 +8 -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 +4 -4
- 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 +42 -0
- data/client/spec/models/custom_config_parameters_spec.rb +32 -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_config200_response_spec.rb → delete_domain_config_response_spec.rb} +7 -7
- data/client/spec/models/{delete_feed_post_public200_response_any_of_spec.rb → delete_feed_post_public_response_spec.rb} +7 -7
- data/client/spec/models/{delete_hash_tag_request_spec.rb → delete_hash_tag_request_body_spec.rb} +7 -7
- 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 +8 -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 +42 -0
- data/client/spec/models/get_banned_users_from_comment_response_spec.rb +52 -0
- data/client/spec/models/get_cached_notification_count_response_spec.rb +2 -2
- data/client/spec/models/get_comment_ban_status_response_spec.rb +48 -0
- data/client/spec/models/get_comment_text_response_spec.rb +42 -0
- 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 +36 -0
- 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_ticket200_response_spec.rb → get_domain_config_response_spec.rb} +3 -3
- data/client/spec/models/{get_domain_configs200_response_any_of1_spec.rb → get_domain_configs_response_any_of1_spec.rb} +7 -7
- data/client/spec/models/{get_domain_configs200_response_any_of_spec.rb → get_domain_configs_response_any_of_spec.rb} +7 -7
- data/client/spec/models/{get_tenant200_response_spec.rb → get_domain_configs_response_spec.rb} +3 -3
- 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 +21 -0
- data/client/spec/models/get_gifs_trending_response_spec.rb +21 -0
- 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 +48 -0
- 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_users200_response_spec.rb → get_sso_users_response_spec.rb} +7 -7
- 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 +42 -0
- 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 +42 -0
- data/client/spec/models/get_user_internal_profile_response_profile_spec.rb +132 -0
- data/client/spec/models/get_user_internal_profile_response_spec.rb +42 -0
- data/client/spec/models/get_user_manual_badges_response_spec.rb +42 -0
- 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 +48 -0
- data/client/spec/models/get_v1_page_likes_spec.rb +60 -0
- data/client/spec/models/get_v2_page_react_users_response_spec.rb +42 -0
- data/client/spec/models/get_v2_page_reacts_spec.rb +48 -0
- 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 +42 -0
- data/client/spec/models/gif_rating_spec.rb +2 -2
- data/client/spec/models/gif_search_internal_error_spec.rb +42 -0
- data/client/spec/models/{add_domain_config200_response_spec.rb → gif_search_response_images_inner_inner_spec.rb} +3 -3
- data/client/spec/models/gif_search_response_spec.rb +42 -0
- data/client/spec/models/header_account_notification_spec.rb +8 -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 +30 -0
- 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 +8 -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 +42 -0
- data/client/spec/models/moderation_api_comment_log_spec.rb +54 -0
- data/client/spec/models/moderation_api_comment_response_spec.rb +42 -0
- data/client/spec/models/moderation_api_comment_spec.rb +282 -0
- data/client/spec/models/moderation_api_count_comments_response_spec.rb +42 -0
- data/client/spec/models/moderation_api_get_comment_ids_response_spec.rb +48 -0
- data/client/spec/models/moderation_api_get_comments_response_spec.rb +54 -0
- data/client/spec/models/moderation_api_get_logs_response_spec.rb +42 -0
- data/client/spec/models/moderation_comment_search_response_spec.rb +42 -0
- data/client/spec/models/moderation_export_response_spec.rb +42 -0
- data/client/spec/models/moderation_export_status_response_spec.rb +54 -0
- data/client/spec/models/moderation_filter_spec.rb +102 -0
- data/client/spec/models/moderation_page_search_projected_spec.rb +54 -0
- data/client/spec/models/moderation_page_search_response_spec.rb +42 -0
- data/client/spec/models/moderation_site_search_projected_spec.rb +42 -0
- data/client/spec/models/moderation_site_search_response_spec.rb +42 -0
- data/client/spec/models/moderation_suggest_response_spec.rb +54 -0
- data/client/spec/models/moderation_user_search_projected_spec.rb +54 -0
- data/client/spec/models/moderation_user_search_response_spec.rb +42 -0
- 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 +54 -0
- data/client/spec/models/page_users_info_response_spec.rb +42 -0
- data/client/spec/models/page_users_offline_response_spec.rb +54 -0
- data/client/spec/models/page_users_online_response_spec.rb +66 -0
- data/client/spec/models/pages_sort_by_spec.rb +30 -0
- data/client/spec/models/patch_domain_config_params_spec.rb +2 -2
- data/client/spec/models/patch_domain_config_response_spec.rb +21 -0
- 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 +21 -0
- data/client/spec/models/pre_ban_summary_spec.rb +48 -0
- 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 +60 -0
- data/client/spec/models/public_vote_spec.rb +2 -2
- data/client/spec/models/put_domain_config_response_spec.rb +21 -0
- 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 +42 -0
- data/client/spec/models/remove_user_badge_response_spec.rb +42 -0
- 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 +21 -0
- 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 +21 -0
- data/client/spec/models/search_users_sectioned_response_spec.rb +2 -2
- data/client/spec/models/set_comment_approved_response_spec.rb +42 -0
- data/client/spec/models/set_comment_text_params_spec.rb +36 -0
- data/client/spec/models/set_comment_text_response_spec.rb +42 -0
- data/client/spec/models/set_comment_text_result_spec.rb +2 -2
- data/client/spec/models/set_user_trust_factor_response_spec.rb +42 -0
- 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 +156 -0
- data/client/spec/models/tenant_hash_tag_spec.rb +2 -2
- data/client/spec/models/tenant_package_spec.rb +44 -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/{aggregate_question_results200_response_spec.rb → update_user_notification_comment_subscription_status_response_spec.rb} +3 -3
- data/client/spec/models/{add_hash_tags_bulk200_response_spec.rb → update_user_notification_page_subscription_status_response_spec.rb} +3 -3
- data/client/spec/models/{update_user_notification_status200_response_spec.rb → update_user_notification_status_response_spec.rb} +3 -3
- 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 +8 -2
- data/client/spec/models/users_list_location_spec.rb +30 -0
- 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 +2 -6
- data/client/spec/models/vote_response_status_spec.rb +21 -0
- 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 +305 -294
- data/client/docs/AddHashTag200Response.md +0 -34
- data/client/docs/AddHashTagsBulk200Response.md +0 -34
- data/client/docs/AggregateQuestionResults200Response.md +0 -34
- data/client/docs/BlockFromCommentPublic200Response.md +0 -34
- data/client/docs/BulkAggregateQuestionResults200Response.md +0 -34
- data/client/docs/ChangeTicketState200Response.md +0 -34
- data/client/docs/CheckedCommentsForBlocked200Response.md +0 -34
- data/client/docs/CombineCommentsWithQuestionResults200Response.md +0 -34
- data/client/docs/CreateCommentPublic200Response.md +0 -40
- data/client/docs/CreateEmailTemplate200Response.md +0 -34
- data/client/docs/CreateFeedPost200Response.md +0 -34
- data/client/docs/CreateFeedPostPublic200Response.md +0 -34
- data/client/docs/CreateModerator200Response.md +0 -34
- data/client/docs/CreateQuestionConfig200Response.md +0 -34
- data/client/docs/CreateQuestionResult200Response.md +0 -34
- data/client/docs/CreateTenant200Response.md +0 -34
- data/client/docs/CreateTenantPackage200Response.md +0 -34
- data/client/docs/CreateTenantUser200Response.md +0 -34
- data/client/docs/CreateTicket200Response.md +0 -34
- data/client/docs/CreateUserBadge200Response.md +0 -36
- data/client/docs/DeleteComment200Response.md +0 -34
- data/client/docs/DeleteCommentPublic200Response.md +0 -36
- data/client/docs/DeleteCommentVote200Response.md +0 -34
- data/client/docs/DeleteFeedPostPublic200Response.md +0 -32
- data/client/docs/FlagComment200Response.md +0 -36
- data/client/docs/FlagCommentPublic200Response.md +0 -32
- data/client/docs/GetAuditLogs200Response.md +0 -34
- data/client/docs/GetCachedNotificationCount200Response.md +0 -34
- data/client/docs/GetComment200Response.md +0 -34
- data/client/docs/GetCommentText200Response.md +0 -36
- data/client/docs/GetCommentVoteUserNames200Response.md +0 -36
- data/client/docs/GetComments200Response.md +0 -34
- data/client/docs/GetCommentsPublic200Response.md +0 -78
- data/client/docs/GetEmailTemplate200Response.md +0 -34
- data/client/docs/GetEmailTemplateDefinitions200Response.md +0 -34
- data/client/docs/GetEmailTemplateRenderErrors200Response.md +0 -34
- data/client/docs/GetEmailTemplates200Response.md +0 -34
- data/client/docs/GetEventLog200Response.md +0 -34
- data/client/docs/GetFeedPosts200Response.md +0 -34
- data/client/docs/GetFeedPostsPublic200Response.md +0 -44
- data/client/docs/GetFeedPostsStats200Response.md +0 -34
- data/client/docs/GetHashTags200Response.md +0 -34
- data/client/docs/GetModerator200Response.md +0 -34
- data/client/docs/GetModerators200Response.md +0 -34
- data/client/docs/GetNotificationCount200Response.md +0 -34
- data/client/docs/GetNotifications200Response.md +0 -34
- data/client/docs/GetPendingWebhookEventCount200Response.md +0 -34
- data/client/docs/GetPendingWebhookEvents200Response.md +0 -34
- data/client/docs/GetQuestionConfig200Response.md +0 -34
- data/client/docs/GetQuestionConfigs200Response.md +0 -34
- data/client/docs/GetQuestionResult200Response.md +0 -34
- data/client/docs/GetQuestionResults200Response.md +0 -34
- data/client/docs/GetTenant200Response.md +0 -34
- data/client/docs/GetTenantDailyUsages200Response.md +0 -34
- data/client/docs/GetTenantPackage200Response.md +0 -34
- data/client/docs/GetTenantPackages200Response.md +0 -34
- data/client/docs/GetTenantUser200Response.md +0 -34
- data/client/docs/GetTenantUsers200Response.md +0 -34
- data/client/docs/GetTenants200Response.md +0 -34
- data/client/docs/GetTicket200Response.md +0 -36
- data/client/docs/GetTickets200Response.md +0 -34
- data/client/docs/GetUser200Response.md +0 -34
- data/client/docs/GetUserBadge200Response.md +0 -34
- data/client/docs/GetUserBadgeProgressById200Response.md +0 -34
- data/client/docs/GetUserBadgeProgressList200Response.md +0 -34
- data/client/docs/GetUserBadges200Response.md +0 -34
- data/client/docs/GetUserNotificationCount200Response.md +0 -34
- data/client/docs/GetUserNotifications200Response.md +0 -40
- data/client/docs/GetUserPresenceStatuses200Response.md +0 -34
- data/client/docs/GetUserReactsPublic200Response.md +0 -34
- data/client/docs/GetVotes200Response.md +0 -38
- data/client/docs/GetVotesForUser200Response.md +0 -38
- data/client/docs/LockComment200Response.md +0 -32
- data/client/docs/PinComment200Response.md +0 -34
- data/client/docs/ReactFeedPostPublic200Response.md +0 -36
- data/client/docs/RenderEmailTemplate200Response.md +0 -34
- data/client/docs/ResetUserNotifications200Response.md +0 -32
- data/client/docs/SearchUsers200Response.md +0 -36
- data/client/docs/SetCommentText200Response.md +0 -34
- data/client/docs/UnBlockCommentPublic200Response.md +0 -34
- data/client/docs/UpdateUserBadge200Response.md +0 -32
- data/client/docs/UpdateUserNotificationStatus200Response.md +0 -38
- data/client/docs/VoteComment200Response.md +0 -40
- data/client/lib/fastcomments-client/api_model_base.rb +0 -88
- data/client/lib/fastcomments-client/models/bulk_aggregate_question_results200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/checked_comments_for_blocked200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/combine_comments_with_question_results200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/create_comment_public200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/create_email_template200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/create_feed_post200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/create_feed_post_public200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/create_moderator200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/create_question_config200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/create_question_result200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/create_tenant200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/create_tenant_package200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/create_tenant_user200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/create_ticket200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/create_user_badge200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/delete_comment200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/delete_comment_public200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/delete_comment_vote200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/delete_domain_config200_response.rb +0 -150
- data/client/lib/fastcomments-client/models/delete_feed_post_public200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/flag_comment200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/flag_comment_public200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_audit_logs200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_cached_notification_count200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_comment200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_comment_text200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_comment_vote_user_names200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_comments200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_comments_public200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_domain_config200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_domain_configs200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_email_template200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_email_template_definitions200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_email_template_render_errors200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_email_templates200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_event_log200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_feed_posts200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_feed_posts_public200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_feed_posts_stats200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_hash_tags200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_moderator200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_moderators200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_notification_count200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_notifications200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_pending_webhook_event_count200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_pending_webhook_events200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_question_config200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_question_configs200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_question_result200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_question_results200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_tenant200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_tenant_daily_usages200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_tenant_package200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_tenant_packages200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_tenant_user200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_tenant_users200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_tenants200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_ticket200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_tickets200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_user200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_user_badge200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_user_badge_progress_by_id200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_user_badge_progress_list200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_user_badges200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_user_notification_count200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_user_notifications200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_user_presence_statuses200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_user_reacts_public200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_votes200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/get_votes_for_user200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/lock_comment200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/patch_hash_tag200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/pin_comment200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/react_feed_post_public200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/render_email_template200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/reset_user_notifications200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/save_comment200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/set_comment_text200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/un_block_comment_public200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/update_user_badge200_response.rb +0 -103
- data/client/lib/fastcomments-client/models/vote_comment200_response.rb +0 -103
- data/client/spec/models/block_from_comment_public200_response_spec.rb +0 -21
- data/client/spec/models/bulk_aggregate_question_results200_response_spec.rb +0 -21
- data/client/spec/models/change_ticket_state200_response_spec.rb +0 -21
- data/client/spec/models/checked_comments_for_blocked200_response_spec.rb +0 -21
- data/client/spec/models/combine_comments_with_question_results200_response_spec.rb +0 -21
- data/client/spec/models/create_comment_public200_response_spec.rb +0 -21
- data/client/spec/models/create_email_template200_response_spec.rb +0 -21
- data/client/spec/models/create_feed_post200_response_spec.rb +0 -21
- data/client/spec/models/create_feed_post_public200_response_spec.rb +0 -21
- data/client/spec/models/create_moderator200_response_spec.rb +0 -21
- data/client/spec/models/create_question_config200_response_spec.rb +0 -21
- data/client/spec/models/create_question_result200_response_spec.rb +0 -21
- data/client/spec/models/create_tenant_package200_response_spec.rb +0 -21
- data/client/spec/models/create_tenant_user200_response_spec.rb +0 -21
- data/client/spec/models/create_ticket200_response_spec.rb +0 -21
- data/client/spec/models/create_user_badge200_response_spec.rb +0 -21
- data/client/spec/models/delete_comment200_response_spec.rb +0 -21
- data/client/spec/models/delete_comment_public200_response_spec.rb +0 -21
- data/client/spec/models/delete_comment_vote200_response_spec.rb +0 -21
- data/client/spec/models/delete_feed_post_public200_response_spec.rb +0 -21
- data/client/spec/models/flag_comment200_response_spec.rb +0 -21
- data/client/spec/models/flag_comment_public200_response_spec.rb +0 -21
- data/client/spec/models/get_audit_logs200_response_spec.rb +0 -21
- data/client/spec/models/get_cached_notification_count200_response_spec.rb +0 -21
- data/client/spec/models/get_comment200_response_spec.rb +0 -21
- data/client/spec/models/get_comment_text200_response_spec.rb +0 -21
- data/client/spec/models/get_comment_vote_user_names200_response_spec.rb +0 -21
- data/client/spec/models/get_comments200_response_spec.rb +0 -21
- data/client/spec/models/get_comments_public200_response_spec.rb +0 -21
- data/client/spec/models/get_domain_config200_response_spec.rb +0 -21
- data/client/spec/models/get_domain_configs200_response_spec.rb +0 -21
- data/client/spec/models/get_email_template200_response_spec.rb +0 -21
- data/client/spec/models/get_email_template_definitions200_response_spec.rb +0 -21
- data/client/spec/models/get_email_template_render_errors200_response_spec.rb +0 -21
- data/client/spec/models/get_email_templates200_response_spec.rb +0 -21
- data/client/spec/models/get_event_log200_response_spec.rb +0 -21
- data/client/spec/models/get_feed_posts200_response_spec.rb +0 -21
- data/client/spec/models/get_feed_posts_public200_response_spec.rb +0 -21
- data/client/spec/models/get_feed_posts_stats200_response_spec.rb +0 -21
- data/client/spec/models/get_hash_tags200_response_spec.rb +0 -21
- data/client/spec/models/get_moderator200_response_spec.rb +0 -21
- data/client/spec/models/get_moderators200_response_spec.rb +0 -21
- data/client/spec/models/get_notification_count200_response_spec.rb +0 -21
- data/client/spec/models/get_notifications200_response_spec.rb +0 -21
- data/client/spec/models/get_pending_webhook_event_count200_response_spec.rb +0 -21
- data/client/spec/models/get_pending_webhook_events200_response_spec.rb +0 -21
- data/client/spec/models/get_question_config200_response_spec.rb +0 -21
- data/client/spec/models/get_question_configs200_response_spec.rb +0 -21
- data/client/spec/models/get_question_result200_response_spec.rb +0 -21
- data/client/spec/models/get_question_results200_response_spec.rb +0 -21
- data/client/spec/models/get_tenant_daily_usages200_response_spec.rb +0 -21
- data/client/spec/models/get_tenant_package200_response_spec.rb +0 -21
- data/client/spec/models/get_tenant_packages200_response_spec.rb +0 -21
- data/client/spec/models/get_tenant_user200_response_spec.rb +0 -21
- data/client/spec/models/get_tenant_users200_response_spec.rb +0 -21
- data/client/spec/models/get_tenants200_response_spec.rb +0 -21
- data/client/spec/models/get_tickets200_response_spec.rb +0 -21
- data/client/spec/models/get_user_badge200_response_spec.rb +0 -21
- data/client/spec/models/get_user_badge_progress_by_id200_response_spec.rb +0 -21
- data/client/spec/models/get_user_badge_progress_list200_response_spec.rb +0 -21
- data/client/spec/models/get_user_badges200_response_spec.rb +0 -21
- data/client/spec/models/get_user_notification_count200_response_spec.rb +0 -21
- data/client/spec/models/get_user_notifications200_response_spec.rb +0 -21
- data/client/spec/models/get_user_presence_statuses200_response_spec.rb +0 -21
- data/client/spec/models/get_user_reacts_public200_response_spec.rb +0 -21
- data/client/spec/models/get_votes_for_user200_response_spec.rb +0 -21
- data/client/spec/models/lock_comment200_response_spec.rb +0 -21
- data/client/spec/models/patch_hash_tag200_response_spec.rb +0 -21
- data/client/spec/models/pin_comment200_response_spec.rb +0 -21
- data/client/spec/models/react_feed_post_public200_response_spec.rb +0 -21
- data/client/spec/models/record_string_string_or_number_value_spec.rb +0 -21
- data/client/spec/models/render_email_template200_response_spec.rb +0 -21
- data/client/spec/models/reset_user_notifications200_response_spec.rb +0 -21
- data/client/spec/models/save_comment200_response_spec.rb +0 -21
- data/client/spec/models/search_users200_response_spec.rb +0 -21
- data/client/spec/models/set_comment_text200_response_spec.rb +0 -21
- data/client/spec/models/un_block_comment_public200_response_spec.rb +0 -21
- data/client/spec/models/update_user_badge200_response_spec.rb +0 -21
- data/client/spec/models/vote_comment200_response_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: d037a3069fc941bf074521ab72ce9187d0bd23485f2b40ac45f58a56f7a6e51f
|
|
4
|
+
data.tar.gz: 742a7fb8bf313d339afc4de4e4d0b23b9fec35c55cbe89fe93fafdd2d189f360
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 27568a7c749e6b783df8dc00075ff69b0a4fc8bda3952963ab6a77ed41f778d5333a7c04bb02cf6b102c1f7882d74847aee97043c0c544312049e4c154486225
|
|
7
|
+
data.tar.gz: 9df1405c80e97fc07e805b39e4c087b1222641eb5246ba92e429eba7b36eb0d61279263132a0f6071c32acc1a500c39b1c2c03ec920ea20f77d9d26858072455
|
data/README.md
CHANGED
|
@@ -29,8 +29,12 @@ This library contains the generated API client and the SSO utilities to make wor
|
|
|
29
29
|
|
|
30
30
|
### Public vs Secured APIs
|
|
31
31
|
|
|
32
|
-
For the API client, there are
|
|
33
|
-
that can be made directly from a browser/mobile device/etc without authentication.
|
|
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
|
+
that can be made directly from a browser/mobile device/etc without authentication. The `ModerationApi` contains the methods that power the moderator dashboard.
|
|
34
|
+
|
|
35
|
+
The `ModerationApi` covers comment moderation (list, count, search, logs, export), moderation actions (remove/restore, flag, set review/spam/approval status, votes, reopen/close thread),
|
|
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.
|
|
34
38
|
|
|
35
39
|
## Quick Start
|
|
36
40
|
|
|
@@ -91,10 +95,30 @@ rescue FastCommentsClient::ApiError => e
|
|
|
91
95
|
end
|
|
92
96
|
```
|
|
93
97
|
|
|
98
|
+
### Using Moderation APIs (ModerationApi)
|
|
99
|
+
|
|
100
|
+
The moderation methods power the moderator dashboard. Pass an `sso` token so the request is made on behalf of an SSO-authenticated moderator:
|
|
101
|
+
|
|
102
|
+
```ruby
|
|
103
|
+
require 'fastcomments'
|
|
104
|
+
|
|
105
|
+
moderation_api = FastCommentsClient::ModerationApi.new
|
|
106
|
+
|
|
107
|
+
begin
|
|
108
|
+
# Example: List comments in the moderation queue
|
|
109
|
+
response = moderation_api.get_api_comments(
|
|
110
|
+
sso: 'YOUR_MODERATOR_SSO_TOKEN'
|
|
111
|
+
)
|
|
112
|
+
puts response
|
|
113
|
+
rescue FastCommentsClient::ApiError => e
|
|
114
|
+
puts e.message
|
|
115
|
+
end
|
|
116
|
+
```
|
|
117
|
+
|
|
94
118
|
### Common Issues
|
|
95
119
|
|
|
96
120
|
1. **401 "missing-api-key" error**: Make sure you set `config.api_key['x-api-key'] = 'YOUR_KEY'` before creating the DefaultApi instance.
|
|
97
|
-
2. **Wrong API class**: Use `DefaultApi` for server-side authenticated requests, `PublicApi` for client-side/public requests.
|
|
121
|
+
2. **Wrong API class**: Use `DefaultApi` for server-side authenticated requests, `PublicApi` for client-side/public requests, and `ModerationApi` for moderator dashboard requests.
|
|
98
122
|
3. **Null API key**: The SDK will silently skip authentication if the API key is null, leading to 401 errors.
|
|
99
123
|
|
|
100
124
|
## Notes
|
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: 1.2.
|
|
11
|
-
- Generator version: 7.
|
|
10
|
+
- Package version: 1.2.1
|
|
11
|
+
- Generator version: 7.14.0
|
|
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-1.2.
|
|
27
|
+
gem install ./fastcomments-client-1.2.1.gem
|
|
28
28
|
```
|
|
29
29
|
|
|
30
|
-
(for development, run `gem install --dev ./fastcomments-client-1.2.
|
|
30
|
+
(for development, run `gem install --dev ./fastcomments-client-1.2.1.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', '~> 1.2.
|
|
36
|
+
gem 'fastcomments-client', '~> 1.2.1'
|
|
37
37
|
|
|
38
38
|
### Install from Git
|
|
39
39
|
|
|
@@ -198,26 +198,86 @@ 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
244
|
*FastCommentsClient::PublicApi* | [**block_from_comment_public**](docs/PublicApi.md#block_from_comment_public) | **POST** /block-from-comment/{commentId} |
|
|
202
245
|
*FastCommentsClient::PublicApi* | [**checked_comments_for_blocked**](docs/PublicApi.md#checked_comments_for_blocked) | **GET** /check-blocked-comments |
|
|
203
246
|
*FastCommentsClient::PublicApi* | [**create_comment_public**](docs/PublicApi.md#create_comment_public) | **POST** /comments/{tenantId} |
|
|
204
247
|
*FastCommentsClient::PublicApi* | [**create_feed_post_public**](docs/PublicApi.md#create_feed_post_public) | **POST** /feed-posts/{tenantId} |
|
|
248
|
+
*FastCommentsClient::PublicApi* | [**create_v1_page_react**](docs/PublicApi.md#create_v1_page_react) | **POST** /page-reacts/v1/likes/{tenantId} |
|
|
249
|
+
*FastCommentsClient::PublicApi* | [**create_v2_page_react**](docs/PublicApi.md#create_v2_page_react) | **POST** /page-reacts/v2/{tenantId} |
|
|
205
250
|
*FastCommentsClient::PublicApi* | [**delete_comment_public**](docs/PublicApi.md#delete_comment_public) | **DELETE** /comments/{tenantId}/{commentId} |
|
|
206
251
|
*FastCommentsClient::PublicApi* | [**delete_comment_vote**](docs/PublicApi.md#delete_comment_vote) | **DELETE** /comments/{tenantId}/{commentId}/vote/{voteId} |
|
|
207
252
|
*FastCommentsClient::PublicApi* | [**delete_feed_post_public**](docs/PublicApi.md#delete_feed_post_public) | **DELETE** /feed-posts/{tenantId}/{postId} |
|
|
253
|
+
*FastCommentsClient::PublicApi* | [**delete_v1_page_react**](docs/PublicApi.md#delete_v1_page_react) | **DELETE** /page-reacts/v1/likes/{tenantId} |
|
|
254
|
+
*FastCommentsClient::PublicApi* | [**delete_v2_page_react**](docs/PublicApi.md#delete_v2_page_react) | **DELETE** /page-reacts/v2/{tenantId} |
|
|
208
255
|
*FastCommentsClient::PublicApi* | [**flag_comment_public**](docs/PublicApi.md#flag_comment_public) | **POST** /flag-comment/{commentId} |
|
|
209
256
|
*FastCommentsClient::PublicApi* | [**get_comment_text**](docs/PublicApi.md#get_comment_text) | **GET** /comments/{tenantId}/{commentId}/text |
|
|
210
257
|
*FastCommentsClient::PublicApi* | [**get_comment_vote_user_names**](docs/PublicApi.md#get_comment_vote_user_names) | **GET** /comments/{tenantId}/{commentId}/votes |
|
|
258
|
+
*FastCommentsClient::PublicApi* | [**get_comments_for_user**](docs/PublicApi.md#get_comments_for_user) | **GET** /comments-for-user |
|
|
211
259
|
*FastCommentsClient::PublicApi* | [**get_comments_public**](docs/PublicApi.md#get_comments_public) | **GET** /comments/{tenantId} |
|
|
212
260
|
*FastCommentsClient::PublicApi* | [**get_event_log**](docs/PublicApi.md#get_event_log) | **GET** /event-log/{tenantId} |
|
|
213
261
|
*FastCommentsClient::PublicApi* | [**get_feed_posts_public**](docs/PublicApi.md#get_feed_posts_public) | **GET** /feed-posts/{tenantId} |
|
|
214
262
|
*FastCommentsClient::PublicApi* | [**get_feed_posts_stats**](docs/PublicApi.md#get_feed_posts_stats) | **GET** /feed-posts/{tenantId}/stats |
|
|
263
|
+
*FastCommentsClient::PublicApi* | [**get_gif_large**](docs/PublicApi.md#get_gif_large) | **GET** /gifs/get-large/{tenantId} |
|
|
264
|
+
*FastCommentsClient::PublicApi* | [**get_gifs_search**](docs/PublicApi.md#get_gifs_search) | **GET** /gifs/search/{tenantId} |
|
|
265
|
+
*FastCommentsClient::PublicApi* | [**get_gifs_trending**](docs/PublicApi.md#get_gifs_trending) | **GET** /gifs/trending/{tenantId} |
|
|
215
266
|
*FastCommentsClient::PublicApi* | [**get_global_event_log**](docs/PublicApi.md#get_global_event_log) | **GET** /event-log/global/{tenantId} |
|
|
267
|
+
*FastCommentsClient::PublicApi* | [**get_offline_users**](docs/PublicApi.md#get_offline_users) | **GET** /pages/{tenantId}/users/offline |
|
|
268
|
+
*FastCommentsClient::PublicApi* | [**get_online_users**](docs/PublicApi.md#get_online_users) | **GET** /pages/{tenantId}/users/online |
|
|
269
|
+
*FastCommentsClient::PublicApi* | [**get_pages_public**](docs/PublicApi.md#get_pages_public) | **GET** /pages/{tenantId} |
|
|
270
|
+
*FastCommentsClient::PublicApi* | [**get_translations**](docs/PublicApi.md#get_translations) | **GET** /translations/{namespace}/{component} |
|
|
216
271
|
*FastCommentsClient::PublicApi* | [**get_user_notification_count**](docs/PublicApi.md#get_user_notification_count) | **GET** /user-notifications/get-count |
|
|
217
272
|
*FastCommentsClient::PublicApi* | [**get_user_notifications**](docs/PublicApi.md#get_user_notifications) | **GET** /user-notifications |
|
|
218
273
|
*FastCommentsClient::PublicApi* | [**get_user_presence_statuses**](docs/PublicApi.md#get_user_presence_statuses) | **GET** /user-presence-status |
|
|
219
274
|
*FastCommentsClient::PublicApi* | [**get_user_reacts_public**](docs/PublicApi.md#get_user_reacts_public) | **GET** /feed-posts/{tenantId}/user-reacts |
|
|
275
|
+
*FastCommentsClient::PublicApi* | [**get_users_info**](docs/PublicApi.md#get_users_info) | **GET** /pages/{tenantId}/users/info |
|
|
276
|
+
*FastCommentsClient::PublicApi* | [**get_v1_page_likes**](docs/PublicApi.md#get_v1_page_likes) | **GET** /page-reacts/v1/likes/{tenantId} |
|
|
277
|
+
*FastCommentsClient::PublicApi* | [**get_v2_page_react_users**](docs/PublicApi.md#get_v2_page_react_users) | **GET** /page-reacts/v2/{tenantId}/list |
|
|
278
|
+
*FastCommentsClient::PublicApi* | [**get_v2_page_reacts**](docs/PublicApi.md#get_v2_page_reacts) | **GET** /page-reacts/v2/{tenantId} |
|
|
220
279
|
*FastCommentsClient::PublicApi* | [**lock_comment**](docs/PublicApi.md#lock_comment) | **POST** /comments/{tenantId}/{commentId}/lock |
|
|
280
|
+
*FastCommentsClient::PublicApi* | [**logout_public**](docs/PublicApi.md#logout_public) | **PUT** /auth/logout |
|
|
221
281
|
*FastCommentsClient::PublicApi* | [**pin_comment**](docs/PublicApi.md#pin_comment) | **POST** /comments/{tenantId}/{commentId}/pin |
|
|
222
282
|
*FastCommentsClient::PublicApi* | [**react_feed_post_public**](docs/PublicApi.md#react_feed_post_public) | **POST** /feed-posts/{tenantId}/react/{postId} |
|
|
223
283
|
*FastCommentsClient::PublicApi* | [**reset_user_notification_count**](docs/PublicApi.md#reset_user_notification_count) | **POST** /user-notifications/reset-count |
|
|
@@ -238,9 +298,14 @@ Class | Method | HTTP request | Description
|
|
|
238
298
|
## Documentation for Models
|
|
239
299
|
|
|
240
300
|
- [FastCommentsClient::APIAuditLog](docs/APIAuditLog.md)
|
|
301
|
+
- [FastCommentsClient::APIBanUserChangeLog](docs/APIBanUserChangeLog.md)
|
|
302
|
+
- [FastCommentsClient::APIBanUserChangedValues](docs/APIBanUserChangedValues.md)
|
|
303
|
+
- [FastCommentsClient::APIBannedUser](docs/APIBannedUser.md)
|
|
304
|
+
- [FastCommentsClient::APIBannedUserWithMultiMatchInfo](docs/APIBannedUserWithMultiMatchInfo.md)
|
|
241
305
|
- [FastCommentsClient::APIComment](docs/APIComment.md)
|
|
242
306
|
- [FastCommentsClient::APICommentBase](docs/APICommentBase.md)
|
|
243
307
|
- [FastCommentsClient::APICommentBaseMeta](docs/APICommentBaseMeta.md)
|
|
308
|
+
- [FastCommentsClient::APICommentCommonBannedUser](docs/APICommentCommonBannedUser.md)
|
|
244
309
|
- [FastCommentsClient::APICreateUserBadgeResponse](docs/APICreateUserBadgeResponse.md)
|
|
245
310
|
- [FastCommentsClient::APIDomainConfiguration](docs/APIDomainConfiguration.md)
|
|
246
311
|
- [FastCommentsClient::APIEmptyResponse](docs/APIEmptyResponse.md)
|
|
@@ -252,8 +317,11 @@ Class | Method | HTTP request | Description
|
|
|
252
317
|
- [FastCommentsClient::APIGetUserBadgeProgressResponse](docs/APIGetUserBadgeProgressResponse.md)
|
|
253
318
|
- [FastCommentsClient::APIGetUserBadgeResponse](docs/APIGetUserBadgeResponse.md)
|
|
254
319
|
- [FastCommentsClient::APIGetUserBadgesResponse](docs/APIGetUserBadgesResponse.md)
|
|
320
|
+
- [FastCommentsClient::APIModerateGetUserBanPreferencesResponse](docs/APIModerateGetUserBanPreferencesResponse.md)
|
|
321
|
+
- [FastCommentsClient::APIModerateUserBanPreferences](docs/APIModerateUserBanPreferences.md)
|
|
255
322
|
- [FastCommentsClient::APIPage](docs/APIPage.md)
|
|
256
323
|
- [FastCommentsClient::APISSOUser](docs/APISSOUser.md)
|
|
324
|
+
- [FastCommentsClient::APISaveCommentResponse](docs/APISaveCommentResponse.md)
|
|
257
325
|
- [FastCommentsClient::APIStatus](docs/APIStatus.md)
|
|
258
326
|
- [FastCommentsClient::APITenant](docs/APITenant.md)
|
|
259
327
|
- [FastCommentsClient::APITenantDailyUsage](docs/APITenantDailyUsage.md)
|
|
@@ -261,16 +329,17 @@ Class | Method | HTTP request | Description
|
|
|
261
329
|
- [FastCommentsClient::APITicketDetail](docs/APITicketDetail.md)
|
|
262
330
|
- [FastCommentsClient::APITicketFile](docs/APITicketFile.md)
|
|
263
331
|
- [FastCommentsClient::APIUserSubscription](docs/APIUserSubscription.md)
|
|
264
|
-
- [FastCommentsClient::AddDomainConfig200Response](docs/AddDomainConfig200Response.md)
|
|
265
|
-
- [FastCommentsClient::AddDomainConfig200ResponseAnyOf](docs/AddDomainConfig200ResponseAnyOf.md)
|
|
266
332
|
- [FastCommentsClient::AddDomainConfigParams](docs/AddDomainConfigParams.md)
|
|
267
|
-
- [FastCommentsClient::
|
|
268
|
-
- [FastCommentsClient::
|
|
333
|
+
- [FastCommentsClient::AddDomainConfigResponse](docs/AddDomainConfigResponse.md)
|
|
334
|
+
- [FastCommentsClient::AddDomainConfigResponseAnyOf](docs/AddDomainConfigResponseAnyOf.md)
|
|
269
335
|
- [FastCommentsClient::AddPageAPIResponse](docs/AddPageAPIResponse.md)
|
|
270
336
|
- [FastCommentsClient::AddSSOUserAPIResponse](docs/AddSSOUserAPIResponse.md)
|
|
271
|
-
- [FastCommentsClient::
|
|
337
|
+
- [FastCommentsClient::AdjustCommentVotesParams](docs/AdjustCommentVotesParams.md)
|
|
338
|
+
- [FastCommentsClient::AdjustVotesResponse](docs/AdjustVotesResponse.md)
|
|
272
339
|
- [FastCommentsClient::AggregateQuestionResultsResponse](docs/AggregateQuestionResultsResponse.md)
|
|
340
|
+
- [FastCommentsClient::AggregateResponse](docs/AggregateResponse.md)
|
|
273
341
|
- [FastCommentsClient::AggregateTimeBucket](docs/AggregateTimeBucket.md)
|
|
342
|
+
- [FastCommentsClient::AggregationAPIError](docs/AggregationAPIError.md)
|
|
274
343
|
- [FastCommentsClient::AggregationItem](docs/AggregationItem.md)
|
|
275
344
|
- [FastCommentsClient::AggregationOpType](docs/AggregationOpType.md)
|
|
276
345
|
- [FastCommentsClient::AggregationOperation](docs/AggregationOperation.md)
|
|
@@ -279,24 +348,30 @@ Class | Method | HTTP request | Description
|
|
|
279
348
|
- [FastCommentsClient::AggregationResponse](docs/AggregationResponse.md)
|
|
280
349
|
- [FastCommentsClient::AggregationResponseStats](docs/AggregationResponseStats.md)
|
|
281
350
|
- [FastCommentsClient::AggregationValue](docs/AggregationValue.md)
|
|
351
|
+
- [FastCommentsClient::AwardUserBadgeResponse](docs/AwardUserBadgeResponse.md)
|
|
352
|
+
- [FastCommentsClient::BanUserFromCommentResult](docs/BanUserFromCommentResult.md)
|
|
353
|
+
- [FastCommentsClient::BanUserUndoParams](docs/BanUserUndoParams.md)
|
|
354
|
+
- [FastCommentsClient::BannedUserMatch](docs/BannedUserMatch.md)
|
|
355
|
+
- [FastCommentsClient::BannedUserMatchMatchedOnValue](docs/BannedUserMatchMatchedOnValue.md)
|
|
356
|
+
- [FastCommentsClient::BannedUserMatchType](docs/BannedUserMatchType.md)
|
|
282
357
|
- [FastCommentsClient::BillingInfo](docs/BillingInfo.md)
|
|
283
358
|
- [FastCommentsClient::BlockFromCommentParams](docs/BlockFromCommentParams.md)
|
|
284
|
-
- [FastCommentsClient::BlockFromCommentPublic200Response](docs/BlockFromCommentPublic200Response.md)
|
|
285
359
|
- [FastCommentsClient::BlockSuccess](docs/BlockSuccess.md)
|
|
360
|
+
- [FastCommentsClient::BuildModerationFilterParams](docs/BuildModerationFilterParams.md)
|
|
361
|
+
- [FastCommentsClient::BuildModerationFilterResponse](docs/BuildModerationFilterResponse.md)
|
|
286
362
|
- [FastCommentsClient::BulkAggregateQuestionItem](docs/BulkAggregateQuestionItem.md)
|
|
287
|
-
- [FastCommentsClient::BulkAggregateQuestionResults200Response](docs/BulkAggregateQuestionResults200Response.md)
|
|
288
363
|
- [FastCommentsClient::BulkAggregateQuestionResultsRequest](docs/BulkAggregateQuestionResultsRequest.md)
|
|
289
364
|
- [FastCommentsClient::BulkAggregateQuestionResultsResponse](docs/BulkAggregateQuestionResultsResponse.md)
|
|
290
365
|
- [FastCommentsClient::BulkCreateHashTagsBody](docs/BulkCreateHashTagsBody.md)
|
|
291
366
|
- [FastCommentsClient::BulkCreateHashTagsBodyTagsInner](docs/BulkCreateHashTagsBodyTagsInner.md)
|
|
292
367
|
- [FastCommentsClient::BulkCreateHashTagsResponse](docs/BulkCreateHashTagsResponse.md)
|
|
368
|
+
- [FastCommentsClient::BulkCreateHashTagsResponseResultsInner](docs/BulkCreateHashTagsResponseResultsInner.md)
|
|
369
|
+
- [FastCommentsClient::BulkPreBanParams](docs/BulkPreBanParams.md)
|
|
370
|
+
- [FastCommentsClient::BulkPreBanSummary](docs/BulkPreBanSummary.md)
|
|
293
371
|
- [FastCommentsClient::ChangeCommentPinStatusResponse](docs/ChangeCommentPinStatusResponse.md)
|
|
294
|
-
- [FastCommentsClient::ChangeTicketState200Response](docs/ChangeTicketState200Response.md)
|
|
295
372
|
- [FastCommentsClient::ChangeTicketStateBody](docs/ChangeTicketStateBody.md)
|
|
296
373
|
- [FastCommentsClient::ChangeTicketStateResponse](docs/ChangeTicketStateResponse.md)
|
|
297
374
|
- [FastCommentsClient::CheckBlockedCommentsResponse](docs/CheckBlockedCommentsResponse.md)
|
|
298
|
-
- [FastCommentsClient::CheckedCommentsForBlocked200Response](docs/CheckedCommentsForBlocked200Response.md)
|
|
299
|
-
- [FastCommentsClient::CombineCommentsWithQuestionResults200Response](docs/CombineCommentsWithQuestionResults200Response.md)
|
|
300
375
|
- [FastCommentsClient::CombineQuestionResultsWithCommentsResponse](docs/CombineQuestionResultsWithCommentsResponse.md)
|
|
301
376
|
- [FastCommentsClient::CommentData](docs/CommentData.md)
|
|
302
377
|
- [FastCommentsClient::CommentHTMLRenderingMode](docs/CommentHTMLRenderingMode.md)
|
|
@@ -311,56 +386,42 @@ Class | Method | HTTP request | Description
|
|
|
311
386
|
- [FastCommentsClient::CommentUserHashTagInfo](docs/CommentUserHashTagInfo.md)
|
|
312
387
|
- [FastCommentsClient::CommentUserMentionInfo](docs/CommentUserMentionInfo.md)
|
|
313
388
|
- [FastCommentsClient::CommenterNameFormats](docs/CommenterNameFormats.md)
|
|
389
|
+
- [FastCommentsClient::CommentsByIdsParams](docs/CommentsByIdsParams.md)
|
|
314
390
|
- [FastCommentsClient::CreateAPIPageData](docs/CreateAPIPageData.md)
|
|
315
391
|
- [FastCommentsClient::CreateAPISSOUserData](docs/CreateAPISSOUserData.md)
|
|
316
392
|
- [FastCommentsClient::CreateAPIUserSubscriptionData](docs/CreateAPIUserSubscriptionData.md)
|
|
317
393
|
- [FastCommentsClient::CreateCommentParams](docs/CreateCommentParams.md)
|
|
318
|
-
- [FastCommentsClient::CreateCommentPublic200Response](docs/CreateCommentPublic200Response.md)
|
|
319
|
-
- [FastCommentsClient::CreateEmailTemplate200Response](docs/CreateEmailTemplate200Response.md)
|
|
320
394
|
- [FastCommentsClient::CreateEmailTemplateBody](docs/CreateEmailTemplateBody.md)
|
|
321
395
|
- [FastCommentsClient::CreateEmailTemplateResponse](docs/CreateEmailTemplateResponse.md)
|
|
322
|
-
- [FastCommentsClient::CreateFeedPost200Response](docs/CreateFeedPost200Response.md)
|
|
323
396
|
- [FastCommentsClient::CreateFeedPostParams](docs/CreateFeedPostParams.md)
|
|
324
|
-
- [FastCommentsClient::CreateFeedPostPublic200Response](docs/CreateFeedPostPublic200Response.md)
|
|
325
397
|
- [FastCommentsClient::CreateFeedPostResponse](docs/CreateFeedPostResponse.md)
|
|
326
398
|
- [FastCommentsClient::CreateFeedPostsResponse](docs/CreateFeedPostsResponse.md)
|
|
327
399
|
- [FastCommentsClient::CreateHashTagBody](docs/CreateHashTagBody.md)
|
|
328
400
|
- [FastCommentsClient::CreateHashTagResponse](docs/CreateHashTagResponse.md)
|
|
329
|
-
- [FastCommentsClient::CreateModerator200Response](docs/CreateModerator200Response.md)
|
|
330
401
|
- [FastCommentsClient::CreateModeratorBody](docs/CreateModeratorBody.md)
|
|
331
402
|
- [FastCommentsClient::CreateModeratorResponse](docs/CreateModeratorResponse.md)
|
|
332
|
-
- [FastCommentsClient::CreateQuestionConfig200Response](docs/CreateQuestionConfig200Response.md)
|
|
333
403
|
- [FastCommentsClient::CreateQuestionConfigBody](docs/CreateQuestionConfigBody.md)
|
|
334
404
|
- [FastCommentsClient::CreateQuestionConfigResponse](docs/CreateQuestionConfigResponse.md)
|
|
335
|
-
- [FastCommentsClient::CreateQuestionResult200Response](docs/CreateQuestionResult200Response.md)
|
|
336
405
|
- [FastCommentsClient::CreateQuestionResultBody](docs/CreateQuestionResultBody.md)
|
|
337
406
|
- [FastCommentsClient::CreateQuestionResultResponse](docs/CreateQuestionResultResponse.md)
|
|
338
407
|
- [FastCommentsClient::CreateSubscriptionAPIResponse](docs/CreateSubscriptionAPIResponse.md)
|
|
339
|
-
- [FastCommentsClient::CreateTenant200Response](docs/CreateTenant200Response.md)
|
|
340
408
|
- [FastCommentsClient::CreateTenantBody](docs/CreateTenantBody.md)
|
|
341
|
-
- [FastCommentsClient::CreateTenantPackage200Response](docs/CreateTenantPackage200Response.md)
|
|
342
409
|
- [FastCommentsClient::CreateTenantPackageBody](docs/CreateTenantPackageBody.md)
|
|
343
410
|
- [FastCommentsClient::CreateTenantPackageResponse](docs/CreateTenantPackageResponse.md)
|
|
344
411
|
- [FastCommentsClient::CreateTenantResponse](docs/CreateTenantResponse.md)
|
|
345
|
-
- [FastCommentsClient::CreateTenantUser200Response](docs/CreateTenantUser200Response.md)
|
|
346
412
|
- [FastCommentsClient::CreateTenantUserBody](docs/CreateTenantUserBody.md)
|
|
347
413
|
- [FastCommentsClient::CreateTenantUserResponse](docs/CreateTenantUserResponse.md)
|
|
348
|
-
- [FastCommentsClient::CreateTicket200Response](docs/CreateTicket200Response.md)
|
|
349
414
|
- [FastCommentsClient::CreateTicketBody](docs/CreateTicketBody.md)
|
|
350
415
|
- [FastCommentsClient::CreateTicketResponse](docs/CreateTicketResponse.md)
|
|
351
|
-
- [FastCommentsClient::CreateUserBadge200Response](docs/CreateUserBadge200Response.md)
|
|
352
416
|
- [FastCommentsClient::CreateUserBadgeParams](docs/CreateUserBadgeParams.md)
|
|
417
|
+
- [FastCommentsClient::CreateV1PageReact](docs/CreateV1PageReact.md)
|
|
353
418
|
- [FastCommentsClient::CustomConfigParameters](docs/CustomConfigParameters.md)
|
|
354
419
|
- [FastCommentsClient::CustomEmailTemplate](docs/CustomEmailTemplate.md)
|
|
355
|
-
- [FastCommentsClient::DeleteComment200Response](docs/DeleteComment200Response.md)
|
|
356
420
|
- [FastCommentsClient::DeleteCommentAction](docs/DeleteCommentAction.md)
|
|
357
|
-
- [FastCommentsClient::DeleteCommentPublic200Response](docs/DeleteCommentPublic200Response.md)
|
|
358
421
|
- [FastCommentsClient::DeleteCommentResult](docs/DeleteCommentResult.md)
|
|
359
|
-
- [FastCommentsClient::
|
|
360
|
-
- [FastCommentsClient::
|
|
361
|
-
- [FastCommentsClient::
|
|
362
|
-
- [FastCommentsClient::DeleteFeedPostPublic200ResponseAnyOf](docs/DeleteFeedPostPublic200ResponseAnyOf.md)
|
|
363
|
-
- [FastCommentsClient::DeleteHashTagRequest](docs/DeleteHashTagRequest.md)
|
|
422
|
+
- [FastCommentsClient::DeleteDomainConfigResponse](docs/DeleteDomainConfigResponse.md)
|
|
423
|
+
- [FastCommentsClient::DeleteFeedPostPublicResponse](docs/DeleteFeedPostPublicResponse.md)
|
|
424
|
+
- [FastCommentsClient::DeleteHashTagRequestBody](docs/DeleteHashTagRequestBody.md)
|
|
364
425
|
- [FastCommentsClient::DeletePageAPIResponse](docs/DeletePageAPIResponse.md)
|
|
365
426
|
- [FastCommentsClient::DeleteSSOUserAPIResponse](docs/DeleteSSOUserAPIResponse.md)
|
|
366
427
|
- [FastCommentsClient::DeleteSubscriptionAPIResponse](docs/DeleteSubscriptionAPIResponse.md)
|
|
@@ -379,126 +440,124 @@ Class | Method | HTTP request | Description
|
|
|
379
440
|
- [FastCommentsClient::FeedPostsStatsResponse](docs/FeedPostsStatsResponse.md)
|
|
380
441
|
- [FastCommentsClient::FindCommentsByRangeItem](docs/FindCommentsByRangeItem.md)
|
|
381
442
|
- [FastCommentsClient::FindCommentsByRangeResponse](docs/FindCommentsByRangeResponse.md)
|
|
382
|
-
- [FastCommentsClient::FlagComment200Response](docs/FlagComment200Response.md)
|
|
383
|
-
- [FastCommentsClient::FlagCommentPublic200Response](docs/FlagCommentPublic200Response.md)
|
|
384
443
|
- [FastCommentsClient::FlagCommentResponse](docs/FlagCommentResponse.md)
|
|
385
|
-
- [FastCommentsClient::GetAuditLogs200Response](docs/GetAuditLogs200Response.md)
|
|
386
444
|
- [FastCommentsClient::GetAuditLogsResponse](docs/GetAuditLogsResponse.md)
|
|
387
|
-
- [FastCommentsClient::
|
|
445
|
+
- [FastCommentsClient::GetBannedUsersCountResponse](docs/GetBannedUsersCountResponse.md)
|
|
446
|
+
- [FastCommentsClient::GetBannedUsersFromCommentResponse](docs/GetBannedUsersFromCommentResponse.md)
|
|
388
447
|
- [FastCommentsClient::GetCachedNotificationCountResponse](docs/GetCachedNotificationCountResponse.md)
|
|
389
|
-
- [FastCommentsClient::
|
|
390
|
-
- [FastCommentsClient::
|
|
391
|
-
- [FastCommentsClient::GetCommentVoteUserNames200Response](docs/GetCommentVoteUserNames200Response.md)
|
|
448
|
+
- [FastCommentsClient::GetCommentBanStatusResponse](docs/GetCommentBanStatusResponse.md)
|
|
449
|
+
- [FastCommentsClient::GetCommentTextResponse](docs/GetCommentTextResponse.md)
|
|
392
450
|
- [FastCommentsClient::GetCommentVoteUserNamesSuccessResponse](docs/GetCommentVoteUserNamesSuccessResponse.md)
|
|
393
|
-
- [FastCommentsClient::
|
|
394
|
-
- [FastCommentsClient::GetCommentsPublic200Response](docs/GetCommentsPublic200Response.md)
|
|
451
|
+
- [FastCommentsClient::GetCommentsForUserResponse](docs/GetCommentsForUserResponse.md)
|
|
395
452
|
- [FastCommentsClient::GetCommentsResponsePublicComment](docs/GetCommentsResponsePublicComment.md)
|
|
396
453
|
- [FastCommentsClient::GetCommentsResponseWithPresencePublicComment](docs/GetCommentsResponseWithPresencePublicComment.md)
|
|
397
|
-
- [FastCommentsClient::
|
|
398
|
-
- [FastCommentsClient::
|
|
399
|
-
- [FastCommentsClient::
|
|
400
|
-
- [FastCommentsClient::
|
|
401
|
-
- [FastCommentsClient::GetEmailTemplate200Response](docs/GetEmailTemplate200Response.md)
|
|
402
|
-
- [FastCommentsClient::GetEmailTemplateDefinitions200Response](docs/GetEmailTemplateDefinitions200Response.md)
|
|
454
|
+
- [FastCommentsClient::GetDomainConfigResponse](docs/GetDomainConfigResponse.md)
|
|
455
|
+
- [FastCommentsClient::GetDomainConfigsResponse](docs/GetDomainConfigsResponse.md)
|
|
456
|
+
- [FastCommentsClient::GetDomainConfigsResponseAnyOf](docs/GetDomainConfigsResponseAnyOf.md)
|
|
457
|
+
- [FastCommentsClient::GetDomainConfigsResponseAnyOf1](docs/GetDomainConfigsResponseAnyOf1.md)
|
|
403
458
|
- [FastCommentsClient::GetEmailTemplateDefinitionsResponse](docs/GetEmailTemplateDefinitionsResponse.md)
|
|
404
|
-
- [FastCommentsClient::GetEmailTemplateRenderErrors200Response](docs/GetEmailTemplateRenderErrors200Response.md)
|
|
405
459
|
- [FastCommentsClient::GetEmailTemplateRenderErrorsResponse](docs/GetEmailTemplateRenderErrorsResponse.md)
|
|
406
460
|
- [FastCommentsClient::GetEmailTemplateResponse](docs/GetEmailTemplateResponse.md)
|
|
407
|
-
- [FastCommentsClient::GetEmailTemplates200Response](docs/GetEmailTemplates200Response.md)
|
|
408
461
|
- [FastCommentsClient::GetEmailTemplatesResponse](docs/GetEmailTemplatesResponse.md)
|
|
409
|
-
- [FastCommentsClient::GetEventLog200Response](docs/GetEventLog200Response.md)
|
|
410
462
|
- [FastCommentsClient::GetEventLogResponse](docs/GetEventLogResponse.md)
|
|
411
|
-
- [FastCommentsClient::GetFeedPosts200Response](docs/GetFeedPosts200Response.md)
|
|
412
|
-
- [FastCommentsClient::GetFeedPostsPublic200Response](docs/GetFeedPostsPublic200Response.md)
|
|
413
463
|
- [FastCommentsClient::GetFeedPostsResponse](docs/GetFeedPostsResponse.md)
|
|
414
|
-
- [FastCommentsClient::
|
|
415
|
-
- [FastCommentsClient::
|
|
464
|
+
- [FastCommentsClient::GetGifsSearchResponse](docs/GetGifsSearchResponse.md)
|
|
465
|
+
- [FastCommentsClient::GetGifsTrendingResponse](docs/GetGifsTrendingResponse.md)
|
|
416
466
|
- [FastCommentsClient::GetHashTagsResponse](docs/GetHashTagsResponse.md)
|
|
417
|
-
- [FastCommentsClient::GetModerator200Response](docs/GetModerator200Response.md)
|
|
418
467
|
- [FastCommentsClient::GetModeratorResponse](docs/GetModeratorResponse.md)
|
|
419
|
-
- [FastCommentsClient::GetModerators200Response](docs/GetModerators200Response.md)
|
|
420
468
|
- [FastCommentsClient::GetModeratorsResponse](docs/GetModeratorsResponse.md)
|
|
421
469
|
- [FastCommentsClient::GetMyNotificationsResponse](docs/GetMyNotificationsResponse.md)
|
|
422
|
-
- [FastCommentsClient::GetNotificationCount200Response](docs/GetNotificationCount200Response.md)
|
|
423
470
|
- [FastCommentsClient::GetNotificationCountResponse](docs/GetNotificationCountResponse.md)
|
|
424
|
-
- [FastCommentsClient::GetNotifications200Response](docs/GetNotifications200Response.md)
|
|
425
471
|
- [FastCommentsClient::GetNotificationsResponse](docs/GetNotificationsResponse.md)
|
|
426
472
|
- [FastCommentsClient::GetPageByURLIdAPIResponse](docs/GetPageByURLIdAPIResponse.md)
|
|
427
473
|
- [FastCommentsClient::GetPagesAPIResponse](docs/GetPagesAPIResponse.md)
|
|
428
|
-
- [FastCommentsClient::GetPendingWebhookEventCount200Response](docs/GetPendingWebhookEventCount200Response.md)
|
|
429
474
|
- [FastCommentsClient::GetPendingWebhookEventCountResponse](docs/GetPendingWebhookEventCountResponse.md)
|
|
430
|
-
- [FastCommentsClient::GetPendingWebhookEvents200Response](docs/GetPendingWebhookEvents200Response.md)
|
|
431
475
|
- [FastCommentsClient::GetPendingWebhookEventsResponse](docs/GetPendingWebhookEventsResponse.md)
|
|
432
476
|
- [FastCommentsClient::GetPublicFeedPostsResponse](docs/GetPublicFeedPostsResponse.md)
|
|
433
|
-
- [FastCommentsClient::
|
|
477
|
+
- [FastCommentsClient::GetPublicPagesResponse](docs/GetPublicPagesResponse.md)
|
|
434
478
|
- [FastCommentsClient::GetQuestionConfigResponse](docs/GetQuestionConfigResponse.md)
|
|
435
|
-
- [FastCommentsClient::GetQuestionConfigs200Response](docs/GetQuestionConfigs200Response.md)
|
|
436
479
|
- [FastCommentsClient::GetQuestionConfigsResponse](docs/GetQuestionConfigsResponse.md)
|
|
437
|
-
- [FastCommentsClient::GetQuestionResult200Response](docs/GetQuestionResult200Response.md)
|
|
438
480
|
- [FastCommentsClient::GetQuestionResultResponse](docs/GetQuestionResultResponse.md)
|
|
439
|
-
- [FastCommentsClient::GetQuestionResults200Response](docs/GetQuestionResults200Response.md)
|
|
440
481
|
- [FastCommentsClient::GetQuestionResultsResponse](docs/GetQuestionResultsResponse.md)
|
|
441
482
|
- [FastCommentsClient::GetSSOUserByEmailAPIResponse](docs/GetSSOUserByEmailAPIResponse.md)
|
|
442
483
|
- [FastCommentsClient::GetSSOUserByIdAPIResponse](docs/GetSSOUserByIdAPIResponse.md)
|
|
443
|
-
- [FastCommentsClient::
|
|
484
|
+
- [FastCommentsClient::GetSSOUsersResponse](docs/GetSSOUsersResponse.md)
|
|
444
485
|
- [FastCommentsClient::GetSubscriptionsAPIResponse](docs/GetSubscriptionsAPIResponse.md)
|
|
445
|
-
- [FastCommentsClient::GetTenant200Response](docs/GetTenant200Response.md)
|
|
446
|
-
- [FastCommentsClient::GetTenantDailyUsages200Response](docs/GetTenantDailyUsages200Response.md)
|
|
447
486
|
- [FastCommentsClient::GetTenantDailyUsagesResponse](docs/GetTenantDailyUsagesResponse.md)
|
|
448
|
-
- [FastCommentsClient::
|
|
487
|
+
- [FastCommentsClient::GetTenantManualBadgesResponse](docs/GetTenantManualBadgesResponse.md)
|
|
449
488
|
- [FastCommentsClient::GetTenantPackageResponse](docs/GetTenantPackageResponse.md)
|
|
450
|
-
- [FastCommentsClient::GetTenantPackages200Response](docs/GetTenantPackages200Response.md)
|
|
451
489
|
- [FastCommentsClient::GetTenantPackagesResponse](docs/GetTenantPackagesResponse.md)
|
|
452
490
|
- [FastCommentsClient::GetTenantResponse](docs/GetTenantResponse.md)
|
|
453
|
-
- [FastCommentsClient::GetTenantUser200Response](docs/GetTenantUser200Response.md)
|
|
454
491
|
- [FastCommentsClient::GetTenantUserResponse](docs/GetTenantUserResponse.md)
|
|
455
|
-
- [FastCommentsClient::GetTenantUsers200Response](docs/GetTenantUsers200Response.md)
|
|
456
492
|
- [FastCommentsClient::GetTenantUsersResponse](docs/GetTenantUsersResponse.md)
|
|
457
|
-
- [FastCommentsClient::GetTenants200Response](docs/GetTenants200Response.md)
|
|
458
493
|
- [FastCommentsClient::GetTenantsResponse](docs/GetTenantsResponse.md)
|
|
459
|
-
- [FastCommentsClient::GetTicket200Response](docs/GetTicket200Response.md)
|
|
460
494
|
- [FastCommentsClient::GetTicketResponse](docs/GetTicketResponse.md)
|
|
461
|
-
- [FastCommentsClient::GetTickets200Response](docs/GetTickets200Response.md)
|
|
462
495
|
- [FastCommentsClient::GetTicketsResponse](docs/GetTicketsResponse.md)
|
|
463
|
-
- [FastCommentsClient::
|
|
464
|
-
- [FastCommentsClient::
|
|
465
|
-
- [FastCommentsClient::
|
|
466
|
-
- [FastCommentsClient::
|
|
467
|
-
- [FastCommentsClient::GetUserBadges200Response](docs/GetUserBadges200Response.md)
|
|
468
|
-
- [FastCommentsClient::GetUserNotificationCount200Response](docs/GetUserNotificationCount200Response.md)
|
|
496
|
+
- [FastCommentsClient::GetTranslationsResponse](docs/GetTranslationsResponse.md)
|
|
497
|
+
- [FastCommentsClient::GetUserInternalProfileResponse](docs/GetUserInternalProfileResponse.md)
|
|
498
|
+
- [FastCommentsClient::GetUserInternalProfileResponseProfile](docs/GetUserInternalProfileResponseProfile.md)
|
|
499
|
+
- [FastCommentsClient::GetUserManualBadgesResponse](docs/GetUserManualBadgesResponse.md)
|
|
469
500
|
- [FastCommentsClient::GetUserNotificationCountResponse](docs/GetUserNotificationCountResponse.md)
|
|
470
|
-
- [FastCommentsClient::GetUserNotifications200Response](docs/GetUserNotifications200Response.md)
|
|
471
|
-
- [FastCommentsClient::GetUserPresenceStatuses200Response](docs/GetUserPresenceStatuses200Response.md)
|
|
472
501
|
- [FastCommentsClient::GetUserPresenceStatusesResponse](docs/GetUserPresenceStatusesResponse.md)
|
|
473
|
-
- [FastCommentsClient::GetUserReactsPublic200Response](docs/GetUserReactsPublic200Response.md)
|
|
474
502
|
- [FastCommentsClient::GetUserResponse](docs/GetUserResponse.md)
|
|
475
|
-
- [FastCommentsClient::
|
|
476
|
-
- [FastCommentsClient::
|
|
503
|
+
- [FastCommentsClient::GetUserTrustFactorResponse](docs/GetUserTrustFactorResponse.md)
|
|
504
|
+
- [FastCommentsClient::GetV1PageLikes](docs/GetV1PageLikes.md)
|
|
505
|
+
- [FastCommentsClient::GetV2PageReactUsersResponse](docs/GetV2PageReactUsersResponse.md)
|
|
506
|
+
- [FastCommentsClient::GetV2PageReacts](docs/GetV2PageReacts.md)
|
|
477
507
|
- [FastCommentsClient::GetVotesForUserResponse](docs/GetVotesForUserResponse.md)
|
|
478
508
|
- [FastCommentsClient::GetVotesResponse](docs/GetVotesResponse.md)
|
|
509
|
+
- [FastCommentsClient::GifGetLargeResponse](docs/GifGetLargeResponse.md)
|
|
479
510
|
- [FastCommentsClient::GifRating](docs/GifRating.md)
|
|
511
|
+
- [FastCommentsClient::GifSearchInternalError](docs/GifSearchInternalError.md)
|
|
512
|
+
- [FastCommentsClient::GifSearchResponse](docs/GifSearchResponse.md)
|
|
513
|
+
- [FastCommentsClient::GifSearchResponseImagesInnerInner](docs/GifSearchResponseImagesInnerInner.md)
|
|
480
514
|
- [FastCommentsClient::HeaderAccountNotification](docs/HeaderAccountNotification.md)
|
|
481
515
|
- [FastCommentsClient::HeaderState](docs/HeaderState.md)
|
|
482
516
|
- [FastCommentsClient::IgnoredResponse](docs/IgnoredResponse.md)
|
|
483
517
|
- [FastCommentsClient::ImageContentProfanityLevel](docs/ImageContentProfanityLevel.md)
|
|
518
|
+
- [FastCommentsClient::ImportedAgentApprovalNotificationFrequency](docs/ImportedAgentApprovalNotificationFrequency.md)
|
|
484
519
|
- [FastCommentsClient::ImportedSiteType](docs/ImportedSiteType.md)
|
|
485
520
|
- [FastCommentsClient::LiveEvent](docs/LiveEvent.md)
|
|
486
521
|
- [FastCommentsClient::LiveEventExtraInfo](docs/LiveEventExtraInfo.md)
|
|
487
522
|
- [FastCommentsClient::LiveEventType](docs/LiveEventType.md)
|
|
488
|
-
- [FastCommentsClient::LockComment200Response](docs/LockComment200Response.md)
|
|
489
523
|
- [FastCommentsClient::MediaAsset](docs/MediaAsset.md)
|
|
490
524
|
- [FastCommentsClient::MentionAutoCompleteMode](docs/MentionAutoCompleteMode.md)
|
|
491
525
|
- [FastCommentsClient::MetaItem](docs/MetaItem.md)
|
|
526
|
+
- [FastCommentsClient::ModerationAPIChildCommentsResponse](docs/ModerationAPIChildCommentsResponse.md)
|
|
527
|
+
- [FastCommentsClient::ModerationAPIComment](docs/ModerationAPIComment.md)
|
|
528
|
+
- [FastCommentsClient::ModerationAPICommentLog](docs/ModerationAPICommentLog.md)
|
|
529
|
+
- [FastCommentsClient::ModerationAPICommentResponse](docs/ModerationAPICommentResponse.md)
|
|
530
|
+
- [FastCommentsClient::ModerationAPICountCommentsResponse](docs/ModerationAPICountCommentsResponse.md)
|
|
531
|
+
- [FastCommentsClient::ModerationAPIGetCommentIdsResponse](docs/ModerationAPIGetCommentIdsResponse.md)
|
|
532
|
+
- [FastCommentsClient::ModerationAPIGetCommentsResponse](docs/ModerationAPIGetCommentsResponse.md)
|
|
533
|
+
- [FastCommentsClient::ModerationAPIGetLogsResponse](docs/ModerationAPIGetLogsResponse.md)
|
|
534
|
+
- [FastCommentsClient::ModerationCommentSearchResponse](docs/ModerationCommentSearchResponse.md)
|
|
535
|
+
- [FastCommentsClient::ModerationExportResponse](docs/ModerationExportResponse.md)
|
|
536
|
+
- [FastCommentsClient::ModerationExportStatusResponse](docs/ModerationExportStatusResponse.md)
|
|
537
|
+
- [FastCommentsClient::ModerationFilter](docs/ModerationFilter.md)
|
|
538
|
+
- [FastCommentsClient::ModerationPageSearchProjected](docs/ModerationPageSearchProjected.md)
|
|
539
|
+
- [FastCommentsClient::ModerationPageSearchResponse](docs/ModerationPageSearchResponse.md)
|
|
540
|
+
- [FastCommentsClient::ModerationSiteSearchProjected](docs/ModerationSiteSearchProjected.md)
|
|
541
|
+
- [FastCommentsClient::ModerationSiteSearchResponse](docs/ModerationSiteSearchResponse.md)
|
|
542
|
+
- [FastCommentsClient::ModerationSuggestResponse](docs/ModerationSuggestResponse.md)
|
|
543
|
+
- [FastCommentsClient::ModerationUserSearchProjected](docs/ModerationUserSearchProjected.md)
|
|
544
|
+
- [FastCommentsClient::ModerationUserSearchResponse](docs/ModerationUserSearchResponse.md)
|
|
492
545
|
- [FastCommentsClient::Moderator](docs/Moderator.md)
|
|
493
546
|
- [FastCommentsClient::NotificationAndCount](docs/NotificationAndCount.md)
|
|
494
547
|
- [FastCommentsClient::NotificationObjectType](docs/NotificationObjectType.md)
|
|
495
548
|
- [FastCommentsClient::NotificationType](docs/NotificationType.md)
|
|
549
|
+
- [FastCommentsClient::PageUserEntry](docs/PageUserEntry.md)
|
|
550
|
+
- [FastCommentsClient::PageUsersInfoResponse](docs/PageUsersInfoResponse.md)
|
|
551
|
+
- [FastCommentsClient::PageUsersOfflineResponse](docs/PageUsersOfflineResponse.md)
|
|
552
|
+
- [FastCommentsClient::PageUsersOnlineResponse](docs/PageUsersOnlineResponse.md)
|
|
553
|
+
- [FastCommentsClient::PagesSortBy](docs/PagesSortBy.md)
|
|
496
554
|
- [FastCommentsClient::PatchDomainConfigParams](docs/PatchDomainConfigParams.md)
|
|
497
|
-
- [FastCommentsClient::
|
|
555
|
+
- [FastCommentsClient::PatchDomainConfigResponse](docs/PatchDomainConfigResponse.md)
|
|
498
556
|
- [FastCommentsClient::PatchPageAPIResponse](docs/PatchPageAPIResponse.md)
|
|
499
557
|
- [FastCommentsClient::PatchSSOUserAPIResponse](docs/PatchSSOUserAPIResponse.md)
|
|
500
558
|
- [FastCommentsClient::PendingCommentToSyncOutbound](docs/PendingCommentToSyncOutbound.md)
|
|
501
|
-
- [FastCommentsClient::
|
|
559
|
+
- [FastCommentsClient::PostRemoveCommentResponse](docs/PostRemoveCommentResponse.md)
|
|
560
|
+
- [FastCommentsClient::PreBanSummary](docs/PreBanSummary.md)
|
|
502
561
|
- [FastCommentsClient::PubSubComment](docs/PubSubComment.md)
|
|
503
562
|
- [FastCommentsClient::PubSubCommentBase](docs/PubSubCommentBase.md)
|
|
504
563
|
- [FastCommentsClient::PubSubVote](docs/PubSubVote.md)
|
|
@@ -509,7 +568,9 @@ Class | Method | HTTP request | Description
|
|
|
509
568
|
- [FastCommentsClient::PublicComment](docs/PublicComment.md)
|
|
510
569
|
- [FastCommentsClient::PublicCommentBase](docs/PublicCommentBase.md)
|
|
511
570
|
- [FastCommentsClient::PublicFeedPostsResponse](docs/PublicFeedPostsResponse.md)
|
|
571
|
+
- [FastCommentsClient::PublicPage](docs/PublicPage.md)
|
|
512
572
|
- [FastCommentsClient::PublicVote](docs/PublicVote.md)
|
|
573
|
+
- [FastCommentsClient::PutDomainConfigResponse](docs/PutDomainConfigResponse.md)
|
|
513
574
|
- [FastCommentsClient::PutSSOUserAPIResponse](docs/PutSSOUserAPIResponse.md)
|
|
514
575
|
- [FastCommentsClient::QueryPredicate](docs/QueryPredicate.md)
|
|
515
576
|
- [FastCommentsClient::QueryPredicateValue](docs/QueryPredicateValue.md)
|
|
@@ -522,11 +583,10 @@ Class | Method | HTTP request | Description
|
|
|
522
583
|
- [FastCommentsClient::QuestionSubQuestionVisibility](docs/QuestionSubQuestionVisibility.md)
|
|
523
584
|
- [FastCommentsClient::QuestionWhenSave](docs/QuestionWhenSave.md)
|
|
524
585
|
- [FastCommentsClient::ReactBodyParams](docs/ReactBodyParams.md)
|
|
525
|
-
- [FastCommentsClient::ReactFeedPostPublic200Response](docs/ReactFeedPostPublic200Response.md)
|
|
526
586
|
- [FastCommentsClient::ReactFeedPostResponse](docs/ReactFeedPostResponse.md)
|
|
527
587
|
- [FastCommentsClient::RecordStringBeforeStringOrNullAfterStringOrNullValue](docs/RecordStringBeforeStringOrNullAfterStringOrNullValue.md)
|
|
528
|
-
- [FastCommentsClient::
|
|
529
|
-
- [FastCommentsClient::
|
|
588
|
+
- [FastCommentsClient::RemoveCommentActionResponse](docs/RemoveCommentActionResponse.md)
|
|
589
|
+
- [FastCommentsClient::RemoveUserBadgeResponse](docs/RemoveUserBadgeResponse.md)
|
|
530
590
|
- [FastCommentsClient::RenderEmailTemplateBody](docs/RenderEmailTemplateBody.md)
|
|
531
591
|
- [FastCommentsClient::RenderEmailTemplateResponse](docs/RenderEmailTemplateResponse.md)
|
|
532
592
|
- [FastCommentsClient::RenderableUserNotification](docs/RenderableUserNotification.md)
|
|
@@ -534,26 +594,27 @@ Class | Method | HTTP request | Description
|
|
|
534
594
|
- [FastCommentsClient::RepeatCommentHandlingAction](docs/RepeatCommentHandlingAction.md)
|
|
535
595
|
- [FastCommentsClient::ReplaceTenantPackageBody](docs/ReplaceTenantPackageBody.md)
|
|
536
596
|
- [FastCommentsClient::ReplaceTenantUserBody](docs/ReplaceTenantUserBody.md)
|
|
537
|
-
- [FastCommentsClient::ResetUserNotifications200Response](docs/ResetUserNotifications200Response.md)
|
|
538
597
|
- [FastCommentsClient::ResetUserNotificationsResponse](docs/ResetUserNotificationsResponse.md)
|
|
539
598
|
- [FastCommentsClient::SORTDIR](docs/SORTDIR.md)
|
|
540
599
|
- [FastCommentsClient::SSOSecurityLevel](docs/SSOSecurityLevel.md)
|
|
541
|
-
- [FastCommentsClient::SaveComment200Response](docs/SaveComment200Response.md)
|
|
542
|
-
- [FastCommentsClient::SaveCommentResponse](docs/SaveCommentResponse.md)
|
|
543
600
|
- [FastCommentsClient::SaveCommentResponseOptimized](docs/SaveCommentResponseOptimized.md)
|
|
601
|
+
- [FastCommentsClient::SaveCommentsBulkResponse](docs/SaveCommentsBulkResponse.md)
|
|
544
602
|
- [FastCommentsClient::SaveCommentsResponseWithPresence](docs/SaveCommentsResponseWithPresence.md)
|
|
545
|
-
- [FastCommentsClient::SearchUsers200Response](docs/SearchUsers200Response.md)
|
|
546
603
|
- [FastCommentsClient::SearchUsersResponse](docs/SearchUsersResponse.md)
|
|
604
|
+
- [FastCommentsClient::SearchUsersResult](docs/SearchUsersResult.md)
|
|
547
605
|
- [FastCommentsClient::SearchUsersSectionedResponse](docs/SearchUsersSectionedResponse.md)
|
|
548
|
-
- [FastCommentsClient::
|
|
606
|
+
- [FastCommentsClient::SetCommentApprovedResponse](docs/SetCommentApprovedResponse.md)
|
|
607
|
+
- [FastCommentsClient::SetCommentTextParams](docs/SetCommentTextParams.md)
|
|
608
|
+
- [FastCommentsClient::SetCommentTextResponse](docs/SetCommentTextResponse.md)
|
|
549
609
|
- [FastCommentsClient::SetCommentTextResult](docs/SetCommentTextResult.md)
|
|
610
|
+
- [FastCommentsClient::SetUserTrustFactorResponse](docs/SetUserTrustFactorResponse.md)
|
|
550
611
|
- [FastCommentsClient::SizePreset](docs/SizePreset.md)
|
|
551
612
|
- [FastCommentsClient::SortDirections](docs/SortDirections.md)
|
|
552
613
|
- [FastCommentsClient::SpamRule](docs/SpamRule.md)
|
|
553
614
|
- [FastCommentsClient::TOSConfig](docs/TOSConfig.md)
|
|
615
|
+
- [FastCommentsClient::TenantBadge](docs/TenantBadge.md)
|
|
554
616
|
- [FastCommentsClient::TenantHashTag](docs/TenantHashTag.md)
|
|
555
617
|
- [FastCommentsClient::TenantPackage](docs/TenantPackage.md)
|
|
556
|
-
- [FastCommentsClient::UnBlockCommentPublic200Response](docs/UnBlockCommentPublic200Response.md)
|
|
557
618
|
- [FastCommentsClient::UnBlockFromCommentParams](docs/UnBlockFromCommentParams.md)
|
|
558
619
|
- [FastCommentsClient::UnblockSuccess](docs/UnblockSuccess.md)
|
|
559
620
|
- [FastCommentsClient::UpdatableCommentParams](docs/UpdatableCommentParams.md)
|
|
@@ -573,9 +634,10 @@ Class | Method | HTTP request | Description
|
|
|
573
634
|
- [FastCommentsClient::UpdateTenantBody](docs/UpdateTenantBody.md)
|
|
574
635
|
- [FastCommentsClient::UpdateTenantPackageBody](docs/UpdateTenantPackageBody.md)
|
|
575
636
|
- [FastCommentsClient::UpdateTenantUserBody](docs/UpdateTenantUserBody.md)
|
|
576
|
-
- [FastCommentsClient::UpdateUserBadge200Response](docs/UpdateUserBadge200Response.md)
|
|
577
637
|
- [FastCommentsClient::UpdateUserBadgeParams](docs/UpdateUserBadgeParams.md)
|
|
578
|
-
- [FastCommentsClient::
|
|
638
|
+
- [FastCommentsClient::UpdateUserNotificationCommentSubscriptionStatusResponse](docs/UpdateUserNotificationCommentSubscriptionStatusResponse.md)
|
|
639
|
+
- [FastCommentsClient::UpdateUserNotificationPageSubscriptionStatusResponse](docs/UpdateUserNotificationPageSubscriptionStatusResponse.md)
|
|
640
|
+
- [FastCommentsClient::UpdateUserNotificationStatusResponse](docs/UpdateUserNotificationStatusResponse.md)
|
|
579
641
|
- [FastCommentsClient::UploadImageResponse](docs/UploadImageResponse.md)
|
|
580
642
|
- [FastCommentsClient::User](docs/User.md)
|
|
581
643
|
- [FastCommentsClient::UserBadge](docs/UserBadge.md)
|
|
@@ -589,10 +651,11 @@ Class | Method | HTTP request | Description
|
|
|
589
651
|
- [FastCommentsClient::UserSearchSection](docs/UserSearchSection.md)
|
|
590
652
|
- [FastCommentsClient::UserSearchSectionResult](docs/UserSearchSectionResult.md)
|
|
591
653
|
- [FastCommentsClient::UserSessionInfo](docs/UserSessionInfo.md)
|
|
654
|
+
- [FastCommentsClient::UsersListLocation](docs/UsersListLocation.md)
|
|
592
655
|
- [FastCommentsClient::VoteBodyParams](docs/VoteBodyParams.md)
|
|
593
|
-
- [FastCommentsClient::VoteComment200Response](docs/VoteComment200Response.md)
|
|
594
656
|
- [FastCommentsClient::VoteDeleteResponse](docs/VoteDeleteResponse.md)
|
|
595
657
|
- [FastCommentsClient::VoteResponse](docs/VoteResponse.md)
|
|
658
|
+
- [FastCommentsClient::VoteResponseStatus](docs/VoteResponseStatus.md)
|
|
596
659
|
- [FastCommentsClient::VoteResponseUser](docs/VoteResponseUser.md)
|
|
597
660
|
- [FastCommentsClient::VoteStyle](docs/VoteStyle.md)
|
|
598
661
|
|