fastcomments 2.0.0 → 3.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (760) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +7 -9
  3. data/client/README.md +49 -50
  4. data/client/docs/AddDomainConfigResponse.md +3 -3
  5. data/client/docs/AggregateResponse.md +3 -3
  6. data/client/docs/BulkCreateHashTagsResponseResultsInner.md +3 -3
  7. data/client/docs/DefaultApi.md +28 -36
  8. data/client/docs/GetDomainConfigResponse.md +3 -3
  9. data/client/docs/GetDomainConfigsResponse.md +3 -3
  10. data/client/docs/GetGifsSearchResponse.md +2 -2
  11. data/client/docs/GetGifsTrendingResponse.md +2 -2
  12. data/client/docs/ModerationApi.md +325 -217
  13. data/client/docs/PatchDomainConfigResponse.md +3 -3
  14. data/client/docs/{PostRemoveCommentResponse.md → PostRemoveCommentApiResponse.md} +2 -2
  15. data/client/docs/PutDomainConfigResponse.md +3 -3
  16. data/client/docs/SaveCommentsBulkResponse.md +4 -4
  17. data/client/docs/SearchUsersResult.md +2 -2
  18. data/client/docs/UpdateUserNotificationCommentSubscriptionStatusResponse.md +3 -3
  19. data/client/docs/UpdateUserNotificationPageSubscriptionStatusResponse.md +3 -3
  20. data/client/docs/UpdateUserNotificationStatusResponse.md +3 -3
  21. data/client/docs/VoteResponse.md +1 -1
  22. data/client/fastcomments-client.gemspec +1 -1
  23. data/client/lib/fastcomments-client/api/default_api.rb +116 -100
  24. data/client/lib/fastcomments-client/api/moderation_api.rb +510 -176
  25. data/client/lib/fastcomments-client/api/public_api.rb +45 -45
  26. data/client/lib/fastcomments-client/api_client.rb +7 -3
  27. data/client/lib/fastcomments-client/api_error.rb +1 -1
  28. data/client/lib/fastcomments-client/api_model_base.rb +88 -0
  29. data/client/lib/fastcomments-client/configuration.rb +1 -1
  30. data/client/lib/fastcomments-client/models/add_domain_config_params.rb +2 -75
  31. data/client/lib/fastcomments-client/models/add_domain_config_response.rb +2 -3
  32. data/client/lib/fastcomments-client/models/add_domain_config_response_any_of.rb +2 -75
  33. data/client/lib/fastcomments-client/models/add_page_api_response.rb +2 -75
  34. data/client/lib/fastcomments-client/models/add_sso_user_api_response.rb +2 -75
  35. data/client/lib/fastcomments-client/models/adjust_comment_votes_params.rb +2 -75
  36. data/client/lib/fastcomments-client/models/adjust_votes_response.rb +2 -75
  37. data/client/lib/fastcomments-client/models/aggregate_question_results_response.rb +2 -75
  38. data/client/lib/fastcomments-client/models/aggregate_response.rb +2 -3
  39. data/client/lib/fastcomments-client/models/aggregate_time_bucket.rb +1 -1
  40. data/client/lib/fastcomments-client/models/aggregation_api_error.rb +2 -75
  41. data/client/lib/fastcomments-client/models/aggregation_item.rb +2 -75
  42. data/client/lib/fastcomments-client/models/aggregation_op_type.rb +1 -1
  43. data/client/lib/fastcomments-client/models/aggregation_operation.rb +2 -75
  44. data/client/lib/fastcomments-client/models/aggregation_request.rb +2 -75
  45. data/client/lib/fastcomments-client/models/aggregation_request_sort.rb +2 -75
  46. data/client/lib/fastcomments-client/models/aggregation_response.rb +2 -75
  47. data/client/lib/fastcomments-client/models/aggregation_response_stats.rb +2 -75
  48. data/client/lib/fastcomments-client/models/aggregation_value.rb +2 -75
  49. data/client/lib/fastcomments-client/models/api_audit_log.rb +2 -75
  50. data/client/lib/fastcomments-client/models/api_ban_user_change_log.rb +2 -75
  51. data/client/lib/fastcomments-client/models/api_ban_user_changed_values.rb +2 -75
  52. data/client/lib/fastcomments-client/models/api_banned_user.rb +2 -75
  53. data/client/lib/fastcomments-client/models/api_banned_user_with_multi_match_info.rb +2 -75
  54. data/client/lib/fastcomments-client/models/api_comment.rb +2 -75
  55. data/client/lib/fastcomments-client/models/api_comment_base.rb +2 -75
  56. data/client/lib/fastcomments-client/models/api_comment_base_meta.rb +2 -75
  57. data/client/lib/fastcomments-client/models/api_comment_common_banned_user.rb +2 -75
  58. data/client/lib/fastcomments-client/models/api_create_user_badge_response.rb +2 -75
  59. data/client/lib/fastcomments-client/models/api_domain_configuration.rb +2 -75
  60. data/client/lib/fastcomments-client/models/api_empty_response.rb +2 -75
  61. data/client/lib/fastcomments-client/models/api_empty_success_response.rb +2 -75
  62. data/client/lib/fastcomments-client/models/api_error.rb +2 -75
  63. data/client/lib/fastcomments-client/models/api_get_comment_response.rb +2 -75
  64. data/client/lib/fastcomments-client/models/api_get_comments_response.rb +2 -75
  65. data/client/lib/fastcomments-client/models/api_get_user_badge_progress_list_response.rb +2 -75
  66. data/client/lib/fastcomments-client/models/api_get_user_badge_progress_response.rb +2 -75
  67. data/client/lib/fastcomments-client/models/api_get_user_badge_response.rb +2 -75
  68. data/client/lib/fastcomments-client/models/api_get_user_badges_response.rb +2 -75
  69. data/client/lib/fastcomments-client/models/api_moderate_get_user_ban_preferences_response.rb +2 -75
  70. data/client/lib/fastcomments-client/models/api_moderate_user_ban_preferences.rb +2 -75
  71. data/client/lib/fastcomments-client/models/api_page.rb +2 -75
  72. data/client/lib/fastcomments-client/models/api_save_comment_response.rb +2 -75
  73. data/client/lib/fastcomments-client/models/api_status.rb +1 -1
  74. data/client/lib/fastcomments-client/models/api_tenant.rb +2 -75
  75. data/client/lib/fastcomments-client/models/api_tenant_daily_usage.rb +2 -75
  76. data/client/lib/fastcomments-client/models/api_ticket.rb +2 -75
  77. data/client/lib/fastcomments-client/models/api_ticket_detail.rb +2 -75
  78. data/client/lib/fastcomments-client/models/api_ticket_file.rb +2 -75
  79. data/client/lib/fastcomments-client/models/api_user_subscription.rb +2 -75
  80. data/client/lib/fastcomments-client/models/apisso_user.rb +2 -75
  81. data/client/lib/fastcomments-client/models/award_user_badge_response.rb +2 -75
  82. data/client/lib/fastcomments-client/models/ban_user_from_comment_result.rb +2 -75
  83. data/client/lib/fastcomments-client/models/ban_user_undo_params.rb +2 -75
  84. data/client/lib/fastcomments-client/models/banned_user_match.rb +2 -75
  85. data/client/lib/fastcomments-client/models/banned_user_match_matched_on_value.rb +2 -3
  86. data/client/lib/fastcomments-client/models/banned_user_match_type.rb +1 -1
  87. data/client/lib/fastcomments-client/models/billing_info.rb +2 -75
  88. data/client/lib/fastcomments-client/models/block_from_comment_params.rb +2 -75
  89. data/client/lib/fastcomments-client/models/block_success.rb +2 -75
  90. data/client/lib/fastcomments-client/models/build_moderation_filter_params.rb +2 -75
  91. data/client/lib/fastcomments-client/models/build_moderation_filter_response.rb +2 -75
  92. data/client/lib/fastcomments-client/models/bulk_aggregate_question_item.rb +2 -75
  93. data/client/lib/fastcomments-client/models/bulk_aggregate_question_results_request.rb +2 -75
  94. data/client/lib/fastcomments-client/models/bulk_aggregate_question_results_response.rb +2 -75
  95. data/client/lib/fastcomments-client/models/bulk_create_hash_tags_body.rb +2 -75
  96. data/client/lib/fastcomments-client/models/bulk_create_hash_tags_body_tags_inner.rb +2 -75
  97. data/client/lib/fastcomments-client/models/bulk_create_hash_tags_response.rb +2 -75
  98. data/client/lib/fastcomments-client/models/bulk_create_hash_tags_response_results_inner.rb +2 -3
  99. data/client/lib/fastcomments-client/models/bulk_pre_ban_params.rb +2 -75
  100. data/client/lib/fastcomments-client/models/bulk_pre_ban_summary.rb +2 -75
  101. data/client/lib/fastcomments-client/models/change_comment_pin_status_response.rb +2 -75
  102. data/client/lib/fastcomments-client/models/change_ticket_state_body.rb +2 -75
  103. data/client/lib/fastcomments-client/models/change_ticket_state_response.rb +2 -75
  104. data/client/lib/fastcomments-client/models/check_blocked_comments_response.rb +2 -75
  105. data/client/lib/fastcomments-client/models/combine_question_results_with_comments_response.rb +2 -75
  106. data/client/lib/fastcomments-client/models/comment_data.rb +2 -75
  107. data/client/lib/fastcomments-client/models/comment_html_rendering_mode.rb +1 -1
  108. data/client/lib/fastcomments-client/models/comment_log_data.rb +2 -75
  109. data/client/lib/fastcomments-client/models/comment_log_entry.rb +2 -75
  110. data/client/lib/fastcomments-client/models/comment_log_type.rb +1 -1
  111. data/client/lib/fastcomments-client/models/comment_question_results_rendering_type.rb +1 -1
  112. data/client/lib/fastcomments-client/models/comment_questions_required.rb +1 -1
  113. data/client/lib/fastcomments-client/models/comment_text_update_request.rb +2 -75
  114. data/client/lib/fastcomments-client/models/comment_thread_deletion_mode.rb +1 -1
  115. data/client/lib/fastcomments-client/models/comment_user_badge_info.rb +2 -75
  116. data/client/lib/fastcomments-client/models/comment_user_hash_tag_info.rb +2 -75
  117. data/client/lib/fastcomments-client/models/comment_user_mention_info.rb +2 -75
  118. data/client/lib/fastcomments-client/models/commenter_name_formats.rb +1 -1
  119. data/client/lib/fastcomments-client/models/comments_by_ids_params.rb +2 -75
  120. data/client/lib/fastcomments-client/models/create_api_page_data.rb +2 -75
  121. data/client/lib/fastcomments-client/models/create_api_user_subscription_data.rb +2 -75
  122. data/client/lib/fastcomments-client/models/create_apisso_user_data.rb +2 -75
  123. data/client/lib/fastcomments-client/models/create_comment_params.rb +2 -75
  124. data/client/lib/fastcomments-client/models/create_email_template_body.rb +2 -75
  125. data/client/lib/fastcomments-client/models/create_email_template_response.rb +2 -75
  126. data/client/lib/fastcomments-client/models/create_feed_post_params.rb +2 -75
  127. data/client/lib/fastcomments-client/models/create_feed_post_response.rb +2 -75
  128. data/client/lib/fastcomments-client/models/create_feed_posts_response.rb +2 -75
  129. data/client/lib/fastcomments-client/models/create_hash_tag_body.rb +2 -75
  130. data/client/lib/fastcomments-client/models/create_hash_tag_response.rb +2 -75
  131. data/client/lib/fastcomments-client/models/create_moderator_body.rb +2 -75
  132. data/client/lib/fastcomments-client/models/create_moderator_response.rb +2 -75
  133. data/client/lib/fastcomments-client/models/create_question_config_body.rb +2 -75
  134. data/client/lib/fastcomments-client/models/create_question_config_response.rb +2 -75
  135. data/client/lib/fastcomments-client/models/create_question_result_body.rb +2 -75
  136. data/client/lib/fastcomments-client/models/create_question_result_response.rb +2 -75
  137. data/client/lib/fastcomments-client/models/create_subscription_api_response.rb +2 -75
  138. data/client/lib/fastcomments-client/models/create_tenant_body.rb +2 -75
  139. data/client/lib/fastcomments-client/models/create_tenant_package_body.rb +2 -75
  140. data/client/lib/fastcomments-client/models/create_tenant_package_response.rb +2 -75
  141. data/client/lib/fastcomments-client/models/create_tenant_response.rb +2 -75
  142. data/client/lib/fastcomments-client/models/create_tenant_user_body.rb +2 -75
  143. data/client/lib/fastcomments-client/models/create_tenant_user_response.rb +2 -75
  144. data/client/lib/fastcomments-client/models/create_ticket_body.rb +2 -75
  145. data/client/lib/fastcomments-client/models/create_ticket_response.rb +2 -75
  146. data/client/lib/fastcomments-client/models/create_user_badge_params.rb +2 -75
  147. data/client/lib/fastcomments-client/models/create_v1_page_react.rb +2 -75
  148. data/client/lib/fastcomments-client/models/custom_config_parameters.rb +2 -75
  149. data/client/lib/fastcomments-client/models/custom_email_template.rb +2 -75
  150. data/client/lib/fastcomments-client/models/delete_comment_action.rb +1 -1
  151. data/client/lib/fastcomments-client/models/delete_comment_result.rb +2 -75
  152. data/client/lib/fastcomments-client/models/delete_domain_config_response.rb +2 -75
  153. data/client/lib/fastcomments-client/models/delete_feed_post_public_response.rb +2 -75
  154. data/client/lib/fastcomments-client/models/delete_hash_tag_request_body.rb +2 -75
  155. data/client/lib/fastcomments-client/models/delete_page_api_response.rb +2 -75
  156. data/client/lib/fastcomments-client/models/delete_sso_user_api_response.rb +2 -75
  157. data/client/lib/fastcomments-client/models/delete_subscription_api_response.rb +2 -75
  158. data/client/lib/fastcomments-client/models/deleted_comment_result_comment.rb +2 -75
  159. data/client/lib/fastcomments-client/models/digest_email_frequency.rb +1 -1
  160. data/client/lib/fastcomments-client/models/email_template_definition.rb +2 -75
  161. data/client/lib/fastcomments-client/models/email_template_render_error_response.rb +2 -75
  162. data/client/lib/fastcomments-client/models/event_log_entry.rb +2 -75
  163. data/client/lib/fastcomments-client/models/f_comment.rb +2 -75
  164. data/client/lib/fastcomments-client/models/f_comment_meta.rb +2 -75
  165. data/client/lib/fastcomments-client/models/feed_post.rb +2 -75
  166. data/client/lib/fastcomments-client/models/feed_post_link.rb +2 -75
  167. data/client/lib/fastcomments-client/models/feed_post_media_item.rb +2 -75
  168. data/client/lib/fastcomments-client/models/feed_post_media_item_asset.rb +2 -75
  169. data/client/lib/fastcomments-client/models/feed_post_stats.rb +2 -75
  170. data/client/lib/fastcomments-client/models/feed_posts_stats_response.rb +2 -75
  171. data/client/lib/fastcomments-client/models/find_comments_by_range_item.rb +2 -75
  172. data/client/lib/fastcomments-client/models/find_comments_by_range_response.rb +2 -75
  173. data/client/lib/fastcomments-client/models/flag_comment_response.rb +2 -75
  174. data/client/lib/fastcomments-client/models/get_audit_logs_response.rb +2 -75
  175. data/client/lib/fastcomments-client/models/get_banned_users_count_response.rb +2 -75
  176. data/client/lib/fastcomments-client/models/get_banned_users_from_comment_response.rb +2 -75
  177. data/client/lib/fastcomments-client/models/get_cached_notification_count_response.rb +2 -75
  178. data/client/lib/fastcomments-client/models/get_comment_ban_status_response.rb +2 -75
  179. data/client/lib/fastcomments-client/models/get_comment_text_response.rb +2 -75
  180. data/client/lib/fastcomments-client/models/get_comment_vote_user_names_success_response.rb +2 -75
  181. data/client/lib/fastcomments-client/models/get_comments_for_user_response.rb +2 -75
  182. data/client/lib/fastcomments-client/models/get_comments_response_public_comment.rb +2 -75
  183. data/client/lib/fastcomments-client/models/get_comments_response_with_presence_public_comment.rb +2 -75
  184. data/client/lib/fastcomments-client/models/get_domain_config_response.rb +2 -3
  185. data/client/lib/fastcomments-client/models/get_domain_configs_response.rb +2 -3
  186. data/client/lib/fastcomments-client/models/get_domain_configs_response_any_of.rb +2 -75
  187. data/client/lib/fastcomments-client/models/get_domain_configs_response_any_of1.rb +2 -75
  188. data/client/lib/fastcomments-client/models/get_email_template_definitions_response.rb +2 -75
  189. data/client/lib/fastcomments-client/models/get_email_template_render_errors_response.rb +2 -75
  190. data/client/lib/fastcomments-client/models/get_email_template_response.rb +2 -75
  191. data/client/lib/fastcomments-client/models/get_email_templates_response.rb +2 -75
  192. data/client/lib/fastcomments-client/models/get_event_log_response.rb +2 -75
  193. data/client/lib/fastcomments-client/models/get_feed_posts_response.rb +2 -75
  194. data/client/lib/fastcomments-client/models/get_gifs_search_response.rb +2 -3
  195. data/client/lib/fastcomments-client/models/get_gifs_trending_response.rb +2 -3
  196. data/client/lib/fastcomments-client/models/get_hash_tags_response.rb +2 -75
  197. data/client/lib/fastcomments-client/models/get_moderator_response.rb +2 -75
  198. data/client/lib/fastcomments-client/models/get_moderators_response.rb +2 -75
  199. data/client/lib/fastcomments-client/models/get_my_notifications_response.rb +2 -75
  200. data/client/lib/fastcomments-client/models/get_notification_count_response.rb +2 -75
  201. data/client/lib/fastcomments-client/models/get_notifications_response.rb +2 -75
  202. data/client/lib/fastcomments-client/models/get_page_by_urlid_api_response.rb +2 -75
  203. data/client/lib/fastcomments-client/models/get_pages_api_response.rb +2 -75
  204. data/client/lib/fastcomments-client/models/get_pending_webhook_event_count_response.rb +2 -75
  205. data/client/lib/fastcomments-client/models/get_pending_webhook_events_response.rb +2 -75
  206. data/client/lib/fastcomments-client/models/get_public_feed_posts_response.rb +2 -75
  207. data/client/lib/fastcomments-client/models/get_public_pages_response.rb +2 -75
  208. data/client/lib/fastcomments-client/models/get_question_config_response.rb +2 -75
  209. data/client/lib/fastcomments-client/models/get_question_configs_response.rb +2 -75
  210. data/client/lib/fastcomments-client/models/get_question_result_response.rb +2 -75
  211. data/client/lib/fastcomments-client/models/get_question_results_response.rb +2 -75
  212. data/client/lib/fastcomments-client/models/get_sso_user_by_email_api_response.rb +2 -75
  213. data/client/lib/fastcomments-client/models/get_sso_user_by_id_api_response.rb +2 -75
  214. data/client/lib/fastcomments-client/models/get_sso_users_response.rb +2 -75
  215. data/client/lib/fastcomments-client/models/get_subscriptions_api_response.rb +2 -75
  216. data/client/lib/fastcomments-client/models/get_tenant_daily_usages_response.rb +2 -75
  217. data/client/lib/fastcomments-client/models/get_tenant_manual_badges_response.rb +2 -75
  218. data/client/lib/fastcomments-client/models/get_tenant_package_response.rb +2 -75
  219. data/client/lib/fastcomments-client/models/get_tenant_packages_response.rb +2 -75
  220. data/client/lib/fastcomments-client/models/get_tenant_response.rb +2 -75
  221. data/client/lib/fastcomments-client/models/get_tenant_user_response.rb +2 -75
  222. data/client/lib/fastcomments-client/models/get_tenant_users_response.rb +2 -75
  223. data/client/lib/fastcomments-client/models/get_tenants_response.rb +2 -75
  224. data/client/lib/fastcomments-client/models/get_ticket_response.rb +2 -75
  225. data/client/lib/fastcomments-client/models/get_tickets_response.rb +2 -75
  226. data/client/lib/fastcomments-client/models/get_translations_response.rb +2 -75
  227. data/client/lib/fastcomments-client/models/get_user_internal_profile_response.rb +2 -75
  228. data/client/lib/fastcomments-client/models/get_user_internal_profile_response_profile.rb +2 -75
  229. data/client/lib/fastcomments-client/models/get_user_manual_badges_response.rb +2 -75
  230. data/client/lib/fastcomments-client/models/get_user_notification_count_response.rb +2 -75
  231. data/client/lib/fastcomments-client/models/get_user_presence_statuses_response.rb +2 -75
  232. data/client/lib/fastcomments-client/models/get_user_response.rb +2 -75
  233. data/client/lib/fastcomments-client/models/get_user_trust_factor_response.rb +2 -75
  234. data/client/lib/fastcomments-client/models/get_v1_page_likes.rb +2 -75
  235. data/client/lib/fastcomments-client/models/get_v2_page_react_users_response.rb +2 -75
  236. data/client/lib/fastcomments-client/models/get_v2_page_reacts.rb +2 -75
  237. data/client/lib/fastcomments-client/models/get_votes_for_user_response.rb +2 -75
  238. data/client/lib/fastcomments-client/models/get_votes_response.rb +2 -75
  239. data/client/lib/fastcomments-client/models/gif_get_large_response.rb +2 -75
  240. data/client/lib/fastcomments-client/models/gif_rating.rb +1 -1
  241. data/client/lib/fastcomments-client/models/gif_search_internal_error.rb +2 -75
  242. data/client/lib/fastcomments-client/models/gif_search_response.rb +2 -75
  243. data/client/lib/fastcomments-client/models/gif_search_response_images_inner_inner.rb +2 -3
  244. data/client/lib/fastcomments-client/models/header_account_notification.rb +2 -75
  245. data/client/lib/fastcomments-client/models/header_state.rb +2 -75
  246. data/client/lib/fastcomments-client/models/ignored_response.rb +2 -75
  247. data/client/lib/fastcomments-client/models/image_content_profanity_level.rb +1 -1
  248. data/client/lib/fastcomments-client/models/imported_agent_approval_notification_frequency.rb +1 -1
  249. data/client/lib/fastcomments-client/models/imported_site_type.rb +1 -1
  250. data/client/lib/fastcomments-client/models/live_event.rb +2 -75
  251. data/client/lib/fastcomments-client/models/live_event_extra_info.rb +2 -75
  252. data/client/lib/fastcomments-client/models/live_event_type.rb +1 -1
  253. data/client/lib/fastcomments-client/models/media_asset.rb +2 -75
  254. data/client/lib/fastcomments-client/models/mention_auto_complete_mode.rb +1 -1
  255. data/client/lib/fastcomments-client/models/meta_item.rb +2 -75
  256. data/client/lib/fastcomments-client/models/moderation_api_child_comments_response.rb +2 -75
  257. data/client/lib/fastcomments-client/models/moderation_api_comment.rb +2 -75
  258. data/client/lib/fastcomments-client/models/moderation_api_comment_log.rb +2 -75
  259. data/client/lib/fastcomments-client/models/moderation_api_comment_response.rb +2 -75
  260. data/client/lib/fastcomments-client/models/moderation_api_count_comments_response.rb +2 -75
  261. data/client/lib/fastcomments-client/models/moderation_api_get_comment_ids_response.rb +2 -75
  262. data/client/lib/fastcomments-client/models/moderation_api_get_comments_response.rb +2 -75
  263. data/client/lib/fastcomments-client/models/moderation_api_get_logs_response.rb +2 -75
  264. data/client/lib/fastcomments-client/models/moderation_comment_search_response.rb +2 -75
  265. data/client/lib/fastcomments-client/models/moderation_export_response.rb +2 -75
  266. data/client/lib/fastcomments-client/models/moderation_export_status_response.rb +2 -75
  267. data/client/lib/fastcomments-client/models/moderation_filter.rb +2 -75
  268. data/client/lib/fastcomments-client/models/moderation_page_search_projected.rb +2 -75
  269. data/client/lib/fastcomments-client/models/moderation_page_search_response.rb +2 -75
  270. data/client/lib/fastcomments-client/models/moderation_site_search_projected.rb +2 -75
  271. data/client/lib/fastcomments-client/models/moderation_site_search_response.rb +2 -75
  272. data/client/lib/fastcomments-client/models/moderation_suggest_response.rb +2 -75
  273. data/client/lib/fastcomments-client/models/moderation_user_search_projected.rb +2 -75
  274. data/client/lib/fastcomments-client/models/moderation_user_search_response.rb +2 -75
  275. data/client/lib/fastcomments-client/models/moderator.rb +2 -75
  276. data/client/lib/fastcomments-client/models/notification_and_count.rb +2 -75
  277. data/client/lib/fastcomments-client/models/notification_object_type.rb +1 -1
  278. data/client/lib/fastcomments-client/models/notification_type.rb +1 -1
  279. data/client/lib/fastcomments-client/models/page_user_entry.rb +2 -75
  280. data/client/lib/fastcomments-client/models/page_users_info_response.rb +2 -75
  281. data/client/lib/fastcomments-client/models/page_users_offline_response.rb +2 -75
  282. data/client/lib/fastcomments-client/models/page_users_online_response.rb +2 -75
  283. data/client/lib/fastcomments-client/models/pages_sort_by.rb +1 -1
  284. data/client/lib/fastcomments-client/models/patch_domain_config_params.rb +2 -75
  285. data/client/lib/fastcomments-client/models/patch_domain_config_response.rb +2 -3
  286. data/client/lib/fastcomments-client/models/patch_page_api_response.rb +2 -75
  287. data/client/lib/fastcomments-client/models/patch_sso_user_api_response.rb +2 -75
  288. data/client/lib/fastcomments-client/models/pending_comment_to_sync_outbound.rb +2 -75
  289. data/client/lib/fastcomments-client/models/{post_remove_comment_response.rb → post_remove_comment_api_response.rb} +3 -4
  290. data/client/lib/fastcomments-client/models/pre_ban_summary.rb +2 -75
  291. data/client/lib/fastcomments-client/models/pub_sub_comment.rb +2 -75
  292. data/client/lib/fastcomments-client/models/pub_sub_comment_base.rb +2 -75
  293. data/client/lib/fastcomments-client/models/pub_sub_vote.rb +2 -75
  294. data/client/lib/fastcomments-client/models/public_api_delete_comment_response.rb +2 -75
  295. data/client/lib/fastcomments-client/models/public_api_get_comment_text_response.rb +2 -75
  296. data/client/lib/fastcomments-client/models/public_api_set_comment_text_response.rb +2 -75
  297. data/client/lib/fastcomments-client/models/public_block_from_comment_params.rb +2 -75
  298. data/client/lib/fastcomments-client/models/public_comment.rb +2 -75
  299. data/client/lib/fastcomments-client/models/public_comment_base.rb +2 -75
  300. data/client/lib/fastcomments-client/models/public_feed_posts_response.rb +2 -75
  301. data/client/lib/fastcomments-client/models/public_page.rb +2 -75
  302. data/client/lib/fastcomments-client/models/public_vote.rb +2 -75
  303. data/client/lib/fastcomments-client/models/put_domain_config_response.rb +2 -3
  304. data/client/lib/fastcomments-client/models/put_sso_user_api_response.rb +2 -75
  305. data/client/lib/fastcomments-client/models/query_predicate.rb +2 -75
  306. data/client/lib/fastcomments-client/models/query_predicate_value.rb +2 -3
  307. data/client/lib/fastcomments-client/models/question_config.rb +2 -75
  308. data/client/lib/fastcomments-client/models/question_config_custom_options_inner.rb +2 -75
  309. data/client/lib/fastcomments-client/models/question_datum.rb +2 -75
  310. data/client/lib/fastcomments-client/models/question_rendering_type.rb +1 -1
  311. data/client/lib/fastcomments-client/models/question_result.rb +2 -75
  312. data/client/lib/fastcomments-client/models/question_result_aggregation_overall.rb +2 -75
  313. data/client/lib/fastcomments-client/models/question_sub_question_visibility.rb +1 -1
  314. data/client/lib/fastcomments-client/models/question_when_save.rb +1 -1
  315. data/client/lib/fastcomments-client/models/react_body_params.rb +2 -75
  316. data/client/lib/fastcomments-client/models/react_feed_post_response.rb +2 -75
  317. data/client/lib/fastcomments-client/models/record_string_before_string_or_null_after_string_or_null_value.rb +2 -75
  318. data/client/lib/fastcomments-client/models/remove_comment_action_response.rb +2 -75
  319. data/client/lib/fastcomments-client/models/remove_user_badge_response.rb +2 -75
  320. data/client/lib/fastcomments-client/models/render_email_template_body.rb +2 -75
  321. data/client/lib/fastcomments-client/models/render_email_template_response.rb +2 -75
  322. data/client/lib/fastcomments-client/models/renderable_user_notification.rb +2 -75
  323. data/client/lib/fastcomments-client/models/repeat_comment_check_ignored_reason.rb +1 -1
  324. data/client/lib/fastcomments-client/models/repeat_comment_handling_action.rb +1 -1
  325. data/client/lib/fastcomments-client/models/replace_tenant_package_body.rb +2 -75
  326. data/client/lib/fastcomments-client/models/replace_tenant_user_body.rb +2 -75
  327. data/client/lib/fastcomments-client/models/reset_user_notifications_response.rb +2 -75
  328. data/client/lib/fastcomments-client/models/save_comment_response_optimized.rb +2 -75
  329. data/client/lib/fastcomments-client/models/save_comments_bulk_response.rb +2 -3
  330. data/client/lib/fastcomments-client/models/save_comments_response_with_presence.rb +2 -75
  331. data/client/lib/fastcomments-client/models/search_users_response.rb +2 -75
  332. data/client/lib/fastcomments-client/models/search_users_result.rb +2 -3
  333. data/client/lib/fastcomments-client/models/search_users_sectioned_response.rb +2 -75
  334. data/client/lib/fastcomments-client/models/set_comment_approved_response.rb +2 -75
  335. data/client/lib/fastcomments-client/models/set_comment_text_params.rb +2 -75
  336. data/client/lib/fastcomments-client/models/set_comment_text_response.rb +2 -75
  337. data/client/lib/fastcomments-client/models/set_comment_text_result.rb +2 -75
  338. data/client/lib/fastcomments-client/models/set_user_trust_factor_response.rb +2 -75
  339. data/client/lib/fastcomments-client/models/size_preset.rb +1 -1
  340. data/client/lib/fastcomments-client/models/sort_directions.rb +1 -1
  341. data/client/lib/fastcomments-client/models/sortdir.rb +1 -1
  342. data/client/lib/fastcomments-client/models/spam_rule.rb +2 -75
  343. data/client/lib/fastcomments-client/models/sso_security_level.rb +1 -1
  344. data/client/lib/fastcomments-client/models/tenant_badge.rb +2 -75
  345. data/client/lib/fastcomments-client/models/tenant_hash_tag.rb +2 -75
  346. data/client/lib/fastcomments-client/models/tenant_package.rb +2 -75
  347. data/client/lib/fastcomments-client/models/tos_config.rb +2 -75
  348. data/client/lib/fastcomments-client/models/un_block_from_comment_params.rb +2 -75
  349. data/client/lib/fastcomments-client/models/unblock_success.rb +2 -75
  350. data/client/lib/fastcomments-client/models/updatable_comment_params.rb +2 -75
  351. data/client/lib/fastcomments-client/models/update_api_page_data.rb +2 -75
  352. data/client/lib/fastcomments-client/models/update_api_user_subscription_data.rb +2 -75
  353. data/client/lib/fastcomments-client/models/update_apisso_user_data.rb +2 -75
  354. data/client/lib/fastcomments-client/models/update_domain_config_params.rb +2 -75
  355. data/client/lib/fastcomments-client/models/update_email_template_body.rb +2 -75
  356. data/client/lib/fastcomments-client/models/update_feed_post_params.rb +2 -75
  357. data/client/lib/fastcomments-client/models/update_hash_tag_body.rb +2 -75
  358. data/client/lib/fastcomments-client/models/update_hash_tag_response.rb +2 -75
  359. data/client/lib/fastcomments-client/models/update_moderator_body.rb +2 -75
  360. data/client/lib/fastcomments-client/models/update_notification_body.rb +2 -75
  361. data/client/lib/fastcomments-client/models/update_question_config_body.rb +2 -75
  362. data/client/lib/fastcomments-client/models/update_question_result_body.rb +2 -75
  363. data/client/lib/fastcomments-client/models/update_subscription_api_response.rb +2 -75
  364. data/client/lib/fastcomments-client/models/update_tenant_body.rb +2 -75
  365. data/client/lib/fastcomments-client/models/update_tenant_package_body.rb +2 -75
  366. data/client/lib/fastcomments-client/models/update_tenant_user_body.rb +2 -75
  367. data/client/lib/fastcomments-client/models/update_user_badge_params.rb +2 -75
  368. data/client/lib/fastcomments-client/models/update_user_notification_comment_subscription_status_response.rb +2 -3
  369. data/client/lib/fastcomments-client/models/update_user_notification_page_subscription_status_response.rb +2 -3
  370. data/client/lib/fastcomments-client/models/update_user_notification_status_response.rb +2 -3
  371. data/client/lib/fastcomments-client/models/upload_image_response.rb +2 -75
  372. data/client/lib/fastcomments-client/models/user.rb +2 -75
  373. data/client/lib/fastcomments-client/models/user_badge.rb +2 -75
  374. data/client/lib/fastcomments-client/models/user_badge_progress.rb +2 -75
  375. data/client/lib/fastcomments-client/models/user_notification.rb +2 -75
  376. data/client/lib/fastcomments-client/models/user_notification_count.rb +2 -75
  377. data/client/lib/fastcomments-client/models/user_notification_write_response.rb +2 -75
  378. data/client/lib/fastcomments-client/models/user_presence_data.rb +2 -75
  379. data/client/lib/fastcomments-client/models/user_reacts_response.rb +2 -75
  380. data/client/lib/fastcomments-client/models/user_search_result.rb +2 -75
  381. data/client/lib/fastcomments-client/models/user_search_section.rb +1 -1
  382. data/client/lib/fastcomments-client/models/user_search_section_result.rb +2 -75
  383. data/client/lib/fastcomments-client/models/user_session_info.rb +2 -75
  384. data/client/lib/fastcomments-client/models/users_list_location.rb +1 -1
  385. data/client/lib/fastcomments-client/models/vote_body_params.rb +2 -75
  386. data/client/lib/fastcomments-client/models/vote_delete_response.rb +2 -75
  387. data/client/lib/fastcomments-client/models/vote_response.rb +32 -81
  388. data/client/lib/fastcomments-client/models/vote_response_user.rb +2 -75
  389. data/client/lib/fastcomments-client/models/vote_style.rb +1 -1
  390. data/client/lib/fastcomments-client/version.rb +2 -2
  391. data/client/lib/fastcomments-client.rb +3 -3
  392. data/client/spec/api/default_api_spec.rb +5 -5
  393. data/client/spec/api/moderation_api_spec.rb +56 -2
  394. data/client/spec/api/public_api_spec.rb +1 -1
  395. data/client/spec/models/add_domain_config_params_spec.rb +2 -2
  396. data/client/spec/models/add_domain_config_response_any_of_spec.rb +2 -2
  397. data/client/spec/models/add_domain_config_response_spec.rb +1 -1
  398. data/client/spec/models/add_page_api_response_spec.rb +2 -2
  399. data/client/spec/models/add_sso_user_api_response_spec.rb +2 -2
  400. data/client/spec/models/adjust_comment_votes_params_spec.rb +2 -2
  401. data/client/spec/models/adjust_votes_response_spec.rb +2 -2
  402. data/client/spec/models/aggregate_question_results_response_spec.rb +2 -2
  403. data/client/spec/models/aggregate_response_spec.rb +1 -1
  404. data/client/spec/models/aggregate_time_bucket_spec.rb +2 -2
  405. data/client/spec/models/aggregation_api_error_spec.rb +2 -2
  406. data/client/spec/models/aggregation_item_spec.rb +2 -2
  407. data/client/spec/models/aggregation_op_type_spec.rb +2 -2
  408. data/client/spec/models/aggregation_operation_spec.rb +2 -2
  409. data/client/spec/models/aggregation_request_sort_spec.rb +2 -2
  410. data/client/spec/models/aggregation_request_spec.rb +2 -2
  411. data/client/spec/models/aggregation_response_spec.rb +2 -2
  412. data/client/spec/models/aggregation_response_stats_spec.rb +2 -2
  413. data/client/spec/models/aggregation_value_spec.rb +2 -2
  414. data/client/spec/models/api_audit_log_spec.rb +2 -2
  415. data/client/spec/models/api_ban_user_change_log_spec.rb +2 -2
  416. data/client/spec/models/api_ban_user_changed_values_spec.rb +2 -2
  417. data/client/spec/models/api_banned_user_spec.rb +2 -2
  418. data/client/spec/models/api_banned_user_with_multi_match_info_spec.rb +2 -2
  419. data/client/spec/models/api_comment_base_meta_spec.rb +2 -2
  420. data/client/spec/models/api_comment_base_spec.rb +2 -2
  421. data/client/spec/models/api_comment_common_banned_user_spec.rb +2 -2
  422. data/client/spec/models/api_comment_spec.rb +2 -2
  423. data/client/spec/models/api_create_user_badge_response_spec.rb +2 -2
  424. data/client/spec/models/api_domain_configuration_spec.rb +2 -2
  425. data/client/spec/models/api_empty_response_spec.rb +2 -2
  426. data/client/spec/models/api_empty_success_response_spec.rb +2 -2
  427. data/client/spec/models/api_error_spec.rb +2 -2
  428. data/client/spec/models/api_get_comment_response_spec.rb +2 -2
  429. data/client/spec/models/api_get_comments_response_spec.rb +2 -2
  430. data/client/spec/models/api_get_user_badge_progress_list_response_spec.rb +2 -2
  431. data/client/spec/models/api_get_user_badge_progress_response_spec.rb +2 -2
  432. data/client/spec/models/api_get_user_badge_response_spec.rb +2 -2
  433. data/client/spec/models/api_get_user_badges_response_spec.rb +2 -2
  434. data/client/spec/models/api_moderate_get_user_ban_preferences_response_spec.rb +2 -2
  435. data/client/spec/models/api_moderate_user_ban_preferences_spec.rb +2 -2
  436. data/client/spec/models/api_page_spec.rb +2 -2
  437. data/client/spec/models/api_save_comment_response_spec.rb +2 -2
  438. data/client/spec/models/api_status_spec.rb +2 -2
  439. data/client/spec/models/api_tenant_daily_usage_spec.rb +2 -2
  440. data/client/spec/models/api_tenant_spec.rb +2 -2
  441. data/client/spec/models/api_ticket_detail_spec.rb +2 -2
  442. data/client/spec/models/api_ticket_file_spec.rb +2 -2
  443. data/client/spec/models/api_ticket_spec.rb +2 -2
  444. data/client/spec/models/api_user_subscription_spec.rb +2 -2
  445. data/client/spec/models/apisso_user_spec.rb +2 -2
  446. data/client/spec/models/award_user_badge_response_spec.rb +2 -2
  447. data/client/spec/models/ban_user_from_comment_result_spec.rb +2 -2
  448. data/client/spec/models/ban_user_undo_params_spec.rb +2 -2
  449. data/client/spec/models/banned_user_match_matched_on_value_spec.rb +1 -1
  450. data/client/spec/models/banned_user_match_spec.rb +2 -2
  451. data/client/spec/models/banned_user_match_type_spec.rb +2 -2
  452. data/client/spec/models/billing_info_spec.rb +2 -2
  453. data/client/spec/models/block_from_comment_params_spec.rb +2 -2
  454. data/client/spec/models/block_success_spec.rb +2 -2
  455. data/client/spec/models/build_moderation_filter_params_spec.rb +2 -2
  456. data/client/spec/models/build_moderation_filter_response_spec.rb +2 -2
  457. data/client/spec/models/bulk_aggregate_question_item_spec.rb +2 -2
  458. data/client/spec/models/bulk_aggregate_question_results_request_spec.rb +2 -2
  459. data/client/spec/models/bulk_aggregate_question_results_response_spec.rb +2 -2
  460. data/client/spec/models/bulk_create_hash_tags_body_spec.rb +2 -2
  461. data/client/spec/models/bulk_create_hash_tags_body_tags_inner_spec.rb +2 -2
  462. data/client/spec/models/bulk_create_hash_tags_response_results_inner_spec.rb +1 -1
  463. data/client/spec/models/bulk_create_hash_tags_response_spec.rb +2 -2
  464. data/client/spec/models/bulk_pre_ban_params_spec.rb +2 -2
  465. data/client/spec/models/bulk_pre_ban_summary_spec.rb +2 -2
  466. data/client/spec/models/change_comment_pin_status_response_spec.rb +2 -2
  467. data/client/spec/models/change_ticket_state_body_spec.rb +2 -2
  468. data/client/spec/models/change_ticket_state_response_spec.rb +2 -2
  469. data/client/spec/models/check_blocked_comments_response_spec.rb +2 -2
  470. data/client/spec/models/combine_question_results_with_comments_response_spec.rb +2 -2
  471. data/client/spec/models/comment_data_spec.rb +2 -2
  472. data/client/spec/models/comment_html_rendering_mode_spec.rb +2 -2
  473. data/client/spec/models/comment_log_data_spec.rb +2 -2
  474. data/client/spec/models/comment_log_entry_spec.rb +2 -2
  475. data/client/spec/models/comment_log_type_spec.rb +2 -2
  476. data/client/spec/models/comment_question_results_rendering_type_spec.rb +2 -2
  477. data/client/spec/models/comment_questions_required_spec.rb +2 -2
  478. data/client/spec/models/comment_text_update_request_spec.rb +2 -2
  479. data/client/spec/models/comment_thread_deletion_mode_spec.rb +2 -2
  480. data/client/spec/models/comment_user_badge_info_spec.rb +2 -2
  481. data/client/spec/models/comment_user_hash_tag_info_spec.rb +2 -2
  482. data/client/spec/models/comment_user_mention_info_spec.rb +2 -2
  483. data/client/spec/models/commenter_name_formats_spec.rb +2 -2
  484. data/client/spec/models/comments_by_ids_params_spec.rb +2 -2
  485. data/client/spec/models/create_api_page_data_spec.rb +2 -2
  486. data/client/spec/models/create_api_user_subscription_data_spec.rb +2 -2
  487. data/client/spec/models/create_apisso_user_data_spec.rb +2 -2
  488. data/client/spec/models/create_comment_params_spec.rb +2 -2
  489. data/client/spec/models/create_email_template_body_spec.rb +2 -2
  490. data/client/spec/models/create_email_template_response_spec.rb +2 -2
  491. data/client/spec/models/create_feed_post_params_spec.rb +2 -2
  492. data/client/spec/models/create_feed_post_response_spec.rb +2 -2
  493. data/client/spec/models/create_feed_posts_response_spec.rb +2 -2
  494. data/client/spec/models/create_hash_tag_body_spec.rb +2 -2
  495. data/client/spec/models/create_hash_tag_response_spec.rb +2 -2
  496. data/client/spec/models/create_moderator_body_spec.rb +2 -2
  497. data/client/spec/models/create_moderator_response_spec.rb +2 -2
  498. data/client/spec/models/create_question_config_body_spec.rb +2 -2
  499. data/client/spec/models/create_question_config_response_spec.rb +2 -2
  500. data/client/spec/models/create_question_result_body_spec.rb +2 -2
  501. data/client/spec/models/create_question_result_response_spec.rb +2 -2
  502. data/client/spec/models/create_subscription_api_response_spec.rb +2 -2
  503. data/client/spec/models/create_tenant_body_spec.rb +2 -2
  504. data/client/spec/models/create_tenant_package_body_spec.rb +2 -2
  505. data/client/spec/models/create_tenant_package_response_spec.rb +2 -2
  506. data/client/spec/models/create_tenant_response_spec.rb +2 -2
  507. data/client/spec/models/create_tenant_user_body_spec.rb +2 -2
  508. data/client/spec/models/create_tenant_user_response_spec.rb +2 -2
  509. data/client/spec/models/create_ticket_body_spec.rb +2 -2
  510. data/client/spec/models/create_ticket_response_spec.rb +2 -2
  511. data/client/spec/models/create_user_badge_params_spec.rb +2 -2
  512. data/client/spec/models/create_v1_page_react_spec.rb +2 -2
  513. data/client/spec/models/custom_config_parameters_spec.rb +2 -2
  514. data/client/spec/models/custom_email_template_spec.rb +2 -2
  515. data/client/spec/models/delete_comment_action_spec.rb +2 -2
  516. data/client/spec/models/delete_comment_result_spec.rb +2 -2
  517. data/client/spec/models/delete_domain_config_response_spec.rb +2 -2
  518. data/client/spec/models/delete_feed_post_public_response_spec.rb +2 -2
  519. data/client/spec/models/delete_hash_tag_request_body_spec.rb +2 -2
  520. data/client/spec/models/delete_page_api_response_spec.rb +2 -2
  521. data/client/spec/models/delete_sso_user_api_response_spec.rb +2 -2
  522. data/client/spec/models/delete_subscription_api_response_spec.rb +2 -2
  523. data/client/spec/models/deleted_comment_result_comment_spec.rb +2 -2
  524. data/client/spec/models/digest_email_frequency_spec.rb +2 -2
  525. data/client/spec/models/email_template_definition_spec.rb +2 -2
  526. data/client/spec/models/email_template_render_error_response_spec.rb +2 -2
  527. data/client/spec/models/event_log_entry_spec.rb +2 -2
  528. data/client/spec/models/f_comment_meta_spec.rb +2 -2
  529. data/client/spec/models/f_comment_spec.rb +2 -2
  530. data/client/spec/models/feed_post_link_spec.rb +2 -2
  531. data/client/spec/models/feed_post_media_item_asset_spec.rb +2 -2
  532. data/client/spec/models/feed_post_media_item_spec.rb +2 -2
  533. data/client/spec/models/feed_post_spec.rb +2 -2
  534. data/client/spec/models/feed_post_stats_spec.rb +2 -2
  535. data/client/spec/models/feed_posts_stats_response_spec.rb +2 -2
  536. data/client/spec/models/find_comments_by_range_item_spec.rb +2 -2
  537. data/client/spec/models/find_comments_by_range_response_spec.rb +2 -2
  538. data/client/spec/models/flag_comment_response_spec.rb +2 -2
  539. data/client/spec/models/get_audit_logs_response_spec.rb +2 -2
  540. data/client/spec/models/get_banned_users_count_response_spec.rb +2 -2
  541. data/client/spec/models/get_banned_users_from_comment_response_spec.rb +2 -2
  542. data/client/spec/models/get_cached_notification_count_response_spec.rb +2 -2
  543. data/client/spec/models/get_comment_ban_status_response_spec.rb +2 -2
  544. data/client/spec/models/get_comment_text_response_spec.rb +2 -2
  545. data/client/spec/models/get_comment_vote_user_names_success_response_spec.rb +2 -2
  546. data/client/spec/models/get_comments_for_user_response_spec.rb +2 -2
  547. data/client/spec/models/get_comments_response_public_comment_spec.rb +2 -2
  548. data/client/spec/models/get_comments_response_with_presence_public_comment_spec.rb +2 -2
  549. data/client/spec/models/get_domain_config_response_spec.rb +1 -1
  550. data/client/spec/models/get_domain_configs_response_any_of1_spec.rb +2 -2
  551. data/client/spec/models/get_domain_configs_response_any_of_spec.rb +2 -2
  552. data/client/spec/models/get_domain_configs_response_spec.rb +1 -1
  553. data/client/spec/models/get_email_template_definitions_response_spec.rb +2 -2
  554. data/client/spec/models/get_email_template_render_errors_response_spec.rb +2 -2
  555. data/client/spec/models/get_email_template_response_spec.rb +2 -2
  556. data/client/spec/models/get_email_templates_response_spec.rb +2 -2
  557. data/client/spec/models/get_event_log_response_spec.rb +2 -2
  558. data/client/spec/models/get_feed_posts_response_spec.rb +2 -2
  559. data/client/spec/models/get_gifs_search_response_spec.rb +1 -1
  560. data/client/spec/models/get_gifs_trending_response_spec.rb +1 -1
  561. data/client/spec/models/get_hash_tags_response_spec.rb +2 -2
  562. data/client/spec/models/get_moderator_response_spec.rb +2 -2
  563. data/client/spec/models/get_moderators_response_spec.rb +2 -2
  564. data/client/spec/models/get_my_notifications_response_spec.rb +2 -2
  565. data/client/spec/models/get_notification_count_response_spec.rb +2 -2
  566. data/client/spec/models/get_notifications_response_spec.rb +2 -2
  567. data/client/spec/models/get_page_by_urlid_api_response_spec.rb +2 -2
  568. data/client/spec/models/get_pages_api_response_spec.rb +2 -2
  569. data/client/spec/models/get_pending_webhook_event_count_response_spec.rb +2 -2
  570. data/client/spec/models/get_pending_webhook_events_response_spec.rb +2 -2
  571. data/client/spec/models/get_public_feed_posts_response_spec.rb +2 -2
  572. data/client/spec/models/get_public_pages_response_spec.rb +2 -2
  573. data/client/spec/models/get_question_config_response_spec.rb +2 -2
  574. data/client/spec/models/get_question_configs_response_spec.rb +2 -2
  575. data/client/spec/models/get_question_result_response_spec.rb +2 -2
  576. data/client/spec/models/get_question_results_response_spec.rb +2 -2
  577. data/client/spec/models/get_sso_user_by_email_api_response_spec.rb +2 -2
  578. data/client/spec/models/get_sso_user_by_id_api_response_spec.rb +2 -2
  579. data/client/spec/models/get_sso_users_response_spec.rb +2 -2
  580. data/client/spec/models/get_subscriptions_api_response_spec.rb +2 -2
  581. data/client/spec/models/get_tenant_daily_usages_response_spec.rb +2 -2
  582. data/client/spec/models/get_tenant_manual_badges_response_spec.rb +2 -2
  583. data/client/spec/models/get_tenant_package_response_spec.rb +2 -2
  584. data/client/spec/models/get_tenant_packages_response_spec.rb +2 -2
  585. data/client/spec/models/get_tenant_response_spec.rb +2 -2
  586. data/client/spec/models/get_tenant_user_response_spec.rb +2 -2
  587. data/client/spec/models/get_tenant_users_response_spec.rb +2 -2
  588. data/client/spec/models/get_tenants_response_spec.rb +2 -2
  589. data/client/spec/models/get_ticket_response_spec.rb +2 -2
  590. data/client/spec/models/get_tickets_response_spec.rb +2 -2
  591. data/client/spec/models/get_translations_response_spec.rb +2 -2
  592. data/client/spec/models/get_user_internal_profile_response_profile_spec.rb +2 -2
  593. data/client/spec/models/get_user_internal_profile_response_spec.rb +2 -2
  594. data/client/spec/models/get_user_manual_badges_response_spec.rb +2 -2
  595. data/client/spec/models/get_user_notification_count_response_spec.rb +2 -2
  596. data/client/spec/models/get_user_presence_statuses_response_spec.rb +2 -2
  597. data/client/spec/models/get_user_response_spec.rb +2 -2
  598. data/client/spec/models/get_user_trust_factor_response_spec.rb +2 -2
  599. data/client/spec/models/get_v1_page_likes_spec.rb +2 -2
  600. data/client/spec/models/get_v2_page_react_users_response_spec.rb +2 -2
  601. data/client/spec/models/get_v2_page_reacts_spec.rb +2 -2
  602. data/client/spec/models/get_votes_for_user_response_spec.rb +2 -2
  603. data/client/spec/models/get_votes_response_spec.rb +2 -2
  604. data/client/spec/models/gif_get_large_response_spec.rb +2 -2
  605. data/client/spec/models/gif_rating_spec.rb +2 -2
  606. data/client/spec/models/gif_search_internal_error_spec.rb +2 -2
  607. data/client/spec/models/gif_search_response_images_inner_inner_spec.rb +1 -1
  608. data/client/spec/models/gif_search_response_spec.rb +2 -2
  609. data/client/spec/models/header_account_notification_spec.rb +2 -2
  610. data/client/spec/models/header_state_spec.rb +2 -2
  611. data/client/spec/models/ignored_response_spec.rb +2 -2
  612. data/client/spec/models/image_content_profanity_level_spec.rb +2 -2
  613. data/client/spec/models/imported_agent_approval_notification_frequency_spec.rb +2 -2
  614. data/client/spec/models/imported_site_type_spec.rb +2 -2
  615. data/client/spec/models/live_event_extra_info_spec.rb +2 -2
  616. data/client/spec/models/live_event_spec.rb +2 -2
  617. data/client/spec/models/live_event_type_spec.rb +2 -2
  618. data/client/spec/models/media_asset_spec.rb +2 -2
  619. data/client/spec/models/mention_auto_complete_mode_spec.rb +2 -2
  620. data/client/spec/models/meta_item_spec.rb +2 -2
  621. data/client/spec/models/moderation_api_child_comments_response_spec.rb +2 -2
  622. data/client/spec/models/moderation_api_comment_log_spec.rb +2 -2
  623. data/client/spec/models/moderation_api_comment_response_spec.rb +2 -2
  624. data/client/spec/models/moderation_api_comment_spec.rb +2 -2
  625. data/client/spec/models/moderation_api_count_comments_response_spec.rb +2 -2
  626. data/client/spec/models/moderation_api_get_comment_ids_response_spec.rb +2 -2
  627. data/client/spec/models/moderation_api_get_comments_response_spec.rb +2 -2
  628. data/client/spec/models/moderation_api_get_logs_response_spec.rb +2 -2
  629. data/client/spec/models/moderation_comment_search_response_spec.rb +2 -2
  630. data/client/spec/models/moderation_export_response_spec.rb +2 -2
  631. data/client/spec/models/moderation_export_status_response_spec.rb +2 -2
  632. data/client/spec/models/moderation_filter_spec.rb +2 -2
  633. data/client/spec/models/moderation_page_search_projected_spec.rb +2 -2
  634. data/client/spec/models/moderation_page_search_response_spec.rb +2 -2
  635. data/client/spec/models/moderation_site_search_projected_spec.rb +2 -2
  636. data/client/spec/models/moderation_site_search_response_spec.rb +2 -2
  637. data/client/spec/models/moderation_suggest_response_spec.rb +2 -2
  638. data/client/spec/models/moderation_user_search_projected_spec.rb +2 -2
  639. data/client/spec/models/moderation_user_search_response_spec.rb +2 -2
  640. data/client/spec/models/moderator_spec.rb +2 -2
  641. data/client/spec/models/notification_and_count_spec.rb +2 -2
  642. data/client/spec/models/notification_object_type_spec.rb +2 -2
  643. data/client/spec/models/notification_type_spec.rb +2 -2
  644. data/client/spec/models/page_user_entry_spec.rb +2 -2
  645. data/client/spec/models/page_users_info_response_spec.rb +2 -2
  646. data/client/spec/models/page_users_offline_response_spec.rb +2 -2
  647. data/client/spec/models/page_users_online_response_spec.rb +2 -2
  648. data/client/spec/models/pages_sort_by_spec.rb +2 -2
  649. data/client/spec/models/patch_domain_config_params_spec.rb +2 -2
  650. data/client/spec/models/patch_domain_config_response_spec.rb +1 -1
  651. data/client/spec/models/patch_page_api_response_spec.rb +2 -2
  652. data/client/spec/models/patch_sso_user_api_response_spec.rb +2 -2
  653. data/client/spec/models/pending_comment_to_sync_outbound_spec.rb +2 -2
  654. data/client/spec/models/{post_remove_comment_response_spec.rb → post_remove_comment_api_response_spec.rb} +3 -3
  655. data/client/spec/models/pre_ban_summary_spec.rb +2 -2
  656. data/client/spec/models/pub_sub_comment_base_spec.rb +2 -2
  657. data/client/spec/models/pub_sub_comment_spec.rb +2 -2
  658. data/client/spec/models/pub_sub_vote_spec.rb +2 -2
  659. data/client/spec/models/public_api_delete_comment_response_spec.rb +2 -2
  660. data/client/spec/models/public_api_get_comment_text_response_spec.rb +2 -2
  661. data/client/spec/models/public_api_set_comment_text_response_spec.rb +2 -2
  662. data/client/spec/models/public_block_from_comment_params_spec.rb +2 -2
  663. data/client/spec/models/public_comment_base_spec.rb +2 -2
  664. data/client/spec/models/public_comment_spec.rb +2 -2
  665. data/client/spec/models/public_feed_posts_response_spec.rb +2 -2
  666. data/client/spec/models/public_page_spec.rb +2 -2
  667. data/client/spec/models/public_vote_spec.rb +2 -2
  668. data/client/spec/models/put_domain_config_response_spec.rb +1 -1
  669. data/client/spec/models/put_sso_user_api_response_spec.rb +2 -2
  670. data/client/spec/models/query_predicate_spec.rb +2 -2
  671. data/client/spec/models/query_predicate_value_spec.rb +1 -1
  672. data/client/spec/models/question_config_custom_options_inner_spec.rb +2 -2
  673. data/client/spec/models/question_config_spec.rb +2 -2
  674. data/client/spec/models/question_datum_spec.rb +2 -2
  675. data/client/spec/models/question_rendering_type_spec.rb +2 -2
  676. data/client/spec/models/question_result_aggregation_overall_spec.rb +2 -2
  677. data/client/spec/models/question_result_spec.rb +2 -2
  678. data/client/spec/models/question_sub_question_visibility_spec.rb +2 -2
  679. data/client/spec/models/question_when_save_spec.rb +2 -2
  680. data/client/spec/models/react_body_params_spec.rb +2 -2
  681. data/client/spec/models/react_feed_post_response_spec.rb +2 -2
  682. data/client/spec/models/record_string_before_string_or_null_after_string_or_null_value_spec.rb +2 -2
  683. data/client/spec/models/remove_comment_action_response_spec.rb +2 -2
  684. data/client/spec/models/remove_user_badge_response_spec.rb +2 -2
  685. data/client/spec/models/render_email_template_body_spec.rb +2 -2
  686. data/client/spec/models/render_email_template_response_spec.rb +2 -2
  687. data/client/spec/models/renderable_user_notification_spec.rb +2 -2
  688. data/client/spec/models/repeat_comment_check_ignored_reason_spec.rb +2 -2
  689. data/client/spec/models/repeat_comment_handling_action_spec.rb +2 -2
  690. data/client/spec/models/replace_tenant_package_body_spec.rb +2 -2
  691. data/client/spec/models/replace_tenant_user_body_spec.rb +2 -2
  692. data/client/spec/models/reset_user_notifications_response_spec.rb +2 -2
  693. data/client/spec/models/save_comment_response_optimized_spec.rb +2 -2
  694. data/client/spec/models/save_comments_bulk_response_spec.rb +1 -1
  695. data/client/spec/models/save_comments_response_with_presence_spec.rb +2 -2
  696. data/client/spec/models/search_users_response_spec.rb +2 -2
  697. data/client/spec/models/search_users_result_spec.rb +1 -1
  698. data/client/spec/models/search_users_sectioned_response_spec.rb +2 -2
  699. data/client/spec/models/set_comment_approved_response_spec.rb +2 -2
  700. data/client/spec/models/set_comment_text_params_spec.rb +2 -2
  701. data/client/spec/models/set_comment_text_response_spec.rb +2 -2
  702. data/client/spec/models/set_comment_text_result_spec.rb +2 -2
  703. data/client/spec/models/set_user_trust_factor_response_spec.rb +2 -2
  704. data/client/spec/models/size_preset_spec.rb +2 -2
  705. data/client/spec/models/sort_directions_spec.rb +2 -2
  706. data/client/spec/models/sortdir_spec.rb +2 -2
  707. data/client/spec/models/spam_rule_spec.rb +2 -2
  708. data/client/spec/models/sso_security_level_spec.rb +2 -2
  709. data/client/spec/models/tenant_badge_spec.rb +2 -2
  710. data/client/spec/models/tenant_hash_tag_spec.rb +2 -2
  711. data/client/spec/models/tenant_package_spec.rb +2 -2
  712. data/client/spec/models/tos_config_spec.rb +2 -2
  713. data/client/spec/models/un_block_from_comment_params_spec.rb +2 -2
  714. data/client/spec/models/unblock_success_spec.rb +2 -2
  715. data/client/spec/models/updatable_comment_params_spec.rb +2 -2
  716. data/client/spec/models/update_api_page_data_spec.rb +2 -2
  717. data/client/spec/models/update_api_user_subscription_data_spec.rb +2 -2
  718. data/client/spec/models/update_apisso_user_data_spec.rb +2 -2
  719. data/client/spec/models/update_domain_config_params_spec.rb +2 -2
  720. data/client/spec/models/update_email_template_body_spec.rb +2 -2
  721. data/client/spec/models/update_feed_post_params_spec.rb +2 -2
  722. data/client/spec/models/update_hash_tag_body_spec.rb +2 -2
  723. data/client/spec/models/update_hash_tag_response_spec.rb +2 -2
  724. data/client/spec/models/update_moderator_body_spec.rb +2 -2
  725. data/client/spec/models/update_notification_body_spec.rb +2 -2
  726. data/client/spec/models/update_question_config_body_spec.rb +2 -2
  727. data/client/spec/models/update_question_result_body_spec.rb +2 -2
  728. data/client/spec/models/update_subscription_api_response_spec.rb +2 -2
  729. data/client/spec/models/update_tenant_body_spec.rb +2 -2
  730. data/client/spec/models/update_tenant_package_body_spec.rb +2 -2
  731. data/client/spec/models/update_tenant_user_body_spec.rb +2 -2
  732. data/client/spec/models/update_user_badge_params_spec.rb +2 -2
  733. data/client/spec/models/update_user_notification_comment_subscription_status_response_spec.rb +1 -1
  734. data/client/spec/models/update_user_notification_page_subscription_status_response_spec.rb +1 -1
  735. data/client/spec/models/update_user_notification_status_response_spec.rb +1 -1
  736. data/client/spec/models/upload_image_response_spec.rb +2 -2
  737. data/client/spec/models/user_badge_progress_spec.rb +2 -2
  738. data/client/spec/models/user_badge_spec.rb +2 -2
  739. data/client/spec/models/user_notification_count_spec.rb +2 -2
  740. data/client/spec/models/user_notification_spec.rb +2 -2
  741. data/client/spec/models/user_notification_write_response_spec.rb +2 -2
  742. data/client/spec/models/user_presence_data_spec.rb +2 -2
  743. data/client/spec/models/user_reacts_response_spec.rb +2 -2
  744. data/client/spec/models/user_search_result_spec.rb +2 -2
  745. data/client/spec/models/user_search_section_result_spec.rb +2 -2
  746. data/client/spec/models/user_search_section_spec.rb +2 -2
  747. data/client/spec/models/user_session_info_spec.rb +2 -2
  748. data/client/spec/models/user_spec.rb +2 -2
  749. data/client/spec/models/users_list_location_spec.rb +2 -2
  750. data/client/spec/models/vote_body_params_spec.rb +2 -2
  751. data/client/spec/models/vote_delete_response_spec.rb +2 -2
  752. data/client/spec/models/vote_response_spec.rb +6 -2
  753. data/client/spec/models/vote_response_user_spec.rb +2 -2
  754. data/client/spec/models/vote_style_spec.rb +2 -2
  755. data/client/spec/spec_helper.rb +1 -1
  756. data/lib/fastcomments.rb +1 -1
  757. metadata +6 -8
  758. data/client/docs/VoteResponseStatus.md +0 -15
  759. data/client/lib/fastcomments-client/models/vote_response_status.rb +0 -104
  760. data/client/spec/models/vote_response_status_spec.rb +0 -21
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d037a3069fc941bf074521ab72ce9187d0bd23485f2b40ac45f58a56f7a6e51f
4
- data.tar.gz: 742a7fb8bf313d339afc4de4e4d0b23b9fec35c55cbe89fe93fafdd2d189f360
3
+ metadata.gz: 4d61f66ef004014dd5e6610b8cfd069ef2c64c8c266d3992cc51d38b54738018
4
+ data.tar.gz: 9a0d9c2a4bb92ddc3750fe45bfb109f1769d8b1232cae194ab3100e45a93741d
5
5
  SHA512:
6
- metadata.gz: 27568a7c749e6b783df8dc00075ff69b0a4fc8bda3952963ab6a77ed41f778d5333a7c04bb02cf6b102c1f7882d74847aee97043c0c544312049e4c154486225
7
- data.tar.gz: 9df1405c80e97fc07e805b39e4c087b1222641eb5246ba92e429eba7b36eb0d61279263132a0f6071c32acc1a500c39b1c2c03ec920ea20f77d9d26858072455
6
+ metadata.gz: 5b648c0d71d7aeb35a05f2ff33f1cb8dacd2e35d8784ddf7c30cd4d8c75728c108489cf5986438d23181dd3a94b5a28e7567abb4894869ee7f97b283e8983b5b
7
+ data.tar.gz: 8b56f3aff1653c9e8c94cdd007b115f9ec293c8b1048135e2bdfea6a57695f09760ba59098ada4fa4ba5aa804911f742c6e00428e785d6b60f64fba3133680c8
data/README.md CHANGED
@@ -32,9 +32,7 @@ This library contains the generated API client and the SSO utilities to make wor
32
32
  For the API client, there are three classes, `DefaultApi`, `PublicApi`, and `ModerationApi`. The `DefaultApi` contains methods that require your API key, and `PublicApi` contains api calls
33
33
  that can be made directly from a browser/mobile device/etc without authentication. The `ModerationApi` contains the methods that power the moderator dashboard.
34
34
 
35
- The `ModerationApi` covers comment moderation (list, count, search, logs, export), moderation actions (remove/restore, flag, set review/spam/approval status, votes, reopen/close thread),
36
- bans (ban from a comment, undo, pre-ban summaries, ban status/preferences, banned-user counts), and badges & trust (award/remove badge, manual badges, get/set trust factor, user internal profile).
37
- Each `ModerationApi` method accepts an `sso` parameter so the request can be made on behalf of an SSO-authenticated moderator.
35
+ The `ModerationApi` provides an extensive suite of live and fast moderation APIs. Every `ModerationApi` method accepts an `sso` parameter and can authenticate via SSO or a FastComments.com session cookie.
38
36
 
39
37
  ## Quick Start
40
38
 
@@ -86,8 +84,8 @@ public_api = FastCommentsClient::PublicApi.new
86
84
 
87
85
  begin
88
86
  response = public_api.get_comments_public(
89
- tenant_id: 'YOUR_TENANT_ID',
90
- url_id: 'page-url-id'
87
+ 'YOUR_TENANT_ID',
88
+ 'page-url-id'
91
89
  )
92
90
  puts response
93
91
  rescue FastCommentsClient::ApiError => e
@@ -157,8 +155,8 @@ api_client = FastCommentsClient::ApiClient.new(config)
157
155
  public_api = FastCommentsClient::PublicApi.new(api_client)
158
156
 
159
157
  response = public_api.get_comments_public(
160
- tenant_id: 'your-tenant-id',
161
- url_id: 'your-page-url-id',
158
+ 'your-tenant-id',
159
+ 'your-page-url-id',
162
160
  sso: token
163
161
  )
164
162
 
@@ -190,8 +188,8 @@ api_client = FastCommentsClient::ApiClient.new(config)
190
188
  public_api = FastCommentsClient::PublicApi.new(api_client)
191
189
 
192
190
  response = public_api.get_comments_public(
193
- tenant_id: 'your-tenant-id',
194
- url_id: 'your-page-url-id',
191
+ 'your-tenant-id',
192
+ 'your-page-url-id',
195
193
  sso: token
196
194
  )
197
195
 
data/client/README.md CHANGED
@@ -7,8 +7,8 @@ No description provided (generated by Openapi Generator https://github.com/opena
7
7
  This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
8
8
 
9
9
  - API version: 0.0.0
10
- - Package version: 1.2.1
11
- - Generator version: 7.14.0
10
+ - Package version: 3.0.0
11
+ - Generator version: 7.23.0-SNAPSHOT
12
12
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
13
13
 
14
14
  ## Installation
@@ -24,16 +24,16 @@ gem build fastcomments-client.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./fastcomments-client-1.2.1.gem
27
+ gem install ./fastcomments-client-3.0.0.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./fastcomments-client-1.2.1.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./fastcomments-client-3.0.0.gem` to install the development dependencies)
31
31
 
32
32
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
33
33
 
34
34
  Finally add this to the Gemfile:
35
35
 
36
- gem 'fastcomments-client', '~> 1.2.1'
36
+ gem 'fastcomments-client', '~> 3.0.0'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -198,49 +198,49 @@ Class | Method | HTTP request | Description
198
198
  *FastCommentsClient::DefaultApi* | [**update_tenant_package**](docs/DefaultApi.md#update_tenant_package) | **PATCH** /api/v1/tenant-packages/{id} |
199
199
  *FastCommentsClient::DefaultApi* | [**update_tenant_user**](docs/DefaultApi.md#update_tenant_user) | **PATCH** /api/v1/tenant-users/{id} |
200
200
  *FastCommentsClient::DefaultApi* | [**update_user_badge**](docs/DefaultApi.md#update_user_badge) | **PUT** /api/v1/user-badges/{id} |
201
- *FastCommentsClient::ModerationApi* | [**delete_moderation_vote**](docs/ModerationApi.md#delete_moderation_vote) | **DELETE** /auth/my-account/moderate-comments/vote/{commentId}/{voteId} |
202
- *FastCommentsClient::ModerationApi* | [**get_api_comments**](docs/ModerationApi.md#get_api_comments) | **GET** /auth/my-account/moderate-comments/api/comments |
203
- *FastCommentsClient::ModerationApi* | [**get_api_export_status**](docs/ModerationApi.md#get_api_export_status) | **GET** /auth/my-account/moderate-comments/api/export/status |
204
- *FastCommentsClient::ModerationApi* | [**get_api_ids**](docs/ModerationApi.md#get_api_ids) | **GET** /auth/my-account/moderate-comments/api/ids |
205
- *FastCommentsClient::ModerationApi* | [**get_ban_users_from_comment**](docs/ModerationApi.md#get_ban_users_from_comment) | **GET** /auth/my-account/moderate-comments/ban-users/from-comment/{commentId} |
206
- *FastCommentsClient::ModerationApi* | [**get_comment_ban_status**](docs/ModerationApi.md#get_comment_ban_status) | **GET** /auth/my-account/moderate-comments/get-comment-ban-status/{commentId} |
207
- *FastCommentsClient::ModerationApi* | [**get_comment_children**](docs/ModerationApi.md#get_comment_children) | **GET** /auth/my-account/moderate-comments/comment-children/{commentId} |
208
- *FastCommentsClient::ModerationApi* | [**get_count**](docs/ModerationApi.md#get_count) | **GET** /auth/my-account/moderate-comments/count |
209
- *FastCommentsClient::ModerationApi* | [**get_counts**](docs/ModerationApi.md#get_counts) | **GET** /auth/my-account/moderate-comments/banned-users/counts |
210
- *FastCommentsClient::ModerationApi* | [**get_logs**](docs/ModerationApi.md#get_logs) | **GET** /auth/my-account/moderate-comments/logs/{commentId} |
211
- *FastCommentsClient::ModerationApi* | [**get_manual_badges**](docs/ModerationApi.md#get_manual_badges) | **GET** /auth/my-account/moderate-comments/get-manual-badges |
212
- *FastCommentsClient::ModerationApi* | [**get_manual_badges_for_user**](docs/ModerationApi.md#get_manual_badges_for_user) | **GET** /auth/my-account/moderate-comments/get-manual-badges-for-user |
213
- *FastCommentsClient::ModerationApi* | [**get_moderation_comment**](docs/ModerationApi.md#get_moderation_comment) | **GET** /auth/my-account/moderate-comments/comment/{commentId} |
214
- *FastCommentsClient::ModerationApi* | [**get_moderation_comment_text**](docs/ModerationApi.md#get_moderation_comment_text) | **GET** /auth/my-account/moderate-comments/get-comment-text/{commentId} |
215
- *FastCommentsClient::ModerationApi* | [**get_pre_ban_summary**](docs/ModerationApi.md#get_pre_ban_summary) | **GET** /auth/my-account/moderate-comments/pre-ban-summary/{commentId} |
216
- *FastCommentsClient::ModerationApi* | [**get_search_comments_summary**](docs/ModerationApi.md#get_search_comments_summary) | **GET** /auth/my-account/moderate-comments/search/comments/summary |
217
- *FastCommentsClient::ModerationApi* | [**get_search_pages**](docs/ModerationApi.md#get_search_pages) | **GET** /auth/my-account/moderate-comments/search/pages |
218
- *FastCommentsClient::ModerationApi* | [**get_search_sites**](docs/ModerationApi.md#get_search_sites) | **GET** /auth/my-account/moderate-comments/search/sites |
219
- *FastCommentsClient::ModerationApi* | [**get_search_suggest**](docs/ModerationApi.md#get_search_suggest) | **GET** /auth/my-account/moderate-comments/search/suggest |
220
- *FastCommentsClient::ModerationApi* | [**get_search_users**](docs/ModerationApi.md#get_search_users) | **GET** /auth/my-account/moderate-comments/search/users |
221
- *FastCommentsClient::ModerationApi* | [**get_trust_factor**](docs/ModerationApi.md#get_trust_factor) | **GET** /auth/my-account/moderate-comments/get-trust-factor |
222
- *FastCommentsClient::ModerationApi* | [**get_user_ban_preference**](docs/ModerationApi.md#get_user_ban_preference) | **GET** /auth/my-account/moderate-comments/user-ban-preference |
223
- *FastCommentsClient::ModerationApi* | [**get_user_internal_profile**](docs/ModerationApi.md#get_user_internal_profile) | **GET** /auth/my-account/moderate-comments/get-user-internal-profile |
224
- *FastCommentsClient::ModerationApi* | [**post_adjust_comment_votes**](docs/ModerationApi.md#post_adjust_comment_votes) | **POST** /auth/my-account/moderate-comments/adjust-comment-votes/{commentId} |
225
- *FastCommentsClient::ModerationApi* | [**post_api_export**](docs/ModerationApi.md#post_api_export) | **POST** /auth/my-account/moderate-comments/api/export |
226
- *FastCommentsClient::ModerationApi* | [**post_ban_user_from_comment**](docs/ModerationApi.md#post_ban_user_from_comment) | **POST** /auth/my-account/moderate-comments/ban-user/from-comment/{commentId} |
227
- *FastCommentsClient::ModerationApi* | [**post_ban_user_undo**](docs/ModerationApi.md#post_ban_user_undo) | **POST** /auth/my-account/moderate-comments/ban-user/undo |
228
- *FastCommentsClient::ModerationApi* | [**post_bulk_pre_ban_summary**](docs/ModerationApi.md#post_bulk_pre_ban_summary) | **POST** /auth/my-account/moderate-comments/bulk-pre-ban-summary |
229
- *FastCommentsClient::ModerationApi* | [**post_comments_by_ids**](docs/ModerationApi.md#post_comments_by_ids) | **POST** /auth/my-account/moderate-comments/comments-by-ids |
230
- *FastCommentsClient::ModerationApi* | [**post_flag_comment**](docs/ModerationApi.md#post_flag_comment) | **POST** /auth/my-account/moderate-comments/flag-comment/{commentId} |
231
- *FastCommentsClient::ModerationApi* | [**post_remove_comment**](docs/ModerationApi.md#post_remove_comment) | **POST** /auth/my-account/moderate-comments/remove-comment/{commentId} |
232
- *FastCommentsClient::ModerationApi* | [**post_restore_deleted_comment**](docs/ModerationApi.md#post_restore_deleted_comment) | **POST** /auth/my-account/moderate-comments/restore-deleted-comment/{commentId} |
233
- *FastCommentsClient::ModerationApi* | [**post_set_comment_approval_status**](docs/ModerationApi.md#post_set_comment_approval_status) | **POST** /auth/my-account/moderate-comments/set-comment-approval-status/{commentId} |
234
- *FastCommentsClient::ModerationApi* | [**post_set_comment_review_status**](docs/ModerationApi.md#post_set_comment_review_status) | **POST** /auth/my-account/moderate-comments/set-comment-review-status/{commentId} |
235
- *FastCommentsClient::ModerationApi* | [**post_set_comment_spam_status**](docs/ModerationApi.md#post_set_comment_spam_status) | **POST** /auth/my-account/moderate-comments/set-comment-spam-status/{commentId} |
236
- *FastCommentsClient::ModerationApi* | [**post_set_comment_text**](docs/ModerationApi.md#post_set_comment_text) | **POST** /auth/my-account/moderate-comments/set-comment-text/{commentId} |
237
- *FastCommentsClient::ModerationApi* | [**post_un_flag_comment**](docs/ModerationApi.md#post_un_flag_comment) | **POST** /auth/my-account/moderate-comments/un-flag-comment/{commentId} |
238
- *FastCommentsClient::ModerationApi* | [**post_vote**](docs/ModerationApi.md#post_vote) | **POST** /auth/my-account/moderate-comments/vote/{commentId} |
239
- *FastCommentsClient::ModerationApi* | [**put_award_badge**](docs/ModerationApi.md#put_award_badge) | **PUT** /auth/my-account/moderate-comments/award-badge |
240
- *FastCommentsClient::ModerationApi* | [**put_close_thread**](docs/ModerationApi.md#put_close_thread) | **PUT** /auth/my-account/moderate-comments/close-thread |
241
- *FastCommentsClient::ModerationApi* | [**put_remove_badge**](docs/ModerationApi.md#put_remove_badge) | **PUT** /auth/my-account/moderate-comments/remove-badge |
242
- *FastCommentsClient::ModerationApi* | [**put_reopen_thread**](docs/ModerationApi.md#put_reopen_thread) | **PUT** /auth/my-account/moderate-comments/reopen-thread |
243
- *FastCommentsClient::ModerationApi* | [**set_trust_factor**](docs/ModerationApi.md#set_trust_factor) | **PUT** /auth/my-account/moderate-comments/set-trust-factor |
201
+ *FastCommentsClient::ModerationApi* | [**delete_moderation_vote**](docs/ModerationApi.md#delete_moderation_vote) | **DELETE** /auth/my-account/moderate-comments/mod_api/vote/{commentId}/{voteId} |
202
+ *FastCommentsClient::ModerationApi* | [**get_api_comments**](docs/ModerationApi.md#get_api_comments) | **GET** /auth/my-account/moderate-comments/mod_api/api/comments |
203
+ *FastCommentsClient::ModerationApi* | [**get_api_export_status**](docs/ModerationApi.md#get_api_export_status) | **GET** /auth/my-account/moderate-comments/mod_api/api/export/status |
204
+ *FastCommentsClient::ModerationApi* | [**get_api_ids**](docs/ModerationApi.md#get_api_ids) | **GET** /auth/my-account/moderate-comments/mod_api/api/ids |
205
+ *FastCommentsClient::ModerationApi* | [**get_ban_users_from_comment**](docs/ModerationApi.md#get_ban_users_from_comment) | **GET** /auth/my-account/moderate-comments/mod_api/ban-users/from-comment/{commentId} |
206
+ *FastCommentsClient::ModerationApi* | [**get_comment_ban_status**](docs/ModerationApi.md#get_comment_ban_status) | **GET** /auth/my-account/moderate-comments/mod_api/get-comment-ban-status/{commentId} |
207
+ *FastCommentsClient::ModerationApi* | [**get_comment_children**](docs/ModerationApi.md#get_comment_children) | **GET** /auth/my-account/moderate-comments/mod_api/comment-children/{commentId} |
208
+ *FastCommentsClient::ModerationApi* | [**get_count**](docs/ModerationApi.md#get_count) | **GET** /auth/my-account/moderate-comments/mod_api/count |
209
+ *FastCommentsClient::ModerationApi* | [**get_counts**](docs/ModerationApi.md#get_counts) | **GET** /auth/my-account/moderate-comments/banned-users/mod_api/counts |
210
+ *FastCommentsClient::ModerationApi* | [**get_logs**](docs/ModerationApi.md#get_logs) | **GET** /auth/my-account/moderate-comments/mod_api/logs/{commentId} |
211
+ *FastCommentsClient::ModerationApi* | [**get_manual_badges**](docs/ModerationApi.md#get_manual_badges) | **GET** /auth/my-account/moderate-comments/mod_api/get-manual-badges |
212
+ *FastCommentsClient::ModerationApi* | [**get_manual_badges_for_user**](docs/ModerationApi.md#get_manual_badges_for_user) | **GET** /auth/my-account/moderate-comments/mod_api/get-manual-badges-for-user |
213
+ *FastCommentsClient::ModerationApi* | [**get_moderation_comment**](docs/ModerationApi.md#get_moderation_comment) | **GET** /auth/my-account/moderate-comments/mod_api/comment/{commentId} |
214
+ *FastCommentsClient::ModerationApi* | [**get_moderation_comment_text**](docs/ModerationApi.md#get_moderation_comment_text) | **GET** /auth/my-account/moderate-comments/mod_api/get-comment-text/{commentId} |
215
+ *FastCommentsClient::ModerationApi* | [**get_pre_ban_summary**](docs/ModerationApi.md#get_pre_ban_summary) | **GET** /auth/my-account/moderate-comments/mod_api/pre-ban-summary/{commentId} |
216
+ *FastCommentsClient::ModerationApi* | [**get_search_comments_summary**](docs/ModerationApi.md#get_search_comments_summary) | **GET** /auth/my-account/moderate-comments/mod_api/search/comments/summary |
217
+ *FastCommentsClient::ModerationApi* | [**get_search_pages**](docs/ModerationApi.md#get_search_pages) | **GET** /auth/my-account/moderate-comments/mod_api/search/pages |
218
+ *FastCommentsClient::ModerationApi* | [**get_search_sites**](docs/ModerationApi.md#get_search_sites) | **GET** /auth/my-account/moderate-comments/mod_api/search/sites |
219
+ *FastCommentsClient::ModerationApi* | [**get_search_suggest**](docs/ModerationApi.md#get_search_suggest) | **GET** /auth/my-account/moderate-comments/mod_api/search/suggest |
220
+ *FastCommentsClient::ModerationApi* | [**get_search_users**](docs/ModerationApi.md#get_search_users) | **GET** /auth/my-account/moderate-comments/mod_api/search/users |
221
+ *FastCommentsClient::ModerationApi* | [**get_trust_factor**](docs/ModerationApi.md#get_trust_factor) | **GET** /auth/my-account/moderate-comments/mod_api/get-trust-factor |
222
+ *FastCommentsClient::ModerationApi* | [**get_user_ban_preference**](docs/ModerationApi.md#get_user_ban_preference) | **GET** /auth/my-account/moderate-comments/mod_api/user-ban-preference |
223
+ *FastCommentsClient::ModerationApi* | [**get_user_internal_profile**](docs/ModerationApi.md#get_user_internal_profile) | **GET** /auth/my-account/moderate-comments/mod_api/get-user-internal-profile |
224
+ *FastCommentsClient::ModerationApi* | [**post_adjust_comment_votes**](docs/ModerationApi.md#post_adjust_comment_votes) | **POST** /auth/my-account/moderate-comments/mod_api/adjust-comment-votes/{commentId} |
225
+ *FastCommentsClient::ModerationApi* | [**post_api_export**](docs/ModerationApi.md#post_api_export) | **POST** /auth/my-account/moderate-comments/mod_api/api/export |
226
+ *FastCommentsClient::ModerationApi* | [**post_ban_user_from_comment**](docs/ModerationApi.md#post_ban_user_from_comment) | **POST** /auth/my-account/moderate-comments/mod_api/ban-user/from-comment/{commentId} |
227
+ *FastCommentsClient::ModerationApi* | [**post_ban_user_undo**](docs/ModerationApi.md#post_ban_user_undo) | **POST** /auth/my-account/moderate-comments/mod_api/ban-user/undo |
228
+ *FastCommentsClient::ModerationApi* | [**post_bulk_pre_ban_summary**](docs/ModerationApi.md#post_bulk_pre_ban_summary) | **POST** /auth/my-account/moderate-comments/mod_api/bulk-pre-ban-summary |
229
+ *FastCommentsClient::ModerationApi* | [**post_comments_by_ids**](docs/ModerationApi.md#post_comments_by_ids) | **POST** /auth/my-account/moderate-comments/mod_api/comments-by-ids |
230
+ *FastCommentsClient::ModerationApi* | [**post_flag_comment**](docs/ModerationApi.md#post_flag_comment) | **POST** /auth/my-account/moderate-comments/mod_api/flag-comment/{commentId} |
231
+ *FastCommentsClient::ModerationApi* | [**post_remove_comment**](docs/ModerationApi.md#post_remove_comment) | **POST** /auth/my-account/moderate-comments/mod_api/remove-comment/{commentId} |
232
+ *FastCommentsClient::ModerationApi* | [**post_restore_deleted_comment**](docs/ModerationApi.md#post_restore_deleted_comment) | **POST** /auth/my-account/moderate-comments/mod_api/restore-deleted-comment/{commentId} |
233
+ *FastCommentsClient::ModerationApi* | [**post_set_comment_approval_status**](docs/ModerationApi.md#post_set_comment_approval_status) | **POST** /auth/my-account/moderate-comments/mod_api/set-comment-approval-status/{commentId} |
234
+ *FastCommentsClient::ModerationApi* | [**post_set_comment_review_status**](docs/ModerationApi.md#post_set_comment_review_status) | **POST** /auth/my-account/moderate-comments/mod_api/set-comment-review-status/{commentId} |
235
+ *FastCommentsClient::ModerationApi* | [**post_set_comment_spam_status**](docs/ModerationApi.md#post_set_comment_spam_status) | **POST** /auth/my-account/moderate-comments/mod_api/set-comment-spam-status/{commentId} |
236
+ *FastCommentsClient::ModerationApi* | [**post_set_comment_text**](docs/ModerationApi.md#post_set_comment_text) | **POST** /auth/my-account/moderate-comments/mod_api/set-comment-text/{commentId} |
237
+ *FastCommentsClient::ModerationApi* | [**post_un_flag_comment**](docs/ModerationApi.md#post_un_flag_comment) | **POST** /auth/my-account/moderate-comments/mod_api/un-flag-comment/{commentId} |
238
+ *FastCommentsClient::ModerationApi* | [**post_vote**](docs/ModerationApi.md#post_vote) | **POST** /auth/my-account/moderate-comments/mod_api/vote/{commentId} |
239
+ *FastCommentsClient::ModerationApi* | [**put_award_badge**](docs/ModerationApi.md#put_award_badge) | **PUT** /auth/my-account/moderate-comments/mod_api/award-badge |
240
+ *FastCommentsClient::ModerationApi* | [**put_close_thread**](docs/ModerationApi.md#put_close_thread) | **PUT** /auth/my-account/moderate-comments/mod_api/close-thread |
241
+ *FastCommentsClient::ModerationApi* | [**put_remove_badge**](docs/ModerationApi.md#put_remove_badge) | **PUT** /auth/my-account/moderate-comments/mod_api/remove-badge |
242
+ *FastCommentsClient::ModerationApi* | [**put_reopen_thread**](docs/ModerationApi.md#put_reopen_thread) | **PUT** /auth/my-account/moderate-comments/mod_api/reopen-thread |
243
+ *FastCommentsClient::ModerationApi* | [**set_trust_factor**](docs/ModerationApi.md#set_trust_factor) | **PUT** /auth/my-account/moderate-comments/mod_api/set-trust-factor |
244
244
  *FastCommentsClient::PublicApi* | [**block_from_comment_public**](docs/PublicApi.md#block_from_comment_public) | **POST** /block-from-comment/{commentId} |
245
245
  *FastCommentsClient::PublicApi* | [**checked_comments_for_blocked**](docs/PublicApi.md#checked_comments_for_blocked) | **GET** /check-blocked-comments |
246
246
  *FastCommentsClient::PublicApi* | [**create_comment_public**](docs/PublicApi.md#create_comment_public) | **POST** /comments/{tenantId} |
@@ -556,7 +556,7 @@ Class | Method | HTTP request | Description
556
556
  - [FastCommentsClient::PatchPageAPIResponse](docs/PatchPageAPIResponse.md)
557
557
  - [FastCommentsClient::PatchSSOUserAPIResponse](docs/PatchSSOUserAPIResponse.md)
558
558
  - [FastCommentsClient::PendingCommentToSyncOutbound](docs/PendingCommentToSyncOutbound.md)
559
- - [FastCommentsClient::PostRemoveCommentResponse](docs/PostRemoveCommentResponse.md)
559
+ - [FastCommentsClient::PostRemoveCommentApiResponse](docs/PostRemoveCommentApiResponse.md)
560
560
  - [FastCommentsClient::PreBanSummary](docs/PreBanSummary.md)
561
561
  - [FastCommentsClient::PubSubComment](docs/PubSubComment.md)
562
562
  - [FastCommentsClient::PubSubCommentBase](docs/PubSubCommentBase.md)
@@ -655,7 +655,6 @@ Class | Method | HTTP request | Description
655
655
  - [FastCommentsClient::VoteBodyParams](docs/VoteBodyParams.md)
656
656
  - [FastCommentsClient::VoteDeleteResponse](docs/VoteDeleteResponse.md)
657
657
  - [FastCommentsClient::VoteResponse](docs/VoteResponse.md)
658
- - [FastCommentsClient::VoteResponseStatus](docs/VoteResponseStatus.md)
659
658
  - [FastCommentsClient::VoteResponseUser](docs/VoteResponseUser.md)
660
659
  - [FastCommentsClient::VoteStyle](docs/VoteStyle.md)
661
660
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **reason** | **String** | | |
8
- | **code** | **String** | | |
7
+ | **reason** | **String** | | [optional] |
8
+ | **code** | **String** | | [optional] |
9
9
  | **status** | **Object** | | |
10
- | **configuration** | **Object** | | |
10
+ | **configuration** | **Object** | | [optional] |
11
11
 
12
12
  ## Example
13
13
 
@@ -5,10 +5,10 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **status** | [**APIStatus**](APIStatus.md) | | |
8
- | **data** | [**Array<AggregationItem>**](AggregationItem.md) | | |
8
+ | **data** | [**Array<AggregationItem>**](AggregationItem.md) | | [optional] |
9
9
  | **stats** | [**AggregationResponseStats**](AggregationResponseStats.md) | | [optional] |
10
- | **reason** | **String** | | |
11
- | **code** | **String** | | |
10
+ | **reason** | **String** | | [optional] |
11
+ | **code** | **String** | | [optional] |
12
12
  | **valid_resource_names** | **Array<String>** | | [optional] |
13
13
 
14
14
  ## Example
@@ -5,9 +5,9 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **status** | [**APIStatus**](APIStatus.md) | | |
8
- | **hash_tag** | [**TenantHashTag**](TenantHashTag.md) | | |
9
- | **reason** | **String** | | |
10
- | **code** | **String** | | |
8
+ | **hash_tag** | [**TenantHashTag**](TenantHashTag.md) | | [optional] |
9
+ | **reason** | **String** | | [optional] |
10
+ | **code** | **String** | | [optional] |
11
11
  | **secondary_code** | **String** | | [optional] |
12
12
  | **banned_until** | **Integer** | | [optional] |
13
13
  | **max_character_length** | **Integer** | | [optional] |
@@ -193,7 +193,7 @@ end
193
193
 
194
194
  ## add_hash_tag
195
195
 
196
- > <CreateHashTagResponse> add_hash_tag(opts)
196
+ > <CreateHashTagResponse> add_hash_tag(tenant_id, create_hash_tag_body)
197
197
 
198
198
 
199
199
 
@@ -211,14 +211,12 @@ FastCommentsClient.configure do |config|
211
211
  end
212
212
 
213
213
  api_instance = FastCommentsClient::DefaultApi.new
214
- opts = {
215
- tenant_id: 'tenant_id_example', # String |
216
- create_hash_tag_body: FastCommentsClient::CreateHashTagBody.new({tag: 'tag_example'}) # CreateHashTagBody |
217
- }
214
+ tenant_id = 'tenant_id_example' # String |
215
+ create_hash_tag_body = FastCommentsClient::CreateHashTagBody.new({tag: 'tag_example'}) # CreateHashTagBody |
218
216
 
219
217
  begin
220
218
 
221
- result = api_instance.add_hash_tag(opts)
219
+ result = api_instance.add_hash_tag(tenant_id, create_hash_tag_body)
222
220
  p result
223
221
  rescue FastCommentsClient::ApiError => e
224
222
  puts "Error when calling DefaultApi->add_hash_tag: #{e}"
@@ -229,12 +227,12 @@ end
229
227
 
230
228
  This returns an Array which contains the response data, status code and headers.
231
229
 
232
- > <Array(<CreateHashTagResponse>, Integer, Hash)> add_hash_tag_with_http_info(opts)
230
+ > <Array(<CreateHashTagResponse>, Integer, Hash)> add_hash_tag_with_http_info(tenant_id, create_hash_tag_body)
233
231
 
234
232
  ```ruby
235
233
  begin
236
234
 
237
- data, status_code, headers = api_instance.add_hash_tag_with_http_info(opts)
235
+ data, status_code, headers = api_instance.add_hash_tag_with_http_info(tenant_id, create_hash_tag_body)
238
236
  p status_code # => 2xx
239
237
  p headers # => { ... }
240
238
  p data # => <CreateHashTagResponse>
@@ -247,7 +245,7 @@ end
247
245
 
248
246
  | Name | Type | Description | Notes |
249
247
  | ---- | ---- | ----------- | ----- |
250
- | **tenant_id** | **String** | | [optional] |
248
+ | **tenant_id** | **String** | | |
251
249
  | **create_hash_tag_body** | [**CreateHashTagBody**](CreateHashTagBody.md) | | [optional] |
252
250
 
253
251
  ### Return type
@@ -266,7 +264,7 @@ end
266
264
 
267
265
  ## add_hash_tags_bulk
268
266
 
269
- > <BulkCreateHashTagsResponse> add_hash_tags_bulk(opts)
267
+ > <BulkCreateHashTagsResponse> add_hash_tags_bulk(tenant_id, bulk_create_hash_tags_body)
270
268
 
271
269
 
272
270
 
@@ -284,14 +282,12 @@ FastCommentsClient.configure do |config|
284
282
  end
285
283
 
286
284
  api_instance = FastCommentsClient::DefaultApi.new
287
- opts = {
288
- tenant_id: 'tenant_id_example', # String |
289
- bulk_create_hash_tags_body: FastCommentsClient::BulkCreateHashTagsBody.new({tags: [FastCommentsClient::BulkCreateHashTagsBodyTagsInner.new({tag: 'tag_example'})]}) # BulkCreateHashTagsBody |
290
- }
285
+ tenant_id = 'tenant_id_example' # String |
286
+ bulk_create_hash_tags_body = FastCommentsClient::BulkCreateHashTagsBody.new({tags: [FastCommentsClient::BulkCreateHashTagsBodyTagsInner.new({tag: 'tag_example'})]}) # BulkCreateHashTagsBody |
291
287
 
292
288
  begin
293
289
 
294
- result = api_instance.add_hash_tags_bulk(opts)
290
+ result = api_instance.add_hash_tags_bulk(tenant_id, bulk_create_hash_tags_body)
295
291
  p result
296
292
  rescue FastCommentsClient::ApiError => e
297
293
  puts "Error when calling DefaultApi->add_hash_tags_bulk: #{e}"
@@ -302,12 +298,12 @@ end
302
298
 
303
299
  This returns an Array which contains the response data, status code and headers.
304
300
 
305
- > <Array(<BulkCreateHashTagsResponse>, Integer, Hash)> add_hash_tags_bulk_with_http_info(opts)
301
+ > <Array(<BulkCreateHashTagsResponse>, Integer, Hash)> add_hash_tags_bulk_with_http_info(tenant_id, bulk_create_hash_tags_body)
306
302
 
307
303
  ```ruby
308
304
  begin
309
305
 
310
- data, status_code, headers = api_instance.add_hash_tags_bulk_with_http_info(opts)
306
+ data, status_code, headers = api_instance.add_hash_tags_bulk_with_http_info(tenant_id, bulk_create_hash_tags_body)
311
307
  p status_code # => 2xx
312
308
  p headers # => { ... }
313
309
  p data # => <BulkCreateHashTagsResponse>
@@ -320,7 +316,7 @@ end
320
316
 
321
317
  | Name | Type | Description | Notes |
322
318
  | ---- | ---- | ----------- | ----- |
323
- | **tenant_id** | **String** | | [optional] |
319
+ | **tenant_id** | **String** | | |
324
320
  | **bulk_create_hash_tags_body** | [**BulkCreateHashTagsBody**](BulkCreateHashTagsBody.md) | | [optional] |
325
321
 
326
322
  ### Return type
@@ -2123,7 +2119,7 @@ end
2123
2119
 
2124
2120
  ## delete_hash_tag
2125
2121
 
2126
- > <APIEmptyResponse> delete_hash_tag(tag, opts)
2122
+ > <APIEmptyResponse> delete_hash_tag(tenant_id, tag, delete_hash_tag_request_body)
2127
2123
 
2128
2124
 
2129
2125
 
@@ -2141,15 +2137,13 @@ FastCommentsClient.configure do |config|
2141
2137
  end
2142
2138
 
2143
2139
  api_instance = FastCommentsClient::DefaultApi.new
2140
+ tenant_id = 'tenant_id_example' # String |
2144
2141
  tag = 'tag_example' # String |
2145
- opts = {
2146
- tenant_id: 'tenant_id_example', # String |
2147
- delete_hash_tag_request_body: FastCommentsClient::DeleteHashTagRequestBody.new # DeleteHashTagRequestBody |
2148
- }
2142
+ delete_hash_tag_request_body = FastCommentsClient::DeleteHashTagRequestBody.new # DeleteHashTagRequestBody |
2149
2143
 
2150
2144
  begin
2151
2145
 
2152
- result = api_instance.delete_hash_tag(tag, opts)
2146
+ result = api_instance.delete_hash_tag(tenant_id, tag, delete_hash_tag_request_body)
2153
2147
  p result
2154
2148
  rescue FastCommentsClient::ApiError => e
2155
2149
  puts "Error when calling DefaultApi->delete_hash_tag: #{e}"
@@ -2160,12 +2154,12 @@ end
2160
2154
 
2161
2155
  This returns an Array which contains the response data, status code and headers.
2162
2156
 
2163
- > <Array(<APIEmptyResponse>, Integer, Hash)> delete_hash_tag_with_http_info(tag, opts)
2157
+ > <Array(<APIEmptyResponse>, Integer, Hash)> delete_hash_tag_with_http_info(tenant_id, tag, delete_hash_tag_request_body)
2164
2158
 
2165
2159
  ```ruby
2166
2160
  begin
2167
2161
 
2168
- data, status_code, headers = api_instance.delete_hash_tag_with_http_info(tag, opts)
2162
+ data, status_code, headers = api_instance.delete_hash_tag_with_http_info(tenant_id, tag, delete_hash_tag_request_body)
2169
2163
  p status_code # => 2xx
2170
2164
  p headers # => { ... }
2171
2165
  p data # => <APIEmptyResponse>
@@ -2178,8 +2172,8 @@ end
2178
2172
 
2179
2173
  | Name | Type | Description | Notes |
2180
2174
  | ---- | ---- | ----------- | ----- |
2175
+ | **tenant_id** | **String** | | |
2181
2176
  | **tag** | **String** | | |
2182
- | **tenant_id** | **String** | | [optional] |
2183
2177
  | **delete_hash_tag_request_body** | [**DeleteHashTagRequestBody**](DeleteHashTagRequestBody.md) | | [optional] |
2184
2178
 
2185
2179
  ### Return type
@@ -6666,7 +6660,7 @@ end
6666
6660
 
6667
6661
  ## patch_hash_tag
6668
6662
 
6669
- > <UpdateHashTagResponse> patch_hash_tag(tag, opts)
6663
+ > <UpdateHashTagResponse> patch_hash_tag(tenant_id, tag, update_hash_tag_body)
6670
6664
 
6671
6665
 
6672
6666
 
@@ -6684,15 +6678,13 @@ FastCommentsClient.configure do |config|
6684
6678
  end
6685
6679
 
6686
6680
  api_instance = FastCommentsClient::DefaultApi.new
6681
+ tenant_id = 'tenant_id_example' # String |
6687
6682
  tag = 'tag_example' # String |
6688
- opts = {
6689
- tenant_id: 'tenant_id_example', # String |
6690
- update_hash_tag_body: FastCommentsClient::UpdateHashTagBody.new # UpdateHashTagBody |
6691
- }
6683
+ update_hash_tag_body = FastCommentsClient::UpdateHashTagBody.new # UpdateHashTagBody |
6692
6684
 
6693
6685
  begin
6694
6686
 
6695
- result = api_instance.patch_hash_tag(tag, opts)
6687
+ result = api_instance.patch_hash_tag(tenant_id, tag, update_hash_tag_body)
6696
6688
  p result
6697
6689
  rescue FastCommentsClient::ApiError => e
6698
6690
  puts "Error when calling DefaultApi->patch_hash_tag: #{e}"
@@ -6703,12 +6695,12 @@ end
6703
6695
 
6704
6696
  This returns an Array which contains the response data, status code and headers.
6705
6697
 
6706
- > <Array(<UpdateHashTagResponse>, Integer, Hash)> patch_hash_tag_with_http_info(tag, opts)
6698
+ > <Array(<UpdateHashTagResponse>, Integer, Hash)> patch_hash_tag_with_http_info(tenant_id, tag, update_hash_tag_body)
6707
6699
 
6708
6700
  ```ruby
6709
6701
  begin
6710
6702
 
6711
- data, status_code, headers = api_instance.patch_hash_tag_with_http_info(tag, opts)
6703
+ data, status_code, headers = api_instance.patch_hash_tag_with_http_info(tenant_id, tag, update_hash_tag_body)
6712
6704
  p status_code # => 2xx
6713
6705
  p headers # => { ... }
6714
6706
  p data # => <UpdateHashTagResponse>
@@ -6721,8 +6713,8 @@ end
6721
6713
 
6722
6714
  | Name | Type | Description | Notes |
6723
6715
  | ---- | ---- | ----------- | ----- |
6716
+ | **tenant_id** | **String** | | |
6724
6717
  | **tag** | **String** | | |
6725
- | **tenant_id** | **String** | | [optional] |
6726
6718
  | **update_hash_tag_body** | [**UpdateHashTagBody**](UpdateHashTagBody.md) | | [optional] |
6727
6719
 
6728
6720
  ### Return type
@@ -4,10 +4,10 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **configuration** | **Object** | | |
7
+ | **configuration** | **Object** | | [optional] |
8
8
  | **status** | **Object** | | |
9
- | **reason** | **String** | | |
10
- | **code** | **String** | | |
9
+ | **reason** | **String** | | [optional] |
10
+ | **code** | **String** | | [optional] |
11
11
 
12
12
  ## Example
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **configurations** | **Object** | | |
7
+ | **configurations** | **Object** | | [optional] |
8
8
  | **status** | **Object** | | |
9
- | **reason** | **String** | | |
10
- | **code** | **String** | | |
9
+ | **reason** | **String** | | [optional] |
10
+ | **code** | **String** | | [optional] |
11
11
 
12
12
  ## Example
13
13
 
@@ -4,9 +4,9 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **images** | **Array&lt;Array&lt;GifSearchResponseImagesInnerInner&gt;&gt;** | | |
7
+ | **images** | **Array&lt;Array&lt;GifSearchResponseImagesInnerInner&gt;&gt;** | | [optional] |
8
8
  | **status** | [**APIStatus**](APIStatus.md) | | |
9
- | **code** | **String** | | |
9
+ | **code** | **String** | | [optional] |
10
10
 
11
11
  ## Example
12
12
 
@@ -4,9 +4,9 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **images** | **Array&lt;Array&lt;GifSearchResponseImagesInnerInner&gt;&gt;** | | |
7
+ | **images** | **Array&lt;Array&lt;GifSearchResponseImagesInnerInner&gt;&gt;** | | [optional] |
8
8
  | **status** | [**APIStatus**](APIStatus.md) | | |
9
- | **code** | **String** | | |
9
+ | **code** | **String** | | [optional] |
10
10
 
11
11
  ## Example
12
12