fastcomments 1.2.0 → 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 +188 -98
- 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 +3 -3
- data/client/docs/APICommentBase.md +3 -3
- data/client/docs/APICommentBaseMeta.md +20 -0
- 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/APITicket.md +34 -0
- data/client/docs/APITicketDetail.md +42 -0
- data/client/docs/APITicketFile.md +36 -0
- data/client/docs/APIUserSubscription.md +2 -0
- 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/ChangeTicketStateBody.md +18 -0
- data/client/docs/ChangeTicketStateResponse.md +20 -0
- data/client/docs/CommentData.md +6 -2
- data/client/docs/CommentLogData.md +2 -0
- data/client/docs/CommentsByIdsParams.md +18 -0
- data/client/docs/CreateAPIUserSubscriptionData.md +2 -0
- data/client/docs/CreateCommentParams.md +5 -1
- data/client/docs/CreateTenantPackageBody.md +6 -4
- data/client/docs/CreateTicketBody.md +18 -0
- data/client/docs/CreateTicketResponse.md +20 -0
- data/client/docs/CreateV1PageReact.md +20 -0
- data/client/docs/CustomConfigParameters.md +31 -1
- data/client/docs/DefaultApi.md +771 -383
- 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 +5 -1
- data/client/docs/FCommentMeta.md +2 -0
- 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/GetTicketResponse.md +22 -0
- data/client/docs/GetTicketsResponse.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 +36 -0
- data/client/docs/HeaderState.md +3 -1
- data/client/docs/ImportedAgentApprovalNotificationFrequency.md +15 -0
- data/client/docs/LiveEvent.md +2 -0
- data/client/docs/MentionAutoCompleteMode.md +15 -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/Moderator.md +3 -1
- 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 +1517 -331
- 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/ReplaceTenantPackageBody.md +2 -0
- data/client/docs/{SaveComment200Response.md → SaveCommentsBulkResponse.md} +3 -3
- data/client/docs/SearchUsersResult.md +22 -0
- data/client/docs/SearchUsersSectionedResponse.md +20 -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/TOSConfig.md +22 -0
- data/client/docs/TenantBadge.md +58 -0
- data/client/docs/TenantPackage.md +19 -1
- data/client/docs/UpdatableCommentParams.md +1 -1
- data/client/docs/UpdateAPIUserSubscriptionData.md +18 -0
- data/client/docs/UpdateSubscriptionAPIResponse.md +24 -0
- data/client/docs/UpdateTenantPackageBody.md +2 -0
- 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 +19 -1
- data/client/docs/UserBadge.md +3 -1
- data/client/docs/UserBadgeProgress.md +3 -1
- data/client/docs/UserSearchSection.md +15 -0
- data/client/docs/UserSearchSectionResult.md +20 -0
- data/client/docs/UserSessionInfo.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 +678 -289
- data/client/lib/fastcomments-client/api/moderation_api.rb +2828 -0
- data/client/lib/fastcomments-client/api/public_api.rb +1492 -299
- 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 +92 -19
- data/client/lib/fastcomments-client/models/api_comment_base.rb +92 -19
- data/client/lib/fastcomments-client/models/api_comment_base_meta.rb +229 -0
- 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 +447 -0
- data/client/lib/fastcomments-client/models/api_ticket_detail.rb +505 -0
- data/client/lib/fastcomments-client/models/api_ticket_file.rb +454 -0
- data/client/lib/fastcomments-client/models/api_user_subscription.rb +85 -3
- 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 +237 -0
- data/client/lib/fastcomments-client/models/change_ticket_state_response.rb +285 -0
- 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 +97 -6
- 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 +85 -3
- data/client/lib/fastcomments-client/models/create_apisso_user_data.rb +75 -2
- data/client/lib/fastcomments-client/models/create_comment_params.rb +95 -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 +97 -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 +237 -0
- data/client/lib/fastcomments-client/models/create_ticket_response.rb +285 -0
- 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 +220 -6
- 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 +97 -6
- data/client/lib/fastcomments-client/models/f_comment_meta.rb +85 -3
- 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 +313 -0
- data/client/lib/fastcomments-client/models/get_tickets_response.rb +287 -0
- 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 +406 -0
- data/client/lib/fastcomments-client/models/header_state.rb +107 -6
- 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 +41 -0
- 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 +89 -7
- 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 +85 -3
- 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_users_result.rb +104 -0
- data/client/lib/fastcomments-client/models/search_users_sectioned_response.rb +287 -0
- 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 +177 -6
- data/client/lib/fastcomments-client/models/tos_config.rb +241 -0
- 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 +76 -3
- data/client/lib/fastcomments-client/models/update_api_page_data.rb +75 -2
- data/client/lib/fastcomments-client/models/{delete_domain_config200_response.rb → update_api_user_subscription_data.rb} +84 -14
- 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 +264 -0
- data/client/lib/fastcomments-client/models/update_tenant_body.rb +75 -2
- data/client/lib/fastcomments-client/models/update_tenant_package_body.rb +85 -3
- 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 +160 -6
- data/client/lib/fastcomments-client/models/user_badge.rb +89 -6
- data/client/lib/fastcomments-client/models/user_badge_progress.rb +88 -6
- 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 +41 -0
- data/client/lib/fastcomments-client/models/user_search_section_result.rb +287 -0
- data/client/lib/fastcomments-client/models/user_session_info.rb +85 -3
- 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/{checked_comments_for_blocked200_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 +120 -95
- data/client/spec/api/default_api_spec.rb +163 -97
- data/client/spec/api/moderation_api_spec.rb +559 -0
- data/client/spec/api/public_api_spec.rb +254 -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 +42 -0
- 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 +108 -0
- data/client/spec/models/api_ticket_file_spec.rb +90 -0
- data/client/spec/models/api_ticket_spec.rb +84 -0
- data/client/spec/models/api_user_subscription_spec.rb +8 -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 +36 -0
- data/client/spec/models/change_ticket_state_response_spec.rb +42 -0
- 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 +14 -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 +8 -2
- data/client/spec/models/create_apisso_user_data_spec.rb +2 -2
- data/client/spec/models/create_comment_params_spec.rb +14 -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 +10 -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 +36 -0
- data/client/spec/models/create_ticket_response_spec.rb +42 -0
- 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 +92 -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 +8 -2
- data/client/spec/models/f_comment_spec.rb +14 -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_tenant200_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_tenants200_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 +48 -0
- data/client/spec/models/get_tickets_response_spec.rb +42 -0
- 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 +90 -0
- data/client/spec/models/header_state_spec.rb +8 -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 +30 -0
- 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 +8 -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 +8 -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 +42 -0
- 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 +56 -2
- data/client/spec/models/tos_config_spec.rb +48 -0
- 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 +36 -0
- 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 +54 -0
- data/client/spec/models/update_tenant_body_spec.rb +2 -2
- data/client/spec/models/update_tenant_package_body_spec.rb +8 -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 +8 -2
- data/client/spec/models/user_badge_spec.rb +8 -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 +42 -0
- data/client/spec/models/user_search_section_spec.rb +30 -0
- data/client/spec/models/user_session_info_spec.rb +8 -2
- data/client/spec/models/user_spec.rb +56 -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 +359 -282
- 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/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/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/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 -34
- 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/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_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_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_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/search_users200_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/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_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_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
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
|
|
|
@@ -93,6 +93,7 @@ Class | Method | HTTP request | Description
|
|
|
93
93
|
*FastCommentsClient::DefaultApi* | [**aggregate_question_results**](docs/DefaultApi.md#aggregate_question_results) | **GET** /api/v1/question-results-aggregation |
|
|
94
94
|
*FastCommentsClient::DefaultApi* | [**block_user_from_comment**](docs/DefaultApi.md#block_user_from_comment) | **POST** /api/v1/comments/{id}/block |
|
|
95
95
|
*FastCommentsClient::DefaultApi* | [**bulk_aggregate_question_results**](docs/DefaultApi.md#bulk_aggregate_question_results) | **POST** /api/v1/question-results-aggregation/bulk |
|
|
96
|
+
*FastCommentsClient::DefaultApi* | [**change_ticket_state**](docs/DefaultApi.md#change_ticket_state) | **PATCH** /api/v1/tickets/{id}/state |
|
|
96
97
|
*FastCommentsClient::DefaultApi* | [**combine_comments_with_question_results**](docs/DefaultApi.md#combine_comments_with_question_results) | **GET** /api/v1/question-results-aggregation/combine/comments |
|
|
97
98
|
*FastCommentsClient::DefaultApi* | [**create_email_template**](docs/DefaultApi.md#create_email_template) | **POST** /api/v1/email-templates |
|
|
98
99
|
*FastCommentsClient::DefaultApi* | [**create_feed_post**](docs/DefaultApi.md#create_feed_post) | **POST** /api/v1/feed-posts |
|
|
@@ -103,6 +104,7 @@ Class | Method | HTTP request | Description
|
|
|
103
104
|
*FastCommentsClient::DefaultApi* | [**create_tenant**](docs/DefaultApi.md#create_tenant) | **POST** /api/v1/tenants |
|
|
104
105
|
*FastCommentsClient::DefaultApi* | [**create_tenant_package**](docs/DefaultApi.md#create_tenant_package) | **POST** /api/v1/tenant-packages |
|
|
105
106
|
*FastCommentsClient::DefaultApi* | [**create_tenant_user**](docs/DefaultApi.md#create_tenant_user) | **POST** /api/v1/tenant-users |
|
|
107
|
+
*FastCommentsClient::DefaultApi* | [**create_ticket**](docs/DefaultApi.md#create_ticket) | **POST** /api/v1/tickets |
|
|
106
108
|
*FastCommentsClient::DefaultApi* | [**create_user_badge**](docs/DefaultApi.md#create_user_badge) | **POST** /api/v1/user-badges |
|
|
107
109
|
*FastCommentsClient::DefaultApi* | [**create_vote**](docs/DefaultApi.md#create_vote) | **POST** /api/v1/votes |
|
|
108
110
|
*FastCommentsClient::DefaultApi* | [**delete_comment**](docs/DefaultApi.md#delete_comment) | **DELETE** /api/v1/comments/{id} |
|
|
@@ -159,6 +161,8 @@ Class | Method | HTTP request | Description
|
|
|
159
161
|
*FastCommentsClient::DefaultApi* | [**get_tenant_user**](docs/DefaultApi.md#get_tenant_user) | **GET** /api/v1/tenant-users/{id} |
|
|
160
162
|
*FastCommentsClient::DefaultApi* | [**get_tenant_users**](docs/DefaultApi.md#get_tenant_users) | **GET** /api/v1/tenant-users |
|
|
161
163
|
*FastCommentsClient::DefaultApi* | [**get_tenants**](docs/DefaultApi.md#get_tenants) | **GET** /api/v1/tenants |
|
|
164
|
+
*FastCommentsClient::DefaultApi* | [**get_ticket**](docs/DefaultApi.md#get_ticket) | **GET** /api/v1/tickets/{id} |
|
|
165
|
+
*FastCommentsClient::DefaultApi* | [**get_tickets**](docs/DefaultApi.md#get_tickets) | **GET** /api/v1/tickets |
|
|
162
166
|
*FastCommentsClient::DefaultApi* | [**get_user**](docs/DefaultApi.md#get_user) | **GET** /api/v1/users/{id} |
|
|
163
167
|
*FastCommentsClient::DefaultApi* | [**get_user_badge**](docs/DefaultApi.md#get_user_badge) | **GET** /api/v1/user-badges/{id} |
|
|
164
168
|
*FastCommentsClient::DefaultApi* | [**get_user_badge_progress_by_id**](docs/DefaultApi.md#get_user_badge_progress_by_id) | **GET** /api/v1/user-badge-progress/{id} |
|
|
@@ -189,30 +193,91 @@ Class | Method | HTTP request | Description
|
|
|
189
193
|
*FastCommentsClient::DefaultApi* | [**update_notification**](docs/DefaultApi.md#update_notification) | **PATCH** /api/v1/notifications/{id} |
|
|
190
194
|
*FastCommentsClient::DefaultApi* | [**update_question_config**](docs/DefaultApi.md#update_question_config) | **PATCH** /api/v1/question-configs/{id} |
|
|
191
195
|
*FastCommentsClient::DefaultApi* | [**update_question_result**](docs/DefaultApi.md#update_question_result) | **PATCH** /api/v1/question-results/{id} |
|
|
196
|
+
*FastCommentsClient::DefaultApi* | [**update_subscription**](docs/DefaultApi.md#update_subscription) | **PATCH** /api/v1/subscriptions/{id} |
|
|
192
197
|
*FastCommentsClient::DefaultApi* | [**update_tenant**](docs/DefaultApi.md#update_tenant) | **PATCH** /api/v1/tenants/{id} |
|
|
193
198
|
*FastCommentsClient::DefaultApi* | [**update_tenant_package**](docs/DefaultApi.md#update_tenant_package) | **PATCH** /api/v1/tenant-packages/{id} |
|
|
194
199
|
*FastCommentsClient::DefaultApi* | [**update_tenant_user**](docs/DefaultApi.md#update_tenant_user) | **PATCH** /api/v1/tenant-users/{id} |
|
|
195
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 |
|
|
196
244
|
*FastCommentsClient::PublicApi* | [**block_from_comment_public**](docs/PublicApi.md#block_from_comment_public) | **POST** /block-from-comment/{commentId} |
|
|
197
245
|
*FastCommentsClient::PublicApi* | [**checked_comments_for_blocked**](docs/PublicApi.md#checked_comments_for_blocked) | **GET** /check-blocked-comments |
|
|
198
246
|
*FastCommentsClient::PublicApi* | [**create_comment_public**](docs/PublicApi.md#create_comment_public) | **POST** /comments/{tenantId} |
|
|
199
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} |
|
|
200
250
|
*FastCommentsClient::PublicApi* | [**delete_comment_public**](docs/PublicApi.md#delete_comment_public) | **DELETE** /comments/{tenantId}/{commentId} |
|
|
201
251
|
*FastCommentsClient::PublicApi* | [**delete_comment_vote**](docs/PublicApi.md#delete_comment_vote) | **DELETE** /comments/{tenantId}/{commentId}/vote/{voteId} |
|
|
202
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} |
|
|
203
255
|
*FastCommentsClient::PublicApi* | [**flag_comment_public**](docs/PublicApi.md#flag_comment_public) | **POST** /flag-comment/{commentId} |
|
|
204
256
|
*FastCommentsClient::PublicApi* | [**get_comment_text**](docs/PublicApi.md#get_comment_text) | **GET** /comments/{tenantId}/{commentId}/text |
|
|
205
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 |
|
|
206
259
|
*FastCommentsClient::PublicApi* | [**get_comments_public**](docs/PublicApi.md#get_comments_public) | **GET** /comments/{tenantId} |
|
|
207
260
|
*FastCommentsClient::PublicApi* | [**get_event_log**](docs/PublicApi.md#get_event_log) | **GET** /event-log/{tenantId} |
|
|
208
261
|
*FastCommentsClient::PublicApi* | [**get_feed_posts_public**](docs/PublicApi.md#get_feed_posts_public) | **GET** /feed-posts/{tenantId} |
|
|
209
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} |
|
|
210
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} |
|
|
211
271
|
*FastCommentsClient::PublicApi* | [**get_user_notification_count**](docs/PublicApi.md#get_user_notification_count) | **GET** /user-notifications/get-count |
|
|
212
272
|
*FastCommentsClient::PublicApi* | [**get_user_notifications**](docs/PublicApi.md#get_user_notifications) | **GET** /user-notifications |
|
|
213
273
|
*FastCommentsClient::PublicApi* | [**get_user_presence_statuses**](docs/PublicApi.md#get_user_presence_statuses) | **GET** /user-presence-status |
|
|
214
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} |
|
|
215
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 |
|
|
216
281
|
*FastCommentsClient::PublicApi* | [**pin_comment**](docs/PublicApi.md#pin_comment) | **POST** /comments/{tenantId}/{commentId}/pin |
|
|
217
282
|
*FastCommentsClient::PublicApi* | [**react_feed_post_public**](docs/PublicApi.md#react_feed_post_public) | **POST** /feed-posts/{tenantId}/react/{postId} |
|
|
218
283
|
*FastCommentsClient::PublicApi* | [**reset_user_notification_count**](docs/PublicApi.md#reset_user_notification_count) | **POST** /user-notifications/reset-count |
|
|
@@ -233,8 +298,14 @@ Class | Method | HTTP request | Description
|
|
|
233
298
|
## Documentation for Models
|
|
234
299
|
|
|
235
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)
|
|
236
305
|
- [FastCommentsClient::APIComment](docs/APIComment.md)
|
|
237
306
|
- [FastCommentsClient::APICommentBase](docs/APICommentBase.md)
|
|
307
|
+
- [FastCommentsClient::APICommentBaseMeta](docs/APICommentBaseMeta.md)
|
|
308
|
+
- [FastCommentsClient::APICommentCommonBannedUser](docs/APICommentCommonBannedUser.md)
|
|
238
309
|
- [FastCommentsClient::APICreateUserBadgeResponse](docs/APICreateUserBadgeResponse.md)
|
|
239
310
|
- [FastCommentsClient::APIDomainConfiguration](docs/APIDomainConfiguration.md)
|
|
240
311
|
- [FastCommentsClient::APIEmptyResponse](docs/APIEmptyResponse.md)
|
|
@@ -246,22 +317,29 @@ Class | Method | HTTP request | Description
|
|
|
246
317
|
- [FastCommentsClient::APIGetUserBadgeProgressResponse](docs/APIGetUserBadgeProgressResponse.md)
|
|
247
318
|
- [FastCommentsClient::APIGetUserBadgeResponse](docs/APIGetUserBadgeResponse.md)
|
|
248
319
|
- [FastCommentsClient::APIGetUserBadgesResponse](docs/APIGetUserBadgesResponse.md)
|
|
320
|
+
- [FastCommentsClient::APIModerateGetUserBanPreferencesResponse](docs/APIModerateGetUserBanPreferencesResponse.md)
|
|
321
|
+
- [FastCommentsClient::APIModerateUserBanPreferences](docs/APIModerateUserBanPreferences.md)
|
|
249
322
|
- [FastCommentsClient::APIPage](docs/APIPage.md)
|
|
250
323
|
- [FastCommentsClient::APISSOUser](docs/APISSOUser.md)
|
|
324
|
+
- [FastCommentsClient::APISaveCommentResponse](docs/APISaveCommentResponse.md)
|
|
251
325
|
- [FastCommentsClient::APIStatus](docs/APIStatus.md)
|
|
252
326
|
- [FastCommentsClient::APITenant](docs/APITenant.md)
|
|
253
327
|
- [FastCommentsClient::APITenantDailyUsage](docs/APITenantDailyUsage.md)
|
|
328
|
+
- [FastCommentsClient::APITicket](docs/APITicket.md)
|
|
329
|
+
- [FastCommentsClient::APITicketDetail](docs/APITicketDetail.md)
|
|
330
|
+
- [FastCommentsClient::APITicketFile](docs/APITicketFile.md)
|
|
254
331
|
- [FastCommentsClient::APIUserSubscription](docs/APIUserSubscription.md)
|
|
255
|
-
- [FastCommentsClient::AddDomainConfig200Response](docs/AddDomainConfig200Response.md)
|
|
256
|
-
- [FastCommentsClient::AddDomainConfig200ResponseAnyOf](docs/AddDomainConfig200ResponseAnyOf.md)
|
|
257
332
|
- [FastCommentsClient::AddDomainConfigParams](docs/AddDomainConfigParams.md)
|
|
258
|
-
- [FastCommentsClient::
|
|
259
|
-
- [FastCommentsClient::
|
|
333
|
+
- [FastCommentsClient::AddDomainConfigResponse](docs/AddDomainConfigResponse.md)
|
|
334
|
+
- [FastCommentsClient::AddDomainConfigResponseAnyOf](docs/AddDomainConfigResponseAnyOf.md)
|
|
260
335
|
- [FastCommentsClient::AddPageAPIResponse](docs/AddPageAPIResponse.md)
|
|
261
336
|
- [FastCommentsClient::AddSSOUserAPIResponse](docs/AddSSOUserAPIResponse.md)
|
|
262
|
-
- [FastCommentsClient::
|
|
337
|
+
- [FastCommentsClient::AdjustCommentVotesParams](docs/AdjustCommentVotesParams.md)
|
|
338
|
+
- [FastCommentsClient::AdjustVotesResponse](docs/AdjustVotesResponse.md)
|
|
263
339
|
- [FastCommentsClient::AggregateQuestionResultsResponse](docs/AggregateQuestionResultsResponse.md)
|
|
340
|
+
- [FastCommentsClient::AggregateResponse](docs/AggregateResponse.md)
|
|
264
341
|
- [FastCommentsClient::AggregateTimeBucket](docs/AggregateTimeBucket.md)
|
|
342
|
+
- [FastCommentsClient::AggregationAPIError](docs/AggregationAPIError.md)
|
|
265
343
|
- [FastCommentsClient::AggregationItem](docs/AggregationItem.md)
|
|
266
344
|
- [FastCommentsClient::AggregationOpType](docs/AggregationOpType.md)
|
|
267
345
|
- [FastCommentsClient::AggregationOperation](docs/AggregationOperation.md)
|
|
@@ -270,21 +348,30 @@ Class | Method | HTTP request | Description
|
|
|
270
348
|
- [FastCommentsClient::AggregationResponse](docs/AggregationResponse.md)
|
|
271
349
|
- [FastCommentsClient::AggregationResponseStats](docs/AggregationResponseStats.md)
|
|
272
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)
|
|
273
357
|
- [FastCommentsClient::BillingInfo](docs/BillingInfo.md)
|
|
274
358
|
- [FastCommentsClient::BlockFromCommentParams](docs/BlockFromCommentParams.md)
|
|
275
|
-
- [FastCommentsClient::BlockFromCommentPublic200Response](docs/BlockFromCommentPublic200Response.md)
|
|
276
359
|
- [FastCommentsClient::BlockSuccess](docs/BlockSuccess.md)
|
|
360
|
+
- [FastCommentsClient::BuildModerationFilterParams](docs/BuildModerationFilterParams.md)
|
|
361
|
+
- [FastCommentsClient::BuildModerationFilterResponse](docs/BuildModerationFilterResponse.md)
|
|
277
362
|
- [FastCommentsClient::BulkAggregateQuestionItem](docs/BulkAggregateQuestionItem.md)
|
|
278
|
-
- [FastCommentsClient::BulkAggregateQuestionResults200Response](docs/BulkAggregateQuestionResults200Response.md)
|
|
279
363
|
- [FastCommentsClient::BulkAggregateQuestionResultsRequest](docs/BulkAggregateQuestionResultsRequest.md)
|
|
280
364
|
- [FastCommentsClient::BulkAggregateQuestionResultsResponse](docs/BulkAggregateQuestionResultsResponse.md)
|
|
281
365
|
- [FastCommentsClient::BulkCreateHashTagsBody](docs/BulkCreateHashTagsBody.md)
|
|
282
366
|
- [FastCommentsClient::BulkCreateHashTagsBodyTagsInner](docs/BulkCreateHashTagsBodyTagsInner.md)
|
|
283
367
|
- [FastCommentsClient::BulkCreateHashTagsResponse](docs/BulkCreateHashTagsResponse.md)
|
|
368
|
+
- [FastCommentsClient::BulkCreateHashTagsResponseResultsInner](docs/BulkCreateHashTagsResponseResultsInner.md)
|
|
369
|
+
- [FastCommentsClient::BulkPreBanParams](docs/BulkPreBanParams.md)
|
|
370
|
+
- [FastCommentsClient::BulkPreBanSummary](docs/BulkPreBanSummary.md)
|
|
284
371
|
- [FastCommentsClient::ChangeCommentPinStatusResponse](docs/ChangeCommentPinStatusResponse.md)
|
|
372
|
+
- [FastCommentsClient::ChangeTicketStateBody](docs/ChangeTicketStateBody.md)
|
|
373
|
+
- [FastCommentsClient::ChangeTicketStateResponse](docs/ChangeTicketStateResponse.md)
|
|
285
374
|
- [FastCommentsClient::CheckBlockedCommentsResponse](docs/CheckBlockedCommentsResponse.md)
|
|
286
|
-
- [FastCommentsClient::CheckedCommentsForBlocked200Response](docs/CheckedCommentsForBlocked200Response.md)
|
|
287
|
-
- [FastCommentsClient::CombineCommentsWithQuestionResults200Response](docs/CombineCommentsWithQuestionResults200Response.md)
|
|
288
375
|
- [FastCommentsClient::CombineQuestionResultsWithCommentsResponse](docs/CombineQuestionResultsWithCommentsResponse.md)
|
|
289
376
|
- [FastCommentsClient::CommentData](docs/CommentData.md)
|
|
290
377
|
- [FastCommentsClient::CommentHTMLRenderingMode](docs/CommentHTMLRenderingMode.md)
|
|
@@ -299,53 +386,42 @@ Class | Method | HTTP request | Description
|
|
|
299
386
|
- [FastCommentsClient::CommentUserHashTagInfo](docs/CommentUserHashTagInfo.md)
|
|
300
387
|
- [FastCommentsClient::CommentUserMentionInfo](docs/CommentUserMentionInfo.md)
|
|
301
388
|
- [FastCommentsClient::CommenterNameFormats](docs/CommenterNameFormats.md)
|
|
389
|
+
- [FastCommentsClient::CommentsByIdsParams](docs/CommentsByIdsParams.md)
|
|
302
390
|
- [FastCommentsClient::CreateAPIPageData](docs/CreateAPIPageData.md)
|
|
303
391
|
- [FastCommentsClient::CreateAPISSOUserData](docs/CreateAPISSOUserData.md)
|
|
304
392
|
- [FastCommentsClient::CreateAPIUserSubscriptionData](docs/CreateAPIUserSubscriptionData.md)
|
|
305
393
|
- [FastCommentsClient::CreateCommentParams](docs/CreateCommentParams.md)
|
|
306
|
-
- [FastCommentsClient::CreateCommentPublic200Response](docs/CreateCommentPublic200Response.md)
|
|
307
|
-
- [FastCommentsClient::CreateEmailTemplate200Response](docs/CreateEmailTemplate200Response.md)
|
|
308
394
|
- [FastCommentsClient::CreateEmailTemplateBody](docs/CreateEmailTemplateBody.md)
|
|
309
395
|
- [FastCommentsClient::CreateEmailTemplateResponse](docs/CreateEmailTemplateResponse.md)
|
|
310
|
-
- [FastCommentsClient::CreateFeedPost200Response](docs/CreateFeedPost200Response.md)
|
|
311
396
|
- [FastCommentsClient::CreateFeedPostParams](docs/CreateFeedPostParams.md)
|
|
312
|
-
- [FastCommentsClient::CreateFeedPostPublic200Response](docs/CreateFeedPostPublic200Response.md)
|
|
313
397
|
- [FastCommentsClient::CreateFeedPostResponse](docs/CreateFeedPostResponse.md)
|
|
314
398
|
- [FastCommentsClient::CreateFeedPostsResponse](docs/CreateFeedPostsResponse.md)
|
|
315
399
|
- [FastCommentsClient::CreateHashTagBody](docs/CreateHashTagBody.md)
|
|
316
400
|
- [FastCommentsClient::CreateHashTagResponse](docs/CreateHashTagResponse.md)
|
|
317
|
-
- [FastCommentsClient::CreateModerator200Response](docs/CreateModerator200Response.md)
|
|
318
401
|
- [FastCommentsClient::CreateModeratorBody](docs/CreateModeratorBody.md)
|
|
319
402
|
- [FastCommentsClient::CreateModeratorResponse](docs/CreateModeratorResponse.md)
|
|
320
|
-
- [FastCommentsClient::CreateQuestionConfig200Response](docs/CreateQuestionConfig200Response.md)
|
|
321
403
|
- [FastCommentsClient::CreateQuestionConfigBody](docs/CreateQuestionConfigBody.md)
|
|
322
404
|
- [FastCommentsClient::CreateQuestionConfigResponse](docs/CreateQuestionConfigResponse.md)
|
|
323
|
-
- [FastCommentsClient::CreateQuestionResult200Response](docs/CreateQuestionResult200Response.md)
|
|
324
405
|
- [FastCommentsClient::CreateQuestionResultBody](docs/CreateQuestionResultBody.md)
|
|
325
406
|
- [FastCommentsClient::CreateQuestionResultResponse](docs/CreateQuestionResultResponse.md)
|
|
326
407
|
- [FastCommentsClient::CreateSubscriptionAPIResponse](docs/CreateSubscriptionAPIResponse.md)
|
|
327
|
-
- [FastCommentsClient::CreateTenant200Response](docs/CreateTenant200Response.md)
|
|
328
408
|
- [FastCommentsClient::CreateTenantBody](docs/CreateTenantBody.md)
|
|
329
|
-
- [FastCommentsClient::CreateTenantPackage200Response](docs/CreateTenantPackage200Response.md)
|
|
330
409
|
- [FastCommentsClient::CreateTenantPackageBody](docs/CreateTenantPackageBody.md)
|
|
331
410
|
- [FastCommentsClient::CreateTenantPackageResponse](docs/CreateTenantPackageResponse.md)
|
|
332
411
|
- [FastCommentsClient::CreateTenantResponse](docs/CreateTenantResponse.md)
|
|
333
|
-
- [FastCommentsClient::CreateTenantUser200Response](docs/CreateTenantUser200Response.md)
|
|
334
412
|
- [FastCommentsClient::CreateTenantUserBody](docs/CreateTenantUserBody.md)
|
|
335
413
|
- [FastCommentsClient::CreateTenantUserResponse](docs/CreateTenantUserResponse.md)
|
|
336
|
-
- [FastCommentsClient::
|
|
414
|
+
- [FastCommentsClient::CreateTicketBody](docs/CreateTicketBody.md)
|
|
415
|
+
- [FastCommentsClient::CreateTicketResponse](docs/CreateTicketResponse.md)
|
|
337
416
|
- [FastCommentsClient::CreateUserBadgeParams](docs/CreateUserBadgeParams.md)
|
|
417
|
+
- [FastCommentsClient::CreateV1PageReact](docs/CreateV1PageReact.md)
|
|
338
418
|
- [FastCommentsClient::CustomConfigParameters](docs/CustomConfigParameters.md)
|
|
339
419
|
- [FastCommentsClient::CustomEmailTemplate](docs/CustomEmailTemplate.md)
|
|
340
|
-
- [FastCommentsClient::DeleteComment200Response](docs/DeleteComment200Response.md)
|
|
341
420
|
- [FastCommentsClient::DeleteCommentAction](docs/DeleteCommentAction.md)
|
|
342
|
-
- [FastCommentsClient::DeleteCommentPublic200Response](docs/DeleteCommentPublic200Response.md)
|
|
343
421
|
- [FastCommentsClient::DeleteCommentResult](docs/DeleteCommentResult.md)
|
|
344
|
-
- [FastCommentsClient::
|
|
345
|
-
- [FastCommentsClient::
|
|
346
|
-
- [FastCommentsClient::
|
|
347
|
-
- [FastCommentsClient::DeleteFeedPostPublic200ResponseAnyOf](docs/DeleteFeedPostPublic200ResponseAnyOf.md)
|
|
348
|
-
- [FastCommentsClient::DeleteHashTagRequest](docs/DeleteHashTagRequest.md)
|
|
422
|
+
- [FastCommentsClient::DeleteDomainConfigResponse](docs/DeleteDomainConfigResponse.md)
|
|
423
|
+
- [FastCommentsClient::DeleteFeedPostPublicResponse](docs/DeleteFeedPostPublicResponse.md)
|
|
424
|
+
- [FastCommentsClient::DeleteHashTagRequestBody](docs/DeleteHashTagRequestBody.md)
|
|
349
425
|
- [FastCommentsClient::DeletePageAPIResponse](docs/DeletePageAPIResponse.md)
|
|
350
426
|
- [FastCommentsClient::DeleteSSOUserAPIResponse](docs/DeleteSSOUserAPIResponse.md)
|
|
351
427
|
- [FastCommentsClient::DeleteSubscriptionAPIResponse](docs/DeleteSubscriptionAPIResponse.md)
|
|
@@ -364,120 +440,124 @@ Class | Method | HTTP request | Description
|
|
|
364
440
|
- [FastCommentsClient::FeedPostsStatsResponse](docs/FeedPostsStatsResponse.md)
|
|
365
441
|
- [FastCommentsClient::FindCommentsByRangeItem](docs/FindCommentsByRangeItem.md)
|
|
366
442
|
- [FastCommentsClient::FindCommentsByRangeResponse](docs/FindCommentsByRangeResponse.md)
|
|
367
|
-
- [FastCommentsClient::FlagComment200Response](docs/FlagComment200Response.md)
|
|
368
|
-
- [FastCommentsClient::FlagCommentPublic200Response](docs/FlagCommentPublic200Response.md)
|
|
369
443
|
- [FastCommentsClient::FlagCommentResponse](docs/FlagCommentResponse.md)
|
|
370
|
-
- [FastCommentsClient::GetAuditLogs200Response](docs/GetAuditLogs200Response.md)
|
|
371
444
|
- [FastCommentsClient::GetAuditLogsResponse](docs/GetAuditLogsResponse.md)
|
|
372
|
-
- [FastCommentsClient::
|
|
445
|
+
- [FastCommentsClient::GetBannedUsersCountResponse](docs/GetBannedUsersCountResponse.md)
|
|
446
|
+
- [FastCommentsClient::GetBannedUsersFromCommentResponse](docs/GetBannedUsersFromCommentResponse.md)
|
|
373
447
|
- [FastCommentsClient::GetCachedNotificationCountResponse](docs/GetCachedNotificationCountResponse.md)
|
|
374
|
-
- [FastCommentsClient::
|
|
375
|
-
- [FastCommentsClient::
|
|
376
|
-
- [FastCommentsClient::GetCommentVoteUserNames200Response](docs/GetCommentVoteUserNames200Response.md)
|
|
448
|
+
- [FastCommentsClient::GetCommentBanStatusResponse](docs/GetCommentBanStatusResponse.md)
|
|
449
|
+
- [FastCommentsClient::GetCommentTextResponse](docs/GetCommentTextResponse.md)
|
|
377
450
|
- [FastCommentsClient::GetCommentVoteUserNamesSuccessResponse](docs/GetCommentVoteUserNamesSuccessResponse.md)
|
|
378
|
-
- [FastCommentsClient::
|
|
379
|
-
- [FastCommentsClient::GetCommentsPublic200Response](docs/GetCommentsPublic200Response.md)
|
|
451
|
+
- [FastCommentsClient::GetCommentsForUserResponse](docs/GetCommentsForUserResponse.md)
|
|
380
452
|
- [FastCommentsClient::GetCommentsResponsePublicComment](docs/GetCommentsResponsePublicComment.md)
|
|
381
453
|
- [FastCommentsClient::GetCommentsResponseWithPresencePublicComment](docs/GetCommentsResponseWithPresencePublicComment.md)
|
|
382
|
-
- [FastCommentsClient::
|
|
383
|
-
- [FastCommentsClient::
|
|
384
|
-
- [FastCommentsClient::
|
|
385
|
-
- [FastCommentsClient::
|
|
386
|
-
- [FastCommentsClient::GetEmailTemplate200Response](docs/GetEmailTemplate200Response.md)
|
|
387
|
-
- [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)
|
|
388
458
|
- [FastCommentsClient::GetEmailTemplateDefinitionsResponse](docs/GetEmailTemplateDefinitionsResponse.md)
|
|
389
|
-
- [FastCommentsClient::GetEmailTemplateRenderErrors200Response](docs/GetEmailTemplateRenderErrors200Response.md)
|
|
390
459
|
- [FastCommentsClient::GetEmailTemplateRenderErrorsResponse](docs/GetEmailTemplateRenderErrorsResponse.md)
|
|
391
460
|
- [FastCommentsClient::GetEmailTemplateResponse](docs/GetEmailTemplateResponse.md)
|
|
392
|
-
- [FastCommentsClient::GetEmailTemplates200Response](docs/GetEmailTemplates200Response.md)
|
|
393
461
|
- [FastCommentsClient::GetEmailTemplatesResponse](docs/GetEmailTemplatesResponse.md)
|
|
394
|
-
- [FastCommentsClient::GetEventLog200Response](docs/GetEventLog200Response.md)
|
|
395
462
|
- [FastCommentsClient::GetEventLogResponse](docs/GetEventLogResponse.md)
|
|
396
|
-
- [FastCommentsClient::GetFeedPosts200Response](docs/GetFeedPosts200Response.md)
|
|
397
|
-
- [FastCommentsClient::GetFeedPostsPublic200Response](docs/GetFeedPostsPublic200Response.md)
|
|
398
463
|
- [FastCommentsClient::GetFeedPostsResponse](docs/GetFeedPostsResponse.md)
|
|
399
|
-
- [FastCommentsClient::
|
|
400
|
-
- [FastCommentsClient::
|
|
464
|
+
- [FastCommentsClient::GetGifsSearchResponse](docs/GetGifsSearchResponse.md)
|
|
465
|
+
- [FastCommentsClient::GetGifsTrendingResponse](docs/GetGifsTrendingResponse.md)
|
|
401
466
|
- [FastCommentsClient::GetHashTagsResponse](docs/GetHashTagsResponse.md)
|
|
402
|
-
- [FastCommentsClient::GetModerator200Response](docs/GetModerator200Response.md)
|
|
403
467
|
- [FastCommentsClient::GetModeratorResponse](docs/GetModeratorResponse.md)
|
|
404
|
-
- [FastCommentsClient::GetModerators200Response](docs/GetModerators200Response.md)
|
|
405
468
|
- [FastCommentsClient::GetModeratorsResponse](docs/GetModeratorsResponse.md)
|
|
406
469
|
- [FastCommentsClient::GetMyNotificationsResponse](docs/GetMyNotificationsResponse.md)
|
|
407
|
-
- [FastCommentsClient::GetNotificationCount200Response](docs/GetNotificationCount200Response.md)
|
|
408
470
|
- [FastCommentsClient::GetNotificationCountResponse](docs/GetNotificationCountResponse.md)
|
|
409
|
-
- [FastCommentsClient::GetNotifications200Response](docs/GetNotifications200Response.md)
|
|
410
471
|
- [FastCommentsClient::GetNotificationsResponse](docs/GetNotificationsResponse.md)
|
|
411
472
|
- [FastCommentsClient::GetPageByURLIdAPIResponse](docs/GetPageByURLIdAPIResponse.md)
|
|
412
473
|
- [FastCommentsClient::GetPagesAPIResponse](docs/GetPagesAPIResponse.md)
|
|
413
|
-
- [FastCommentsClient::GetPendingWebhookEventCount200Response](docs/GetPendingWebhookEventCount200Response.md)
|
|
414
474
|
- [FastCommentsClient::GetPendingWebhookEventCountResponse](docs/GetPendingWebhookEventCountResponse.md)
|
|
415
|
-
- [FastCommentsClient::GetPendingWebhookEvents200Response](docs/GetPendingWebhookEvents200Response.md)
|
|
416
475
|
- [FastCommentsClient::GetPendingWebhookEventsResponse](docs/GetPendingWebhookEventsResponse.md)
|
|
417
476
|
- [FastCommentsClient::GetPublicFeedPostsResponse](docs/GetPublicFeedPostsResponse.md)
|
|
418
|
-
- [FastCommentsClient::
|
|
477
|
+
- [FastCommentsClient::GetPublicPagesResponse](docs/GetPublicPagesResponse.md)
|
|
419
478
|
- [FastCommentsClient::GetQuestionConfigResponse](docs/GetQuestionConfigResponse.md)
|
|
420
|
-
- [FastCommentsClient::GetQuestionConfigs200Response](docs/GetQuestionConfigs200Response.md)
|
|
421
479
|
- [FastCommentsClient::GetQuestionConfigsResponse](docs/GetQuestionConfigsResponse.md)
|
|
422
|
-
- [FastCommentsClient::GetQuestionResult200Response](docs/GetQuestionResult200Response.md)
|
|
423
480
|
- [FastCommentsClient::GetQuestionResultResponse](docs/GetQuestionResultResponse.md)
|
|
424
|
-
- [FastCommentsClient::GetQuestionResults200Response](docs/GetQuestionResults200Response.md)
|
|
425
481
|
- [FastCommentsClient::GetQuestionResultsResponse](docs/GetQuestionResultsResponse.md)
|
|
426
482
|
- [FastCommentsClient::GetSSOUserByEmailAPIResponse](docs/GetSSOUserByEmailAPIResponse.md)
|
|
427
483
|
- [FastCommentsClient::GetSSOUserByIdAPIResponse](docs/GetSSOUserByIdAPIResponse.md)
|
|
428
|
-
- [FastCommentsClient::
|
|
484
|
+
- [FastCommentsClient::GetSSOUsersResponse](docs/GetSSOUsersResponse.md)
|
|
429
485
|
- [FastCommentsClient::GetSubscriptionsAPIResponse](docs/GetSubscriptionsAPIResponse.md)
|
|
430
|
-
- [FastCommentsClient::GetTenant200Response](docs/GetTenant200Response.md)
|
|
431
|
-
- [FastCommentsClient::GetTenantDailyUsages200Response](docs/GetTenantDailyUsages200Response.md)
|
|
432
486
|
- [FastCommentsClient::GetTenantDailyUsagesResponse](docs/GetTenantDailyUsagesResponse.md)
|
|
433
|
-
- [FastCommentsClient::
|
|
487
|
+
- [FastCommentsClient::GetTenantManualBadgesResponse](docs/GetTenantManualBadgesResponse.md)
|
|
434
488
|
- [FastCommentsClient::GetTenantPackageResponse](docs/GetTenantPackageResponse.md)
|
|
435
|
-
- [FastCommentsClient::GetTenantPackages200Response](docs/GetTenantPackages200Response.md)
|
|
436
489
|
- [FastCommentsClient::GetTenantPackagesResponse](docs/GetTenantPackagesResponse.md)
|
|
437
490
|
- [FastCommentsClient::GetTenantResponse](docs/GetTenantResponse.md)
|
|
438
|
-
- [FastCommentsClient::GetTenantUser200Response](docs/GetTenantUser200Response.md)
|
|
439
491
|
- [FastCommentsClient::GetTenantUserResponse](docs/GetTenantUserResponse.md)
|
|
440
|
-
- [FastCommentsClient::GetTenantUsers200Response](docs/GetTenantUsers200Response.md)
|
|
441
492
|
- [FastCommentsClient::GetTenantUsersResponse](docs/GetTenantUsersResponse.md)
|
|
442
|
-
- [FastCommentsClient::GetTenants200Response](docs/GetTenants200Response.md)
|
|
443
493
|
- [FastCommentsClient::GetTenantsResponse](docs/GetTenantsResponse.md)
|
|
444
|
-
- [FastCommentsClient::
|
|
445
|
-
- [FastCommentsClient::
|
|
446
|
-
- [FastCommentsClient::
|
|
447
|
-
- [FastCommentsClient::
|
|
448
|
-
- [FastCommentsClient::
|
|
449
|
-
- [FastCommentsClient::
|
|
494
|
+
- [FastCommentsClient::GetTicketResponse](docs/GetTicketResponse.md)
|
|
495
|
+
- [FastCommentsClient::GetTicketsResponse](docs/GetTicketsResponse.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)
|
|
450
500
|
- [FastCommentsClient::GetUserNotificationCountResponse](docs/GetUserNotificationCountResponse.md)
|
|
451
|
-
- [FastCommentsClient::GetUserNotifications200Response](docs/GetUserNotifications200Response.md)
|
|
452
|
-
- [FastCommentsClient::GetUserPresenceStatuses200Response](docs/GetUserPresenceStatuses200Response.md)
|
|
453
501
|
- [FastCommentsClient::GetUserPresenceStatusesResponse](docs/GetUserPresenceStatusesResponse.md)
|
|
454
|
-
- [FastCommentsClient::GetUserReactsPublic200Response](docs/GetUserReactsPublic200Response.md)
|
|
455
502
|
- [FastCommentsClient::GetUserResponse](docs/GetUserResponse.md)
|
|
456
|
-
- [FastCommentsClient::
|
|
457
|
-
- [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)
|
|
458
507
|
- [FastCommentsClient::GetVotesForUserResponse](docs/GetVotesForUserResponse.md)
|
|
459
508
|
- [FastCommentsClient::GetVotesResponse](docs/GetVotesResponse.md)
|
|
509
|
+
- [FastCommentsClient::GifGetLargeResponse](docs/GifGetLargeResponse.md)
|
|
460
510
|
- [FastCommentsClient::GifRating](docs/GifRating.md)
|
|
511
|
+
- [FastCommentsClient::GifSearchInternalError](docs/GifSearchInternalError.md)
|
|
512
|
+
- [FastCommentsClient::GifSearchResponse](docs/GifSearchResponse.md)
|
|
513
|
+
- [FastCommentsClient::GifSearchResponseImagesInnerInner](docs/GifSearchResponseImagesInnerInner.md)
|
|
514
|
+
- [FastCommentsClient::HeaderAccountNotification](docs/HeaderAccountNotification.md)
|
|
461
515
|
- [FastCommentsClient::HeaderState](docs/HeaderState.md)
|
|
462
516
|
- [FastCommentsClient::IgnoredResponse](docs/IgnoredResponse.md)
|
|
463
517
|
- [FastCommentsClient::ImageContentProfanityLevel](docs/ImageContentProfanityLevel.md)
|
|
518
|
+
- [FastCommentsClient::ImportedAgentApprovalNotificationFrequency](docs/ImportedAgentApprovalNotificationFrequency.md)
|
|
464
519
|
- [FastCommentsClient::ImportedSiteType](docs/ImportedSiteType.md)
|
|
465
520
|
- [FastCommentsClient::LiveEvent](docs/LiveEvent.md)
|
|
466
521
|
- [FastCommentsClient::LiveEventExtraInfo](docs/LiveEventExtraInfo.md)
|
|
467
522
|
- [FastCommentsClient::LiveEventType](docs/LiveEventType.md)
|
|
468
|
-
- [FastCommentsClient::LockComment200Response](docs/LockComment200Response.md)
|
|
469
523
|
- [FastCommentsClient::MediaAsset](docs/MediaAsset.md)
|
|
524
|
+
- [FastCommentsClient::MentionAutoCompleteMode](docs/MentionAutoCompleteMode.md)
|
|
470
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)
|
|
471
545
|
- [FastCommentsClient::Moderator](docs/Moderator.md)
|
|
472
546
|
- [FastCommentsClient::NotificationAndCount](docs/NotificationAndCount.md)
|
|
473
547
|
- [FastCommentsClient::NotificationObjectType](docs/NotificationObjectType.md)
|
|
474
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)
|
|
475
554
|
- [FastCommentsClient::PatchDomainConfigParams](docs/PatchDomainConfigParams.md)
|
|
476
|
-
- [FastCommentsClient::
|
|
555
|
+
- [FastCommentsClient::PatchDomainConfigResponse](docs/PatchDomainConfigResponse.md)
|
|
477
556
|
- [FastCommentsClient::PatchPageAPIResponse](docs/PatchPageAPIResponse.md)
|
|
478
557
|
- [FastCommentsClient::PatchSSOUserAPIResponse](docs/PatchSSOUserAPIResponse.md)
|
|
479
558
|
- [FastCommentsClient::PendingCommentToSyncOutbound](docs/PendingCommentToSyncOutbound.md)
|
|
480
|
-
- [FastCommentsClient::
|
|
559
|
+
- [FastCommentsClient::PostRemoveCommentResponse](docs/PostRemoveCommentResponse.md)
|
|
560
|
+
- [FastCommentsClient::PreBanSummary](docs/PreBanSummary.md)
|
|
481
561
|
- [FastCommentsClient::PubSubComment](docs/PubSubComment.md)
|
|
482
562
|
- [FastCommentsClient::PubSubCommentBase](docs/PubSubCommentBase.md)
|
|
483
563
|
- [FastCommentsClient::PubSubVote](docs/PubSubVote.md)
|
|
@@ -488,7 +568,9 @@ Class | Method | HTTP request | Description
|
|
|
488
568
|
- [FastCommentsClient::PublicComment](docs/PublicComment.md)
|
|
489
569
|
- [FastCommentsClient::PublicCommentBase](docs/PublicCommentBase.md)
|
|
490
570
|
- [FastCommentsClient::PublicFeedPostsResponse](docs/PublicFeedPostsResponse.md)
|
|
571
|
+
- [FastCommentsClient::PublicPage](docs/PublicPage.md)
|
|
491
572
|
- [FastCommentsClient::PublicVote](docs/PublicVote.md)
|
|
573
|
+
- [FastCommentsClient::PutDomainConfigResponse](docs/PutDomainConfigResponse.md)
|
|
492
574
|
- [FastCommentsClient::PutSSOUserAPIResponse](docs/PutSSOUserAPIResponse.md)
|
|
493
575
|
- [FastCommentsClient::QueryPredicate](docs/QueryPredicate.md)
|
|
494
576
|
- [FastCommentsClient::QueryPredicateValue](docs/QueryPredicateValue.md)
|
|
@@ -501,11 +583,10 @@ Class | Method | HTTP request | Description
|
|
|
501
583
|
- [FastCommentsClient::QuestionSubQuestionVisibility](docs/QuestionSubQuestionVisibility.md)
|
|
502
584
|
- [FastCommentsClient::QuestionWhenSave](docs/QuestionWhenSave.md)
|
|
503
585
|
- [FastCommentsClient::ReactBodyParams](docs/ReactBodyParams.md)
|
|
504
|
-
- [FastCommentsClient::ReactFeedPostPublic200Response](docs/ReactFeedPostPublic200Response.md)
|
|
505
586
|
- [FastCommentsClient::ReactFeedPostResponse](docs/ReactFeedPostResponse.md)
|
|
506
587
|
- [FastCommentsClient::RecordStringBeforeStringOrNullAfterStringOrNullValue](docs/RecordStringBeforeStringOrNullAfterStringOrNullValue.md)
|
|
507
|
-
- [FastCommentsClient::
|
|
508
|
-
- [FastCommentsClient::
|
|
588
|
+
- [FastCommentsClient::RemoveCommentActionResponse](docs/RemoveCommentActionResponse.md)
|
|
589
|
+
- [FastCommentsClient::RemoveUserBadgeResponse](docs/RemoveUserBadgeResponse.md)
|
|
509
590
|
- [FastCommentsClient::RenderEmailTemplateBody](docs/RenderEmailTemplateBody.md)
|
|
510
591
|
- [FastCommentsClient::RenderEmailTemplateResponse](docs/RenderEmailTemplateResponse.md)
|
|
511
592
|
- [FastCommentsClient::RenderableUserNotification](docs/RenderableUserNotification.md)
|
|
@@ -513,29 +594,33 @@ Class | Method | HTTP request | Description
|
|
|
513
594
|
- [FastCommentsClient::RepeatCommentHandlingAction](docs/RepeatCommentHandlingAction.md)
|
|
514
595
|
- [FastCommentsClient::ReplaceTenantPackageBody](docs/ReplaceTenantPackageBody.md)
|
|
515
596
|
- [FastCommentsClient::ReplaceTenantUserBody](docs/ReplaceTenantUserBody.md)
|
|
516
|
-
- [FastCommentsClient::ResetUserNotifications200Response](docs/ResetUserNotifications200Response.md)
|
|
517
597
|
- [FastCommentsClient::ResetUserNotificationsResponse](docs/ResetUserNotificationsResponse.md)
|
|
518
598
|
- [FastCommentsClient::SORTDIR](docs/SORTDIR.md)
|
|
519
599
|
- [FastCommentsClient::SSOSecurityLevel](docs/SSOSecurityLevel.md)
|
|
520
|
-
- [FastCommentsClient::SaveComment200Response](docs/SaveComment200Response.md)
|
|
521
|
-
- [FastCommentsClient::SaveCommentResponse](docs/SaveCommentResponse.md)
|
|
522
600
|
- [FastCommentsClient::SaveCommentResponseOptimized](docs/SaveCommentResponseOptimized.md)
|
|
601
|
+
- [FastCommentsClient::SaveCommentsBulkResponse](docs/SaveCommentsBulkResponse.md)
|
|
523
602
|
- [FastCommentsClient::SaveCommentsResponseWithPresence](docs/SaveCommentsResponseWithPresence.md)
|
|
524
|
-
- [FastCommentsClient::SearchUsers200Response](docs/SearchUsers200Response.md)
|
|
525
603
|
- [FastCommentsClient::SearchUsersResponse](docs/SearchUsersResponse.md)
|
|
526
|
-
- [FastCommentsClient::
|
|
604
|
+
- [FastCommentsClient::SearchUsersResult](docs/SearchUsersResult.md)
|
|
605
|
+
- [FastCommentsClient::SearchUsersSectionedResponse](docs/SearchUsersSectionedResponse.md)
|
|
606
|
+
- [FastCommentsClient::SetCommentApprovedResponse](docs/SetCommentApprovedResponse.md)
|
|
607
|
+
- [FastCommentsClient::SetCommentTextParams](docs/SetCommentTextParams.md)
|
|
608
|
+
- [FastCommentsClient::SetCommentTextResponse](docs/SetCommentTextResponse.md)
|
|
527
609
|
- [FastCommentsClient::SetCommentTextResult](docs/SetCommentTextResult.md)
|
|
610
|
+
- [FastCommentsClient::SetUserTrustFactorResponse](docs/SetUserTrustFactorResponse.md)
|
|
528
611
|
- [FastCommentsClient::SizePreset](docs/SizePreset.md)
|
|
529
612
|
- [FastCommentsClient::SortDirections](docs/SortDirections.md)
|
|
530
613
|
- [FastCommentsClient::SpamRule](docs/SpamRule.md)
|
|
614
|
+
- [FastCommentsClient::TOSConfig](docs/TOSConfig.md)
|
|
615
|
+
- [FastCommentsClient::TenantBadge](docs/TenantBadge.md)
|
|
531
616
|
- [FastCommentsClient::TenantHashTag](docs/TenantHashTag.md)
|
|
532
617
|
- [FastCommentsClient::TenantPackage](docs/TenantPackage.md)
|
|
533
|
-
- [FastCommentsClient::UnBlockCommentPublic200Response](docs/UnBlockCommentPublic200Response.md)
|
|
534
618
|
- [FastCommentsClient::UnBlockFromCommentParams](docs/UnBlockFromCommentParams.md)
|
|
535
619
|
- [FastCommentsClient::UnblockSuccess](docs/UnblockSuccess.md)
|
|
536
620
|
- [FastCommentsClient::UpdatableCommentParams](docs/UpdatableCommentParams.md)
|
|
537
621
|
- [FastCommentsClient::UpdateAPIPageData](docs/UpdateAPIPageData.md)
|
|
538
622
|
- [FastCommentsClient::UpdateAPISSOUserData](docs/UpdateAPISSOUserData.md)
|
|
623
|
+
- [FastCommentsClient::UpdateAPIUserSubscriptionData](docs/UpdateAPIUserSubscriptionData.md)
|
|
539
624
|
- [FastCommentsClient::UpdateDomainConfigParams](docs/UpdateDomainConfigParams.md)
|
|
540
625
|
- [FastCommentsClient::UpdateEmailTemplateBody](docs/UpdateEmailTemplateBody.md)
|
|
541
626
|
- [FastCommentsClient::UpdateFeedPostParams](docs/UpdateFeedPostParams.md)
|
|
@@ -545,12 +630,14 @@ Class | Method | HTTP request | Description
|
|
|
545
630
|
- [FastCommentsClient::UpdateNotificationBody](docs/UpdateNotificationBody.md)
|
|
546
631
|
- [FastCommentsClient::UpdateQuestionConfigBody](docs/UpdateQuestionConfigBody.md)
|
|
547
632
|
- [FastCommentsClient::UpdateQuestionResultBody](docs/UpdateQuestionResultBody.md)
|
|
633
|
+
- [FastCommentsClient::UpdateSubscriptionAPIResponse](docs/UpdateSubscriptionAPIResponse.md)
|
|
548
634
|
- [FastCommentsClient::UpdateTenantBody](docs/UpdateTenantBody.md)
|
|
549
635
|
- [FastCommentsClient::UpdateTenantPackageBody](docs/UpdateTenantPackageBody.md)
|
|
550
636
|
- [FastCommentsClient::UpdateTenantUserBody](docs/UpdateTenantUserBody.md)
|
|
551
|
-
- [FastCommentsClient::UpdateUserBadge200Response](docs/UpdateUserBadge200Response.md)
|
|
552
637
|
- [FastCommentsClient::UpdateUserBadgeParams](docs/UpdateUserBadgeParams.md)
|
|
553
|
-
- [FastCommentsClient::
|
|
638
|
+
- [FastCommentsClient::UpdateUserNotificationCommentSubscriptionStatusResponse](docs/UpdateUserNotificationCommentSubscriptionStatusResponse.md)
|
|
639
|
+
- [FastCommentsClient::UpdateUserNotificationPageSubscriptionStatusResponse](docs/UpdateUserNotificationPageSubscriptionStatusResponse.md)
|
|
640
|
+
- [FastCommentsClient::UpdateUserNotificationStatusResponse](docs/UpdateUserNotificationStatusResponse.md)
|
|
554
641
|
- [FastCommentsClient::UploadImageResponse](docs/UploadImageResponse.md)
|
|
555
642
|
- [FastCommentsClient::User](docs/User.md)
|
|
556
643
|
- [FastCommentsClient::UserBadge](docs/UserBadge.md)
|
|
@@ -561,11 +648,14 @@ Class | Method | HTTP request | Description
|
|
|
561
648
|
- [FastCommentsClient::UserPresenceData](docs/UserPresenceData.md)
|
|
562
649
|
- [FastCommentsClient::UserReactsResponse](docs/UserReactsResponse.md)
|
|
563
650
|
- [FastCommentsClient::UserSearchResult](docs/UserSearchResult.md)
|
|
651
|
+
- [FastCommentsClient::UserSearchSection](docs/UserSearchSection.md)
|
|
652
|
+
- [FastCommentsClient::UserSearchSectionResult](docs/UserSearchSectionResult.md)
|
|
564
653
|
- [FastCommentsClient::UserSessionInfo](docs/UserSessionInfo.md)
|
|
654
|
+
- [FastCommentsClient::UsersListLocation](docs/UsersListLocation.md)
|
|
565
655
|
- [FastCommentsClient::VoteBodyParams](docs/VoteBodyParams.md)
|
|
566
|
-
- [FastCommentsClient::VoteComment200Response](docs/VoteComment200Response.md)
|
|
567
656
|
- [FastCommentsClient::VoteDeleteResponse](docs/VoteDeleteResponse.md)
|
|
568
657
|
- [FastCommentsClient::VoteResponse](docs/VoteResponse.md)
|
|
658
|
+
- [FastCommentsClient::VoteResponseStatus](docs/VoteResponseStatus.md)
|
|
569
659
|
- [FastCommentsClient::VoteResponseUser](docs/VoteResponseUser.md)
|
|
570
660
|
- [FastCommentsClient::VoteStyle](docs/VoteStyle.md)
|
|
571
661
|
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
# FastCommentsClient::APIBanUserChangeLog
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **created_banned_user_id** | **String** | | [optional] |
|
|
8
|
+
| **updated_banned_user_id** | **String** | | [optional] |
|
|
9
|
+
| **deleted_banned_users** | [**Array<APIBannedUser>**](APIBannedUser.md) | | [optional] |
|
|
10
|
+
| **changed_values_before** | [**APIBanUserChangedValues**](APIBanUserChangedValues.md) | | [optional] |
|
|
11
|
+
|
|
12
|
+
## Example
|
|
13
|
+
|
|
14
|
+
```ruby
|
|
15
|
+
require 'fastcomments-client'
|
|
16
|
+
|
|
17
|
+
instance = FastCommentsClient::APIBanUserChangeLog.new(
|
|
18
|
+
created_banned_user_id: null,
|
|
19
|
+
updated_banned_user_id: null,
|
|
20
|
+
deleted_banned_users: null,
|
|
21
|
+
changed_values_before: null
|
|
22
|
+
)
|
|
23
|
+
```
|
|
24
|
+
|