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/docs/DefaultApi.md
CHANGED
|
@@ -13,6 +13,7 @@ All URIs are relative to *https://fastcomments.com*
|
|
|
13
13
|
| [**aggregate_question_results**](DefaultApi.md#aggregate_question_results) | **GET** /api/v1/question-results-aggregation | |
|
|
14
14
|
| [**block_user_from_comment**](DefaultApi.md#block_user_from_comment) | **POST** /api/v1/comments/{id}/block | |
|
|
15
15
|
| [**bulk_aggregate_question_results**](DefaultApi.md#bulk_aggregate_question_results) | **POST** /api/v1/question-results-aggregation/bulk | |
|
|
16
|
+
| [**change_ticket_state**](DefaultApi.md#change_ticket_state) | **PATCH** /api/v1/tickets/{id}/state | |
|
|
16
17
|
| [**combine_comments_with_question_results**](DefaultApi.md#combine_comments_with_question_results) | **GET** /api/v1/question-results-aggregation/combine/comments | |
|
|
17
18
|
| [**create_email_template**](DefaultApi.md#create_email_template) | **POST** /api/v1/email-templates | |
|
|
18
19
|
| [**create_feed_post**](DefaultApi.md#create_feed_post) | **POST** /api/v1/feed-posts | |
|
|
@@ -23,6 +24,7 @@ All URIs are relative to *https://fastcomments.com*
|
|
|
23
24
|
| [**create_tenant**](DefaultApi.md#create_tenant) | **POST** /api/v1/tenants | |
|
|
24
25
|
| [**create_tenant_package**](DefaultApi.md#create_tenant_package) | **POST** /api/v1/tenant-packages | |
|
|
25
26
|
| [**create_tenant_user**](DefaultApi.md#create_tenant_user) | **POST** /api/v1/tenant-users | |
|
|
27
|
+
| [**create_ticket**](DefaultApi.md#create_ticket) | **POST** /api/v1/tickets | |
|
|
26
28
|
| [**create_user_badge**](DefaultApi.md#create_user_badge) | **POST** /api/v1/user-badges | |
|
|
27
29
|
| [**create_vote**](DefaultApi.md#create_vote) | **POST** /api/v1/votes | |
|
|
28
30
|
| [**delete_comment**](DefaultApi.md#delete_comment) | **DELETE** /api/v1/comments/{id} | |
|
|
@@ -79,6 +81,8 @@ All URIs are relative to *https://fastcomments.com*
|
|
|
79
81
|
| [**get_tenant_user**](DefaultApi.md#get_tenant_user) | **GET** /api/v1/tenant-users/{id} | |
|
|
80
82
|
| [**get_tenant_users**](DefaultApi.md#get_tenant_users) | **GET** /api/v1/tenant-users | |
|
|
81
83
|
| [**get_tenants**](DefaultApi.md#get_tenants) | **GET** /api/v1/tenants | |
|
|
84
|
+
| [**get_ticket**](DefaultApi.md#get_ticket) | **GET** /api/v1/tickets/{id} | |
|
|
85
|
+
| [**get_tickets**](DefaultApi.md#get_tickets) | **GET** /api/v1/tickets | |
|
|
82
86
|
| [**get_user**](DefaultApi.md#get_user) | **GET** /api/v1/users/{id} | |
|
|
83
87
|
| [**get_user_badge**](DefaultApi.md#get_user_badge) | **GET** /api/v1/user-badges/{id} | |
|
|
84
88
|
| [**get_user_badge_progress_by_id**](DefaultApi.md#get_user_badge_progress_by_id) | **GET** /api/v1/user-badge-progress/{id} | |
|
|
@@ -109,6 +113,7 @@ All URIs are relative to *https://fastcomments.com*
|
|
|
109
113
|
| [**update_notification**](DefaultApi.md#update_notification) | **PATCH** /api/v1/notifications/{id} | |
|
|
110
114
|
| [**update_question_config**](DefaultApi.md#update_question_config) | **PATCH** /api/v1/question-configs/{id} | |
|
|
111
115
|
| [**update_question_result**](DefaultApi.md#update_question_result) | **PATCH** /api/v1/question-results/{id} | |
|
|
116
|
+
| [**update_subscription**](DefaultApi.md#update_subscription) | **PATCH** /api/v1/subscriptions/{id} | |
|
|
112
117
|
| [**update_tenant**](DefaultApi.md#update_tenant) | **PATCH** /api/v1/tenants/{id} | |
|
|
113
118
|
| [**update_tenant_package**](DefaultApi.md#update_tenant_package) | **PATCH** /api/v1/tenant-packages/{id} | |
|
|
114
119
|
| [**update_tenant_user**](DefaultApi.md#update_tenant_user) | **PATCH** /api/v1/tenant-users/{id} | |
|
|
@@ -117,7 +122,7 @@ All URIs are relative to *https://fastcomments.com*
|
|
|
117
122
|
|
|
118
123
|
## add_domain_config
|
|
119
124
|
|
|
120
|
-
> <
|
|
125
|
+
> <AddDomainConfigResponse> add_domain_config(tenant_id, add_domain_config_params)
|
|
121
126
|
|
|
122
127
|
|
|
123
128
|
|
|
@@ -151,7 +156,7 @@ end
|
|
|
151
156
|
|
|
152
157
|
This returns an Array which contains the response data, status code and headers.
|
|
153
158
|
|
|
154
|
-
> <Array(<
|
|
159
|
+
> <Array(<AddDomainConfigResponse>, Integer, Hash)> add_domain_config_with_http_info(tenant_id, add_domain_config_params)
|
|
155
160
|
|
|
156
161
|
```ruby
|
|
157
162
|
begin
|
|
@@ -159,7 +164,7 @@ begin
|
|
|
159
164
|
data, status_code, headers = api_instance.add_domain_config_with_http_info(tenant_id, add_domain_config_params)
|
|
160
165
|
p status_code # => 2xx
|
|
161
166
|
p headers # => { ... }
|
|
162
|
-
p data # => <
|
|
167
|
+
p data # => <AddDomainConfigResponse>
|
|
163
168
|
rescue FastCommentsClient::ApiError => e
|
|
164
169
|
puts "Error when calling DefaultApi->add_domain_config_with_http_info: #{e}"
|
|
165
170
|
end
|
|
@@ -174,7 +179,7 @@ end
|
|
|
174
179
|
|
|
175
180
|
### Return type
|
|
176
181
|
|
|
177
|
-
[**
|
|
182
|
+
[**AddDomainConfigResponse**](AddDomainConfigResponse.md)
|
|
178
183
|
|
|
179
184
|
### Authorization
|
|
180
185
|
|
|
@@ -188,7 +193,7 @@ end
|
|
|
188
193
|
|
|
189
194
|
## add_hash_tag
|
|
190
195
|
|
|
191
|
-
> <
|
|
196
|
+
> <CreateHashTagResponse> add_hash_tag(opts)
|
|
192
197
|
|
|
193
198
|
|
|
194
199
|
|
|
@@ -224,7 +229,7 @@ end
|
|
|
224
229
|
|
|
225
230
|
This returns an Array which contains the response data, status code and headers.
|
|
226
231
|
|
|
227
|
-
> <Array(<
|
|
232
|
+
> <Array(<CreateHashTagResponse>, Integer, Hash)> add_hash_tag_with_http_info(opts)
|
|
228
233
|
|
|
229
234
|
```ruby
|
|
230
235
|
begin
|
|
@@ -232,7 +237,7 @@ begin
|
|
|
232
237
|
data, status_code, headers = api_instance.add_hash_tag_with_http_info(opts)
|
|
233
238
|
p status_code # => 2xx
|
|
234
239
|
p headers # => { ... }
|
|
235
|
-
p data # => <
|
|
240
|
+
p data # => <CreateHashTagResponse>
|
|
236
241
|
rescue FastCommentsClient::ApiError => e
|
|
237
242
|
puts "Error when calling DefaultApi->add_hash_tag_with_http_info: #{e}"
|
|
238
243
|
end
|
|
@@ -247,7 +252,7 @@ end
|
|
|
247
252
|
|
|
248
253
|
### Return type
|
|
249
254
|
|
|
250
|
-
[**
|
|
255
|
+
[**CreateHashTagResponse**](CreateHashTagResponse.md)
|
|
251
256
|
|
|
252
257
|
### Authorization
|
|
253
258
|
|
|
@@ -261,7 +266,7 @@ end
|
|
|
261
266
|
|
|
262
267
|
## add_hash_tags_bulk
|
|
263
268
|
|
|
264
|
-
> <
|
|
269
|
+
> <BulkCreateHashTagsResponse> add_hash_tags_bulk(opts)
|
|
265
270
|
|
|
266
271
|
|
|
267
272
|
|
|
@@ -297,7 +302,7 @@ end
|
|
|
297
302
|
|
|
298
303
|
This returns an Array which contains the response data, status code and headers.
|
|
299
304
|
|
|
300
|
-
> <Array(<
|
|
305
|
+
> <Array(<BulkCreateHashTagsResponse>, Integer, Hash)> add_hash_tags_bulk_with_http_info(opts)
|
|
301
306
|
|
|
302
307
|
```ruby
|
|
303
308
|
begin
|
|
@@ -305,7 +310,7 @@ begin
|
|
|
305
310
|
data, status_code, headers = api_instance.add_hash_tags_bulk_with_http_info(opts)
|
|
306
311
|
p status_code # => 2xx
|
|
307
312
|
p headers # => { ... }
|
|
308
|
-
p data # => <
|
|
313
|
+
p data # => <BulkCreateHashTagsResponse>
|
|
309
314
|
rescue FastCommentsClient::ApiError => e
|
|
310
315
|
puts "Error when calling DefaultApi->add_hash_tags_bulk_with_http_info: #{e}"
|
|
311
316
|
end
|
|
@@ -320,7 +325,7 @@ end
|
|
|
320
325
|
|
|
321
326
|
### Return type
|
|
322
327
|
|
|
323
|
-
[**
|
|
328
|
+
[**BulkCreateHashTagsResponse**](BulkCreateHashTagsResponse.md)
|
|
324
329
|
|
|
325
330
|
### Authorization
|
|
326
331
|
|
|
@@ -476,7 +481,7 @@ end
|
|
|
476
481
|
|
|
477
482
|
## aggregate
|
|
478
483
|
|
|
479
|
-
> <
|
|
484
|
+
> <AggregateResponse> aggregate(tenant_id, aggregation_request, opts)
|
|
480
485
|
|
|
481
486
|
|
|
482
487
|
|
|
@@ -516,7 +521,7 @@ end
|
|
|
516
521
|
|
|
517
522
|
This returns an Array which contains the response data, status code and headers.
|
|
518
523
|
|
|
519
|
-
> <Array(<
|
|
524
|
+
> <Array(<AggregateResponse>, Integer, Hash)> aggregate_with_http_info(tenant_id, aggregation_request, opts)
|
|
520
525
|
|
|
521
526
|
```ruby
|
|
522
527
|
begin
|
|
@@ -524,7 +529,7 @@ begin
|
|
|
524
529
|
data, status_code, headers = api_instance.aggregate_with_http_info(tenant_id, aggregation_request, opts)
|
|
525
530
|
p status_code # => 2xx
|
|
526
531
|
p headers # => { ... }
|
|
527
|
-
p data # => <
|
|
532
|
+
p data # => <AggregateResponse>
|
|
528
533
|
rescue FastCommentsClient::ApiError => e
|
|
529
534
|
puts "Error when calling DefaultApi->aggregate_with_http_info: #{e}"
|
|
530
535
|
end
|
|
@@ -541,7 +546,7 @@ end
|
|
|
541
546
|
|
|
542
547
|
### Return type
|
|
543
548
|
|
|
544
|
-
[**
|
|
549
|
+
[**AggregateResponse**](AggregateResponse.md)
|
|
545
550
|
|
|
546
551
|
### Authorization
|
|
547
552
|
|
|
@@ -555,7 +560,7 @@ end
|
|
|
555
560
|
|
|
556
561
|
## aggregate_question_results
|
|
557
562
|
|
|
558
|
-
> <
|
|
563
|
+
> <AggregateQuestionResultsResponse> aggregate_question_results(tenant_id, opts)
|
|
559
564
|
|
|
560
565
|
|
|
561
566
|
|
|
@@ -596,7 +601,7 @@ end
|
|
|
596
601
|
|
|
597
602
|
This returns an Array which contains the response data, status code and headers.
|
|
598
603
|
|
|
599
|
-
> <Array(<
|
|
604
|
+
> <Array(<AggregateQuestionResultsResponse>, Integer, Hash)> aggregate_question_results_with_http_info(tenant_id, opts)
|
|
600
605
|
|
|
601
606
|
```ruby
|
|
602
607
|
begin
|
|
@@ -604,7 +609,7 @@ begin
|
|
|
604
609
|
data, status_code, headers = api_instance.aggregate_question_results_with_http_info(tenant_id, opts)
|
|
605
610
|
p status_code # => 2xx
|
|
606
611
|
p headers # => { ... }
|
|
607
|
-
p data # => <
|
|
612
|
+
p data # => <AggregateQuestionResultsResponse>
|
|
608
613
|
rescue FastCommentsClient::ApiError => e
|
|
609
614
|
puts "Error when calling DefaultApi->aggregate_question_results_with_http_info: #{e}"
|
|
610
615
|
end
|
|
@@ -624,7 +629,7 @@ end
|
|
|
624
629
|
|
|
625
630
|
### Return type
|
|
626
631
|
|
|
627
|
-
[**
|
|
632
|
+
[**AggregateQuestionResultsResponse**](AggregateQuestionResultsResponse.md)
|
|
628
633
|
|
|
629
634
|
### Authorization
|
|
630
635
|
|
|
@@ -638,7 +643,7 @@ end
|
|
|
638
643
|
|
|
639
644
|
## block_user_from_comment
|
|
640
645
|
|
|
641
|
-
> <
|
|
646
|
+
> <BlockSuccess> block_user_from_comment(tenant_id, id, block_from_comment_params, opts)
|
|
642
647
|
|
|
643
648
|
|
|
644
649
|
|
|
@@ -677,7 +682,7 @@ end
|
|
|
677
682
|
|
|
678
683
|
This returns an Array which contains the response data, status code and headers.
|
|
679
684
|
|
|
680
|
-
> <Array(<
|
|
685
|
+
> <Array(<BlockSuccess>, Integer, Hash)> block_user_from_comment_with_http_info(tenant_id, id, block_from_comment_params, opts)
|
|
681
686
|
|
|
682
687
|
```ruby
|
|
683
688
|
begin
|
|
@@ -685,7 +690,7 @@ begin
|
|
|
685
690
|
data, status_code, headers = api_instance.block_user_from_comment_with_http_info(tenant_id, id, block_from_comment_params, opts)
|
|
686
691
|
p status_code # => 2xx
|
|
687
692
|
p headers # => { ... }
|
|
688
|
-
p data # => <
|
|
693
|
+
p data # => <BlockSuccess>
|
|
689
694
|
rescue FastCommentsClient::ApiError => e
|
|
690
695
|
puts "Error when calling DefaultApi->block_user_from_comment_with_http_info: #{e}"
|
|
691
696
|
end
|
|
@@ -703,7 +708,7 @@ end
|
|
|
703
708
|
|
|
704
709
|
### Return type
|
|
705
710
|
|
|
706
|
-
[**
|
|
711
|
+
[**BlockSuccess**](BlockSuccess.md)
|
|
707
712
|
|
|
708
713
|
### Authorization
|
|
709
714
|
|
|
@@ -717,7 +722,7 @@ end
|
|
|
717
722
|
|
|
718
723
|
## bulk_aggregate_question_results
|
|
719
724
|
|
|
720
|
-
> <
|
|
725
|
+
> <BulkAggregateQuestionResultsResponse> bulk_aggregate_question_results(tenant_id, bulk_aggregate_question_results_request, opts)
|
|
721
726
|
|
|
722
727
|
|
|
723
728
|
|
|
@@ -754,7 +759,7 @@ end
|
|
|
754
759
|
|
|
755
760
|
This returns an Array which contains the response data, status code and headers.
|
|
756
761
|
|
|
757
|
-
> <Array(<
|
|
762
|
+
> <Array(<BulkAggregateQuestionResultsResponse>, Integer, Hash)> bulk_aggregate_question_results_with_http_info(tenant_id, bulk_aggregate_question_results_request, opts)
|
|
758
763
|
|
|
759
764
|
```ruby
|
|
760
765
|
begin
|
|
@@ -762,7 +767,7 @@ begin
|
|
|
762
767
|
data, status_code, headers = api_instance.bulk_aggregate_question_results_with_http_info(tenant_id, bulk_aggregate_question_results_request, opts)
|
|
763
768
|
p status_code # => 2xx
|
|
764
769
|
p headers # => { ... }
|
|
765
|
-
p data # => <
|
|
770
|
+
p data # => <BulkAggregateQuestionResultsResponse>
|
|
766
771
|
rescue FastCommentsClient::ApiError => e
|
|
767
772
|
puts "Error when calling DefaultApi->bulk_aggregate_question_results_with_http_info: #{e}"
|
|
768
773
|
end
|
|
@@ -778,7 +783,82 @@ end
|
|
|
778
783
|
|
|
779
784
|
### Return type
|
|
780
785
|
|
|
781
|
-
[**
|
|
786
|
+
[**BulkAggregateQuestionResultsResponse**](BulkAggregateQuestionResultsResponse.md)
|
|
787
|
+
|
|
788
|
+
### Authorization
|
|
789
|
+
|
|
790
|
+
[api_key](../README.md#api_key)
|
|
791
|
+
|
|
792
|
+
### HTTP request headers
|
|
793
|
+
|
|
794
|
+
- **Content-Type**: application/json
|
|
795
|
+
- **Accept**: application/json
|
|
796
|
+
|
|
797
|
+
|
|
798
|
+
## change_ticket_state
|
|
799
|
+
|
|
800
|
+
> <ChangeTicketStateResponse> change_ticket_state(tenant_id, user_id, id, change_ticket_state_body)
|
|
801
|
+
|
|
802
|
+
|
|
803
|
+
|
|
804
|
+
### Examples
|
|
805
|
+
|
|
806
|
+
```ruby
|
|
807
|
+
require 'time'
|
|
808
|
+
require 'fastcomments-client'
|
|
809
|
+
# setup authorization
|
|
810
|
+
FastCommentsClient.configure do |config|
|
|
811
|
+
# Configure API key authorization: api_key
|
|
812
|
+
config.api_key['x-api-key'] = 'YOUR API KEY'
|
|
813
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
814
|
+
# config.api_key_prefix['x-api-key'] = 'Bearer'
|
|
815
|
+
end
|
|
816
|
+
|
|
817
|
+
api_instance = FastCommentsClient::DefaultApi.new
|
|
818
|
+
tenant_id = 'tenant_id_example' # String |
|
|
819
|
+
user_id = 'user_id_example' # String |
|
|
820
|
+
id = 'id_example' # String |
|
|
821
|
+
change_ticket_state_body = FastCommentsClient::ChangeTicketStateBody.new({state: 37}) # ChangeTicketStateBody |
|
|
822
|
+
|
|
823
|
+
begin
|
|
824
|
+
|
|
825
|
+
result = api_instance.change_ticket_state(tenant_id, user_id, id, change_ticket_state_body)
|
|
826
|
+
p result
|
|
827
|
+
rescue FastCommentsClient::ApiError => e
|
|
828
|
+
puts "Error when calling DefaultApi->change_ticket_state: #{e}"
|
|
829
|
+
end
|
|
830
|
+
```
|
|
831
|
+
|
|
832
|
+
#### Using the change_ticket_state_with_http_info variant
|
|
833
|
+
|
|
834
|
+
This returns an Array which contains the response data, status code and headers.
|
|
835
|
+
|
|
836
|
+
> <Array(<ChangeTicketStateResponse>, Integer, Hash)> change_ticket_state_with_http_info(tenant_id, user_id, id, change_ticket_state_body)
|
|
837
|
+
|
|
838
|
+
```ruby
|
|
839
|
+
begin
|
|
840
|
+
|
|
841
|
+
data, status_code, headers = api_instance.change_ticket_state_with_http_info(tenant_id, user_id, id, change_ticket_state_body)
|
|
842
|
+
p status_code # => 2xx
|
|
843
|
+
p headers # => { ... }
|
|
844
|
+
p data # => <ChangeTicketStateResponse>
|
|
845
|
+
rescue FastCommentsClient::ApiError => e
|
|
846
|
+
puts "Error when calling DefaultApi->change_ticket_state_with_http_info: #{e}"
|
|
847
|
+
end
|
|
848
|
+
```
|
|
849
|
+
|
|
850
|
+
### Parameters
|
|
851
|
+
|
|
852
|
+
| Name | Type | Description | Notes |
|
|
853
|
+
| ---- | ---- | ----------- | ----- |
|
|
854
|
+
| **tenant_id** | **String** | | |
|
|
855
|
+
| **user_id** | **String** | | |
|
|
856
|
+
| **id** | **String** | | |
|
|
857
|
+
| **change_ticket_state_body** | [**ChangeTicketStateBody**](ChangeTicketStateBody.md) | | |
|
|
858
|
+
|
|
859
|
+
### Return type
|
|
860
|
+
|
|
861
|
+
[**ChangeTicketStateResponse**](ChangeTicketStateResponse.md)
|
|
782
862
|
|
|
783
863
|
### Authorization
|
|
784
864
|
|
|
@@ -792,7 +872,7 @@ end
|
|
|
792
872
|
|
|
793
873
|
## combine_comments_with_question_results
|
|
794
874
|
|
|
795
|
-
> <
|
|
875
|
+
> <CombineQuestionResultsWithCommentsResponse> combine_comments_with_question_results(tenant_id, opts)
|
|
796
876
|
|
|
797
877
|
|
|
798
878
|
|
|
@@ -835,7 +915,7 @@ end
|
|
|
835
915
|
|
|
836
916
|
This returns an Array which contains the response data, status code and headers.
|
|
837
917
|
|
|
838
|
-
> <Array(<
|
|
918
|
+
> <Array(<CombineQuestionResultsWithCommentsResponse>, Integer, Hash)> combine_comments_with_question_results_with_http_info(tenant_id, opts)
|
|
839
919
|
|
|
840
920
|
```ruby
|
|
841
921
|
begin
|
|
@@ -843,7 +923,7 @@ begin
|
|
|
843
923
|
data, status_code, headers = api_instance.combine_comments_with_question_results_with_http_info(tenant_id, opts)
|
|
844
924
|
p status_code # => 2xx
|
|
845
925
|
p headers # => { ... }
|
|
846
|
-
p data # => <
|
|
926
|
+
p data # => <CombineQuestionResultsWithCommentsResponse>
|
|
847
927
|
rescue FastCommentsClient::ApiError => e
|
|
848
928
|
puts "Error when calling DefaultApi->combine_comments_with_question_results_with_http_info: #{e}"
|
|
849
929
|
end
|
|
@@ -865,7 +945,7 @@ end
|
|
|
865
945
|
|
|
866
946
|
### Return type
|
|
867
947
|
|
|
868
|
-
[**
|
|
948
|
+
[**CombineQuestionResultsWithCommentsResponse**](CombineQuestionResultsWithCommentsResponse.md)
|
|
869
949
|
|
|
870
950
|
### Authorization
|
|
871
951
|
|
|
@@ -879,7 +959,7 @@ end
|
|
|
879
959
|
|
|
880
960
|
## create_email_template
|
|
881
961
|
|
|
882
|
-
> <
|
|
962
|
+
> <CreateEmailTemplateResponse> create_email_template(tenant_id, create_email_template_body)
|
|
883
963
|
|
|
884
964
|
|
|
885
965
|
|
|
@@ -913,7 +993,7 @@ end
|
|
|
913
993
|
|
|
914
994
|
This returns an Array which contains the response data, status code and headers.
|
|
915
995
|
|
|
916
|
-
> <Array(<
|
|
996
|
+
> <Array(<CreateEmailTemplateResponse>, Integer, Hash)> create_email_template_with_http_info(tenant_id, create_email_template_body)
|
|
917
997
|
|
|
918
998
|
```ruby
|
|
919
999
|
begin
|
|
@@ -921,7 +1001,7 @@ begin
|
|
|
921
1001
|
data, status_code, headers = api_instance.create_email_template_with_http_info(tenant_id, create_email_template_body)
|
|
922
1002
|
p status_code # => 2xx
|
|
923
1003
|
p headers # => { ... }
|
|
924
|
-
p data # => <
|
|
1004
|
+
p data # => <CreateEmailTemplateResponse>
|
|
925
1005
|
rescue FastCommentsClient::ApiError => e
|
|
926
1006
|
puts "Error when calling DefaultApi->create_email_template_with_http_info: #{e}"
|
|
927
1007
|
end
|
|
@@ -936,7 +1016,7 @@ end
|
|
|
936
1016
|
|
|
937
1017
|
### Return type
|
|
938
1018
|
|
|
939
|
-
[**
|
|
1019
|
+
[**CreateEmailTemplateResponse**](CreateEmailTemplateResponse.md)
|
|
940
1020
|
|
|
941
1021
|
### Authorization
|
|
942
1022
|
|
|
@@ -950,7 +1030,7 @@ end
|
|
|
950
1030
|
|
|
951
1031
|
## create_feed_post
|
|
952
1032
|
|
|
953
|
-
> <
|
|
1033
|
+
> <CreateFeedPostsResponse> create_feed_post(tenant_id, create_feed_post_params, opts)
|
|
954
1034
|
|
|
955
1035
|
|
|
956
1036
|
|
|
@@ -990,7 +1070,7 @@ end
|
|
|
990
1070
|
|
|
991
1071
|
This returns an Array which contains the response data, status code and headers.
|
|
992
1072
|
|
|
993
|
-
> <Array(<
|
|
1073
|
+
> <Array(<CreateFeedPostsResponse>, Integer, Hash)> create_feed_post_with_http_info(tenant_id, create_feed_post_params, opts)
|
|
994
1074
|
|
|
995
1075
|
```ruby
|
|
996
1076
|
begin
|
|
@@ -998,7 +1078,7 @@ begin
|
|
|
998
1078
|
data, status_code, headers = api_instance.create_feed_post_with_http_info(tenant_id, create_feed_post_params, opts)
|
|
999
1079
|
p status_code # => 2xx
|
|
1000
1080
|
p headers # => { ... }
|
|
1001
|
-
p data # => <
|
|
1081
|
+
p data # => <CreateFeedPostsResponse>
|
|
1002
1082
|
rescue FastCommentsClient::ApiError => e
|
|
1003
1083
|
puts "Error when calling DefaultApi->create_feed_post_with_http_info: #{e}"
|
|
1004
1084
|
end
|
|
@@ -1017,7 +1097,7 @@ end
|
|
|
1017
1097
|
|
|
1018
1098
|
### Return type
|
|
1019
1099
|
|
|
1020
|
-
[**
|
|
1100
|
+
[**CreateFeedPostsResponse**](CreateFeedPostsResponse.md)
|
|
1021
1101
|
|
|
1022
1102
|
### Authorization
|
|
1023
1103
|
|
|
@@ -1031,7 +1111,7 @@ end
|
|
|
1031
1111
|
|
|
1032
1112
|
## create_moderator
|
|
1033
1113
|
|
|
1034
|
-
> <
|
|
1114
|
+
> <CreateModeratorResponse> create_moderator(tenant_id, create_moderator_body)
|
|
1035
1115
|
|
|
1036
1116
|
|
|
1037
1117
|
|
|
@@ -1065,7 +1145,7 @@ end
|
|
|
1065
1145
|
|
|
1066
1146
|
This returns an Array which contains the response data, status code and headers.
|
|
1067
1147
|
|
|
1068
|
-
> <Array(<
|
|
1148
|
+
> <Array(<CreateModeratorResponse>, Integer, Hash)> create_moderator_with_http_info(tenant_id, create_moderator_body)
|
|
1069
1149
|
|
|
1070
1150
|
```ruby
|
|
1071
1151
|
begin
|
|
@@ -1073,7 +1153,7 @@ begin
|
|
|
1073
1153
|
data, status_code, headers = api_instance.create_moderator_with_http_info(tenant_id, create_moderator_body)
|
|
1074
1154
|
p status_code # => 2xx
|
|
1075
1155
|
p headers # => { ... }
|
|
1076
|
-
p data # => <
|
|
1156
|
+
p data # => <CreateModeratorResponse>
|
|
1077
1157
|
rescue FastCommentsClient::ApiError => e
|
|
1078
1158
|
puts "Error when calling DefaultApi->create_moderator_with_http_info: #{e}"
|
|
1079
1159
|
end
|
|
@@ -1088,7 +1168,7 @@ end
|
|
|
1088
1168
|
|
|
1089
1169
|
### Return type
|
|
1090
1170
|
|
|
1091
|
-
[**
|
|
1171
|
+
[**CreateModeratorResponse**](CreateModeratorResponse.md)
|
|
1092
1172
|
|
|
1093
1173
|
### Authorization
|
|
1094
1174
|
|
|
@@ -1102,7 +1182,7 @@ end
|
|
|
1102
1182
|
|
|
1103
1183
|
## create_question_config
|
|
1104
1184
|
|
|
1105
|
-
> <
|
|
1185
|
+
> <CreateQuestionConfigResponse> create_question_config(tenant_id, create_question_config_body)
|
|
1106
1186
|
|
|
1107
1187
|
|
|
1108
1188
|
|
|
@@ -1136,7 +1216,7 @@ end
|
|
|
1136
1216
|
|
|
1137
1217
|
This returns an Array which contains the response data, status code and headers.
|
|
1138
1218
|
|
|
1139
|
-
> <Array(<
|
|
1219
|
+
> <Array(<CreateQuestionConfigResponse>, Integer, Hash)> create_question_config_with_http_info(tenant_id, create_question_config_body)
|
|
1140
1220
|
|
|
1141
1221
|
```ruby
|
|
1142
1222
|
begin
|
|
@@ -1144,7 +1224,7 @@ begin
|
|
|
1144
1224
|
data, status_code, headers = api_instance.create_question_config_with_http_info(tenant_id, create_question_config_body)
|
|
1145
1225
|
p status_code # => 2xx
|
|
1146
1226
|
p headers # => { ... }
|
|
1147
|
-
p data # => <
|
|
1227
|
+
p data # => <CreateQuestionConfigResponse>
|
|
1148
1228
|
rescue FastCommentsClient::ApiError => e
|
|
1149
1229
|
puts "Error when calling DefaultApi->create_question_config_with_http_info: #{e}"
|
|
1150
1230
|
end
|
|
@@ -1159,7 +1239,7 @@ end
|
|
|
1159
1239
|
|
|
1160
1240
|
### Return type
|
|
1161
1241
|
|
|
1162
|
-
[**
|
|
1242
|
+
[**CreateQuestionConfigResponse**](CreateQuestionConfigResponse.md)
|
|
1163
1243
|
|
|
1164
1244
|
### Authorization
|
|
1165
1245
|
|
|
@@ -1173,7 +1253,7 @@ end
|
|
|
1173
1253
|
|
|
1174
1254
|
## create_question_result
|
|
1175
1255
|
|
|
1176
|
-
> <
|
|
1256
|
+
> <CreateQuestionResultResponse> create_question_result(tenant_id, create_question_result_body)
|
|
1177
1257
|
|
|
1178
1258
|
|
|
1179
1259
|
|
|
@@ -1207,7 +1287,7 @@ end
|
|
|
1207
1287
|
|
|
1208
1288
|
This returns an Array which contains the response data, status code and headers.
|
|
1209
1289
|
|
|
1210
|
-
> <Array(<
|
|
1290
|
+
> <Array(<CreateQuestionResultResponse>, Integer, Hash)> create_question_result_with_http_info(tenant_id, create_question_result_body)
|
|
1211
1291
|
|
|
1212
1292
|
```ruby
|
|
1213
1293
|
begin
|
|
@@ -1215,7 +1295,7 @@ begin
|
|
|
1215
1295
|
data, status_code, headers = api_instance.create_question_result_with_http_info(tenant_id, create_question_result_body)
|
|
1216
1296
|
p status_code # => 2xx
|
|
1217
1297
|
p headers # => { ... }
|
|
1218
|
-
p data # => <
|
|
1298
|
+
p data # => <CreateQuestionResultResponse>
|
|
1219
1299
|
rescue FastCommentsClient::ApiError => e
|
|
1220
1300
|
puts "Error when calling DefaultApi->create_question_result_with_http_info: #{e}"
|
|
1221
1301
|
end
|
|
@@ -1230,7 +1310,7 @@ end
|
|
|
1230
1310
|
|
|
1231
1311
|
### Return type
|
|
1232
1312
|
|
|
1233
|
-
[**
|
|
1313
|
+
[**CreateQuestionResultResponse**](CreateQuestionResultResponse.md)
|
|
1234
1314
|
|
|
1235
1315
|
### Authorization
|
|
1236
1316
|
|
|
@@ -1315,7 +1395,7 @@ end
|
|
|
1315
1395
|
|
|
1316
1396
|
## create_tenant
|
|
1317
1397
|
|
|
1318
|
-
> <
|
|
1398
|
+
> <CreateTenantResponse> create_tenant(tenant_id, create_tenant_body)
|
|
1319
1399
|
|
|
1320
1400
|
|
|
1321
1401
|
|
|
@@ -1349,7 +1429,7 @@ end
|
|
|
1349
1429
|
|
|
1350
1430
|
This returns an Array which contains the response data, status code and headers.
|
|
1351
1431
|
|
|
1352
|
-
> <Array(<
|
|
1432
|
+
> <Array(<CreateTenantResponse>, Integer, Hash)> create_tenant_with_http_info(tenant_id, create_tenant_body)
|
|
1353
1433
|
|
|
1354
1434
|
```ruby
|
|
1355
1435
|
begin
|
|
@@ -1357,7 +1437,7 @@ begin
|
|
|
1357
1437
|
data, status_code, headers = api_instance.create_tenant_with_http_info(tenant_id, create_tenant_body)
|
|
1358
1438
|
p status_code # => 2xx
|
|
1359
1439
|
p headers # => { ... }
|
|
1360
|
-
p data # => <
|
|
1440
|
+
p data # => <CreateTenantResponse>
|
|
1361
1441
|
rescue FastCommentsClient::ApiError => e
|
|
1362
1442
|
puts "Error when calling DefaultApi->create_tenant_with_http_info: #{e}"
|
|
1363
1443
|
end
|
|
@@ -1372,7 +1452,7 @@ end
|
|
|
1372
1452
|
|
|
1373
1453
|
### Return type
|
|
1374
1454
|
|
|
1375
|
-
[**
|
|
1455
|
+
[**CreateTenantResponse**](CreateTenantResponse.md)
|
|
1376
1456
|
|
|
1377
1457
|
### Authorization
|
|
1378
1458
|
|
|
@@ -1386,7 +1466,7 @@ end
|
|
|
1386
1466
|
|
|
1387
1467
|
## create_tenant_package
|
|
1388
1468
|
|
|
1389
|
-
> <
|
|
1469
|
+
> <CreateTenantPackageResponse> create_tenant_package(tenant_id, create_tenant_package_body)
|
|
1390
1470
|
|
|
1391
1471
|
|
|
1392
1472
|
|
|
@@ -1420,7 +1500,7 @@ end
|
|
|
1420
1500
|
|
|
1421
1501
|
This returns an Array which contains the response data, status code and headers.
|
|
1422
1502
|
|
|
1423
|
-
> <Array(<
|
|
1503
|
+
> <Array(<CreateTenantPackageResponse>, Integer, Hash)> create_tenant_package_with_http_info(tenant_id, create_tenant_package_body)
|
|
1424
1504
|
|
|
1425
1505
|
```ruby
|
|
1426
1506
|
begin
|
|
@@ -1428,7 +1508,7 @@ begin
|
|
|
1428
1508
|
data, status_code, headers = api_instance.create_tenant_package_with_http_info(tenant_id, create_tenant_package_body)
|
|
1429
1509
|
p status_code # => 2xx
|
|
1430
1510
|
p headers # => { ... }
|
|
1431
|
-
p data # => <
|
|
1511
|
+
p data # => <CreateTenantPackageResponse>
|
|
1432
1512
|
rescue FastCommentsClient::ApiError => e
|
|
1433
1513
|
puts "Error when calling DefaultApi->create_tenant_package_with_http_info: #{e}"
|
|
1434
1514
|
end
|
|
@@ -1443,7 +1523,7 @@ end
|
|
|
1443
1523
|
|
|
1444
1524
|
### Return type
|
|
1445
1525
|
|
|
1446
|
-
[**
|
|
1526
|
+
[**CreateTenantPackageResponse**](CreateTenantPackageResponse.md)
|
|
1447
1527
|
|
|
1448
1528
|
### Authorization
|
|
1449
1529
|
|
|
@@ -1457,7 +1537,7 @@ end
|
|
|
1457
1537
|
|
|
1458
1538
|
## create_tenant_user
|
|
1459
1539
|
|
|
1460
|
-
> <
|
|
1540
|
+
> <CreateTenantUserResponse> create_tenant_user(tenant_id, create_tenant_user_body)
|
|
1461
1541
|
|
|
1462
1542
|
|
|
1463
1543
|
|
|
@@ -1491,7 +1571,7 @@ end
|
|
|
1491
1571
|
|
|
1492
1572
|
This returns an Array which contains the response data, status code and headers.
|
|
1493
1573
|
|
|
1494
|
-
> <Array(<
|
|
1574
|
+
> <Array(<CreateTenantUserResponse>, Integer, Hash)> create_tenant_user_with_http_info(tenant_id, create_tenant_user_body)
|
|
1495
1575
|
|
|
1496
1576
|
```ruby
|
|
1497
1577
|
begin
|
|
@@ -1499,7 +1579,7 @@ begin
|
|
|
1499
1579
|
data, status_code, headers = api_instance.create_tenant_user_with_http_info(tenant_id, create_tenant_user_body)
|
|
1500
1580
|
p status_code # => 2xx
|
|
1501
1581
|
p headers # => { ... }
|
|
1502
|
-
p data # => <
|
|
1582
|
+
p data # => <CreateTenantUserResponse>
|
|
1503
1583
|
rescue FastCommentsClient::ApiError => e
|
|
1504
1584
|
puts "Error when calling DefaultApi->create_tenant_user_with_http_info: #{e}"
|
|
1505
1585
|
end
|
|
@@ -1514,7 +1594,80 @@ end
|
|
|
1514
1594
|
|
|
1515
1595
|
### Return type
|
|
1516
1596
|
|
|
1517
|
-
[**
|
|
1597
|
+
[**CreateTenantUserResponse**](CreateTenantUserResponse.md)
|
|
1598
|
+
|
|
1599
|
+
### Authorization
|
|
1600
|
+
|
|
1601
|
+
[api_key](../README.md#api_key)
|
|
1602
|
+
|
|
1603
|
+
### HTTP request headers
|
|
1604
|
+
|
|
1605
|
+
- **Content-Type**: application/json
|
|
1606
|
+
- **Accept**: application/json
|
|
1607
|
+
|
|
1608
|
+
|
|
1609
|
+
## create_ticket
|
|
1610
|
+
|
|
1611
|
+
> <CreateTicketResponse> create_ticket(tenant_id, user_id, create_ticket_body)
|
|
1612
|
+
|
|
1613
|
+
|
|
1614
|
+
|
|
1615
|
+
### Examples
|
|
1616
|
+
|
|
1617
|
+
```ruby
|
|
1618
|
+
require 'time'
|
|
1619
|
+
require 'fastcomments-client'
|
|
1620
|
+
# setup authorization
|
|
1621
|
+
FastCommentsClient.configure do |config|
|
|
1622
|
+
# Configure API key authorization: api_key
|
|
1623
|
+
config.api_key['x-api-key'] = 'YOUR API KEY'
|
|
1624
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
1625
|
+
# config.api_key_prefix['x-api-key'] = 'Bearer'
|
|
1626
|
+
end
|
|
1627
|
+
|
|
1628
|
+
api_instance = FastCommentsClient::DefaultApi.new
|
|
1629
|
+
tenant_id = 'tenant_id_example' # String |
|
|
1630
|
+
user_id = 'user_id_example' # String |
|
|
1631
|
+
create_ticket_body = FastCommentsClient::CreateTicketBody.new({subject: 'subject_example'}) # CreateTicketBody |
|
|
1632
|
+
|
|
1633
|
+
begin
|
|
1634
|
+
|
|
1635
|
+
result = api_instance.create_ticket(tenant_id, user_id, create_ticket_body)
|
|
1636
|
+
p result
|
|
1637
|
+
rescue FastCommentsClient::ApiError => e
|
|
1638
|
+
puts "Error when calling DefaultApi->create_ticket: #{e}"
|
|
1639
|
+
end
|
|
1640
|
+
```
|
|
1641
|
+
|
|
1642
|
+
#### Using the create_ticket_with_http_info variant
|
|
1643
|
+
|
|
1644
|
+
This returns an Array which contains the response data, status code and headers.
|
|
1645
|
+
|
|
1646
|
+
> <Array(<CreateTicketResponse>, Integer, Hash)> create_ticket_with_http_info(tenant_id, user_id, create_ticket_body)
|
|
1647
|
+
|
|
1648
|
+
```ruby
|
|
1649
|
+
begin
|
|
1650
|
+
|
|
1651
|
+
data, status_code, headers = api_instance.create_ticket_with_http_info(tenant_id, user_id, create_ticket_body)
|
|
1652
|
+
p status_code # => 2xx
|
|
1653
|
+
p headers # => { ... }
|
|
1654
|
+
p data # => <CreateTicketResponse>
|
|
1655
|
+
rescue FastCommentsClient::ApiError => e
|
|
1656
|
+
puts "Error when calling DefaultApi->create_ticket_with_http_info: #{e}"
|
|
1657
|
+
end
|
|
1658
|
+
```
|
|
1659
|
+
|
|
1660
|
+
### Parameters
|
|
1661
|
+
|
|
1662
|
+
| Name | Type | Description | Notes |
|
|
1663
|
+
| ---- | ---- | ----------- | ----- |
|
|
1664
|
+
| **tenant_id** | **String** | | |
|
|
1665
|
+
| **user_id** | **String** | | |
|
|
1666
|
+
| **create_ticket_body** | [**CreateTicketBody**](CreateTicketBody.md) | | |
|
|
1667
|
+
|
|
1668
|
+
### Return type
|
|
1669
|
+
|
|
1670
|
+
[**CreateTicketResponse**](CreateTicketResponse.md)
|
|
1518
1671
|
|
|
1519
1672
|
### Authorization
|
|
1520
1673
|
|
|
@@ -1528,7 +1681,7 @@ end
|
|
|
1528
1681
|
|
|
1529
1682
|
## create_user_badge
|
|
1530
1683
|
|
|
1531
|
-
> <
|
|
1684
|
+
> <APICreateUserBadgeResponse> create_user_badge(tenant_id, create_user_badge_params)
|
|
1532
1685
|
|
|
1533
1686
|
|
|
1534
1687
|
|
|
@@ -1562,7 +1715,7 @@ end
|
|
|
1562
1715
|
|
|
1563
1716
|
This returns an Array which contains the response data, status code and headers.
|
|
1564
1717
|
|
|
1565
|
-
> <Array(<
|
|
1718
|
+
> <Array(<APICreateUserBadgeResponse>, Integer, Hash)> create_user_badge_with_http_info(tenant_id, create_user_badge_params)
|
|
1566
1719
|
|
|
1567
1720
|
```ruby
|
|
1568
1721
|
begin
|
|
@@ -1570,7 +1723,7 @@ begin
|
|
|
1570
1723
|
data, status_code, headers = api_instance.create_user_badge_with_http_info(tenant_id, create_user_badge_params)
|
|
1571
1724
|
p status_code # => 2xx
|
|
1572
1725
|
p headers # => { ... }
|
|
1573
|
-
p data # => <
|
|
1726
|
+
p data # => <APICreateUserBadgeResponse>
|
|
1574
1727
|
rescue FastCommentsClient::ApiError => e
|
|
1575
1728
|
puts "Error when calling DefaultApi->create_user_badge_with_http_info: #{e}"
|
|
1576
1729
|
end
|
|
@@ -1585,7 +1738,7 @@ end
|
|
|
1585
1738
|
|
|
1586
1739
|
### Return type
|
|
1587
1740
|
|
|
1588
|
-
[**
|
|
1741
|
+
[**APICreateUserBadgeResponse**](APICreateUserBadgeResponse.md)
|
|
1589
1742
|
|
|
1590
1743
|
### Authorization
|
|
1591
1744
|
|
|
@@ -1599,7 +1752,7 @@ end
|
|
|
1599
1752
|
|
|
1600
1753
|
## create_vote
|
|
1601
1754
|
|
|
1602
|
-
> <
|
|
1755
|
+
> <VoteResponse> create_vote(tenant_id, comment_id, direction, opts)
|
|
1603
1756
|
|
|
1604
1757
|
|
|
1605
1758
|
|
|
@@ -1638,7 +1791,7 @@ end
|
|
|
1638
1791
|
|
|
1639
1792
|
This returns an Array which contains the response data, status code and headers.
|
|
1640
1793
|
|
|
1641
|
-
> <Array(<
|
|
1794
|
+
> <Array(<VoteResponse>, Integer, Hash)> create_vote_with_http_info(tenant_id, comment_id, direction, opts)
|
|
1642
1795
|
|
|
1643
1796
|
```ruby
|
|
1644
1797
|
begin
|
|
@@ -1646,7 +1799,7 @@ begin
|
|
|
1646
1799
|
data, status_code, headers = api_instance.create_vote_with_http_info(tenant_id, comment_id, direction, opts)
|
|
1647
1800
|
p status_code # => 2xx
|
|
1648
1801
|
p headers # => { ... }
|
|
1649
|
-
p data # => <
|
|
1802
|
+
p data # => <VoteResponse>
|
|
1650
1803
|
rescue FastCommentsClient::ApiError => e
|
|
1651
1804
|
puts "Error when calling DefaultApi->create_vote_with_http_info: #{e}"
|
|
1652
1805
|
end
|
|
@@ -1664,7 +1817,7 @@ end
|
|
|
1664
1817
|
|
|
1665
1818
|
### Return type
|
|
1666
1819
|
|
|
1667
|
-
[**
|
|
1820
|
+
[**VoteResponse**](VoteResponse.md)
|
|
1668
1821
|
|
|
1669
1822
|
### Authorization
|
|
1670
1823
|
|
|
@@ -1678,7 +1831,7 @@ end
|
|
|
1678
1831
|
|
|
1679
1832
|
## delete_comment
|
|
1680
1833
|
|
|
1681
|
-
> <
|
|
1834
|
+
> <DeleteCommentResult> delete_comment(tenant_id, id, opts)
|
|
1682
1835
|
|
|
1683
1836
|
|
|
1684
1837
|
|
|
@@ -1716,7 +1869,7 @@ end
|
|
|
1716
1869
|
|
|
1717
1870
|
This returns an Array which contains the response data, status code and headers.
|
|
1718
1871
|
|
|
1719
|
-
> <Array(<
|
|
1872
|
+
> <Array(<DeleteCommentResult>, Integer, Hash)> delete_comment_with_http_info(tenant_id, id, opts)
|
|
1720
1873
|
|
|
1721
1874
|
```ruby
|
|
1722
1875
|
begin
|
|
@@ -1724,7 +1877,7 @@ begin
|
|
|
1724
1877
|
data, status_code, headers = api_instance.delete_comment_with_http_info(tenant_id, id, opts)
|
|
1725
1878
|
p status_code # => 2xx
|
|
1726
1879
|
p headers # => { ... }
|
|
1727
|
-
p data # => <
|
|
1880
|
+
p data # => <DeleteCommentResult>
|
|
1728
1881
|
rescue FastCommentsClient::ApiError => e
|
|
1729
1882
|
puts "Error when calling DefaultApi->delete_comment_with_http_info: #{e}"
|
|
1730
1883
|
end
|
|
@@ -1741,7 +1894,7 @@ end
|
|
|
1741
1894
|
|
|
1742
1895
|
### Return type
|
|
1743
1896
|
|
|
1744
|
-
[**
|
|
1897
|
+
[**DeleteCommentResult**](DeleteCommentResult.md)
|
|
1745
1898
|
|
|
1746
1899
|
### Authorization
|
|
1747
1900
|
|
|
@@ -1755,7 +1908,7 @@ end
|
|
|
1755
1908
|
|
|
1756
1909
|
## delete_domain_config
|
|
1757
1910
|
|
|
1758
|
-
> <
|
|
1911
|
+
> <DeleteDomainConfigResponse> delete_domain_config(tenant_id, domain)
|
|
1759
1912
|
|
|
1760
1913
|
|
|
1761
1914
|
|
|
@@ -1789,7 +1942,7 @@ end
|
|
|
1789
1942
|
|
|
1790
1943
|
This returns an Array which contains the response data, status code and headers.
|
|
1791
1944
|
|
|
1792
|
-
> <Array(<
|
|
1945
|
+
> <Array(<DeleteDomainConfigResponse>, Integer, Hash)> delete_domain_config_with_http_info(tenant_id, domain)
|
|
1793
1946
|
|
|
1794
1947
|
```ruby
|
|
1795
1948
|
begin
|
|
@@ -1797,7 +1950,7 @@ begin
|
|
|
1797
1950
|
data, status_code, headers = api_instance.delete_domain_config_with_http_info(tenant_id, domain)
|
|
1798
1951
|
p status_code # => 2xx
|
|
1799
1952
|
p headers # => { ... }
|
|
1800
|
-
p data # => <
|
|
1953
|
+
p data # => <DeleteDomainConfigResponse>
|
|
1801
1954
|
rescue FastCommentsClient::ApiError => e
|
|
1802
1955
|
puts "Error when calling DefaultApi->delete_domain_config_with_http_info: #{e}"
|
|
1803
1956
|
end
|
|
@@ -1812,7 +1965,7 @@ end
|
|
|
1812
1965
|
|
|
1813
1966
|
### Return type
|
|
1814
1967
|
|
|
1815
|
-
[**
|
|
1968
|
+
[**DeleteDomainConfigResponse**](DeleteDomainConfigResponse.md)
|
|
1816
1969
|
|
|
1817
1970
|
### Authorization
|
|
1818
1971
|
|
|
@@ -1826,7 +1979,7 @@ end
|
|
|
1826
1979
|
|
|
1827
1980
|
## delete_email_template
|
|
1828
1981
|
|
|
1829
|
-
> <
|
|
1982
|
+
> <APIEmptyResponse> delete_email_template(tenant_id, id)
|
|
1830
1983
|
|
|
1831
1984
|
|
|
1832
1985
|
|
|
@@ -1860,7 +2013,7 @@ end
|
|
|
1860
2013
|
|
|
1861
2014
|
This returns an Array which contains the response data, status code and headers.
|
|
1862
2015
|
|
|
1863
|
-
> <Array(<
|
|
2016
|
+
> <Array(<APIEmptyResponse>, Integer, Hash)> delete_email_template_with_http_info(tenant_id, id)
|
|
1864
2017
|
|
|
1865
2018
|
```ruby
|
|
1866
2019
|
begin
|
|
@@ -1868,7 +2021,7 @@ begin
|
|
|
1868
2021
|
data, status_code, headers = api_instance.delete_email_template_with_http_info(tenant_id, id)
|
|
1869
2022
|
p status_code # => 2xx
|
|
1870
2023
|
p headers # => { ... }
|
|
1871
|
-
p data # => <
|
|
2024
|
+
p data # => <APIEmptyResponse>
|
|
1872
2025
|
rescue FastCommentsClient::ApiError => e
|
|
1873
2026
|
puts "Error when calling DefaultApi->delete_email_template_with_http_info: #{e}"
|
|
1874
2027
|
end
|
|
@@ -1883,7 +2036,7 @@ end
|
|
|
1883
2036
|
|
|
1884
2037
|
### Return type
|
|
1885
2038
|
|
|
1886
|
-
[**
|
|
2039
|
+
[**APIEmptyResponse**](APIEmptyResponse.md)
|
|
1887
2040
|
|
|
1888
2041
|
### Authorization
|
|
1889
2042
|
|
|
@@ -1897,7 +2050,7 @@ end
|
|
|
1897
2050
|
|
|
1898
2051
|
## delete_email_template_render_error
|
|
1899
2052
|
|
|
1900
|
-
> <
|
|
2053
|
+
> <APIEmptyResponse> delete_email_template_render_error(tenant_id, id, error_id)
|
|
1901
2054
|
|
|
1902
2055
|
|
|
1903
2056
|
|
|
@@ -1932,7 +2085,7 @@ end
|
|
|
1932
2085
|
|
|
1933
2086
|
This returns an Array which contains the response data, status code and headers.
|
|
1934
2087
|
|
|
1935
|
-
> <Array(<
|
|
2088
|
+
> <Array(<APIEmptyResponse>, Integer, Hash)> delete_email_template_render_error_with_http_info(tenant_id, id, error_id)
|
|
1936
2089
|
|
|
1937
2090
|
```ruby
|
|
1938
2091
|
begin
|
|
@@ -1940,7 +2093,7 @@ begin
|
|
|
1940
2093
|
data, status_code, headers = api_instance.delete_email_template_render_error_with_http_info(tenant_id, id, error_id)
|
|
1941
2094
|
p status_code # => 2xx
|
|
1942
2095
|
p headers # => { ... }
|
|
1943
|
-
p data # => <
|
|
2096
|
+
p data # => <APIEmptyResponse>
|
|
1944
2097
|
rescue FastCommentsClient::ApiError => e
|
|
1945
2098
|
puts "Error when calling DefaultApi->delete_email_template_render_error_with_http_info: #{e}"
|
|
1946
2099
|
end
|
|
@@ -1956,7 +2109,7 @@ end
|
|
|
1956
2109
|
|
|
1957
2110
|
### Return type
|
|
1958
2111
|
|
|
1959
|
-
[**
|
|
2112
|
+
[**APIEmptyResponse**](APIEmptyResponse.md)
|
|
1960
2113
|
|
|
1961
2114
|
### Authorization
|
|
1962
2115
|
|
|
@@ -1970,7 +2123,7 @@ end
|
|
|
1970
2123
|
|
|
1971
2124
|
## delete_hash_tag
|
|
1972
2125
|
|
|
1973
|
-
> <
|
|
2126
|
+
> <APIEmptyResponse> delete_hash_tag(tag, opts)
|
|
1974
2127
|
|
|
1975
2128
|
|
|
1976
2129
|
|
|
@@ -1991,7 +2144,7 @@ api_instance = FastCommentsClient::DefaultApi.new
|
|
|
1991
2144
|
tag = 'tag_example' # String |
|
|
1992
2145
|
opts = {
|
|
1993
2146
|
tenant_id: 'tenant_id_example', # String |
|
|
1994
|
-
|
|
2147
|
+
delete_hash_tag_request_body: FastCommentsClient::DeleteHashTagRequestBody.new # DeleteHashTagRequestBody |
|
|
1995
2148
|
}
|
|
1996
2149
|
|
|
1997
2150
|
begin
|
|
@@ -2007,7 +2160,7 @@ end
|
|
|
2007
2160
|
|
|
2008
2161
|
This returns an Array which contains the response data, status code and headers.
|
|
2009
2162
|
|
|
2010
|
-
> <Array(<
|
|
2163
|
+
> <Array(<APIEmptyResponse>, Integer, Hash)> delete_hash_tag_with_http_info(tag, opts)
|
|
2011
2164
|
|
|
2012
2165
|
```ruby
|
|
2013
2166
|
begin
|
|
@@ -2015,7 +2168,7 @@ begin
|
|
|
2015
2168
|
data, status_code, headers = api_instance.delete_hash_tag_with_http_info(tag, opts)
|
|
2016
2169
|
p status_code # => 2xx
|
|
2017
2170
|
p headers # => { ... }
|
|
2018
|
-
p data # => <
|
|
2171
|
+
p data # => <APIEmptyResponse>
|
|
2019
2172
|
rescue FastCommentsClient::ApiError => e
|
|
2020
2173
|
puts "Error when calling DefaultApi->delete_hash_tag_with_http_info: #{e}"
|
|
2021
2174
|
end
|
|
@@ -2027,11 +2180,11 @@ end
|
|
|
2027
2180
|
| ---- | ---- | ----------- | ----- |
|
|
2028
2181
|
| **tag** | **String** | | |
|
|
2029
2182
|
| **tenant_id** | **String** | | [optional] |
|
|
2030
|
-
| **
|
|
2183
|
+
| **delete_hash_tag_request_body** | [**DeleteHashTagRequestBody**](DeleteHashTagRequestBody.md) | | [optional] |
|
|
2031
2184
|
|
|
2032
2185
|
### Return type
|
|
2033
2186
|
|
|
2034
|
-
[**
|
|
2187
|
+
[**APIEmptyResponse**](APIEmptyResponse.md)
|
|
2035
2188
|
|
|
2036
2189
|
### Authorization
|
|
2037
2190
|
|
|
@@ -2045,7 +2198,7 @@ end
|
|
|
2045
2198
|
|
|
2046
2199
|
## delete_moderator
|
|
2047
2200
|
|
|
2048
|
-
> <
|
|
2201
|
+
> <APIEmptyResponse> delete_moderator(tenant_id, id, opts)
|
|
2049
2202
|
|
|
2050
2203
|
|
|
2051
2204
|
|
|
@@ -2082,7 +2235,7 @@ end
|
|
|
2082
2235
|
|
|
2083
2236
|
This returns an Array which contains the response data, status code and headers.
|
|
2084
2237
|
|
|
2085
|
-
> <Array(<
|
|
2238
|
+
> <Array(<APIEmptyResponse>, Integer, Hash)> delete_moderator_with_http_info(tenant_id, id, opts)
|
|
2086
2239
|
|
|
2087
2240
|
```ruby
|
|
2088
2241
|
begin
|
|
@@ -2090,7 +2243,7 @@ begin
|
|
|
2090
2243
|
data, status_code, headers = api_instance.delete_moderator_with_http_info(tenant_id, id, opts)
|
|
2091
2244
|
p status_code # => 2xx
|
|
2092
2245
|
p headers # => { ... }
|
|
2093
|
-
p data # => <
|
|
2246
|
+
p data # => <APIEmptyResponse>
|
|
2094
2247
|
rescue FastCommentsClient::ApiError => e
|
|
2095
2248
|
puts "Error when calling DefaultApi->delete_moderator_with_http_info: #{e}"
|
|
2096
2249
|
end
|
|
@@ -2106,7 +2259,7 @@ end
|
|
|
2106
2259
|
|
|
2107
2260
|
### Return type
|
|
2108
2261
|
|
|
2109
|
-
[**
|
|
2262
|
+
[**APIEmptyResponse**](APIEmptyResponse.md)
|
|
2110
2263
|
|
|
2111
2264
|
### Authorization
|
|
2112
2265
|
|
|
@@ -2120,7 +2273,7 @@ end
|
|
|
2120
2273
|
|
|
2121
2274
|
## delete_notification_count
|
|
2122
2275
|
|
|
2123
|
-
> <
|
|
2276
|
+
> <APIEmptyResponse> delete_notification_count(tenant_id, id)
|
|
2124
2277
|
|
|
2125
2278
|
|
|
2126
2279
|
|
|
@@ -2154,7 +2307,7 @@ end
|
|
|
2154
2307
|
|
|
2155
2308
|
This returns an Array which contains the response data, status code and headers.
|
|
2156
2309
|
|
|
2157
|
-
> <Array(<
|
|
2310
|
+
> <Array(<APIEmptyResponse>, Integer, Hash)> delete_notification_count_with_http_info(tenant_id, id)
|
|
2158
2311
|
|
|
2159
2312
|
```ruby
|
|
2160
2313
|
begin
|
|
@@ -2162,7 +2315,7 @@ begin
|
|
|
2162
2315
|
data, status_code, headers = api_instance.delete_notification_count_with_http_info(tenant_id, id)
|
|
2163
2316
|
p status_code # => 2xx
|
|
2164
2317
|
p headers # => { ... }
|
|
2165
|
-
p data # => <
|
|
2318
|
+
p data # => <APIEmptyResponse>
|
|
2166
2319
|
rescue FastCommentsClient::ApiError => e
|
|
2167
2320
|
puts "Error when calling DefaultApi->delete_notification_count_with_http_info: #{e}"
|
|
2168
2321
|
end
|
|
@@ -2177,7 +2330,7 @@ end
|
|
|
2177
2330
|
|
|
2178
2331
|
### Return type
|
|
2179
2332
|
|
|
2180
|
-
[**
|
|
2333
|
+
[**APIEmptyResponse**](APIEmptyResponse.md)
|
|
2181
2334
|
|
|
2182
2335
|
### Authorization
|
|
2183
2336
|
|
|
@@ -2262,7 +2415,7 @@ end
|
|
|
2262
2415
|
|
|
2263
2416
|
## delete_pending_webhook_event
|
|
2264
2417
|
|
|
2265
|
-
> <
|
|
2418
|
+
> <APIEmptyResponse> delete_pending_webhook_event(tenant_id, id)
|
|
2266
2419
|
|
|
2267
2420
|
|
|
2268
2421
|
|
|
@@ -2296,7 +2449,7 @@ end
|
|
|
2296
2449
|
|
|
2297
2450
|
This returns an Array which contains the response data, status code and headers.
|
|
2298
2451
|
|
|
2299
|
-
> <Array(<
|
|
2452
|
+
> <Array(<APIEmptyResponse>, Integer, Hash)> delete_pending_webhook_event_with_http_info(tenant_id, id)
|
|
2300
2453
|
|
|
2301
2454
|
```ruby
|
|
2302
2455
|
begin
|
|
@@ -2304,7 +2457,7 @@ begin
|
|
|
2304
2457
|
data, status_code, headers = api_instance.delete_pending_webhook_event_with_http_info(tenant_id, id)
|
|
2305
2458
|
p status_code # => 2xx
|
|
2306
2459
|
p headers # => { ... }
|
|
2307
|
-
p data # => <
|
|
2460
|
+
p data # => <APIEmptyResponse>
|
|
2308
2461
|
rescue FastCommentsClient::ApiError => e
|
|
2309
2462
|
puts "Error when calling DefaultApi->delete_pending_webhook_event_with_http_info: #{e}"
|
|
2310
2463
|
end
|
|
@@ -2319,7 +2472,7 @@ end
|
|
|
2319
2472
|
|
|
2320
2473
|
### Return type
|
|
2321
2474
|
|
|
2322
|
-
[**
|
|
2475
|
+
[**APIEmptyResponse**](APIEmptyResponse.md)
|
|
2323
2476
|
|
|
2324
2477
|
### Authorization
|
|
2325
2478
|
|
|
@@ -2333,7 +2486,7 @@ end
|
|
|
2333
2486
|
|
|
2334
2487
|
## delete_question_config
|
|
2335
2488
|
|
|
2336
|
-
> <
|
|
2489
|
+
> <APIEmptyResponse> delete_question_config(tenant_id, id)
|
|
2337
2490
|
|
|
2338
2491
|
|
|
2339
2492
|
|
|
@@ -2367,7 +2520,7 @@ end
|
|
|
2367
2520
|
|
|
2368
2521
|
This returns an Array which contains the response data, status code and headers.
|
|
2369
2522
|
|
|
2370
|
-
> <Array(<
|
|
2523
|
+
> <Array(<APIEmptyResponse>, Integer, Hash)> delete_question_config_with_http_info(tenant_id, id)
|
|
2371
2524
|
|
|
2372
2525
|
```ruby
|
|
2373
2526
|
begin
|
|
@@ -2375,7 +2528,7 @@ begin
|
|
|
2375
2528
|
data, status_code, headers = api_instance.delete_question_config_with_http_info(tenant_id, id)
|
|
2376
2529
|
p status_code # => 2xx
|
|
2377
2530
|
p headers # => { ... }
|
|
2378
|
-
p data # => <
|
|
2531
|
+
p data # => <APIEmptyResponse>
|
|
2379
2532
|
rescue FastCommentsClient::ApiError => e
|
|
2380
2533
|
puts "Error when calling DefaultApi->delete_question_config_with_http_info: #{e}"
|
|
2381
2534
|
end
|
|
@@ -2390,7 +2543,7 @@ end
|
|
|
2390
2543
|
|
|
2391
2544
|
### Return type
|
|
2392
2545
|
|
|
2393
|
-
[**
|
|
2546
|
+
[**APIEmptyResponse**](APIEmptyResponse.md)
|
|
2394
2547
|
|
|
2395
2548
|
### Authorization
|
|
2396
2549
|
|
|
@@ -2404,7 +2557,7 @@ end
|
|
|
2404
2557
|
|
|
2405
2558
|
## delete_question_result
|
|
2406
2559
|
|
|
2407
|
-
> <
|
|
2560
|
+
> <APIEmptyResponse> delete_question_result(tenant_id, id)
|
|
2408
2561
|
|
|
2409
2562
|
|
|
2410
2563
|
|
|
@@ -2438,7 +2591,7 @@ end
|
|
|
2438
2591
|
|
|
2439
2592
|
This returns an Array which contains the response data, status code and headers.
|
|
2440
2593
|
|
|
2441
|
-
> <Array(<
|
|
2594
|
+
> <Array(<APIEmptyResponse>, Integer, Hash)> delete_question_result_with_http_info(tenant_id, id)
|
|
2442
2595
|
|
|
2443
2596
|
```ruby
|
|
2444
2597
|
begin
|
|
@@ -2446,7 +2599,7 @@ begin
|
|
|
2446
2599
|
data, status_code, headers = api_instance.delete_question_result_with_http_info(tenant_id, id)
|
|
2447
2600
|
p status_code # => 2xx
|
|
2448
2601
|
p headers # => { ... }
|
|
2449
|
-
p data # => <
|
|
2602
|
+
p data # => <APIEmptyResponse>
|
|
2450
2603
|
rescue FastCommentsClient::ApiError => e
|
|
2451
2604
|
puts "Error when calling DefaultApi->delete_question_result_with_http_info: #{e}"
|
|
2452
2605
|
end
|
|
@@ -2461,7 +2614,7 @@ end
|
|
|
2461
2614
|
|
|
2462
2615
|
### Return type
|
|
2463
2616
|
|
|
2464
|
-
[**
|
|
2617
|
+
[**APIEmptyResponse**](APIEmptyResponse.md)
|
|
2465
2618
|
|
|
2466
2619
|
### Authorization
|
|
2467
2620
|
|
|
@@ -2627,7 +2780,7 @@ end
|
|
|
2627
2780
|
|
|
2628
2781
|
## delete_tenant
|
|
2629
2782
|
|
|
2630
|
-
> <
|
|
2783
|
+
> <APIEmptyResponse> delete_tenant(tenant_id, id, opts)
|
|
2631
2784
|
|
|
2632
2785
|
|
|
2633
2786
|
|
|
@@ -2664,7 +2817,7 @@ end
|
|
|
2664
2817
|
|
|
2665
2818
|
This returns an Array which contains the response data, status code and headers.
|
|
2666
2819
|
|
|
2667
|
-
> <Array(<
|
|
2820
|
+
> <Array(<APIEmptyResponse>, Integer, Hash)> delete_tenant_with_http_info(tenant_id, id, opts)
|
|
2668
2821
|
|
|
2669
2822
|
```ruby
|
|
2670
2823
|
begin
|
|
@@ -2672,7 +2825,7 @@ begin
|
|
|
2672
2825
|
data, status_code, headers = api_instance.delete_tenant_with_http_info(tenant_id, id, opts)
|
|
2673
2826
|
p status_code # => 2xx
|
|
2674
2827
|
p headers # => { ... }
|
|
2675
|
-
p data # => <
|
|
2828
|
+
p data # => <APIEmptyResponse>
|
|
2676
2829
|
rescue FastCommentsClient::ApiError => e
|
|
2677
2830
|
puts "Error when calling DefaultApi->delete_tenant_with_http_info: #{e}"
|
|
2678
2831
|
end
|
|
@@ -2688,7 +2841,7 @@ end
|
|
|
2688
2841
|
|
|
2689
2842
|
### Return type
|
|
2690
2843
|
|
|
2691
|
-
[**
|
|
2844
|
+
[**APIEmptyResponse**](APIEmptyResponse.md)
|
|
2692
2845
|
|
|
2693
2846
|
### Authorization
|
|
2694
2847
|
|
|
@@ -2702,7 +2855,7 @@ end
|
|
|
2702
2855
|
|
|
2703
2856
|
## delete_tenant_package
|
|
2704
2857
|
|
|
2705
|
-
> <
|
|
2858
|
+
> <APIEmptyResponse> delete_tenant_package(tenant_id, id)
|
|
2706
2859
|
|
|
2707
2860
|
|
|
2708
2861
|
|
|
@@ -2736,7 +2889,7 @@ end
|
|
|
2736
2889
|
|
|
2737
2890
|
This returns an Array which contains the response data, status code and headers.
|
|
2738
2891
|
|
|
2739
|
-
> <Array(<
|
|
2892
|
+
> <Array(<APIEmptyResponse>, Integer, Hash)> delete_tenant_package_with_http_info(tenant_id, id)
|
|
2740
2893
|
|
|
2741
2894
|
```ruby
|
|
2742
2895
|
begin
|
|
@@ -2744,7 +2897,7 @@ begin
|
|
|
2744
2897
|
data, status_code, headers = api_instance.delete_tenant_package_with_http_info(tenant_id, id)
|
|
2745
2898
|
p status_code # => 2xx
|
|
2746
2899
|
p headers # => { ... }
|
|
2747
|
-
p data # => <
|
|
2900
|
+
p data # => <APIEmptyResponse>
|
|
2748
2901
|
rescue FastCommentsClient::ApiError => e
|
|
2749
2902
|
puts "Error when calling DefaultApi->delete_tenant_package_with_http_info: #{e}"
|
|
2750
2903
|
end
|
|
@@ -2759,7 +2912,7 @@ end
|
|
|
2759
2912
|
|
|
2760
2913
|
### Return type
|
|
2761
2914
|
|
|
2762
|
-
[**
|
|
2915
|
+
[**APIEmptyResponse**](APIEmptyResponse.md)
|
|
2763
2916
|
|
|
2764
2917
|
### Authorization
|
|
2765
2918
|
|
|
@@ -2773,7 +2926,7 @@ end
|
|
|
2773
2926
|
|
|
2774
2927
|
## delete_tenant_user
|
|
2775
2928
|
|
|
2776
|
-
> <
|
|
2929
|
+
> <APIEmptyResponse> delete_tenant_user(tenant_id, id, opts)
|
|
2777
2930
|
|
|
2778
2931
|
|
|
2779
2932
|
|
|
@@ -2811,7 +2964,7 @@ end
|
|
|
2811
2964
|
|
|
2812
2965
|
This returns an Array which contains the response data, status code and headers.
|
|
2813
2966
|
|
|
2814
|
-
> <Array(<
|
|
2967
|
+
> <Array(<APIEmptyResponse>, Integer, Hash)> delete_tenant_user_with_http_info(tenant_id, id, opts)
|
|
2815
2968
|
|
|
2816
2969
|
```ruby
|
|
2817
2970
|
begin
|
|
@@ -2819,7 +2972,7 @@ begin
|
|
|
2819
2972
|
data, status_code, headers = api_instance.delete_tenant_user_with_http_info(tenant_id, id, opts)
|
|
2820
2973
|
p status_code # => 2xx
|
|
2821
2974
|
p headers # => { ... }
|
|
2822
|
-
p data # => <
|
|
2975
|
+
p data # => <APIEmptyResponse>
|
|
2823
2976
|
rescue FastCommentsClient::ApiError => e
|
|
2824
2977
|
puts "Error when calling DefaultApi->delete_tenant_user_with_http_info: #{e}"
|
|
2825
2978
|
end
|
|
@@ -2836,7 +2989,7 @@ end
|
|
|
2836
2989
|
|
|
2837
2990
|
### Return type
|
|
2838
2991
|
|
|
2839
|
-
[**
|
|
2992
|
+
[**APIEmptyResponse**](APIEmptyResponse.md)
|
|
2840
2993
|
|
|
2841
2994
|
### Authorization
|
|
2842
2995
|
|
|
@@ -2850,7 +3003,7 @@ end
|
|
|
2850
3003
|
|
|
2851
3004
|
## delete_user_badge
|
|
2852
3005
|
|
|
2853
|
-
> <
|
|
3006
|
+
> <APIEmptySuccessResponse> delete_user_badge(tenant_id, id)
|
|
2854
3007
|
|
|
2855
3008
|
|
|
2856
3009
|
|
|
@@ -2884,7 +3037,7 @@ end
|
|
|
2884
3037
|
|
|
2885
3038
|
This returns an Array which contains the response data, status code and headers.
|
|
2886
3039
|
|
|
2887
|
-
> <Array(<
|
|
3040
|
+
> <Array(<APIEmptySuccessResponse>, Integer, Hash)> delete_user_badge_with_http_info(tenant_id, id)
|
|
2888
3041
|
|
|
2889
3042
|
```ruby
|
|
2890
3043
|
begin
|
|
@@ -2892,7 +3045,7 @@ begin
|
|
|
2892
3045
|
data, status_code, headers = api_instance.delete_user_badge_with_http_info(tenant_id, id)
|
|
2893
3046
|
p status_code # => 2xx
|
|
2894
3047
|
p headers # => { ... }
|
|
2895
|
-
p data # => <
|
|
3048
|
+
p data # => <APIEmptySuccessResponse>
|
|
2896
3049
|
rescue FastCommentsClient::ApiError => e
|
|
2897
3050
|
puts "Error when calling DefaultApi->delete_user_badge_with_http_info: #{e}"
|
|
2898
3051
|
end
|
|
@@ -2907,7 +3060,7 @@ end
|
|
|
2907
3060
|
|
|
2908
3061
|
### Return type
|
|
2909
3062
|
|
|
2910
|
-
[**
|
|
3063
|
+
[**APIEmptySuccessResponse**](APIEmptySuccessResponse.md)
|
|
2911
3064
|
|
|
2912
3065
|
### Authorization
|
|
2913
3066
|
|
|
@@ -2921,7 +3074,7 @@ end
|
|
|
2921
3074
|
|
|
2922
3075
|
## delete_vote
|
|
2923
3076
|
|
|
2924
|
-
> <
|
|
3077
|
+
> <VoteDeleteResponse> delete_vote(tenant_id, id, opts)
|
|
2925
3078
|
|
|
2926
3079
|
|
|
2927
3080
|
|
|
@@ -2958,7 +3111,7 @@ end
|
|
|
2958
3111
|
|
|
2959
3112
|
This returns an Array which contains the response data, status code and headers.
|
|
2960
3113
|
|
|
2961
|
-
> <Array(<
|
|
3114
|
+
> <Array(<VoteDeleteResponse>, Integer, Hash)> delete_vote_with_http_info(tenant_id, id, opts)
|
|
2962
3115
|
|
|
2963
3116
|
```ruby
|
|
2964
3117
|
begin
|
|
@@ -2966,7 +3119,7 @@ begin
|
|
|
2966
3119
|
data, status_code, headers = api_instance.delete_vote_with_http_info(tenant_id, id, opts)
|
|
2967
3120
|
p status_code # => 2xx
|
|
2968
3121
|
p headers # => { ... }
|
|
2969
|
-
p data # => <
|
|
3122
|
+
p data # => <VoteDeleteResponse>
|
|
2970
3123
|
rescue FastCommentsClient::ApiError => e
|
|
2971
3124
|
puts "Error when calling DefaultApi->delete_vote_with_http_info: #{e}"
|
|
2972
3125
|
end
|
|
@@ -2982,7 +3135,7 @@ end
|
|
|
2982
3135
|
|
|
2983
3136
|
### Return type
|
|
2984
3137
|
|
|
2985
|
-
[**
|
|
3138
|
+
[**VoteDeleteResponse**](VoteDeleteResponse.md)
|
|
2986
3139
|
|
|
2987
3140
|
### Authorization
|
|
2988
3141
|
|
|
@@ -2996,7 +3149,7 @@ end
|
|
|
2996
3149
|
|
|
2997
3150
|
## flag_comment
|
|
2998
3151
|
|
|
2999
|
-
> <
|
|
3152
|
+
> <FlagCommentResponse> flag_comment(tenant_id, id, opts)
|
|
3000
3153
|
|
|
3001
3154
|
|
|
3002
3155
|
|
|
@@ -3034,7 +3187,7 @@ end
|
|
|
3034
3187
|
|
|
3035
3188
|
This returns an Array which contains the response data, status code and headers.
|
|
3036
3189
|
|
|
3037
|
-
> <Array(<
|
|
3190
|
+
> <Array(<FlagCommentResponse>, Integer, Hash)> flag_comment_with_http_info(tenant_id, id, opts)
|
|
3038
3191
|
|
|
3039
3192
|
```ruby
|
|
3040
3193
|
begin
|
|
@@ -3042,7 +3195,7 @@ begin
|
|
|
3042
3195
|
data, status_code, headers = api_instance.flag_comment_with_http_info(tenant_id, id, opts)
|
|
3043
3196
|
p status_code # => 2xx
|
|
3044
3197
|
p headers # => { ... }
|
|
3045
|
-
p data # => <
|
|
3198
|
+
p data # => <FlagCommentResponse>
|
|
3046
3199
|
rescue FastCommentsClient::ApiError => e
|
|
3047
3200
|
puts "Error when calling DefaultApi->flag_comment_with_http_info: #{e}"
|
|
3048
3201
|
end
|
|
@@ -3059,7 +3212,7 @@ end
|
|
|
3059
3212
|
|
|
3060
3213
|
### Return type
|
|
3061
3214
|
|
|
3062
|
-
[**
|
|
3215
|
+
[**FlagCommentResponse**](FlagCommentResponse.md)
|
|
3063
3216
|
|
|
3064
3217
|
### Authorization
|
|
3065
3218
|
|
|
@@ -3073,7 +3226,7 @@ end
|
|
|
3073
3226
|
|
|
3074
3227
|
## get_audit_logs
|
|
3075
3228
|
|
|
3076
|
-
> <
|
|
3229
|
+
> <GetAuditLogsResponse> get_audit_logs(tenant_id, opts)
|
|
3077
3230
|
|
|
3078
3231
|
|
|
3079
3232
|
|
|
@@ -3113,7 +3266,7 @@ end
|
|
|
3113
3266
|
|
|
3114
3267
|
This returns an Array which contains the response data, status code and headers.
|
|
3115
3268
|
|
|
3116
|
-
> <Array(<
|
|
3269
|
+
> <Array(<GetAuditLogsResponse>, Integer, Hash)> get_audit_logs_with_http_info(tenant_id, opts)
|
|
3117
3270
|
|
|
3118
3271
|
```ruby
|
|
3119
3272
|
begin
|
|
@@ -3121,7 +3274,7 @@ begin
|
|
|
3121
3274
|
data, status_code, headers = api_instance.get_audit_logs_with_http_info(tenant_id, opts)
|
|
3122
3275
|
p status_code # => 2xx
|
|
3123
3276
|
p headers # => { ... }
|
|
3124
|
-
p data # => <
|
|
3277
|
+
p data # => <GetAuditLogsResponse>
|
|
3125
3278
|
rescue FastCommentsClient::ApiError => e
|
|
3126
3279
|
puts "Error when calling DefaultApi->get_audit_logs_with_http_info: #{e}"
|
|
3127
3280
|
end
|
|
@@ -3140,7 +3293,7 @@ end
|
|
|
3140
3293
|
|
|
3141
3294
|
### Return type
|
|
3142
3295
|
|
|
3143
|
-
[**
|
|
3296
|
+
[**GetAuditLogsResponse**](GetAuditLogsResponse.md)
|
|
3144
3297
|
|
|
3145
3298
|
### Authorization
|
|
3146
3299
|
|
|
@@ -3154,7 +3307,7 @@ end
|
|
|
3154
3307
|
|
|
3155
3308
|
## get_cached_notification_count
|
|
3156
3309
|
|
|
3157
|
-
> <
|
|
3310
|
+
> <GetCachedNotificationCountResponse> get_cached_notification_count(tenant_id, id)
|
|
3158
3311
|
|
|
3159
3312
|
|
|
3160
3313
|
|
|
@@ -3188,7 +3341,7 @@ end
|
|
|
3188
3341
|
|
|
3189
3342
|
This returns an Array which contains the response data, status code and headers.
|
|
3190
3343
|
|
|
3191
|
-
> <Array(<
|
|
3344
|
+
> <Array(<GetCachedNotificationCountResponse>, Integer, Hash)> get_cached_notification_count_with_http_info(tenant_id, id)
|
|
3192
3345
|
|
|
3193
3346
|
```ruby
|
|
3194
3347
|
begin
|
|
@@ -3196,7 +3349,7 @@ begin
|
|
|
3196
3349
|
data, status_code, headers = api_instance.get_cached_notification_count_with_http_info(tenant_id, id)
|
|
3197
3350
|
p status_code # => 2xx
|
|
3198
3351
|
p headers # => { ... }
|
|
3199
|
-
p data # => <
|
|
3352
|
+
p data # => <GetCachedNotificationCountResponse>
|
|
3200
3353
|
rescue FastCommentsClient::ApiError => e
|
|
3201
3354
|
puts "Error when calling DefaultApi->get_cached_notification_count_with_http_info: #{e}"
|
|
3202
3355
|
end
|
|
@@ -3211,7 +3364,7 @@ end
|
|
|
3211
3364
|
|
|
3212
3365
|
### Return type
|
|
3213
3366
|
|
|
3214
|
-
[**
|
|
3367
|
+
[**GetCachedNotificationCountResponse**](GetCachedNotificationCountResponse.md)
|
|
3215
3368
|
|
|
3216
3369
|
### Authorization
|
|
3217
3370
|
|
|
@@ -3225,7 +3378,7 @@ end
|
|
|
3225
3378
|
|
|
3226
3379
|
## get_comment
|
|
3227
3380
|
|
|
3228
|
-
> <
|
|
3381
|
+
> <APIGetCommentResponse> get_comment(tenant_id, id)
|
|
3229
3382
|
|
|
3230
3383
|
|
|
3231
3384
|
|
|
@@ -3259,7 +3412,7 @@ end
|
|
|
3259
3412
|
|
|
3260
3413
|
This returns an Array which contains the response data, status code and headers.
|
|
3261
3414
|
|
|
3262
|
-
> <Array(<
|
|
3415
|
+
> <Array(<APIGetCommentResponse>, Integer, Hash)> get_comment_with_http_info(tenant_id, id)
|
|
3263
3416
|
|
|
3264
3417
|
```ruby
|
|
3265
3418
|
begin
|
|
@@ -3267,7 +3420,7 @@ begin
|
|
|
3267
3420
|
data, status_code, headers = api_instance.get_comment_with_http_info(tenant_id, id)
|
|
3268
3421
|
p status_code # => 2xx
|
|
3269
3422
|
p headers # => { ... }
|
|
3270
|
-
p data # => <
|
|
3423
|
+
p data # => <APIGetCommentResponse>
|
|
3271
3424
|
rescue FastCommentsClient::ApiError => e
|
|
3272
3425
|
puts "Error when calling DefaultApi->get_comment_with_http_info: #{e}"
|
|
3273
3426
|
end
|
|
@@ -3282,7 +3435,7 @@ end
|
|
|
3282
3435
|
|
|
3283
3436
|
### Return type
|
|
3284
3437
|
|
|
3285
|
-
[**
|
|
3438
|
+
[**APIGetCommentResponse**](APIGetCommentResponse.md)
|
|
3286
3439
|
|
|
3287
3440
|
### Authorization
|
|
3288
3441
|
|
|
@@ -3296,7 +3449,7 @@ end
|
|
|
3296
3449
|
|
|
3297
3450
|
## get_comments
|
|
3298
3451
|
|
|
3299
|
-
> <
|
|
3452
|
+
> <APIGetCommentsResponse> get_comments(tenant_id, opts)
|
|
3300
3453
|
|
|
3301
3454
|
|
|
3302
3455
|
|
|
@@ -3329,7 +3482,9 @@ opts = {
|
|
|
3329
3482
|
context_user_id: 'context_user_id_example', # String |
|
|
3330
3483
|
hash_tag: 'hash_tag_example', # String |
|
|
3331
3484
|
parent_id: 'parent_id_example', # String |
|
|
3332
|
-
direction: FastCommentsClient::SortDirections::OF # SortDirections |
|
|
3485
|
+
direction: FastCommentsClient::SortDirections::OF, # SortDirections |
|
|
3486
|
+
from_date: 789, # Integer |
|
|
3487
|
+
to_date: 789 # Integer |
|
|
3333
3488
|
}
|
|
3334
3489
|
|
|
3335
3490
|
begin
|
|
@@ -3345,7 +3500,7 @@ end
|
|
|
3345
3500
|
|
|
3346
3501
|
This returns an Array which contains the response data, status code and headers.
|
|
3347
3502
|
|
|
3348
|
-
> <Array(<
|
|
3503
|
+
> <Array(<APIGetCommentsResponse>, Integer, Hash)> get_comments_with_http_info(tenant_id, opts)
|
|
3349
3504
|
|
|
3350
3505
|
```ruby
|
|
3351
3506
|
begin
|
|
@@ -3353,7 +3508,7 @@ begin
|
|
|
3353
3508
|
data, status_code, headers = api_instance.get_comments_with_http_info(tenant_id, opts)
|
|
3354
3509
|
p status_code # => 2xx
|
|
3355
3510
|
p headers # => { ... }
|
|
3356
|
-
p data # => <
|
|
3511
|
+
p data # => <APIGetCommentsResponse>
|
|
3357
3512
|
rescue FastCommentsClient::ApiError => e
|
|
3358
3513
|
puts "Error when calling DefaultApi->get_comments_with_http_info: #{e}"
|
|
3359
3514
|
end
|
|
@@ -3378,10 +3533,12 @@ end
|
|
|
3378
3533
|
| **hash_tag** | **String** | | [optional] |
|
|
3379
3534
|
| **parent_id** | **String** | | [optional] |
|
|
3380
3535
|
| **direction** | [**SortDirections**](.md) | | [optional] |
|
|
3536
|
+
| **from_date** | **Integer** | | [optional] |
|
|
3537
|
+
| **to_date** | **Integer** | | [optional] |
|
|
3381
3538
|
|
|
3382
3539
|
### Return type
|
|
3383
3540
|
|
|
3384
|
-
[**
|
|
3541
|
+
[**APIGetCommentsResponse**](APIGetCommentsResponse.md)
|
|
3385
3542
|
|
|
3386
3543
|
### Authorization
|
|
3387
3544
|
|
|
@@ -3395,7 +3552,7 @@ end
|
|
|
3395
3552
|
|
|
3396
3553
|
## get_domain_config
|
|
3397
3554
|
|
|
3398
|
-
> <
|
|
3555
|
+
> <GetDomainConfigResponse> get_domain_config(tenant_id, domain)
|
|
3399
3556
|
|
|
3400
3557
|
|
|
3401
3558
|
|
|
@@ -3429,7 +3586,7 @@ end
|
|
|
3429
3586
|
|
|
3430
3587
|
This returns an Array which contains the response data, status code and headers.
|
|
3431
3588
|
|
|
3432
|
-
> <Array(<
|
|
3589
|
+
> <Array(<GetDomainConfigResponse>, Integer, Hash)> get_domain_config_with_http_info(tenant_id, domain)
|
|
3433
3590
|
|
|
3434
3591
|
```ruby
|
|
3435
3592
|
begin
|
|
@@ -3437,7 +3594,7 @@ begin
|
|
|
3437
3594
|
data, status_code, headers = api_instance.get_domain_config_with_http_info(tenant_id, domain)
|
|
3438
3595
|
p status_code # => 2xx
|
|
3439
3596
|
p headers # => { ... }
|
|
3440
|
-
p data # => <
|
|
3597
|
+
p data # => <GetDomainConfigResponse>
|
|
3441
3598
|
rescue FastCommentsClient::ApiError => e
|
|
3442
3599
|
puts "Error when calling DefaultApi->get_domain_config_with_http_info: #{e}"
|
|
3443
3600
|
end
|
|
@@ -3452,7 +3609,7 @@ end
|
|
|
3452
3609
|
|
|
3453
3610
|
### Return type
|
|
3454
3611
|
|
|
3455
|
-
[**
|
|
3612
|
+
[**GetDomainConfigResponse**](GetDomainConfigResponse.md)
|
|
3456
3613
|
|
|
3457
3614
|
### Authorization
|
|
3458
3615
|
|
|
@@ -3466,7 +3623,7 @@ end
|
|
|
3466
3623
|
|
|
3467
3624
|
## get_domain_configs
|
|
3468
3625
|
|
|
3469
|
-
> <
|
|
3626
|
+
> <GetDomainConfigsResponse> get_domain_configs(tenant_id)
|
|
3470
3627
|
|
|
3471
3628
|
|
|
3472
3629
|
|
|
@@ -3499,7 +3656,7 @@ end
|
|
|
3499
3656
|
|
|
3500
3657
|
This returns an Array which contains the response data, status code and headers.
|
|
3501
3658
|
|
|
3502
|
-
> <Array(<
|
|
3659
|
+
> <Array(<GetDomainConfigsResponse>, Integer, Hash)> get_domain_configs_with_http_info(tenant_id)
|
|
3503
3660
|
|
|
3504
3661
|
```ruby
|
|
3505
3662
|
begin
|
|
@@ -3507,7 +3664,7 @@ begin
|
|
|
3507
3664
|
data, status_code, headers = api_instance.get_domain_configs_with_http_info(tenant_id)
|
|
3508
3665
|
p status_code # => 2xx
|
|
3509
3666
|
p headers # => { ... }
|
|
3510
|
-
p data # => <
|
|
3667
|
+
p data # => <GetDomainConfigsResponse>
|
|
3511
3668
|
rescue FastCommentsClient::ApiError => e
|
|
3512
3669
|
puts "Error when calling DefaultApi->get_domain_configs_with_http_info: #{e}"
|
|
3513
3670
|
end
|
|
@@ -3521,7 +3678,7 @@ end
|
|
|
3521
3678
|
|
|
3522
3679
|
### Return type
|
|
3523
3680
|
|
|
3524
|
-
[**
|
|
3681
|
+
[**GetDomainConfigsResponse**](GetDomainConfigsResponse.md)
|
|
3525
3682
|
|
|
3526
3683
|
### Authorization
|
|
3527
3684
|
|
|
@@ -3535,7 +3692,7 @@ end
|
|
|
3535
3692
|
|
|
3536
3693
|
## get_email_template
|
|
3537
3694
|
|
|
3538
|
-
> <
|
|
3695
|
+
> <GetEmailTemplateResponse> get_email_template(tenant_id, id)
|
|
3539
3696
|
|
|
3540
3697
|
|
|
3541
3698
|
|
|
@@ -3569,7 +3726,7 @@ end
|
|
|
3569
3726
|
|
|
3570
3727
|
This returns an Array which contains the response data, status code and headers.
|
|
3571
3728
|
|
|
3572
|
-
> <Array(<
|
|
3729
|
+
> <Array(<GetEmailTemplateResponse>, Integer, Hash)> get_email_template_with_http_info(tenant_id, id)
|
|
3573
3730
|
|
|
3574
3731
|
```ruby
|
|
3575
3732
|
begin
|
|
@@ -3577,7 +3734,7 @@ begin
|
|
|
3577
3734
|
data, status_code, headers = api_instance.get_email_template_with_http_info(tenant_id, id)
|
|
3578
3735
|
p status_code # => 2xx
|
|
3579
3736
|
p headers # => { ... }
|
|
3580
|
-
p data # => <
|
|
3737
|
+
p data # => <GetEmailTemplateResponse>
|
|
3581
3738
|
rescue FastCommentsClient::ApiError => e
|
|
3582
3739
|
puts "Error when calling DefaultApi->get_email_template_with_http_info: #{e}"
|
|
3583
3740
|
end
|
|
@@ -3592,7 +3749,7 @@ end
|
|
|
3592
3749
|
|
|
3593
3750
|
### Return type
|
|
3594
3751
|
|
|
3595
|
-
[**
|
|
3752
|
+
[**GetEmailTemplateResponse**](GetEmailTemplateResponse.md)
|
|
3596
3753
|
|
|
3597
3754
|
### Authorization
|
|
3598
3755
|
|
|
@@ -3606,7 +3763,7 @@ end
|
|
|
3606
3763
|
|
|
3607
3764
|
## get_email_template_definitions
|
|
3608
3765
|
|
|
3609
|
-
> <
|
|
3766
|
+
> <GetEmailTemplateDefinitionsResponse> get_email_template_definitions(tenant_id)
|
|
3610
3767
|
|
|
3611
3768
|
|
|
3612
3769
|
|
|
@@ -3639,7 +3796,7 @@ end
|
|
|
3639
3796
|
|
|
3640
3797
|
This returns an Array which contains the response data, status code and headers.
|
|
3641
3798
|
|
|
3642
|
-
> <Array(<
|
|
3799
|
+
> <Array(<GetEmailTemplateDefinitionsResponse>, Integer, Hash)> get_email_template_definitions_with_http_info(tenant_id)
|
|
3643
3800
|
|
|
3644
3801
|
```ruby
|
|
3645
3802
|
begin
|
|
@@ -3647,7 +3804,7 @@ begin
|
|
|
3647
3804
|
data, status_code, headers = api_instance.get_email_template_definitions_with_http_info(tenant_id)
|
|
3648
3805
|
p status_code # => 2xx
|
|
3649
3806
|
p headers # => { ... }
|
|
3650
|
-
p data # => <
|
|
3807
|
+
p data # => <GetEmailTemplateDefinitionsResponse>
|
|
3651
3808
|
rescue FastCommentsClient::ApiError => e
|
|
3652
3809
|
puts "Error when calling DefaultApi->get_email_template_definitions_with_http_info: #{e}"
|
|
3653
3810
|
end
|
|
@@ -3661,7 +3818,7 @@ end
|
|
|
3661
3818
|
|
|
3662
3819
|
### Return type
|
|
3663
3820
|
|
|
3664
|
-
[**
|
|
3821
|
+
[**GetEmailTemplateDefinitionsResponse**](GetEmailTemplateDefinitionsResponse.md)
|
|
3665
3822
|
|
|
3666
3823
|
### Authorization
|
|
3667
3824
|
|
|
@@ -3675,7 +3832,7 @@ end
|
|
|
3675
3832
|
|
|
3676
3833
|
## get_email_template_render_errors
|
|
3677
3834
|
|
|
3678
|
-
> <
|
|
3835
|
+
> <GetEmailTemplateRenderErrorsResponse> get_email_template_render_errors(tenant_id, id, opts)
|
|
3679
3836
|
|
|
3680
3837
|
|
|
3681
3838
|
|
|
@@ -3712,7 +3869,7 @@ end
|
|
|
3712
3869
|
|
|
3713
3870
|
This returns an Array which contains the response data, status code and headers.
|
|
3714
3871
|
|
|
3715
|
-
> <Array(<
|
|
3872
|
+
> <Array(<GetEmailTemplateRenderErrorsResponse>, Integer, Hash)> get_email_template_render_errors_with_http_info(tenant_id, id, opts)
|
|
3716
3873
|
|
|
3717
3874
|
```ruby
|
|
3718
3875
|
begin
|
|
@@ -3720,7 +3877,7 @@ begin
|
|
|
3720
3877
|
data, status_code, headers = api_instance.get_email_template_render_errors_with_http_info(tenant_id, id, opts)
|
|
3721
3878
|
p status_code # => 2xx
|
|
3722
3879
|
p headers # => { ... }
|
|
3723
|
-
p data # => <
|
|
3880
|
+
p data # => <GetEmailTemplateRenderErrorsResponse>
|
|
3724
3881
|
rescue FastCommentsClient::ApiError => e
|
|
3725
3882
|
puts "Error when calling DefaultApi->get_email_template_render_errors_with_http_info: #{e}"
|
|
3726
3883
|
end
|
|
@@ -3736,7 +3893,7 @@ end
|
|
|
3736
3893
|
|
|
3737
3894
|
### Return type
|
|
3738
3895
|
|
|
3739
|
-
[**
|
|
3896
|
+
[**GetEmailTemplateRenderErrorsResponse**](GetEmailTemplateRenderErrorsResponse.md)
|
|
3740
3897
|
|
|
3741
3898
|
### Authorization
|
|
3742
3899
|
|
|
@@ -3750,7 +3907,7 @@ end
|
|
|
3750
3907
|
|
|
3751
3908
|
## get_email_templates
|
|
3752
3909
|
|
|
3753
|
-
> <
|
|
3910
|
+
> <GetEmailTemplatesResponse> get_email_templates(tenant_id, opts)
|
|
3754
3911
|
|
|
3755
3912
|
|
|
3756
3913
|
|
|
@@ -3786,7 +3943,7 @@ end
|
|
|
3786
3943
|
|
|
3787
3944
|
This returns an Array which contains the response data, status code and headers.
|
|
3788
3945
|
|
|
3789
|
-
> <Array(<
|
|
3946
|
+
> <Array(<GetEmailTemplatesResponse>, Integer, Hash)> get_email_templates_with_http_info(tenant_id, opts)
|
|
3790
3947
|
|
|
3791
3948
|
```ruby
|
|
3792
3949
|
begin
|
|
@@ -3794,7 +3951,7 @@ begin
|
|
|
3794
3951
|
data, status_code, headers = api_instance.get_email_templates_with_http_info(tenant_id, opts)
|
|
3795
3952
|
p status_code # => 2xx
|
|
3796
3953
|
p headers # => { ... }
|
|
3797
|
-
p data # => <
|
|
3954
|
+
p data # => <GetEmailTemplatesResponse>
|
|
3798
3955
|
rescue FastCommentsClient::ApiError => e
|
|
3799
3956
|
puts "Error when calling DefaultApi->get_email_templates_with_http_info: #{e}"
|
|
3800
3957
|
end
|
|
@@ -3809,7 +3966,7 @@ end
|
|
|
3809
3966
|
|
|
3810
3967
|
### Return type
|
|
3811
3968
|
|
|
3812
|
-
[**
|
|
3969
|
+
[**GetEmailTemplatesResponse**](GetEmailTemplatesResponse.md)
|
|
3813
3970
|
|
|
3814
3971
|
### Authorization
|
|
3815
3972
|
|
|
@@ -3823,7 +3980,7 @@ end
|
|
|
3823
3980
|
|
|
3824
3981
|
## get_feed_posts
|
|
3825
3982
|
|
|
3826
|
-
> <
|
|
3983
|
+
> <GetFeedPostsResponse> get_feed_posts(tenant_id, opts)
|
|
3827
3984
|
|
|
3828
3985
|
|
|
3829
3986
|
|
|
@@ -3863,7 +4020,7 @@ end
|
|
|
3863
4020
|
|
|
3864
4021
|
This returns an Array which contains the response data, status code and headers.
|
|
3865
4022
|
|
|
3866
|
-
> <Array(<
|
|
4023
|
+
> <Array(<GetFeedPostsResponse>, Integer, Hash)> get_feed_posts_with_http_info(tenant_id, opts)
|
|
3867
4024
|
|
|
3868
4025
|
```ruby
|
|
3869
4026
|
begin
|
|
@@ -3871,7 +4028,7 @@ begin
|
|
|
3871
4028
|
data, status_code, headers = api_instance.get_feed_posts_with_http_info(tenant_id, opts)
|
|
3872
4029
|
p status_code # => 2xx
|
|
3873
4030
|
p headers # => { ... }
|
|
3874
|
-
p data # => <
|
|
4031
|
+
p data # => <GetFeedPostsResponse>
|
|
3875
4032
|
rescue FastCommentsClient::ApiError => e
|
|
3876
4033
|
puts "Error when calling DefaultApi->get_feed_posts_with_http_info: #{e}"
|
|
3877
4034
|
end
|
|
@@ -3888,7 +4045,7 @@ end
|
|
|
3888
4045
|
|
|
3889
4046
|
### Return type
|
|
3890
4047
|
|
|
3891
|
-
[**
|
|
4048
|
+
[**GetFeedPostsResponse**](GetFeedPostsResponse.md)
|
|
3892
4049
|
|
|
3893
4050
|
### Authorization
|
|
3894
4051
|
|
|
@@ -3902,7 +4059,7 @@ end
|
|
|
3902
4059
|
|
|
3903
4060
|
## get_hash_tags
|
|
3904
4061
|
|
|
3905
|
-
> <
|
|
4062
|
+
> <GetHashTagsResponse> get_hash_tags(tenant_id, opts)
|
|
3906
4063
|
|
|
3907
4064
|
|
|
3908
4065
|
|
|
@@ -3938,7 +4095,7 @@ end
|
|
|
3938
4095
|
|
|
3939
4096
|
This returns an Array which contains the response data, status code and headers.
|
|
3940
4097
|
|
|
3941
|
-
> <Array(<
|
|
4098
|
+
> <Array(<GetHashTagsResponse>, Integer, Hash)> get_hash_tags_with_http_info(tenant_id, opts)
|
|
3942
4099
|
|
|
3943
4100
|
```ruby
|
|
3944
4101
|
begin
|
|
@@ -3946,7 +4103,7 @@ begin
|
|
|
3946
4103
|
data, status_code, headers = api_instance.get_hash_tags_with_http_info(tenant_id, opts)
|
|
3947
4104
|
p status_code # => 2xx
|
|
3948
4105
|
p headers # => { ... }
|
|
3949
|
-
p data # => <
|
|
4106
|
+
p data # => <GetHashTagsResponse>
|
|
3950
4107
|
rescue FastCommentsClient::ApiError => e
|
|
3951
4108
|
puts "Error when calling DefaultApi->get_hash_tags_with_http_info: #{e}"
|
|
3952
4109
|
end
|
|
@@ -3961,7 +4118,7 @@ end
|
|
|
3961
4118
|
|
|
3962
4119
|
### Return type
|
|
3963
4120
|
|
|
3964
|
-
[**
|
|
4121
|
+
[**GetHashTagsResponse**](GetHashTagsResponse.md)
|
|
3965
4122
|
|
|
3966
4123
|
### Authorization
|
|
3967
4124
|
|
|
@@ -3975,7 +4132,7 @@ end
|
|
|
3975
4132
|
|
|
3976
4133
|
## get_moderator
|
|
3977
4134
|
|
|
3978
|
-
> <
|
|
4135
|
+
> <GetModeratorResponse> get_moderator(tenant_id, id)
|
|
3979
4136
|
|
|
3980
4137
|
|
|
3981
4138
|
|
|
@@ -4009,7 +4166,7 @@ end
|
|
|
4009
4166
|
|
|
4010
4167
|
This returns an Array which contains the response data, status code and headers.
|
|
4011
4168
|
|
|
4012
|
-
> <Array(<
|
|
4169
|
+
> <Array(<GetModeratorResponse>, Integer, Hash)> get_moderator_with_http_info(tenant_id, id)
|
|
4013
4170
|
|
|
4014
4171
|
```ruby
|
|
4015
4172
|
begin
|
|
@@ -4017,7 +4174,7 @@ begin
|
|
|
4017
4174
|
data, status_code, headers = api_instance.get_moderator_with_http_info(tenant_id, id)
|
|
4018
4175
|
p status_code # => 2xx
|
|
4019
4176
|
p headers # => { ... }
|
|
4020
|
-
p data # => <
|
|
4177
|
+
p data # => <GetModeratorResponse>
|
|
4021
4178
|
rescue FastCommentsClient::ApiError => e
|
|
4022
4179
|
puts "Error when calling DefaultApi->get_moderator_with_http_info: #{e}"
|
|
4023
4180
|
end
|
|
@@ -4032,7 +4189,7 @@ end
|
|
|
4032
4189
|
|
|
4033
4190
|
### Return type
|
|
4034
4191
|
|
|
4035
|
-
[**
|
|
4192
|
+
[**GetModeratorResponse**](GetModeratorResponse.md)
|
|
4036
4193
|
|
|
4037
4194
|
### Authorization
|
|
4038
4195
|
|
|
@@ -4046,7 +4203,7 @@ end
|
|
|
4046
4203
|
|
|
4047
4204
|
## get_moderators
|
|
4048
4205
|
|
|
4049
|
-
> <
|
|
4206
|
+
> <GetModeratorsResponse> get_moderators(tenant_id, opts)
|
|
4050
4207
|
|
|
4051
4208
|
|
|
4052
4209
|
|
|
@@ -4082,7 +4239,7 @@ end
|
|
|
4082
4239
|
|
|
4083
4240
|
This returns an Array which contains the response data, status code and headers.
|
|
4084
4241
|
|
|
4085
|
-
> <Array(<
|
|
4242
|
+
> <Array(<GetModeratorsResponse>, Integer, Hash)> get_moderators_with_http_info(tenant_id, opts)
|
|
4086
4243
|
|
|
4087
4244
|
```ruby
|
|
4088
4245
|
begin
|
|
@@ -4090,7 +4247,7 @@ begin
|
|
|
4090
4247
|
data, status_code, headers = api_instance.get_moderators_with_http_info(tenant_id, opts)
|
|
4091
4248
|
p status_code # => 2xx
|
|
4092
4249
|
p headers # => { ... }
|
|
4093
|
-
p data # => <
|
|
4250
|
+
p data # => <GetModeratorsResponse>
|
|
4094
4251
|
rescue FastCommentsClient::ApiError => e
|
|
4095
4252
|
puts "Error when calling DefaultApi->get_moderators_with_http_info: #{e}"
|
|
4096
4253
|
end
|
|
@@ -4105,7 +4262,7 @@ end
|
|
|
4105
4262
|
|
|
4106
4263
|
### Return type
|
|
4107
4264
|
|
|
4108
|
-
[**
|
|
4265
|
+
[**GetModeratorsResponse**](GetModeratorsResponse.md)
|
|
4109
4266
|
|
|
4110
4267
|
### Authorization
|
|
4111
4268
|
|
|
@@ -4119,7 +4276,7 @@ end
|
|
|
4119
4276
|
|
|
4120
4277
|
## get_notification_count
|
|
4121
4278
|
|
|
4122
|
-
> <
|
|
4279
|
+
> <GetNotificationCountResponse> get_notification_count(tenant_id, opts)
|
|
4123
4280
|
|
|
4124
4281
|
|
|
4125
4282
|
|
|
@@ -4159,7 +4316,7 @@ end
|
|
|
4159
4316
|
|
|
4160
4317
|
This returns an Array which contains the response data, status code and headers.
|
|
4161
4318
|
|
|
4162
|
-
> <Array(<
|
|
4319
|
+
> <Array(<GetNotificationCountResponse>, Integer, Hash)> get_notification_count_with_http_info(tenant_id, opts)
|
|
4163
4320
|
|
|
4164
4321
|
```ruby
|
|
4165
4322
|
begin
|
|
@@ -4167,7 +4324,7 @@ begin
|
|
|
4167
4324
|
data, status_code, headers = api_instance.get_notification_count_with_http_info(tenant_id, opts)
|
|
4168
4325
|
p status_code # => 2xx
|
|
4169
4326
|
p headers # => { ... }
|
|
4170
|
-
p data # => <
|
|
4327
|
+
p data # => <GetNotificationCountResponse>
|
|
4171
4328
|
rescue FastCommentsClient::ApiError => e
|
|
4172
4329
|
puts "Error when calling DefaultApi->get_notification_count_with_http_info: #{e}"
|
|
4173
4330
|
end
|
|
@@ -4186,7 +4343,7 @@ end
|
|
|
4186
4343
|
|
|
4187
4344
|
### Return type
|
|
4188
4345
|
|
|
4189
|
-
[**
|
|
4346
|
+
[**GetNotificationCountResponse**](GetNotificationCountResponse.md)
|
|
4190
4347
|
|
|
4191
4348
|
### Authorization
|
|
4192
4349
|
|
|
@@ -4200,7 +4357,7 @@ end
|
|
|
4200
4357
|
|
|
4201
4358
|
## get_notifications
|
|
4202
4359
|
|
|
4203
|
-
> <
|
|
4360
|
+
> <GetNotificationsResponse> get_notifications(tenant_id, opts)
|
|
4204
4361
|
|
|
4205
4362
|
|
|
4206
4363
|
|
|
@@ -4241,7 +4398,7 @@ end
|
|
|
4241
4398
|
|
|
4242
4399
|
This returns an Array which contains the response data, status code and headers.
|
|
4243
4400
|
|
|
4244
|
-
> <Array(<
|
|
4401
|
+
> <Array(<GetNotificationsResponse>, Integer, Hash)> get_notifications_with_http_info(tenant_id, opts)
|
|
4245
4402
|
|
|
4246
4403
|
```ruby
|
|
4247
4404
|
begin
|
|
@@ -4249,7 +4406,7 @@ begin
|
|
|
4249
4406
|
data, status_code, headers = api_instance.get_notifications_with_http_info(tenant_id, opts)
|
|
4250
4407
|
p status_code # => 2xx
|
|
4251
4408
|
p headers # => { ... }
|
|
4252
|
-
p data # => <
|
|
4409
|
+
p data # => <GetNotificationsResponse>
|
|
4253
4410
|
rescue FastCommentsClient::ApiError => e
|
|
4254
4411
|
puts "Error when calling DefaultApi->get_notifications_with_http_info: #{e}"
|
|
4255
4412
|
end
|
|
@@ -4269,7 +4426,7 @@ end
|
|
|
4269
4426
|
|
|
4270
4427
|
### Return type
|
|
4271
4428
|
|
|
4272
|
-
[**
|
|
4429
|
+
[**GetNotificationsResponse**](GetNotificationsResponse.md)
|
|
4273
4430
|
|
|
4274
4431
|
### Authorization
|
|
4275
4432
|
|
|
@@ -4423,7 +4580,7 @@ end
|
|
|
4423
4580
|
|
|
4424
4581
|
## get_pending_webhook_event_count
|
|
4425
4582
|
|
|
4426
|
-
> <
|
|
4583
|
+
> <GetPendingWebhookEventCountResponse> get_pending_webhook_event_count(tenant_id, opts)
|
|
4427
4584
|
|
|
4428
4585
|
|
|
4429
4586
|
|
|
@@ -4464,7 +4621,7 @@ end
|
|
|
4464
4621
|
|
|
4465
4622
|
This returns an Array which contains the response data, status code and headers.
|
|
4466
4623
|
|
|
4467
|
-
> <Array(<
|
|
4624
|
+
> <Array(<GetPendingWebhookEventCountResponse>, Integer, Hash)> get_pending_webhook_event_count_with_http_info(tenant_id, opts)
|
|
4468
4625
|
|
|
4469
4626
|
```ruby
|
|
4470
4627
|
begin
|
|
@@ -4472,7 +4629,7 @@ begin
|
|
|
4472
4629
|
data, status_code, headers = api_instance.get_pending_webhook_event_count_with_http_info(tenant_id, opts)
|
|
4473
4630
|
p status_code # => 2xx
|
|
4474
4631
|
p headers # => { ... }
|
|
4475
|
-
p data # => <
|
|
4632
|
+
p data # => <GetPendingWebhookEventCountResponse>
|
|
4476
4633
|
rescue FastCommentsClient::ApiError => e
|
|
4477
4634
|
puts "Error when calling DefaultApi->get_pending_webhook_event_count_with_http_info: #{e}"
|
|
4478
4635
|
end
|
|
@@ -4492,7 +4649,7 @@ end
|
|
|
4492
4649
|
|
|
4493
4650
|
### Return type
|
|
4494
4651
|
|
|
4495
|
-
[**
|
|
4652
|
+
[**GetPendingWebhookEventCountResponse**](GetPendingWebhookEventCountResponse.md)
|
|
4496
4653
|
|
|
4497
4654
|
### Authorization
|
|
4498
4655
|
|
|
@@ -4506,7 +4663,7 @@ end
|
|
|
4506
4663
|
|
|
4507
4664
|
## get_pending_webhook_events
|
|
4508
4665
|
|
|
4509
|
-
> <
|
|
4666
|
+
> <GetPendingWebhookEventsResponse> get_pending_webhook_events(tenant_id, opts)
|
|
4510
4667
|
|
|
4511
4668
|
|
|
4512
4669
|
|
|
@@ -4548,7 +4705,7 @@ end
|
|
|
4548
4705
|
|
|
4549
4706
|
This returns an Array which contains the response data, status code and headers.
|
|
4550
4707
|
|
|
4551
|
-
> <Array(<
|
|
4708
|
+
> <Array(<GetPendingWebhookEventsResponse>, Integer, Hash)> get_pending_webhook_events_with_http_info(tenant_id, opts)
|
|
4552
4709
|
|
|
4553
4710
|
```ruby
|
|
4554
4711
|
begin
|
|
@@ -4556,7 +4713,7 @@ begin
|
|
|
4556
4713
|
data, status_code, headers = api_instance.get_pending_webhook_events_with_http_info(tenant_id, opts)
|
|
4557
4714
|
p status_code # => 2xx
|
|
4558
4715
|
p headers # => { ... }
|
|
4559
|
-
p data # => <
|
|
4716
|
+
p data # => <GetPendingWebhookEventsResponse>
|
|
4560
4717
|
rescue FastCommentsClient::ApiError => e
|
|
4561
4718
|
puts "Error when calling DefaultApi->get_pending_webhook_events_with_http_info: #{e}"
|
|
4562
4719
|
end
|
|
@@ -4577,7 +4734,7 @@ end
|
|
|
4577
4734
|
|
|
4578
4735
|
### Return type
|
|
4579
4736
|
|
|
4580
|
-
[**
|
|
4737
|
+
[**GetPendingWebhookEventsResponse**](GetPendingWebhookEventsResponse.md)
|
|
4581
4738
|
|
|
4582
4739
|
### Authorization
|
|
4583
4740
|
|
|
@@ -4591,7 +4748,7 @@ end
|
|
|
4591
4748
|
|
|
4592
4749
|
## get_question_config
|
|
4593
4750
|
|
|
4594
|
-
> <
|
|
4751
|
+
> <GetQuestionConfigResponse> get_question_config(tenant_id, id)
|
|
4595
4752
|
|
|
4596
4753
|
|
|
4597
4754
|
|
|
@@ -4625,7 +4782,7 @@ end
|
|
|
4625
4782
|
|
|
4626
4783
|
This returns an Array which contains the response data, status code and headers.
|
|
4627
4784
|
|
|
4628
|
-
> <Array(<
|
|
4785
|
+
> <Array(<GetQuestionConfigResponse>, Integer, Hash)> get_question_config_with_http_info(tenant_id, id)
|
|
4629
4786
|
|
|
4630
4787
|
```ruby
|
|
4631
4788
|
begin
|
|
@@ -4633,7 +4790,7 @@ begin
|
|
|
4633
4790
|
data, status_code, headers = api_instance.get_question_config_with_http_info(tenant_id, id)
|
|
4634
4791
|
p status_code # => 2xx
|
|
4635
4792
|
p headers # => { ... }
|
|
4636
|
-
p data # => <
|
|
4793
|
+
p data # => <GetQuestionConfigResponse>
|
|
4637
4794
|
rescue FastCommentsClient::ApiError => e
|
|
4638
4795
|
puts "Error when calling DefaultApi->get_question_config_with_http_info: #{e}"
|
|
4639
4796
|
end
|
|
@@ -4648,7 +4805,7 @@ end
|
|
|
4648
4805
|
|
|
4649
4806
|
### Return type
|
|
4650
4807
|
|
|
4651
|
-
[**
|
|
4808
|
+
[**GetQuestionConfigResponse**](GetQuestionConfigResponse.md)
|
|
4652
4809
|
|
|
4653
4810
|
### Authorization
|
|
4654
4811
|
|
|
@@ -4662,7 +4819,7 @@ end
|
|
|
4662
4819
|
|
|
4663
4820
|
## get_question_configs
|
|
4664
4821
|
|
|
4665
|
-
> <
|
|
4822
|
+
> <GetQuestionConfigsResponse> get_question_configs(tenant_id, opts)
|
|
4666
4823
|
|
|
4667
4824
|
|
|
4668
4825
|
|
|
@@ -4698,7 +4855,7 @@ end
|
|
|
4698
4855
|
|
|
4699
4856
|
This returns an Array which contains the response data, status code and headers.
|
|
4700
4857
|
|
|
4701
|
-
> <Array(<
|
|
4858
|
+
> <Array(<GetQuestionConfigsResponse>, Integer, Hash)> get_question_configs_with_http_info(tenant_id, opts)
|
|
4702
4859
|
|
|
4703
4860
|
```ruby
|
|
4704
4861
|
begin
|
|
@@ -4706,7 +4863,7 @@ begin
|
|
|
4706
4863
|
data, status_code, headers = api_instance.get_question_configs_with_http_info(tenant_id, opts)
|
|
4707
4864
|
p status_code # => 2xx
|
|
4708
4865
|
p headers # => { ... }
|
|
4709
|
-
p data # => <
|
|
4866
|
+
p data # => <GetQuestionConfigsResponse>
|
|
4710
4867
|
rescue FastCommentsClient::ApiError => e
|
|
4711
4868
|
puts "Error when calling DefaultApi->get_question_configs_with_http_info: #{e}"
|
|
4712
4869
|
end
|
|
@@ -4721,7 +4878,7 @@ end
|
|
|
4721
4878
|
|
|
4722
4879
|
### Return type
|
|
4723
4880
|
|
|
4724
|
-
[**
|
|
4881
|
+
[**GetQuestionConfigsResponse**](GetQuestionConfigsResponse.md)
|
|
4725
4882
|
|
|
4726
4883
|
### Authorization
|
|
4727
4884
|
|
|
@@ -4735,7 +4892,7 @@ end
|
|
|
4735
4892
|
|
|
4736
4893
|
## get_question_result
|
|
4737
4894
|
|
|
4738
|
-
> <
|
|
4895
|
+
> <GetQuestionResultResponse> get_question_result(tenant_id, id)
|
|
4739
4896
|
|
|
4740
4897
|
|
|
4741
4898
|
|
|
@@ -4769,7 +4926,7 @@ end
|
|
|
4769
4926
|
|
|
4770
4927
|
This returns an Array which contains the response data, status code and headers.
|
|
4771
4928
|
|
|
4772
|
-
> <Array(<
|
|
4929
|
+
> <Array(<GetQuestionResultResponse>, Integer, Hash)> get_question_result_with_http_info(tenant_id, id)
|
|
4773
4930
|
|
|
4774
4931
|
```ruby
|
|
4775
4932
|
begin
|
|
@@ -4777,7 +4934,7 @@ begin
|
|
|
4777
4934
|
data, status_code, headers = api_instance.get_question_result_with_http_info(tenant_id, id)
|
|
4778
4935
|
p status_code # => 2xx
|
|
4779
4936
|
p headers # => { ... }
|
|
4780
|
-
p data # => <
|
|
4937
|
+
p data # => <GetQuestionResultResponse>
|
|
4781
4938
|
rescue FastCommentsClient::ApiError => e
|
|
4782
4939
|
puts "Error when calling DefaultApi->get_question_result_with_http_info: #{e}"
|
|
4783
4940
|
end
|
|
@@ -4792,7 +4949,7 @@ end
|
|
|
4792
4949
|
|
|
4793
4950
|
### Return type
|
|
4794
4951
|
|
|
4795
|
-
[**
|
|
4952
|
+
[**GetQuestionResultResponse**](GetQuestionResultResponse.md)
|
|
4796
4953
|
|
|
4797
4954
|
### Authorization
|
|
4798
4955
|
|
|
@@ -4806,7 +4963,7 @@ end
|
|
|
4806
4963
|
|
|
4807
4964
|
## get_question_results
|
|
4808
4965
|
|
|
4809
|
-
> <
|
|
4966
|
+
> <GetQuestionResultsResponse> get_question_results(tenant_id, opts)
|
|
4810
4967
|
|
|
4811
4968
|
|
|
4812
4969
|
|
|
@@ -4847,7 +5004,7 @@ end
|
|
|
4847
5004
|
|
|
4848
5005
|
This returns an Array which contains the response data, status code and headers.
|
|
4849
5006
|
|
|
4850
|
-
> <Array(<
|
|
5007
|
+
> <Array(<GetQuestionResultsResponse>, Integer, Hash)> get_question_results_with_http_info(tenant_id, opts)
|
|
4851
5008
|
|
|
4852
5009
|
```ruby
|
|
4853
5010
|
begin
|
|
@@ -4855,7 +5012,7 @@ begin
|
|
|
4855
5012
|
data, status_code, headers = api_instance.get_question_results_with_http_info(tenant_id, opts)
|
|
4856
5013
|
p status_code # => 2xx
|
|
4857
5014
|
p headers # => { ... }
|
|
4858
|
-
p data # => <
|
|
5015
|
+
p data # => <GetQuestionResultsResponse>
|
|
4859
5016
|
rescue FastCommentsClient::ApiError => e
|
|
4860
5017
|
puts "Error when calling DefaultApi->get_question_results_with_http_info: #{e}"
|
|
4861
5018
|
end
|
|
@@ -4875,7 +5032,7 @@ end
|
|
|
4875
5032
|
|
|
4876
5033
|
### Return type
|
|
4877
5034
|
|
|
4878
|
-
[**
|
|
5035
|
+
[**GetQuestionResultsResponse**](GetQuestionResultsResponse.md)
|
|
4879
5036
|
|
|
4880
5037
|
### Authorization
|
|
4881
5038
|
|
|
@@ -5031,7 +5188,7 @@ end
|
|
|
5031
5188
|
|
|
5032
5189
|
## get_sso_users
|
|
5033
5190
|
|
|
5034
|
-
> <
|
|
5191
|
+
> <GetSSOUsersResponse> get_sso_users(tenant_id, opts)
|
|
5035
5192
|
|
|
5036
5193
|
|
|
5037
5194
|
|
|
@@ -5067,7 +5224,7 @@ end
|
|
|
5067
5224
|
|
|
5068
5225
|
This returns an Array which contains the response data, status code and headers.
|
|
5069
5226
|
|
|
5070
|
-
> <Array(<
|
|
5227
|
+
> <Array(<GetSSOUsersResponse>, Integer, Hash)> get_sso_users_with_http_info(tenant_id, opts)
|
|
5071
5228
|
|
|
5072
5229
|
```ruby
|
|
5073
5230
|
begin
|
|
@@ -5075,7 +5232,7 @@ begin
|
|
|
5075
5232
|
data, status_code, headers = api_instance.get_sso_users_with_http_info(tenant_id, opts)
|
|
5076
5233
|
p status_code # => 2xx
|
|
5077
5234
|
p headers # => { ... }
|
|
5078
|
-
p data # => <
|
|
5235
|
+
p data # => <GetSSOUsersResponse>
|
|
5079
5236
|
rescue FastCommentsClient::ApiError => e
|
|
5080
5237
|
puts "Error when calling DefaultApi->get_sso_users_with_http_info: #{e}"
|
|
5081
5238
|
end
|
|
@@ -5090,7 +5247,7 @@ end
|
|
|
5090
5247
|
|
|
5091
5248
|
### Return type
|
|
5092
5249
|
|
|
5093
|
-
[**
|
|
5250
|
+
[**GetSSOUsersResponse**](GetSSOUsersResponse.md)
|
|
5094
5251
|
|
|
5095
5252
|
### Authorization
|
|
5096
5253
|
|
|
@@ -5177,7 +5334,7 @@ end
|
|
|
5177
5334
|
|
|
5178
5335
|
## get_tenant
|
|
5179
5336
|
|
|
5180
|
-
> <
|
|
5337
|
+
> <GetTenantResponse> get_tenant(tenant_id, id)
|
|
5181
5338
|
|
|
5182
5339
|
|
|
5183
5340
|
|
|
@@ -5211,7 +5368,7 @@ end
|
|
|
5211
5368
|
|
|
5212
5369
|
This returns an Array which contains the response data, status code and headers.
|
|
5213
5370
|
|
|
5214
|
-
> <Array(<
|
|
5371
|
+
> <Array(<GetTenantResponse>, Integer, Hash)> get_tenant_with_http_info(tenant_id, id)
|
|
5215
5372
|
|
|
5216
5373
|
```ruby
|
|
5217
5374
|
begin
|
|
@@ -5219,7 +5376,7 @@ begin
|
|
|
5219
5376
|
data, status_code, headers = api_instance.get_tenant_with_http_info(tenant_id, id)
|
|
5220
5377
|
p status_code # => 2xx
|
|
5221
5378
|
p headers # => { ... }
|
|
5222
|
-
p data # => <
|
|
5379
|
+
p data # => <GetTenantResponse>
|
|
5223
5380
|
rescue FastCommentsClient::ApiError => e
|
|
5224
5381
|
puts "Error when calling DefaultApi->get_tenant_with_http_info: #{e}"
|
|
5225
5382
|
end
|
|
@@ -5234,7 +5391,7 @@ end
|
|
|
5234
5391
|
|
|
5235
5392
|
### Return type
|
|
5236
5393
|
|
|
5237
|
-
[**
|
|
5394
|
+
[**GetTenantResponse**](GetTenantResponse.md)
|
|
5238
5395
|
|
|
5239
5396
|
### Authorization
|
|
5240
5397
|
|
|
@@ -5248,7 +5405,7 @@ end
|
|
|
5248
5405
|
|
|
5249
5406
|
## get_tenant_daily_usages
|
|
5250
5407
|
|
|
5251
|
-
> <
|
|
5408
|
+
> <GetTenantDailyUsagesResponse> get_tenant_daily_usages(tenant_id, opts)
|
|
5252
5409
|
|
|
5253
5410
|
|
|
5254
5411
|
|
|
@@ -5287,7 +5444,7 @@ end
|
|
|
5287
5444
|
|
|
5288
5445
|
This returns an Array which contains the response data, status code and headers.
|
|
5289
5446
|
|
|
5290
|
-
> <Array(<
|
|
5447
|
+
> <Array(<GetTenantDailyUsagesResponse>, Integer, Hash)> get_tenant_daily_usages_with_http_info(tenant_id, opts)
|
|
5291
5448
|
|
|
5292
5449
|
```ruby
|
|
5293
5450
|
begin
|
|
@@ -5295,7 +5452,7 @@ begin
|
|
|
5295
5452
|
data, status_code, headers = api_instance.get_tenant_daily_usages_with_http_info(tenant_id, opts)
|
|
5296
5453
|
p status_code # => 2xx
|
|
5297
5454
|
p headers # => { ... }
|
|
5298
|
-
p data # => <
|
|
5455
|
+
p data # => <GetTenantDailyUsagesResponse>
|
|
5299
5456
|
rescue FastCommentsClient::ApiError => e
|
|
5300
5457
|
puts "Error when calling DefaultApi->get_tenant_daily_usages_with_http_info: #{e}"
|
|
5301
5458
|
end
|
|
@@ -5313,7 +5470,7 @@ end
|
|
|
5313
5470
|
|
|
5314
5471
|
### Return type
|
|
5315
5472
|
|
|
5316
|
-
[**
|
|
5473
|
+
[**GetTenantDailyUsagesResponse**](GetTenantDailyUsagesResponse.md)
|
|
5317
5474
|
|
|
5318
5475
|
### Authorization
|
|
5319
5476
|
|
|
@@ -5327,7 +5484,7 @@ end
|
|
|
5327
5484
|
|
|
5328
5485
|
## get_tenant_package
|
|
5329
5486
|
|
|
5330
|
-
> <
|
|
5487
|
+
> <GetTenantPackageResponse> get_tenant_package(tenant_id, id)
|
|
5331
5488
|
|
|
5332
5489
|
|
|
5333
5490
|
|
|
@@ -5361,7 +5518,7 @@ end
|
|
|
5361
5518
|
|
|
5362
5519
|
This returns an Array which contains the response data, status code and headers.
|
|
5363
5520
|
|
|
5364
|
-
> <Array(<
|
|
5521
|
+
> <Array(<GetTenantPackageResponse>, Integer, Hash)> get_tenant_package_with_http_info(tenant_id, id)
|
|
5365
5522
|
|
|
5366
5523
|
```ruby
|
|
5367
5524
|
begin
|
|
@@ -5369,7 +5526,7 @@ begin
|
|
|
5369
5526
|
data, status_code, headers = api_instance.get_tenant_package_with_http_info(tenant_id, id)
|
|
5370
5527
|
p status_code # => 2xx
|
|
5371
5528
|
p headers # => { ... }
|
|
5372
|
-
p data # => <
|
|
5529
|
+
p data # => <GetTenantPackageResponse>
|
|
5373
5530
|
rescue FastCommentsClient::ApiError => e
|
|
5374
5531
|
puts "Error when calling DefaultApi->get_tenant_package_with_http_info: #{e}"
|
|
5375
5532
|
end
|
|
@@ -5384,7 +5541,7 @@ end
|
|
|
5384
5541
|
|
|
5385
5542
|
### Return type
|
|
5386
5543
|
|
|
5387
|
-
[**
|
|
5544
|
+
[**GetTenantPackageResponse**](GetTenantPackageResponse.md)
|
|
5388
5545
|
|
|
5389
5546
|
### Authorization
|
|
5390
5547
|
|
|
@@ -5398,7 +5555,7 @@ end
|
|
|
5398
5555
|
|
|
5399
5556
|
## get_tenant_packages
|
|
5400
5557
|
|
|
5401
|
-
> <
|
|
5558
|
+
> <GetTenantPackagesResponse> get_tenant_packages(tenant_id, opts)
|
|
5402
5559
|
|
|
5403
5560
|
|
|
5404
5561
|
|
|
@@ -5434,7 +5591,7 @@ end
|
|
|
5434
5591
|
|
|
5435
5592
|
This returns an Array which contains the response data, status code and headers.
|
|
5436
5593
|
|
|
5437
|
-
> <Array(<
|
|
5594
|
+
> <Array(<GetTenantPackagesResponse>, Integer, Hash)> get_tenant_packages_with_http_info(tenant_id, opts)
|
|
5438
5595
|
|
|
5439
5596
|
```ruby
|
|
5440
5597
|
begin
|
|
@@ -5442,7 +5599,7 @@ begin
|
|
|
5442
5599
|
data, status_code, headers = api_instance.get_tenant_packages_with_http_info(tenant_id, opts)
|
|
5443
5600
|
p status_code # => 2xx
|
|
5444
5601
|
p headers # => { ... }
|
|
5445
|
-
p data # => <
|
|
5602
|
+
p data # => <GetTenantPackagesResponse>
|
|
5446
5603
|
rescue FastCommentsClient::ApiError => e
|
|
5447
5604
|
puts "Error when calling DefaultApi->get_tenant_packages_with_http_info: #{e}"
|
|
5448
5605
|
end
|
|
@@ -5457,7 +5614,7 @@ end
|
|
|
5457
5614
|
|
|
5458
5615
|
### Return type
|
|
5459
5616
|
|
|
5460
|
-
[**
|
|
5617
|
+
[**GetTenantPackagesResponse**](GetTenantPackagesResponse.md)
|
|
5461
5618
|
|
|
5462
5619
|
### Authorization
|
|
5463
5620
|
|
|
@@ -5471,7 +5628,7 @@ end
|
|
|
5471
5628
|
|
|
5472
5629
|
## get_tenant_user
|
|
5473
5630
|
|
|
5474
|
-
> <
|
|
5631
|
+
> <GetTenantUserResponse> get_tenant_user(tenant_id, id)
|
|
5475
5632
|
|
|
5476
5633
|
|
|
5477
5634
|
|
|
@@ -5505,7 +5662,7 @@ end
|
|
|
5505
5662
|
|
|
5506
5663
|
This returns an Array which contains the response data, status code and headers.
|
|
5507
5664
|
|
|
5508
|
-
> <Array(<
|
|
5665
|
+
> <Array(<GetTenantUserResponse>, Integer, Hash)> get_tenant_user_with_http_info(tenant_id, id)
|
|
5509
5666
|
|
|
5510
5667
|
```ruby
|
|
5511
5668
|
begin
|
|
@@ -5513,7 +5670,7 @@ begin
|
|
|
5513
5670
|
data, status_code, headers = api_instance.get_tenant_user_with_http_info(tenant_id, id)
|
|
5514
5671
|
p status_code # => 2xx
|
|
5515
5672
|
p headers # => { ... }
|
|
5516
|
-
p data # => <
|
|
5673
|
+
p data # => <GetTenantUserResponse>
|
|
5517
5674
|
rescue FastCommentsClient::ApiError => e
|
|
5518
5675
|
puts "Error when calling DefaultApi->get_tenant_user_with_http_info: #{e}"
|
|
5519
5676
|
end
|
|
@@ -5528,7 +5685,7 @@ end
|
|
|
5528
5685
|
|
|
5529
5686
|
### Return type
|
|
5530
5687
|
|
|
5531
|
-
[**
|
|
5688
|
+
[**GetTenantUserResponse**](GetTenantUserResponse.md)
|
|
5532
5689
|
|
|
5533
5690
|
### Authorization
|
|
5534
5691
|
|
|
@@ -5542,7 +5699,7 @@ end
|
|
|
5542
5699
|
|
|
5543
5700
|
## get_tenant_users
|
|
5544
5701
|
|
|
5545
|
-
> <
|
|
5702
|
+
> <GetTenantUsersResponse> get_tenant_users(tenant_id, opts)
|
|
5546
5703
|
|
|
5547
5704
|
|
|
5548
5705
|
|
|
@@ -5578,7 +5735,7 @@ end
|
|
|
5578
5735
|
|
|
5579
5736
|
This returns an Array which contains the response data, status code and headers.
|
|
5580
5737
|
|
|
5581
|
-
> <Array(<
|
|
5738
|
+
> <Array(<GetTenantUsersResponse>, Integer, Hash)> get_tenant_users_with_http_info(tenant_id, opts)
|
|
5582
5739
|
|
|
5583
5740
|
```ruby
|
|
5584
5741
|
begin
|
|
@@ -5586,7 +5743,7 @@ begin
|
|
|
5586
5743
|
data, status_code, headers = api_instance.get_tenant_users_with_http_info(tenant_id, opts)
|
|
5587
5744
|
p status_code # => 2xx
|
|
5588
5745
|
p headers # => { ... }
|
|
5589
|
-
p data # => <
|
|
5746
|
+
p data # => <GetTenantUsersResponse>
|
|
5590
5747
|
rescue FastCommentsClient::ApiError => e
|
|
5591
5748
|
puts "Error when calling DefaultApi->get_tenant_users_with_http_info: #{e}"
|
|
5592
5749
|
end
|
|
@@ -5601,7 +5758,7 @@ end
|
|
|
5601
5758
|
|
|
5602
5759
|
### Return type
|
|
5603
5760
|
|
|
5604
|
-
[**
|
|
5761
|
+
[**GetTenantUsersResponse**](GetTenantUsersResponse.md)
|
|
5605
5762
|
|
|
5606
5763
|
### Authorization
|
|
5607
5764
|
|
|
@@ -5615,7 +5772,7 @@ end
|
|
|
5615
5772
|
|
|
5616
5773
|
## get_tenants
|
|
5617
5774
|
|
|
5618
|
-
> <
|
|
5775
|
+
> <GetTenantsResponse> get_tenants(tenant_id, opts)
|
|
5619
5776
|
|
|
5620
5777
|
|
|
5621
5778
|
|
|
@@ -5652,7 +5809,7 @@ end
|
|
|
5652
5809
|
|
|
5653
5810
|
This returns an Array which contains the response data, status code and headers.
|
|
5654
5811
|
|
|
5655
|
-
> <Array(<
|
|
5812
|
+
> <Array(<GetTenantsResponse>, Integer, Hash)> get_tenants_with_http_info(tenant_id, opts)
|
|
5656
5813
|
|
|
5657
5814
|
```ruby
|
|
5658
5815
|
begin
|
|
@@ -5660,7 +5817,7 @@ begin
|
|
|
5660
5817
|
data, status_code, headers = api_instance.get_tenants_with_http_info(tenant_id, opts)
|
|
5661
5818
|
p status_code # => 2xx
|
|
5662
5819
|
p headers # => { ... }
|
|
5663
|
-
p data # => <
|
|
5820
|
+
p data # => <GetTenantsResponse>
|
|
5664
5821
|
rescue FastCommentsClient::ApiError => e
|
|
5665
5822
|
puts "Error when calling DefaultApi->get_tenants_with_http_info: #{e}"
|
|
5666
5823
|
end
|
|
@@ -5676,7 +5833,161 @@ end
|
|
|
5676
5833
|
|
|
5677
5834
|
### Return type
|
|
5678
5835
|
|
|
5679
|
-
[**
|
|
5836
|
+
[**GetTenantsResponse**](GetTenantsResponse.md)
|
|
5837
|
+
|
|
5838
|
+
### Authorization
|
|
5839
|
+
|
|
5840
|
+
[api_key](../README.md#api_key)
|
|
5841
|
+
|
|
5842
|
+
### HTTP request headers
|
|
5843
|
+
|
|
5844
|
+
- **Content-Type**: Not defined
|
|
5845
|
+
- **Accept**: application/json
|
|
5846
|
+
|
|
5847
|
+
|
|
5848
|
+
## get_ticket
|
|
5849
|
+
|
|
5850
|
+
> <GetTicketResponse> get_ticket(tenant_id, id, opts)
|
|
5851
|
+
|
|
5852
|
+
|
|
5853
|
+
|
|
5854
|
+
### Examples
|
|
5855
|
+
|
|
5856
|
+
```ruby
|
|
5857
|
+
require 'time'
|
|
5858
|
+
require 'fastcomments-client'
|
|
5859
|
+
# setup authorization
|
|
5860
|
+
FastCommentsClient.configure do |config|
|
|
5861
|
+
# Configure API key authorization: api_key
|
|
5862
|
+
config.api_key['x-api-key'] = 'YOUR API KEY'
|
|
5863
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
5864
|
+
# config.api_key_prefix['x-api-key'] = 'Bearer'
|
|
5865
|
+
end
|
|
5866
|
+
|
|
5867
|
+
api_instance = FastCommentsClient::DefaultApi.new
|
|
5868
|
+
tenant_id = 'tenant_id_example' # String |
|
|
5869
|
+
id = 'id_example' # String |
|
|
5870
|
+
opts = {
|
|
5871
|
+
user_id: 'user_id_example' # String |
|
|
5872
|
+
}
|
|
5873
|
+
|
|
5874
|
+
begin
|
|
5875
|
+
|
|
5876
|
+
result = api_instance.get_ticket(tenant_id, id, opts)
|
|
5877
|
+
p result
|
|
5878
|
+
rescue FastCommentsClient::ApiError => e
|
|
5879
|
+
puts "Error when calling DefaultApi->get_ticket: #{e}"
|
|
5880
|
+
end
|
|
5881
|
+
```
|
|
5882
|
+
|
|
5883
|
+
#### Using the get_ticket_with_http_info variant
|
|
5884
|
+
|
|
5885
|
+
This returns an Array which contains the response data, status code and headers.
|
|
5886
|
+
|
|
5887
|
+
> <Array(<GetTicketResponse>, Integer, Hash)> get_ticket_with_http_info(tenant_id, id, opts)
|
|
5888
|
+
|
|
5889
|
+
```ruby
|
|
5890
|
+
begin
|
|
5891
|
+
|
|
5892
|
+
data, status_code, headers = api_instance.get_ticket_with_http_info(tenant_id, id, opts)
|
|
5893
|
+
p status_code # => 2xx
|
|
5894
|
+
p headers # => { ... }
|
|
5895
|
+
p data # => <GetTicketResponse>
|
|
5896
|
+
rescue FastCommentsClient::ApiError => e
|
|
5897
|
+
puts "Error when calling DefaultApi->get_ticket_with_http_info: #{e}"
|
|
5898
|
+
end
|
|
5899
|
+
```
|
|
5900
|
+
|
|
5901
|
+
### Parameters
|
|
5902
|
+
|
|
5903
|
+
| Name | Type | Description | Notes |
|
|
5904
|
+
| ---- | ---- | ----------- | ----- |
|
|
5905
|
+
| **tenant_id** | **String** | | |
|
|
5906
|
+
| **id** | **String** | | |
|
|
5907
|
+
| **user_id** | **String** | | [optional] |
|
|
5908
|
+
|
|
5909
|
+
### Return type
|
|
5910
|
+
|
|
5911
|
+
[**GetTicketResponse**](GetTicketResponse.md)
|
|
5912
|
+
|
|
5913
|
+
### Authorization
|
|
5914
|
+
|
|
5915
|
+
[api_key](../README.md#api_key)
|
|
5916
|
+
|
|
5917
|
+
### HTTP request headers
|
|
5918
|
+
|
|
5919
|
+
- **Content-Type**: Not defined
|
|
5920
|
+
- **Accept**: application/json
|
|
5921
|
+
|
|
5922
|
+
|
|
5923
|
+
## get_tickets
|
|
5924
|
+
|
|
5925
|
+
> <GetTicketsResponse> get_tickets(tenant_id, opts)
|
|
5926
|
+
|
|
5927
|
+
|
|
5928
|
+
|
|
5929
|
+
### Examples
|
|
5930
|
+
|
|
5931
|
+
```ruby
|
|
5932
|
+
require 'time'
|
|
5933
|
+
require 'fastcomments-client'
|
|
5934
|
+
# setup authorization
|
|
5935
|
+
FastCommentsClient.configure do |config|
|
|
5936
|
+
# Configure API key authorization: api_key
|
|
5937
|
+
config.api_key['x-api-key'] = 'YOUR API KEY'
|
|
5938
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
5939
|
+
# config.api_key_prefix['x-api-key'] = 'Bearer'
|
|
5940
|
+
end
|
|
5941
|
+
|
|
5942
|
+
api_instance = FastCommentsClient::DefaultApi.new
|
|
5943
|
+
tenant_id = 'tenant_id_example' # String |
|
|
5944
|
+
opts = {
|
|
5945
|
+
user_id: 'user_id_example', # String |
|
|
5946
|
+
state: 1.2, # Float |
|
|
5947
|
+
skip: 1.2, # Float |
|
|
5948
|
+
limit: 1.2 # Float |
|
|
5949
|
+
}
|
|
5950
|
+
|
|
5951
|
+
begin
|
|
5952
|
+
|
|
5953
|
+
result = api_instance.get_tickets(tenant_id, opts)
|
|
5954
|
+
p result
|
|
5955
|
+
rescue FastCommentsClient::ApiError => e
|
|
5956
|
+
puts "Error when calling DefaultApi->get_tickets: #{e}"
|
|
5957
|
+
end
|
|
5958
|
+
```
|
|
5959
|
+
|
|
5960
|
+
#### Using the get_tickets_with_http_info variant
|
|
5961
|
+
|
|
5962
|
+
This returns an Array which contains the response data, status code and headers.
|
|
5963
|
+
|
|
5964
|
+
> <Array(<GetTicketsResponse>, Integer, Hash)> get_tickets_with_http_info(tenant_id, opts)
|
|
5965
|
+
|
|
5966
|
+
```ruby
|
|
5967
|
+
begin
|
|
5968
|
+
|
|
5969
|
+
data, status_code, headers = api_instance.get_tickets_with_http_info(tenant_id, opts)
|
|
5970
|
+
p status_code # => 2xx
|
|
5971
|
+
p headers # => { ... }
|
|
5972
|
+
p data # => <GetTicketsResponse>
|
|
5973
|
+
rescue FastCommentsClient::ApiError => e
|
|
5974
|
+
puts "Error when calling DefaultApi->get_tickets_with_http_info: #{e}"
|
|
5975
|
+
end
|
|
5976
|
+
```
|
|
5977
|
+
|
|
5978
|
+
### Parameters
|
|
5979
|
+
|
|
5980
|
+
| Name | Type | Description | Notes |
|
|
5981
|
+
| ---- | ---- | ----------- | ----- |
|
|
5982
|
+
| **tenant_id** | **String** | | |
|
|
5983
|
+
| **user_id** | **String** | | [optional] |
|
|
5984
|
+
| **state** | **Float** | | [optional] |
|
|
5985
|
+
| **skip** | **Float** | | [optional] |
|
|
5986
|
+
| **limit** | **Float** | | [optional] |
|
|
5987
|
+
|
|
5988
|
+
### Return type
|
|
5989
|
+
|
|
5990
|
+
[**GetTicketsResponse**](GetTicketsResponse.md)
|
|
5680
5991
|
|
|
5681
5992
|
### Authorization
|
|
5682
5993
|
|
|
@@ -5690,7 +6001,7 @@ end
|
|
|
5690
6001
|
|
|
5691
6002
|
## get_user
|
|
5692
6003
|
|
|
5693
|
-
> <
|
|
6004
|
+
> <GetUserResponse> get_user(tenant_id, id)
|
|
5694
6005
|
|
|
5695
6006
|
|
|
5696
6007
|
|
|
@@ -5724,7 +6035,7 @@ end
|
|
|
5724
6035
|
|
|
5725
6036
|
This returns an Array which contains the response data, status code and headers.
|
|
5726
6037
|
|
|
5727
|
-
> <Array(<
|
|
6038
|
+
> <Array(<GetUserResponse>, Integer, Hash)> get_user_with_http_info(tenant_id, id)
|
|
5728
6039
|
|
|
5729
6040
|
```ruby
|
|
5730
6041
|
begin
|
|
@@ -5732,7 +6043,7 @@ begin
|
|
|
5732
6043
|
data, status_code, headers = api_instance.get_user_with_http_info(tenant_id, id)
|
|
5733
6044
|
p status_code # => 2xx
|
|
5734
6045
|
p headers # => { ... }
|
|
5735
|
-
p data # => <
|
|
6046
|
+
p data # => <GetUserResponse>
|
|
5736
6047
|
rescue FastCommentsClient::ApiError => e
|
|
5737
6048
|
puts "Error when calling DefaultApi->get_user_with_http_info: #{e}"
|
|
5738
6049
|
end
|
|
@@ -5747,7 +6058,7 @@ end
|
|
|
5747
6058
|
|
|
5748
6059
|
### Return type
|
|
5749
6060
|
|
|
5750
|
-
[**
|
|
6061
|
+
[**GetUserResponse**](GetUserResponse.md)
|
|
5751
6062
|
|
|
5752
6063
|
### Authorization
|
|
5753
6064
|
|
|
@@ -5761,7 +6072,7 @@ end
|
|
|
5761
6072
|
|
|
5762
6073
|
## get_user_badge
|
|
5763
6074
|
|
|
5764
|
-
> <
|
|
6075
|
+
> <APIGetUserBadgeResponse> get_user_badge(tenant_id, id)
|
|
5765
6076
|
|
|
5766
6077
|
|
|
5767
6078
|
|
|
@@ -5795,7 +6106,7 @@ end
|
|
|
5795
6106
|
|
|
5796
6107
|
This returns an Array which contains the response data, status code and headers.
|
|
5797
6108
|
|
|
5798
|
-
> <Array(<
|
|
6109
|
+
> <Array(<APIGetUserBadgeResponse>, Integer, Hash)> get_user_badge_with_http_info(tenant_id, id)
|
|
5799
6110
|
|
|
5800
6111
|
```ruby
|
|
5801
6112
|
begin
|
|
@@ -5803,7 +6114,7 @@ begin
|
|
|
5803
6114
|
data, status_code, headers = api_instance.get_user_badge_with_http_info(tenant_id, id)
|
|
5804
6115
|
p status_code # => 2xx
|
|
5805
6116
|
p headers # => { ... }
|
|
5806
|
-
p data # => <
|
|
6117
|
+
p data # => <APIGetUserBadgeResponse>
|
|
5807
6118
|
rescue FastCommentsClient::ApiError => e
|
|
5808
6119
|
puts "Error when calling DefaultApi->get_user_badge_with_http_info: #{e}"
|
|
5809
6120
|
end
|
|
@@ -5818,7 +6129,7 @@ end
|
|
|
5818
6129
|
|
|
5819
6130
|
### Return type
|
|
5820
6131
|
|
|
5821
|
-
[**
|
|
6132
|
+
[**APIGetUserBadgeResponse**](APIGetUserBadgeResponse.md)
|
|
5822
6133
|
|
|
5823
6134
|
### Authorization
|
|
5824
6135
|
|
|
@@ -5832,7 +6143,7 @@ end
|
|
|
5832
6143
|
|
|
5833
6144
|
## get_user_badge_progress_by_id
|
|
5834
6145
|
|
|
5835
|
-
> <
|
|
6146
|
+
> <APIGetUserBadgeProgressResponse> get_user_badge_progress_by_id(tenant_id, id)
|
|
5836
6147
|
|
|
5837
6148
|
|
|
5838
6149
|
|
|
@@ -5866,7 +6177,7 @@ end
|
|
|
5866
6177
|
|
|
5867
6178
|
This returns an Array which contains the response data, status code and headers.
|
|
5868
6179
|
|
|
5869
|
-
> <Array(<
|
|
6180
|
+
> <Array(<APIGetUserBadgeProgressResponse>, Integer, Hash)> get_user_badge_progress_by_id_with_http_info(tenant_id, id)
|
|
5870
6181
|
|
|
5871
6182
|
```ruby
|
|
5872
6183
|
begin
|
|
@@ -5874,7 +6185,7 @@ begin
|
|
|
5874
6185
|
data, status_code, headers = api_instance.get_user_badge_progress_by_id_with_http_info(tenant_id, id)
|
|
5875
6186
|
p status_code # => 2xx
|
|
5876
6187
|
p headers # => { ... }
|
|
5877
|
-
p data # => <
|
|
6188
|
+
p data # => <APIGetUserBadgeProgressResponse>
|
|
5878
6189
|
rescue FastCommentsClient::ApiError => e
|
|
5879
6190
|
puts "Error when calling DefaultApi->get_user_badge_progress_by_id_with_http_info: #{e}"
|
|
5880
6191
|
end
|
|
@@ -5889,7 +6200,7 @@ end
|
|
|
5889
6200
|
|
|
5890
6201
|
### Return type
|
|
5891
6202
|
|
|
5892
|
-
[**
|
|
6203
|
+
[**APIGetUserBadgeProgressResponse**](APIGetUserBadgeProgressResponse.md)
|
|
5893
6204
|
|
|
5894
6205
|
### Authorization
|
|
5895
6206
|
|
|
@@ -5903,7 +6214,7 @@ end
|
|
|
5903
6214
|
|
|
5904
6215
|
## get_user_badge_progress_by_user_id
|
|
5905
6216
|
|
|
5906
|
-
> <
|
|
6217
|
+
> <APIGetUserBadgeProgressResponse> get_user_badge_progress_by_user_id(tenant_id, user_id)
|
|
5907
6218
|
|
|
5908
6219
|
|
|
5909
6220
|
|
|
@@ -5937,7 +6248,7 @@ end
|
|
|
5937
6248
|
|
|
5938
6249
|
This returns an Array which contains the response data, status code and headers.
|
|
5939
6250
|
|
|
5940
|
-
> <Array(<
|
|
6251
|
+
> <Array(<APIGetUserBadgeProgressResponse>, Integer, Hash)> get_user_badge_progress_by_user_id_with_http_info(tenant_id, user_id)
|
|
5941
6252
|
|
|
5942
6253
|
```ruby
|
|
5943
6254
|
begin
|
|
@@ -5945,7 +6256,7 @@ begin
|
|
|
5945
6256
|
data, status_code, headers = api_instance.get_user_badge_progress_by_user_id_with_http_info(tenant_id, user_id)
|
|
5946
6257
|
p status_code # => 2xx
|
|
5947
6258
|
p headers # => { ... }
|
|
5948
|
-
p data # => <
|
|
6259
|
+
p data # => <APIGetUserBadgeProgressResponse>
|
|
5949
6260
|
rescue FastCommentsClient::ApiError => e
|
|
5950
6261
|
puts "Error when calling DefaultApi->get_user_badge_progress_by_user_id_with_http_info: #{e}"
|
|
5951
6262
|
end
|
|
@@ -5960,7 +6271,7 @@ end
|
|
|
5960
6271
|
|
|
5961
6272
|
### Return type
|
|
5962
6273
|
|
|
5963
|
-
[**
|
|
6274
|
+
[**APIGetUserBadgeProgressResponse**](APIGetUserBadgeProgressResponse.md)
|
|
5964
6275
|
|
|
5965
6276
|
### Authorization
|
|
5966
6277
|
|
|
@@ -5974,7 +6285,7 @@ end
|
|
|
5974
6285
|
|
|
5975
6286
|
## get_user_badge_progress_list
|
|
5976
6287
|
|
|
5977
|
-
> <
|
|
6288
|
+
> <APIGetUserBadgeProgressListResponse> get_user_badge_progress_list(tenant_id, opts)
|
|
5978
6289
|
|
|
5979
6290
|
|
|
5980
6291
|
|
|
@@ -6012,7 +6323,7 @@ end
|
|
|
6012
6323
|
|
|
6013
6324
|
This returns an Array which contains the response data, status code and headers.
|
|
6014
6325
|
|
|
6015
|
-
> <Array(<
|
|
6326
|
+
> <Array(<APIGetUserBadgeProgressListResponse>, Integer, Hash)> get_user_badge_progress_list_with_http_info(tenant_id, opts)
|
|
6016
6327
|
|
|
6017
6328
|
```ruby
|
|
6018
6329
|
begin
|
|
@@ -6020,7 +6331,7 @@ begin
|
|
|
6020
6331
|
data, status_code, headers = api_instance.get_user_badge_progress_list_with_http_info(tenant_id, opts)
|
|
6021
6332
|
p status_code # => 2xx
|
|
6022
6333
|
p headers # => { ... }
|
|
6023
|
-
p data # => <
|
|
6334
|
+
p data # => <APIGetUserBadgeProgressListResponse>
|
|
6024
6335
|
rescue FastCommentsClient::ApiError => e
|
|
6025
6336
|
puts "Error when calling DefaultApi->get_user_badge_progress_list_with_http_info: #{e}"
|
|
6026
6337
|
end
|
|
@@ -6037,7 +6348,7 @@ end
|
|
|
6037
6348
|
|
|
6038
6349
|
### Return type
|
|
6039
6350
|
|
|
6040
|
-
[**
|
|
6351
|
+
[**APIGetUserBadgeProgressListResponse**](APIGetUserBadgeProgressListResponse.md)
|
|
6041
6352
|
|
|
6042
6353
|
### Authorization
|
|
6043
6354
|
|
|
@@ -6051,7 +6362,7 @@ end
|
|
|
6051
6362
|
|
|
6052
6363
|
## get_user_badges
|
|
6053
6364
|
|
|
6054
|
-
> <
|
|
6365
|
+
> <APIGetUserBadgesResponse> get_user_badges(tenant_id, opts)
|
|
6055
6366
|
|
|
6056
6367
|
|
|
6057
6368
|
|
|
@@ -6092,7 +6403,7 @@ end
|
|
|
6092
6403
|
|
|
6093
6404
|
This returns an Array which contains the response data, status code and headers.
|
|
6094
6405
|
|
|
6095
|
-
> <Array(<
|
|
6406
|
+
> <Array(<APIGetUserBadgesResponse>, Integer, Hash)> get_user_badges_with_http_info(tenant_id, opts)
|
|
6096
6407
|
|
|
6097
6408
|
```ruby
|
|
6098
6409
|
begin
|
|
@@ -6100,7 +6411,7 @@ begin
|
|
|
6100
6411
|
data, status_code, headers = api_instance.get_user_badges_with_http_info(tenant_id, opts)
|
|
6101
6412
|
p status_code # => 2xx
|
|
6102
6413
|
p headers # => { ... }
|
|
6103
|
-
p data # => <
|
|
6414
|
+
p data # => <APIGetUserBadgesResponse>
|
|
6104
6415
|
rescue FastCommentsClient::ApiError => e
|
|
6105
6416
|
puts "Error when calling DefaultApi->get_user_badges_with_http_info: #{e}"
|
|
6106
6417
|
end
|
|
@@ -6120,7 +6431,7 @@ end
|
|
|
6120
6431
|
|
|
6121
6432
|
### Return type
|
|
6122
6433
|
|
|
6123
|
-
[**
|
|
6434
|
+
[**APIGetUserBadgesResponse**](APIGetUserBadgesResponse.md)
|
|
6124
6435
|
|
|
6125
6436
|
### Authorization
|
|
6126
6437
|
|
|
@@ -6134,7 +6445,7 @@ end
|
|
|
6134
6445
|
|
|
6135
6446
|
## get_votes
|
|
6136
6447
|
|
|
6137
|
-
> <
|
|
6448
|
+
> <GetVotesResponse> get_votes(tenant_id, url_id)
|
|
6138
6449
|
|
|
6139
6450
|
|
|
6140
6451
|
|
|
@@ -6168,7 +6479,7 @@ end
|
|
|
6168
6479
|
|
|
6169
6480
|
This returns an Array which contains the response data, status code and headers.
|
|
6170
6481
|
|
|
6171
|
-
> <Array(<
|
|
6482
|
+
> <Array(<GetVotesResponse>, Integer, Hash)> get_votes_with_http_info(tenant_id, url_id)
|
|
6172
6483
|
|
|
6173
6484
|
```ruby
|
|
6174
6485
|
begin
|
|
@@ -6176,7 +6487,7 @@ begin
|
|
|
6176
6487
|
data, status_code, headers = api_instance.get_votes_with_http_info(tenant_id, url_id)
|
|
6177
6488
|
p status_code # => 2xx
|
|
6178
6489
|
p headers # => { ... }
|
|
6179
|
-
p data # => <
|
|
6490
|
+
p data # => <GetVotesResponse>
|
|
6180
6491
|
rescue FastCommentsClient::ApiError => e
|
|
6181
6492
|
puts "Error when calling DefaultApi->get_votes_with_http_info: #{e}"
|
|
6182
6493
|
end
|
|
@@ -6191,7 +6502,7 @@ end
|
|
|
6191
6502
|
|
|
6192
6503
|
### Return type
|
|
6193
6504
|
|
|
6194
|
-
[**
|
|
6505
|
+
[**GetVotesResponse**](GetVotesResponse.md)
|
|
6195
6506
|
|
|
6196
6507
|
### Authorization
|
|
6197
6508
|
|
|
@@ -6205,7 +6516,7 @@ end
|
|
|
6205
6516
|
|
|
6206
6517
|
## get_votes_for_user
|
|
6207
6518
|
|
|
6208
|
-
> <
|
|
6519
|
+
> <GetVotesForUserResponse> get_votes_for_user(tenant_id, url_id, opts)
|
|
6209
6520
|
|
|
6210
6521
|
|
|
6211
6522
|
|
|
@@ -6243,7 +6554,7 @@ end
|
|
|
6243
6554
|
|
|
6244
6555
|
This returns an Array which contains the response data, status code and headers.
|
|
6245
6556
|
|
|
6246
|
-
> <Array(<
|
|
6557
|
+
> <Array(<GetVotesForUserResponse>, Integer, Hash)> get_votes_for_user_with_http_info(tenant_id, url_id, opts)
|
|
6247
6558
|
|
|
6248
6559
|
```ruby
|
|
6249
6560
|
begin
|
|
@@ -6251,7 +6562,7 @@ begin
|
|
|
6251
6562
|
data, status_code, headers = api_instance.get_votes_for_user_with_http_info(tenant_id, url_id, opts)
|
|
6252
6563
|
p status_code # => 2xx
|
|
6253
6564
|
p headers # => { ... }
|
|
6254
|
-
p data # => <
|
|
6565
|
+
p data # => <GetVotesForUserResponse>
|
|
6255
6566
|
rescue FastCommentsClient::ApiError => e
|
|
6256
6567
|
puts "Error when calling DefaultApi->get_votes_for_user_with_http_info: #{e}"
|
|
6257
6568
|
end
|
|
@@ -6268,7 +6579,7 @@ end
|
|
|
6268
6579
|
|
|
6269
6580
|
### Return type
|
|
6270
6581
|
|
|
6271
|
-
[**
|
|
6582
|
+
[**GetVotesForUserResponse**](GetVotesForUserResponse.md)
|
|
6272
6583
|
|
|
6273
6584
|
### Authorization
|
|
6274
6585
|
|
|
@@ -6282,7 +6593,7 @@ end
|
|
|
6282
6593
|
|
|
6283
6594
|
## patch_domain_config
|
|
6284
6595
|
|
|
6285
|
-
> <
|
|
6596
|
+
> <PatchDomainConfigResponse> patch_domain_config(tenant_id, domain_to_update, patch_domain_config_params)
|
|
6286
6597
|
|
|
6287
6598
|
|
|
6288
6599
|
|
|
@@ -6317,7 +6628,7 @@ end
|
|
|
6317
6628
|
|
|
6318
6629
|
This returns an Array which contains the response data, status code and headers.
|
|
6319
6630
|
|
|
6320
|
-
> <Array(<
|
|
6631
|
+
> <Array(<PatchDomainConfigResponse>, Integer, Hash)> patch_domain_config_with_http_info(tenant_id, domain_to_update, patch_domain_config_params)
|
|
6321
6632
|
|
|
6322
6633
|
```ruby
|
|
6323
6634
|
begin
|
|
@@ -6325,7 +6636,7 @@ begin
|
|
|
6325
6636
|
data, status_code, headers = api_instance.patch_domain_config_with_http_info(tenant_id, domain_to_update, patch_domain_config_params)
|
|
6326
6637
|
p status_code # => 2xx
|
|
6327
6638
|
p headers # => { ... }
|
|
6328
|
-
p data # => <
|
|
6639
|
+
p data # => <PatchDomainConfigResponse>
|
|
6329
6640
|
rescue FastCommentsClient::ApiError => e
|
|
6330
6641
|
puts "Error when calling DefaultApi->patch_domain_config_with_http_info: #{e}"
|
|
6331
6642
|
end
|
|
@@ -6341,7 +6652,7 @@ end
|
|
|
6341
6652
|
|
|
6342
6653
|
### Return type
|
|
6343
6654
|
|
|
6344
|
-
[**
|
|
6655
|
+
[**PatchDomainConfigResponse**](PatchDomainConfigResponse.md)
|
|
6345
6656
|
|
|
6346
6657
|
### Authorization
|
|
6347
6658
|
|
|
@@ -6355,7 +6666,7 @@ end
|
|
|
6355
6666
|
|
|
6356
6667
|
## patch_hash_tag
|
|
6357
6668
|
|
|
6358
|
-
> <
|
|
6669
|
+
> <UpdateHashTagResponse> patch_hash_tag(tag, opts)
|
|
6359
6670
|
|
|
6360
6671
|
|
|
6361
6672
|
|
|
@@ -6392,7 +6703,7 @@ end
|
|
|
6392
6703
|
|
|
6393
6704
|
This returns an Array which contains the response data, status code and headers.
|
|
6394
6705
|
|
|
6395
|
-
> <Array(<
|
|
6706
|
+
> <Array(<UpdateHashTagResponse>, Integer, Hash)> patch_hash_tag_with_http_info(tag, opts)
|
|
6396
6707
|
|
|
6397
6708
|
```ruby
|
|
6398
6709
|
begin
|
|
@@ -6400,7 +6711,7 @@ begin
|
|
|
6400
6711
|
data, status_code, headers = api_instance.patch_hash_tag_with_http_info(tag, opts)
|
|
6401
6712
|
p status_code # => 2xx
|
|
6402
6713
|
p headers # => { ... }
|
|
6403
|
-
p data # => <
|
|
6714
|
+
p data # => <UpdateHashTagResponse>
|
|
6404
6715
|
rescue FastCommentsClient::ApiError => e
|
|
6405
6716
|
puts "Error when calling DefaultApi->patch_hash_tag_with_http_info: #{e}"
|
|
6406
6717
|
end
|
|
@@ -6416,7 +6727,7 @@ end
|
|
|
6416
6727
|
|
|
6417
6728
|
### Return type
|
|
6418
6729
|
|
|
6419
|
-
[**
|
|
6730
|
+
[**UpdateHashTagResponse**](UpdateHashTagResponse.md)
|
|
6420
6731
|
|
|
6421
6732
|
### Authorization
|
|
6422
6733
|
|
|
@@ -6580,7 +6891,7 @@ end
|
|
|
6580
6891
|
|
|
6581
6892
|
## put_domain_config
|
|
6582
6893
|
|
|
6583
|
-
> <
|
|
6894
|
+
> <PutDomainConfigResponse> put_domain_config(tenant_id, domain_to_update, update_domain_config_params)
|
|
6584
6895
|
|
|
6585
6896
|
|
|
6586
6897
|
|
|
@@ -6615,7 +6926,7 @@ end
|
|
|
6615
6926
|
|
|
6616
6927
|
This returns an Array which contains the response data, status code and headers.
|
|
6617
6928
|
|
|
6618
|
-
> <Array(<
|
|
6929
|
+
> <Array(<PutDomainConfigResponse>, Integer, Hash)> put_domain_config_with_http_info(tenant_id, domain_to_update, update_domain_config_params)
|
|
6619
6930
|
|
|
6620
6931
|
```ruby
|
|
6621
6932
|
begin
|
|
@@ -6623,7 +6934,7 @@ begin
|
|
|
6623
6934
|
data, status_code, headers = api_instance.put_domain_config_with_http_info(tenant_id, domain_to_update, update_domain_config_params)
|
|
6624
6935
|
p status_code # => 2xx
|
|
6625
6936
|
p headers # => { ... }
|
|
6626
|
-
p data # => <
|
|
6937
|
+
p data # => <PutDomainConfigResponse>
|
|
6627
6938
|
rescue FastCommentsClient::ApiError => e
|
|
6628
6939
|
puts "Error when calling DefaultApi->put_domain_config_with_http_info: #{e}"
|
|
6629
6940
|
end
|
|
@@ -6639,7 +6950,7 @@ end
|
|
|
6639
6950
|
|
|
6640
6951
|
### Return type
|
|
6641
6952
|
|
|
6642
|
-
[**
|
|
6953
|
+
[**PutDomainConfigResponse**](PutDomainConfigResponse.md)
|
|
6643
6954
|
|
|
6644
6955
|
### Authorization
|
|
6645
6956
|
|
|
@@ -6730,7 +7041,7 @@ end
|
|
|
6730
7041
|
|
|
6731
7042
|
## render_email_template
|
|
6732
7043
|
|
|
6733
|
-
> <
|
|
7044
|
+
> <RenderEmailTemplateResponse> render_email_template(tenant_id, render_email_template_body, opts)
|
|
6734
7045
|
|
|
6735
7046
|
|
|
6736
7047
|
|
|
@@ -6767,7 +7078,7 @@ end
|
|
|
6767
7078
|
|
|
6768
7079
|
This returns an Array which contains the response data, status code and headers.
|
|
6769
7080
|
|
|
6770
|
-
> <Array(<
|
|
7081
|
+
> <Array(<RenderEmailTemplateResponse>, Integer, Hash)> render_email_template_with_http_info(tenant_id, render_email_template_body, opts)
|
|
6771
7082
|
|
|
6772
7083
|
```ruby
|
|
6773
7084
|
begin
|
|
@@ -6775,7 +7086,7 @@ begin
|
|
|
6775
7086
|
data, status_code, headers = api_instance.render_email_template_with_http_info(tenant_id, render_email_template_body, opts)
|
|
6776
7087
|
p status_code # => 2xx
|
|
6777
7088
|
p headers # => { ... }
|
|
6778
|
-
p data # => <
|
|
7089
|
+
p data # => <RenderEmailTemplateResponse>
|
|
6779
7090
|
rescue FastCommentsClient::ApiError => e
|
|
6780
7091
|
puts "Error when calling DefaultApi->render_email_template_with_http_info: #{e}"
|
|
6781
7092
|
end
|
|
@@ -6791,7 +7102,7 @@ end
|
|
|
6791
7102
|
|
|
6792
7103
|
### Return type
|
|
6793
7104
|
|
|
6794
|
-
[**
|
|
7105
|
+
[**RenderEmailTemplateResponse**](RenderEmailTemplateResponse.md)
|
|
6795
7106
|
|
|
6796
7107
|
### Authorization
|
|
6797
7108
|
|
|
@@ -6805,7 +7116,7 @@ end
|
|
|
6805
7116
|
|
|
6806
7117
|
## replace_tenant_package
|
|
6807
7118
|
|
|
6808
|
-
> <
|
|
7119
|
+
> <APIEmptyResponse> replace_tenant_package(tenant_id, id, replace_tenant_package_body)
|
|
6809
7120
|
|
|
6810
7121
|
|
|
6811
7122
|
|
|
@@ -6840,7 +7151,7 @@ end
|
|
|
6840
7151
|
|
|
6841
7152
|
This returns an Array which contains the response data, status code and headers.
|
|
6842
7153
|
|
|
6843
|
-
> <Array(<
|
|
7154
|
+
> <Array(<APIEmptyResponse>, Integer, Hash)> replace_tenant_package_with_http_info(tenant_id, id, replace_tenant_package_body)
|
|
6844
7155
|
|
|
6845
7156
|
```ruby
|
|
6846
7157
|
begin
|
|
@@ -6848,7 +7159,7 @@ begin
|
|
|
6848
7159
|
data, status_code, headers = api_instance.replace_tenant_package_with_http_info(tenant_id, id, replace_tenant_package_body)
|
|
6849
7160
|
p status_code # => 2xx
|
|
6850
7161
|
p headers # => { ... }
|
|
6851
|
-
p data # => <
|
|
7162
|
+
p data # => <APIEmptyResponse>
|
|
6852
7163
|
rescue FastCommentsClient::ApiError => e
|
|
6853
7164
|
puts "Error when calling DefaultApi->replace_tenant_package_with_http_info: #{e}"
|
|
6854
7165
|
end
|
|
@@ -6864,7 +7175,7 @@ end
|
|
|
6864
7175
|
|
|
6865
7176
|
### Return type
|
|
6866
7177
|
|
|
6867
|
-
[**
|
|
7178
|
+
[**APIEmptyResponse**](APIEmptyResponse.md)
|
|
6868
7179
|
|
|
6869
7180
|
### Authorization
|
|
6870
7181
|
|
|
@@ -6878,7 +7189,7 @@ end
|
|
|
6878
7189
|
|
|
6879
7190
|
## replace_tenant_user
|
|
6880
7191
|
|
|
6881
|
-
> <
|
|
7192
|
+
> <APIEmptyResponse> replace_tenant_user(tenant_id, id, replace_tenant_user_body, opts)
|
|
6882
7193
|
|
|
6883
7194
|
|
|
6884
7195
|
|
|
@@ -6916,7 +7227,7 @@ end
|
|
|
6916
7227
|
|
|
6917
7228
|
This returns an Array which contains the response data, status code and headers.
|
|
6918
7229
|
|
|
6919
|
-
> <Array(<
|
|
7230
|
+
> <Array(<APIEmptyResponse>, Integer, Hash)> replace_tenant_user_with_http_info(tenant_id, id, replace_tenant_user_body, opts)
|
|
6920
7231
|
|
|
6921
7232
|
```ruby
|
|
6922
7233
|
begin
|
|
@@ -6924,7 +7235,7 @@ begin
|
|
|
6924
7235
|
data, status_code, headers = api_instance.replace_tenant_user_with_http_info(tenant_id, id, replace_tenant_user_body, opts)
|
|
6925
7236
|
p status_code # => 2xx
|
|
6926
7237
|
p headers # => { ... }
|
|
6927
|
-
p data # => <
|
|
7238
|
+
p data # => <APIEmptyResponse>
|
|
6928
7239
|
rescue FastCommentsClient::ApiError => e
|
|
6929
7240
|
puts "Error when calling DefaultApi->replace_tenant_user_with_http_info: #{e}"
|
|
6930
7241
|
end
|
|
@@ -6941,7 +7252,7 @@ end
|
|
|
6941
7252
|
|
|
6942
7253
|
### Return type
|
|
6943
7254
|
|
|
6944
|
-
[**
|
|
7255
|
+
[**APIEmptyResponse**](APIEmptyResponse.md)
|
|
6945
7256
|
|
|
6946
7257
|
### Authorization
|
|
6947
7258
|
|
|
@@ -6955,7 +7266,7 @@ end
|
|
|
6955
7266
|
|
|
6956
7267
|
## save_comment
|
|
6957
7268
|
|
|
6958
|
-
> <
|
|
7269
|
+
> <APISaveCommentResponse> save_comment(tenant_id, create_comment_params, opts)
|
|
6959
7270
|
|
|
6960
7271
|
|
|
6961
7272
|
|
|
@@ -6995,7 +7306,7 @@ end
|
|
|
6995
7306
|
|
|
6996
7307
|
This returns an Array which contains the response data, status code and headers.
|
|
6997
7308
|
|
|
6998
|
-
> <Array(<
|
|
7309
|
+
> <Array(<APISaveCommentResponse>, Integer, Hash)> save_comment_with_http_info(tenant_id, create_comment_params, opts)
|
|
6999
7310
|
|
|
7000
7311
|
```ruby
|
|
7001
7312
|
begin
|
|
@@ -7003,7 +7314,7 @@ begin
|
|
|
7003
7314
|
data, status_code, headers = api_instance.save_comment_with_http_info(tenant_id, create_comment_params, opts)
|
|
7004
7315
|
p status_code # => 2xx
|
|
7005
7316
|
p headers # => { ... }
|
|
7006
|
-
p data # => <
|
|
7317
|
+
p data # => <APISaveCommentResponse>
|
|
7007
7318
|
rescue FastCommentsClient::ApiError => e
|
|
7008
7319
|
puts "Error when calling DefaultApi->save_comment_with_http_info: #{e}"
|
|
7009
7320
|
end
|
|
@@ -7022,7 +7333,7 @@ end
|
|
|
7022
7333
|
|
|
7023
7334
|
### Return type
|
|
7024
7335
|
|
|
7025
|
-
[**
|
|
7336
|
+
[**APISaveCommentResponse**](APISaveCommentResponse.md)
|
|
7026
7337
|
|
|
7027
7338
|
### Authorization
|
|
7028
7339
|
|
|
@@ -7036,7 +7347,7 @@ end
|
|
|
7036
7347
|
|
|
7037
7348
|
## save_comments_bulk
|
|
7038
7349
|
|
|
7039
|
-
> <Array<
|
|
7350
|
+
> <Array<SaveCommentsBulkResponse>> save_comments_bulk(tenant_id, create_comment_params, opts)
|
|
7040
7351
|
|
|
7041
7352
|
|
|
7042
7353
|
|
|
@@ -7076,7 +7387,7 @@ end
|
|
|
7076
7387
|
|
|
7077
7388
|
This returns an Array which contains the response data, status code and headers.
|
|
7078
7389
|
|
|
7079
|
-
> <Array(<Array<
|
|
7390
|
+
> <Array(<Array<SaveCommentsBulkResponse>>, Integer, Hash)> save_comments_bulk_with_http_info(tenant_id, create_comment_params, opts)
|
|
7080
7391
|
|
|
7081
7392
|
```ruby
|
|
7082
7393
|
begin
|
|
@@ -7084,7 +7395,7 @@ begin
|
|
|
7084
7395
|
data, status_code, headers = api_instance.save_comments_bulk_with_http_info(tenant_id, create_comment_params, opts)
|
|
7085
7396
|
p status_code # => 2xx
|
|
7086
7397
|
p headers # => { ... }
|
|
7087
|
-
p data # => <Array<
|
|
7398
|
+
p data # => <Array<SaveCommentsBulkResponse>>
|
|
7088
7399
|
rescue FastCommentsClient::ApiError => e
|
|
7089
7400
|
puts "Error when calling DefaultApi->save_comments_bulk_with_http_info: #{e}"
|
|
7090
7401
|
end
|
|
@@ -7103,7 +7414,7 @@ end
|
|
|
7103
7414
|
|
|
7104
7415
|
### Return type
|
|
7105
7416
|
|
|
7106
|
-
[**Array<
|
|
7417
|
+
[**Array<SaveCommentsBulkResponse>**](SaveCommentsBulkResponse.md)
|
|
7107
7418
|
|
|
7108
7419
|
### Authorization
|
|
7109
7420
|
|
|
@@ -7117,7 +7428,7 @@ end
|
|
|
7117
7428
|
|
|
7118
7429
|
## send_invite
|
|
7119
7430
|
|
|
7120
|
-
> <
|
|
7431
|
+
> <APIEmptyResponse> send_invite(tenant_id, id, from_name)
|
|
7121
7432
|
|
|
7122
7433
|
|
|
7123
7434
|
|
|
@@ -7152,7 +7463,7 @@ end
|
|
|
7152
7463
|
|
|
7153
7464
|
This returns an Array which contains the response data, status code and headers.
|
|
7154
7465
|
|
|
7155
|
-
> <Array(<
|
|
7466
|
+
> <Array(<APIEmptyResponse>, Integer, Hash)> send_invite_with_http_info(tenant_id, id, from_name)
|
|
7156
7467
|
|
|
7157
7468
|
```ruby
|
|
7158
7469
|
begin
|
|
@@ -7160,7 +7471,7 @@ begin
|
|
|
7160
7471
|
data, status_code, headers = api_instance.send_invite_with_http_info(tenant_id, id, from_name)
|
|
7161
7472
|
p status_code # => 2xx
|
|
7162
7473
|
p headers # => { ... }
|
|
7163
|
-
p data # => <
|
|
7474
|
+
p data # => <APIEmptyResponse>
|
|
7164
7475
|
rescue FastCommentsClient::ApiError => e
|
|
7165
7476
|
puts "Error when calling DefaultApi->send_invite_with_http_info: #{e}"
|
|
7166
7477
|
end
|
|
@@ -7176,7 +7487,7 @@ end
|
|
|
7176
7487
|
|
|
7177
7488
|
### Return type
|
|
7178
7489
|
|
|
7179
|
-
[**
|
|
7490
|
+
[**APIEmptyResponse**](APIEmptyResponse.md)
|
|
7180
7491
|
|
|
7181
7492
|
### Authorization
|
|
7182
7493
|
|
|
@@ -7190,7 +7501,7 @@ end
|
|
|
7190
7501
|
|
|
7191
7502
|
## send_login_link
|
|
7192
7503
|
|
|
7193
|
-
> <
|
|
7504
|
+
> <APIEmptyResponse> send_login_link(tenant_id, id, opts)
|
|
7194
7505
|
|
|
7195
7506
|
|
|
7196
7507
|
|
|
@@ -7227,7 +7538,7 @@ end
|
|
|
7227
7538
|
|
|
7228
7539
|
This returns an Array which contains the response data, status code and headers.
|
|
7229
7540
|
|
|
7230
|
-
> <Array(<
|
|
7541
|
+
> <Array(<APIEmptyResponse>, Integer, Hash)> send_login_link_with_http_info(tenant_id, id, opts)
|
|
7231
7542
|
|
|
7232
7543
|
```ruby
|
|
7233
7544
|
begin
|
|
@@ -7235,7 +7546,7 @@ begin
|
|
|
7235
7546
|
data, status_code, headers = api_instance.send_login_link_with_http_info(tenant_id, id, opts)
|
|
7236
7547
|
p status_code # => 2xx
|
|
7237
7548
|
p headers # => { ... }
|
|
7238
|
-
p data # => <
|
|
7549
|
+
p data # => <APIEmptyResponse>
|
|
7239
7550
|
rescue FastCommentsClient::ApiError => e
|
|
7240
7551
|
puts "Error when calling DefaultApi->send_login_link_with_http_info: #{e}"
|
|
7241
7552
|
end
|
|
@@ -7251,7 +7562,7 @@ end
|
|
|
7251
7562
|
|
|
7252
7563
|
### Return type
|
|
7253
7564
|
|
|
7254
|
-
[**
|
|
7565
|
+
[**APIEmptyResponse**](APIEmptyResponse.md)
|
|
7255
7566
|
|
|
7256
7567
|
### Authorization
|
|
7257
7568
|
|
|
@@ -7265,7 +7576,7 @@ end
|
|
|
7265
7576
|
|
|
7266
7577
|
## un_block_user_from_comment
|
|
7267
7578
|
|
|
7268
|
-
> <
|
|
7579
|
+
> <UnblockSuccess> un_block_user_from_comment(tenant_id, id, un_block_from_comment_params, opts)
|
|
7269
7580
|
|
|
7270
7581
|
|
|
7271
7582
|
|
|
@@ -7304,7 +7615,7 @@ end
|
|
|
7304
7615
|
|
|
7305
7616
|
This returns an Array which contains the response data, status code and headers.
|
|
7306
7617
|
|
|
7307
|
-
> <Array(<
|
|
7618
|
+
> <Array(<UnblockSuccess>, Integer, Hash)> un_block_user_from_comment_with_http_info(tenant_id, id, un_block_from_comment_params, opts)
|
|
7308
7619
|
|
|
7309
7620
|
```ruby
|
|
7310
7621
|
begin
|
|
@@ -7312,7 +7623,7 @@ begin
|
|
|
7312
7623
|
data, status_code, headers = api_instance.un_block_user_from_comment_with_http_info(tenant_id, id, un_block_from_comment_params, opts)
|
|
7313
7624
|
p status_code # => 2xx
|
|
7314
7625
|
p headers # => { ... }
|
|
7315
|
-
p data # => <
|
|
7626
|
+
p data # => <UnblockSuccess>
|
|
7316
7627
|
rescue FastCommentsClient::ApiError => e
|
|
7317
7628
|
puts "Error when calling DefaultApi->un_block_user_from_comment_with_http_info: #{e}"
|
|
7318
7629
|
end
|
|
@@ -7330,7 +7641,7 @@ end
|
|
|
7330
7641
|
|
|
7331
7642
|
### Return type
|
|
7332
7643
|
|
|
7333
|
-
[**
|
|
7644
|
+
[**UnblockSuccess**](UnblockSuccess.md)
|
|
7334
7645
|
|
|
7335
7646
|
### Authorization
|
|
7336
7647
|
|
|
@@ -7344,7 +7655,7 @@ end
|
|
|
7344
7655
|
|
|
7345
7656
|
## un_flag_comment
|
|
7346
7657
|
|
|
7347
|
-
> <
|
|
7658
|
+
> <FlagCommentResponse> un_flag_comment(tenant_id, id, opts)
|
|
7348
7659
|
|
|
7349
7660
|
|
|
7350
7661
|
|
|
@@ -7382,7 +7693,7 @@ end
|
|
|
7382
7693
|
|
|
7383
7694
|
This returns an Array which contains the response data, status code and headers.
|
|
7384
7695
|
|
|
7385
|
-
> <Array(<
|
|
7696
|
+
> <Array(<FlagCommentResponse>, Integer, Hash)> un_flag_comment_with_http_info(tenant_id, id, opts)
|
|
7386
7697
|
|
|
7387
7698
|
```ruby
|
|
7388
7699
|
begin
|
|
@@ -7390,7 +7701,7 @@ begin
|
|
|
7390
7701
|
data, status_code, headers = api_instance.un_flag_comment_with_http_info(tenant_id, id, opts)
|
|
7391
7702
|
p status_code # => 2xx
|
|
7392
7703
|
p headers # => { ... }
|
|
7393
|
-
p data # => <
|
|
7704
|
+
p data # => <FlagCommentResponse>
|
|
7394
7705
|
rescue FastCommentsClient::ApiError => e
|
|
7395
7706
|
puts "Error when calling DefaultApi->un_flag_comment_with_http_info: #{e}"
|
|
7396
7707
|
end
|
|
@@ -7407,7 +7718,7 @@ end
|
|
|
7407
7718
|
|
|
7408
7719
|
### Return type
|
|
7409
7720
|
|
|
7410
|
-
[**
|
|
7721
|
+
[**FlagCommentResponse**](FlagCommentResponse.md)
|
|
7411
7722
|
|
|
7412
7723
|
### Authorization
|
|
7413
7724
|
|
|
@@ -7421,7 +7732,7 @@ end
|
|
|
7421
7732
|
|
|
7422
7733
|
## update_comment
|
|
7423
7734
|
|
|
7424
|
-
> <
|
|
7735
|
+
> <APIEmptyResponse> update_comment(tenant_id, id, updatable_comment_params, opts)
|
|
7425
7736
|
|
|
7426
7737
|
|
|
7427
7738
|
|
|
@@ -7461,7 +7772,7 @@ end
|
|
|
7461
7772
|
|
|
7462
7773
|
This returns an Array which contains the response data, status code and headers.
|
|
7463
7774
|
|
|
7464
|
-
> <Array(<
|
|
7775
|
+
> <Array(<APIEmptyResponse>, Integer, Hash)> update_comment_with_http_info(tenant_id, id, updatable_comment_params, opts)
|
|
7465
7776
|
|
|
7466
7777
|
```ruby
|
|
7467
7778
|
begin
|
|
@@ -7469,7 +7780,7 @@ begin
|
|
|
7469
7780
|
data, status_code, headers = api_instance.update_comment_with_http_info(tenant_id, id, updatable_comment_params, opts)
|
|
7470
7781
|
p status_code # => 2xx
|
|
7471
7782
|
p headers # => { ... }
|
|
7472
|
-
p data # => <
|
|
7783
|
+
p data # => <APIEmptyResponse>
|
|
7473
7784
|
rescue FastCommentsClient::ApiError => e
|
|
7474
7785
|
puts "Error when calling DefaultApi->update_comment_with_http_info: #{e}"
|
|
7475
7786
|
end
|
|
@@ -7488,7 +7799,7 @@ end
|
|
|
7488
7799
|
|
|
7489
7800
|
### Return type
|
|
7490
7801
|
|
|
7491
|
-
[**
|
|
7802
|
+
[**APIEmptyResponse**](APIEmptyResponse.md)
|
|
7492
7803
|
|
|
7493
7804
|
### Authorization
|
|
7494
7805
|
|
|
@@ -7502,7 +7813,7 @@ end
|
|
|
7502
7813
|
|
|
7503
7814
|
## update_email_template
|
|
7504
7815
|
|
|
7505
|
-
> <
|
|
7816
|
+
> <APIEmptyResponse> update_email_template(tenant_id, id, update_email_template_body)
|
|
7506
7817
|
|
|
7507
7818
|
|
|
7508
7819
|
|
|
@@ -7537,7 +7848,7 @@ end
|
|
|
7537
7848
|
|
|
7538
7849
|
This returns an Array which contains the response data, status code and headers.
|
|
7539
7850
|
|
|
7540
|
-
> <Array(<
|
|
7851
|
+
> <Array(<APIEmptyResponse>, Integer, Hash)> update_email_template_with_http_info(tenant_id, id, update_email_template_body)
|
|
7541
7852
|
|
|
7542
7853
|
```ruby
|
|
7543
7854
|
begin
|
|
@@ -7545,7 +7856,7 @@ begin
|
|
|
7545
7856
|
data, status_code, headers = api_instance.update_email_template_with_http_info(tenant_id, id, update_email_template_body)
|
|
7546
7857
|
p status_code # => 2xx
|
|
7547
7858
|
p headers # => { ... }
|
|
7548
|
-
p data # => <
|
|
7859
|
+
p data # => <APIEmptyResponse>
|
|
7549
7860
|
rescue FastCommentsClient::ApiError => e
|
|
7550
7861
|
puts "Error when calling DefaultApi->update_email_template_with_http_info: #{e}"
|
|
7551
7862
|
end
|
|
@@ -7561,7 +7872,7 @@ end
|
|
|
7561
7872
|
|
|
7562
7873
|
### Return type
|
|
7563
7874
|
|
|
7564
|
-
[**
|
|
7875
|
+
[**APIEmptyResponse**](APIEmptyResponse.md)
|
|
7565
7876
|
|
|
7566
7877
|
### Authorization
|
|
7567
7878
|
|
|
@@ -7575,7 +7886,7 @@ end
|
|
|
7575
7886
|
|
|
7576
7887
|
## update_feed_post
|
|
7577
7888
|
|
|
7578
|
-
> <
|
|
7889
|
+
> <APIEmptyResponse> update_feed_post(tenant_id, id, feed_post)
|
|
7579
7890
|
|
|
7580
7891
|
|
|
7581
7892
|
|
|
@@ -7610,7 +7921,7 @@ end
|
|
|
7610
7921
|
|
|
7611
7922
|
This returns an Array which contains the response data, status code and headers.
|
|
7612
7923
|
|
|
7613
|
-
> <Array(<
|
|
7924
|
+
> <Array(<APIEmptyResponse>, Integer, Hash)> update_feed_post_with_http_info(tenant_id, id, feed_post)
|
|
7614
7925
|
|
|
7615
7926
|
```ruby
|
|
7616
7927
|
begin
|
|
@@ -7618,7 +7929,7 @@ begin
|
|
|
7618
7929
|
data, status_code, headers = api_instance.update_feed_post_with_http_info(tenant_id, id, feed_post)
|
|
7619
7930
|
p status_code # => 2xx
|
|
7620
7931
|
p headers # => { ... }
|
|
7621
|
-
p data # => <
|
|
7932
|
+
p data # => <APIEmptyResponse>
|
|
7622
7933
|
rescue FastCommentsClient::ApiError => e
|
|
7623
7934
|
puts "Error when calling DefaultApi->update_feed_post_with_http_info: #{e}"
|
|
7624
7935
|
end
|
|
@@ -7634,7 +7945,7 @@ end
|
|
|
7634
7945
|
|
|
7635
7946
|
### Return type
|
|
7636
7947
|
|
|
7637
|
-
[**
|
|
7948
|
+
[**APIEmptyResponse**](APIEmptyResponse.md)
|
|
7638
7949
|
|
|
7639
7950
|
### Authorization
|
|
7640
7951
|
|
|
@@ -7648,7 +7959,7 @@ end
|
|
|
7648
7959
|
|
|
7649
7960
|
## update_moderator
|
|
7650
7961
|
|
|
7651
|
-
> <
|
|
7962
|
+
> <APIEmptyResponse> update_moderator(tenant_id, id, update_moderator_body)
|
|
7652
7963
|
|
|
7653
7964
|
|
|
7654
7965
|
|
|
@@ -7683,7 +7994,7 @@ end
|
|
|
7683
7994
|
|
|
7684
7995
|
This returns an Array which contains the response data, status code and headers.
|
|
7685
7996
|
|
|
7686
|
-
> <Array(<
|
|
7997
|
+
> <Array(<APIEmptyResponse>, Integer, Hash)> update_moderator_with_http_info(tenant_id, id, update_moderator_body)
|
|
7687
7998
|
|
|
7688
7999
|
```ruby
|
|
7689
8000
|
begin
|
|
@@ -7691,7 +8002,7 @@ begin
|
|
|
7691
8002
|
data, status_code, headers = api_instance.update_moderator_with_http_info(tenant_id, id, update_moderator_body)
|
|
7692
8003
|
p status_code # => 2xx
|
|
7693
8004
|
p headers # => { ... }
|
|
7694
|
-
p data # => <
|
|
8005
|
+
p data # => <APIEmptyResponse>
|
|
7695
8006
|
rescue FastCommentsClient::ApiError => e
|
|
7696
8007
|
puts "Error when calling DefaultApi->update_moderator_with_http_info: #{e}"
|
|
7697
8008
|
end
|
|
@@ -7707,7 +8018,7 @@ end
|
|
|
7707
8018
|
|
|
7708
8019
|
### Return type
|
|
7709
8020
|
|
|
7710
|
-
[**
|
|
8021
|
+
[**APIEmptyResponse**](APIEmptyResponse.md)
|
|
7711
8022
|
|
|
7712
8023
|
### Authorization
|
|
7713
8024
|
|
|
@@ -7721,7 +8032,7 @@ end
|
|
|
7721
8032
|
|
|
7722
8033
|
## update_notification
|
|
7723
8034
|
|
|
7724
|
-
> <
|
|
8035
|
+
> <APIEmptyResponse> update_notification(tenant_id, id, update_notification_body, opts)
|
|
7725
8036
|
|
|
7726
8037
|
|
|
7727
8038
|
|
|
@@ -7759,7 +8070,7 @@ end
|
|
|
7759
8070
|
|
|
7760
8071
|
This returns an Array which contains the response data, status code and headers.
|
|
7761
8072
|
|
|
7762
|
-
> <Array(<
|
|
8073
|
+
> <Array(<APIEmptyResponse>, Integer, Hash)> update_notification_with_http_info(tenant_id, id, update_notification_body, opts)
|
|
7763
8074
|
|
|
7764
8075
|
```ruby
|
|
7765
8076
|
begin
|
|
@@ -7767,7 +8078,7 @@ begin
|
|
|
7767
8078
|
data, status_code, headers = api_instance.update_notification_with_http_info(tenant_id, id, update_notification_body, opts)
|
|
7768
8079
|
p status_code # => 2xx
|
|
7769
8080
|
p headers # => { ... }
|
|
7770
|
-
p data # => <
|
|
8081
|
+
p data # => <APIEmptyResponse>
|
|
7771
8082
|
rescue FastCommentsClient::ApiError => e
|
|
7772
8083
|
puts "Error when calling DefaultApi->update_notification_with_http_info: #{e}"
|
|
7773
8084
|
end
|
|
@@ -7784,7 +8095,7 @@ end
|
|
|
7784
8095
|
|
|
7785
8096
|
### Return type
|
|
7786
8097
|
|
|
7787
|
-
[**
|
|
8098
|
+
[**APIEmptyResponse**](APIEmptyResponse.md)
|
|
7788
8099
|
|
|
7789
8100
|
### Authorization
|
|
7790
8101
|
|
|
@@ -7798,7 +8109,7 @@ end
|
|
|
7798
8109
|
|
|
7799
8110
|
## update_question_config
|
|
7800
8111
|
|
|
7801
|
-
> <
|
|
8112
|
+
> <APIEmptyResponse> update_question_config(tenant_id, id, update_question_config_body)
|
|
7802
8113
|
|
|
7803
8114
|
|
|
7804
8115
|
|
|
@@ -7833,7 +8144,7 @@ end
|
|
|
7833
8144
|
|
|
7834
8145
|
This returns an Array which contains the response data, status code and headers.
|
|
7835
8146
|
|
|
7836
|
-
> <Array(<
|
|
8147
|
+
> <Array(<APIEmptyResponse>, Integer, Hash)> update_question_config_with_http_info(tenant_id, id, update_question_config_body)
|
|
7837
8148
|
|
|
7838
8149
|
```ruby
|
|
7839
8150
|
begin
|
|
@@ -7841,7 +8152,7 @@ begin
|
|
|
7841
8152
|
data, status_code, headers = api_instance.update_question_config_with_http_info(tenant_id, id, update_question_config_body)
|
|
7842
8153
|
p status_code # => 2xx
|
|
7843
8154
|
p headers # => { ... }
|
|
7844
|
-
p data # => <
|
|
8155
|
+
p data # => <APIEmptyResponse>
|
|
7845
8156
|
rescue FastCommentsClient::ApiError => e
|
|
7846
8157
|
puts "Error when calling DefaultApi->update_question_config_with_http_info: #{e}"
|
|
7847
8158
|
end
|
|
@@ -7857,7 +8168,7 @@ end
|
|
|
7857
8168
|
|
|
7858
8169
|
### Return type
|
|
7859
8170
|
|
|
7860
|
-
[**
|
|
8171
|
+
[**APIEmptyResponse**](APIEmptyResponse.md)
|
|
7861
8172
|
|
|
7862
8173
|
### Authorization
|
|
7863
8174
|
|
|
@@ -7871,7 +8182,7 @@ end
|
|
|
7871
8182
|
|
|
7872
8183
|
## update_question_result
|
|
7873
8184
|
|
|
7874
|
-
> <
|
|
8185
|
+
> <APIEmptyResponse> update_question_result(tenant_id, id, update_question_result_body)
|
|
7875
8186
|
|
|
7876
8187
|
|
|
7877
8188
|
|
|
@@ -7906,7 +8217,7 @@ end
|
|
|
7906
8217
|
|
|
7907
8218
|
This returns an Array which contains the response data, status code and headers.
|
|
7908
8219
|
|
|
7909
|
-
> <Array(<
|
|
8220
|
+
> <Array(<APIEmptyResponse>, Integer, Hash)> update_question_result_with_http_info(tenant_id, id, update_question_result_body)
|
|
7910
8221
|
|
|
7911
8222
|
```ruby
|
|
7912
8223
|
begin
|
|
@@ -7914,7 +8225,7 @@ begin
|
|
|
7914
8225
|
data, status_code, headers = api_instance.update_question_result_with_http_info(tenant_id, id, update_question_result_body)
|
|
7915
8226
|
p status_code # => 2xx
|
|
7916
8227
|
p headers # => { ... }
|
|
7917
|
-
p data # => <
|
|
8228
|
+
p data # => <APIEmptyResponse>
|
|
7918
8229
|
rescue FastCommentsClient::ApiError => e
|
|
7919
8230
|
puts "Error when calling DefaultApi->update_question_result_with_http_info: #{e}"
|
|
7920
8231
|
end
|
|
@@ -7930,7 +8241,84 @@ end
|
|
|
7930
8241
|
|
|
7931
8242
|
### Return type
|
|
7932
8243
|
|
|
7933
|
-
[**
|
|
8244
|
+
[**APIEmptyResponse**](APIEmptyResponse.md)
|
|
8245
|
+
|
|
8246
|
+
### Authorization
|
|
8247
|
+
|
|
8248
|
+
[api_key](../README.md#api_key)
|
|
8249
|
+
|
|
8250
|
+
### HTTP request headers
|
|
8251
|
+
|
|
8252
|
+
- **Content-Type**: application/json
|
|
8253
|
+
- **Accept**: application/json
|
|
8254
|
+
|
|
8255
|
+
|
|
8256
|
+
## update_subscription
|
|
8257
|
+
|
|
8258
|
+
> <UpdateSubscriptionAPIResponse> update_subscription(tenant_id, id, update_api_user_subscription_data, opts)
|
|
8259
|
+
|
|
8260
|
+
|
|
8261
|
+
|
|
8262
|
+
### Examples
|
|
8263
|
+
|
|
8264
|
+
```ruby
|
|
8265
|
+
require 'time'
|
|
8266
|
+
require 'fastcomments-client'
|
|
8267
|
+
# setup authorization
|
|
8268
|
+
FastCommentsClient.configure do |config|
|
|
8269
|
+
# Configure API key authorization: api_key
|
|
8270
|
+
config.api_key['x-api-key'] = 'YOUR API KEY'
|
|
8271
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
8272
|
+
# config.api_key_prefix['x-api-key'] = 'Bearer'
|
|
8273
|
+
end
|
|
8274
|
+
|
|
8275
|
+
api_instance = FastCommentsClient::DefaultApi.new
|
|
8276
|
+
tenant_id = 'tenant_id_example' # String |
|
|
8277
|
+
id = 'id_example' # String |
|
|
8278
|
+
update_api_user_subscription_data = FastCommentsClient::UpdateAPIUserSubscriptionData.new # UpdateAPIUserSubscriptionData |
|
|
8279
|
+
opts = {
|
|
8280
|
+
user_id: 'user_id_example' # String |
|
|
8281
|
+
}
|
|
8282
|
+
|
|
8283
|
+
begin
|
|
8284
|
+
|
|
8285
|
+
result = api_instance.update_subscription(tenant_id, id, update_api_user_subscription_data, opts)
|
|
8286
|
+
p result
|
|
8287
|
+
rescue FastCommentsClient::ApiError => e
|
|
8288
|
+
puts "Error when calling DefaultApi->update_subscription: #{e}"
|
|
8289
|
+
end
|
|
8290
|
+
```
|
|
8291
|
+
|
|
8292
|
+
#### Using the update_subscription_with_http_info variant
|
|
8293
|
+
|
|
8294
|
+
This returns an Array which contains the response data, status code and headers.
|
|
8295
|
+
|
|
8296
|
+
> <Array(<UpdateSubscriptionAPIResponse>, Integer, Hash)> update_subscription_with_http_info(tenant_id, id, update_api_user_subscription_data, opts)
|
|
8297
|
+
|
|
8298
|
+
```ruby
|
|
8299
|
+
begin
|
|
8300
|
+
|
|
8301
|
+
data, status_code, headers = api_instance.update_subscription_with_http_info(tenant_id, id, update_api_user_subscription_data, opts)
|
|
8302
|
+
p status_code # => 2xx
|
|
8303
|
+
p headers # => { ... }
|
|
8304
|
+
p data # => <UpdateSubscriptionAPIResponse>
|
|
8305
|
+
rescue FastCommentsClient::ApiError => e
|
|
8306
|
+
puts "Error when calling DefaultApi->update_subscription_with_http_info: #{e}"
|
|
8307
|
+
end
|
|
8308
|
+
```
|
|
8309
|
+
|
|
8310
|
+
### Parameters
|
|
8311
|
+
|
|
8312
|
+
| Name | Type | Description | Notes |
|
|
8313
|
+
| ---- | ---- | ----------- | ----- |
|
|
8314
|
+
| **tenant_id** | **String** | | |
|
|
8315
|
+
| **id** | **String** | | |
|
|
8316
|
+
| **update_api_user_subscription_data** | [**UpdateAPIUserSubscriptionData**](UpdateAPIUserSubscriptionData.md) | | |
|
|
8317
|
+
| **user_id** | **String** | | [optional] |
|
|
8318
|
+
|
|
8319
|
+
### Return type
|
|
8320
|
+
|
|
8321
|
+
[**UpdateSubscriptionAPIResponse**](UpdateSubscriptionAPIResponse.md)
|
|
7934
8322
|
|
|
7935
8323
|
### Authorization
|
|
7936
8324
|
|
|
@@ -7944,7 +8332,7 @@ end
|
|
|
7944
8332
|
|
|
7945
8333
|
## update_tenant
|
|
7946
8334
|
|
|
7947
|
-
> <
|
|
8335
|
+
> <APIEmptyResponse> update_tenant(tenant_id, id, update_tenant_body)
|
|
7948
8336
|
|
|
7949
8337
|
|
|
7950
8338
|
|
|
@@ -7979,7 +8367,7 @@ end
|
|
|
7979
8367
|
|
|
7980
8368
|
This returns an Array which contains the response data, status code and headers.
|
|
7981
8369
|
|
|
7982
|
-
> <Array(<
|
|
8370
|
+
> <Array(<APIEmptyResponse>, Integer, Hash)> update_tenant_with_http_info(tenant_id, id, update_tenant_body)
|
|
7983
8371
|
|
|
7984
8372
|
```ruby
|
|
7985
8373
|
begin
|
|
@@ -7987,7 +8375,7 @@ begin
|
|
|
7987
8375
|
data, status_code, headers = api_instance.update_tenant_with_http_info(tenant_id, id, update_tenant_body)
|
|
7988
8376
|
p status_code # => 2xx
|
|
7989
8377
|
p headers # => { ... }
|
|
7990
|
-
p data # => <
|
|
8378
|
+
p data # => <APIEmptyResponse>
|
|
7991
8379
|
rescue FastCommentsClient::ApiError => e
|
|
7992
8380
|
puts "Error when calling DefaultApi->update_tenant_with_http_info: #{e}"
|
|
7993
8381
|
end
|
|
@@ -8003,7 +8391,7 @@ end
|
|
|
8003
8391
|
|
|
8004
8392
|
### Return type
|
|
8005
8393
|
|
|
8006
|
-
[**
|
|
8394
|
+
[**APIEmptyResponse**](APIEmptyResponse.md)
|
|
8007
8395
|
|
|
8008
8396
|
### Authorization
|
|
8009
8397
|
|
|
@@ -8017,7 +8405,7 @@ end
|
|
|
8017
8405
|
|
|
8018
8406
|
## update_tenant_package
|
|
8019
8407
|
|
|
8020
|
-
> <
|
|
8408
|
+
> <APIEmptyResponse> update_tenant_package(tenant_id, id, update_tenant_package_body)
|
|
8021
8409
|
|
|
8022
8410
|
|
|
8023
8411
|
|
|
@@ -8052,7 +8440,7 @@ end
|
|
|
8052
8440
|
|
|
8053
8441
|
This returns an Array which contains the response data, status code and headers.
|
|
8054
8442
|
|
|
8055
|
-
> <Array(<
|
|
8443
|
+
> <Array(<APIEmptyResponse>, Integer, Hash)> update_tenant_package_with_http_info(tenant_id, id, update_tenant_package_body)
|
|
8056
8444
|
|
|
8057
8445
|
```ruby
|
|
8058
8446
|
begin
|
|
@@ -8060,7 +8448,7 @@ begin
|
|
|
8060
8448
|
data, status_code, headers = api_instance.update_tenant_package_with_http_info(tenant_id, id, update_tenant_package_body)
|
|
8061
8449
|
p status_code # => 2xx
|
|
8062
8450
|
p headers # => { ... }
|
|
8063
|
-
p data # => <
|
|
8451
|
+
p data # => <APIEmptyResponse>
|
|
8064
8452
|
rescue FastCommentsClient::ApiError => e
|
|
8065
8453
|
puts "Error when calling DefaultApi->update_tenant_package_with_http_info: #{e}"
|
|
8066
8454
|
end
|
|
@@ -8076,7 +8464,7 @@ end
|
|
|
8076
8464
|
|
|
8077
8465
|
### Return type
|
|
8078
8466
|
|
|
8079
|
-
[**
|
|
8467
|
+
[**APIEmptyResponse**](APIEmptyResponse.md)
|
|
8080
8468
|
|
|
8081
8469
|
### Authorization
|
|
8082
8470
|
|
|
@@ -8090,7 +8478,7 @@ end
|
|
|
8090
8478
|
|
|
8091
8479
|
## update_tenant_user
|
|
8092
8480
|
|
|
8093
|
-
> <
|
|
8481
|
+
> <APIEmptyResponse> update_tenant_user(tenant_id, id, update_tenant_user_body, opts)
|
|
8094
8482
|
|
|
8095
8483
|
|
|
8096
8484
|
|
|
@@ -8128,7 +8516,7 @@ end
|
|
|
8128
8516
|
|
|
8129
8517
|
This returns an Array which contains the response data, status code and headers.
|
|
8130
8518
|
|
|
8131
|
-
> <Array(<
|
|
8519
|
+
> <Array(<APIEmptyResponse>, Integer, Hash)> update_tenant_user_with_http_info(tenant_id, id, update_tenant_user_body, opts)
|
|
8132
8520
|
|
|
8133
8521
|
```ruby
|
|
8134
8522
|
begin
|
|
@@ -8136,7 +8524,7 @@ begin
|
|
|
8136
8524
|
data, status_code, headers = api_instance.update_tenant_user_with_http_info(tenant_id, id, update_tenant_user_body, opts)
|
|
8137
8525
|
p status_code # => 2xx
|
|
8138
8526
|
p headers # => { ... }
|
|
8139
|
-
p data # => <
|
|
8527
|
+
p data # => <APIEmptyResponse>
|
|
8140
8528
|
rescue FastCommentsClient::ApiError => e
|
|
8141
8529
|
puts "Error when calling DefaultApi->update_tenant_user_with_http_info: #{e}"
|
|
8142
8530
|
end
|
|
@@ -8153,7 +8541,7 @@ end
|
|
|
8153
8541
|
|
|
8154
8542
|
### Return type
|
|
8155
8543
|
|
|
8156
|
-
[**
|
|
8544
|
+
[**APIEmptyResponse**](APIEmptyResponse.md)
|
|
8157
8545
|
|
|
8158
8546
|
### Authorization
|
|
8159
8547
|
|
|
@@ -8167,7 +8555,7 @@ end
|
|
|
8167
8555
|
|
|
8168
8556
|
## update_user_badge
|
|
8169
8557
|
|
|
8170
|
-
> <
|
|
8558
|
+
> <APIEmptySuccessResponse> update_user_badge(tenant_id, id, update_user_badge_params)
|
|
8171
8559
|
|
|
8172
8560
|
|
|
8173
8561
|
|
|
@@ -8202,7 +8590,7 @@ end
|
|
|
8202
8590
|
|
|
8203
8591
|
This returns an Array which contains the response data, status code and headers.
|
|
8204
8592
|
|
|
8205
|
-
> <Array(<
|
|
8593
|
+
> <Array(<APIEmptySuccessResponse>, Integer, Hash)> update_user_badge_with_http_info(tenant_id, id, update_user_badge_params)
|
|
8206
8594
|
|
|
8207
8595
|
```ruby
|
|
8208
8596
|
begin
|
|
@@ -8210,7 +8598,7 @@ begin
|
|
|
8210
8598
|
data, status_code, headers = api_instance.update_user_badge_with_http_info(tenant_id, id, update_user_badge_params)
|
|
8211
8599
|
p status_code # => 2xx
|
|
8212
8600
|
p headers # => { ... }
|
|
8213
|
-
p data # => <
|
|
8601
|
+
p data # => <APIEmptySuccessResponse>
|
|
8214
8602
|
rescue FastCommentsClient::ApiError => e
|
|
8215
8603
|
puts "Error when calling DefaultApi->update_user_badge_with_http_info: #{e}"
|
|
8216
8604
|
end
|
|
@@ -8226,7 +8614,7 @@ end
|
|
|
8226
8614
|
|
|
8227
8615
|
### Return type
|
|
8228
8616
|
|
|
8229
|
-
[**
|
|
8617
|
+
[**APIEmptySuccessResponse**](APIEmptySuccessResponse.md)
|
|
8230
8618
|
|
|
8231
8619
|
### Authorization
|
|
8232
8620
|
|