fastcomments 0.1.0 → 0.3.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 (469) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +10 -10
  3. data/client/README.md +5 -6
  4. data/client/docs/APICreateUserBadgeResponse.md +3 -1
  5. data/client/docs/CreateUserBadge200Response.md +2 -0
  6. data/client/docs/CustomConfigParameters.md +2 -0
  7. data/client/docs/PatchPageAPIResponse.md +2 -0
  8. data/client/docs/PublicComment.md +2 -0
  9. data/client/docs/PublicCommentBase.md +3 -1
  10. data/client/docs/VoteResponse.md +1 -1
  11. data/client/fastcomments-client.gemspec +1 -1
  12. data/client/lib/fastcomments-client/api/default_api.rb +1 -1
  13. data/client/lib/fastcomments-client/api/public_api.rb +1 -1
  14. data/client/lib/fastcomments-client/api_client.rb +7 -3
  15. data/client/lib/fastcomments-client/api_error.rb +1 -1
  16. data/client/lib/fastcomments-client/api_model_base.rb +88 -0
  17. data/client/lib/fastcomments-client/configuration.rb +1 -1
  18. data/client/lib/fastcomments-client/models/add_domain_config200_response.rb +2 -3
  19. data/client/lib/fastcomments-client/models/add_domain_config200_response_any_of.rb +2 -75
  20. data/client/lib/fastcomments-client/models/add_domain_config_params.rb +2 -75
  21. data/client/lib/fastcomments-client/models/add_page_api_response.rb +2 -75
  22. data/client/lib/fastcomments-client/models/add_sso_user_api_response.rb +2 -75
  23. data/client/lib/fastcomments-client/models/aggregate_question_results200_response.rb +2 -3
  24. data/client/lib/fastcomments-client/models/aggregate_question_results_response.rb +2 -75
  25. data/client/lib/fastcomments-client/models/aggregate_time_bucket.rb +1 -1
  26. data/client/lib/fastcomments-client/models/aggregation_item.rb +2 -75
  27. data/client/lib/fastcomments-client/models/aggregation_op_type.rb +1 -1
  28. data/client/lib/fastcomments-client/models/aggregation_operation.rb +2 -75
  29. data/client/lib/fastcomments-client/models/aggregation_request.rb +2 -75
  30. data/client/lib/fastcomments-client/models/aggregation_request_sort.rb +2 -75
  31. data/client/lib/fastcomments-client/models/aggregation_response.rb +2 -75
  32. data/client/lib/fastcomments-client/models/aggregation_response_stats.rb +2 -75
  33. data/client/lib/fastcomments-client/models/aggregation_value.rb +2 -75
  34. data/client/lib/fastcomments-client/models/api_audit_log.rb +2 -75
  35. data/client/lib/fastcomments-client/models/api_comment.rb +2 -75
  36. data/client/lib/fastcomments-client/models/api_comment_base.rb +2 -75
  37. data/client/lib/fastcomments-client/models/api_create_user_badge_response.rb +17 -79
  38. data/client/lib/fastcomments-client/models/api_empty_response.rb +2 -75
  39. data/client/lib/fastcomments-client/models/api_empty_success_response.rb +2 -75
  40. data/client/lib/fastcomments-client/models/api_error.rb +2 -75
  41. data/client/lib/fastcomments-client/models/api_get_comment_response.rb +2 -75
  42. data/client/lib/fastcomments-client/models/api_get_comments_response.rb +2 -75
  43. data/client/lib/fastcomments-client/models/api_get_user_badge_progress_list_response.rb +2 -75
  44. data/client/lib/fastcomments-client/models/api_get_user_badge_progress_response.rb +2 -75
  45. data/client/lib/fastcomments-client/models/api_get_user_badge_response.rb +2 -75
  46. data/client/lib/fastcomments-client/models/api_get_user_badges_response.rb +2 -75
  47. data/client/lib/fastcomments-client/models/api_page.rb +2 -75
  48. data/client/lib/fastcomments-client/models/api_status.rb +1 -1
  49. data/client/lib/fastcomments-client/models/api_user_subscription.rb +2 -75
  50. data/client/lib/fastcomments-client/models/apisso_user.rb +2 -75
  51. data/client/lib/fastcomments-client/models/block_from_comment_params.rb +2 -75
  52. data/client/lib/fastcomments-client/models/block_from_comment_public200_response.rb +2 -3
  53. data/client/lib/fastcomments-client/models/block_success.rb +2 -75
  54. data/client/lib/fastcomments-client/models/bulk_aggregate_question_item.rb +2 -75
  55. data/client/lib/fastcomments-client/models/bulk_aggregate_question_results200_response.rb +2 -3
  56. data/client/lib/fastcomments-client/models/bulk_aggregate_question_results_request.rb +2 -75
  57. data/client/lib/fastcomments-client/models/bulk_aggregate_question_results_response.rb +2 -75
  58. data/client/lib/fastcomments-client/models/change_comment_pin_status_response.rb +2 -75
  59. data/client/lib/fastcomments-client/models/check_blocked_comments_response.rb +2 -75
  60. data/client/lib/fastcomments-client/models/checked_comments_for_blocked200_response.rb +2 -3
  61. data/client/lib/fastcomments-client/models/combine_comments_with_question_results200_response.rb +2 -3
  62. data/client/lib/fastcomments-client/models/combine_question_results_with_comments_response.rb +2 -75
  63. data/client/lib/fastcomments-client/models/comment_data.rb +2 -75
  64. data/client/lib/fastcomments-client/models/comment_html_rendering_mode.rb +1 -1
  65. data/client/lib/fastcomments-client/models/comment_log_data.rb +2 -75
  66. data/client/lib/fastcomments-client/models/comment_log_entry.rb +2 -75
  67. data/client/lib/fastcomments-client/models/comment_log_type.rb +1 -1
  68. data/client/lib/fastcomments-client/models/comment_question_results_rendering_type.rb +1 -1
  69. data/client/lib/fastcomments-client/models/comment_questions_required.rb +1 -1
  70. data/client/lib/fastcomments-client/models/comment_text_update_request.rb +2 -75
  71. data/client/lib/fastcomments-client/models/comment_thread_deletion_mode.rb +1 -1
  72. data/client/lib/fastcomments-client/models/comment_user_badge_info.rb +2 -75
  73. data/client/lib/fastcomments-client/models/comment_user_hash_tag_info.rb +2 -75
  74. data/client/lib/fastcomments-client/models/comment_user_mention_info.rb +2 -75
  75. data/client/lib/fastcomments-client/models/commenter_name_formats.rb +1 -1
  76. data/client/lib/fastcomments-client/models/create_api_page_data.rb +2 -75
  77. data/client/lib/fastcomments-client/models/create_api_user_subscription_data.rb +2 -75
  78. data/client/lib/fastcomments-client/models/create_apisso_user_data.rb +2 -75
  79. data/client/lib/fastcomments-client/models/create_comment_params.rb +2 -75
  80. data/client/lib/fastcomments-client/models/create_comment_public200_response.rb +2 -3
  81. data/client/lib/fastcomments-client/models/create_feed_post200_response.rb +2 -3
  82. data/client/lib/fastcomments-client/models/create_feed_post_params.rb +2 -75
  83. data/client/lib/fastcomments-client/models/create_feed_post_public200_response.rb +2 -3
  84. data/client/lib/fastcomments-client/models/create_feed_post_response.rb +2 -75
  85. data/client/lib/fastcomments-client/models/create_feed_posts_response.rb +2 -75
  86. data/client/lib/fastcomments-client/models/create_subscription_api_response.rb +2 -75
  87. data/client/lib/fastcomments-client/models/create_user_badge200_response.rb +2 -3
  88. data/client/lib/fastcomments-client/models/create_user_badge_params.rb +2 -75
  89. data/client/lib/fastcomments-client/models/custom_config_parameters.rb +12 -76
  90. data/client/lib/fastcomments-client/models/delete_comment200_response.rb +2 -3
  91. data/client/lib/fastcomments-client/models/delete_comment_action.rb +1 -1
  92. data/client/lib/fastcomments-client/models/delete_comment_public200_response.rb +2 -3
  93. data/client/lib/fastcomments-client/models/delete_comment_result.rb +2 -75
  94. data/client/lib/fastcomments-client/models/delete_comment_vote200_response.rb +2 -3
  95. data/client/lib/fastcomments-client/models/delete_domain_config200_response.rb +2 -75
  96. data/client/lib/fastcomments-client/models/delete_feed_post_public200_response.rb +2 -3
  97. data/client/lib/fastcomments-client/models/delete_feed_post_public200_response_any_of.rb +2 -75
  98. data/client/lib/fastcomments-client/models/delete_page_api_response.rb +2 -75
  99. data/client/lib/fastcomments-client/models/delete_sso_user_api_response.rb +2 -75
  100. data/client/lib/fastcomments-client/models/delete_subscription_api_response.rb +2 -75
  101. data/client/lib/fastcomments-client/models/deleted_comment_result_comment.rb +2 -75
  102. data/client/lib/fastcomments-client/models/event_log_entry.rb +2 -75
  103. data/client/lib/fastcomments-client/models/f_comment.rb +2 -75
  104. data/client/lib/fastcomments-client/models/f_comment_meta.rb +2 -75
  105. data/client/lib/fastcomments-client/models/feed_post.rb +2 -75
  106. data/client/lib/fastcomments-client/models/feed_post_link.rb +2 -75
  107. data/client/lib/fastcomments-client/models/feed_post_media_item.rb +2 -75
  108. data/client/lib/fastcomments-client/models/feed_post_media_item_asset.rb +2 -75
  109. data/client/lib/fastcomments-client/models/feed_post_stats.rb +2 -75
  110. data/client/lib/fastcomments-client/models/feed_posts_stats_response.rb +2 -75
  111. data/client/lib/fastcomments-client/models/find_comments_by_range_item.rb +2 -75
  112. data/client/lib/fastcomments-client/models/find_comments_by_range_response.rb +2 -75
  113. data/client/lib/fastcomments-client/models/flag_comment200_response.rb +2 -3
  114. data/client/lib/fastcomments-client/models/flag_comment_public200_response.rb +2 -3
  115. data/client/lib/fastcomments-client/models/flag_comment_response.rb +2 -75
  116. data/client/lib/fastcomments-client/models/get_audit_logs200_response.rb +2 -3
  117. data/client/lib/fastcomments-client/models/get_audit_logs_response.rb +2 -75
  118. data/client/lib/fastcomments-client/models/get_comment200_response.rb +2 -3
  119. data/client/lib/fastcomments-client/models/get_comment_text200_response.rb +2 -3
  120. data/client/lib/fastcomments-client/models/get_comment_vote_user_names200_response.rb +2 -3
  121. data/client/lib/fastcomments-client/models/get_comment_vote_user_names_success_response.rb +2 -75
  122. data/client/lib/fastcomments-client/models/get_comments200_response.rb +2 -3
  123. data/client/lib/fastcomments-client/models/get_comments_public200_response.rb +2 -3
  124. data/client/lib/fastcomments-client/models/get_comments_response_public_comment.rb +2 -75
  125. data/client/lib/fastcomments-client/models/get_comments_response_with_presence_public_comment.rb +2 -75
  126. data/client/lib/fastcomments-client/models/get_domain_config200_response.rb +2 -3
  127. data/client/lib/fastcomments-client/models/get_domain_configs200_response.rb +2 -3
  128. data/client/lib/fastcomments-client/models/get_domain_configs200_response_any_of.rb +2 -75
  129. data/client/lib/fastcomments-client/models/get_domain_configs200_response_any_of1.rb +2 -75
  130. data/client/lib/fastcomments-client/models/get_event_log200_response.rb +2 -3
  131. data/client/lib/fastcomments-client/models/get_event_log_response.rb +2 -75
  132. data/client/lib/fastcomments-client/models/get_feed_posts200_response.rb +2 -3
  133. data/client/lib/fastcomments-client/models/get_feed_posts_public200_response.rb +2 -3
  134. data/client/lib/fastcomments-client/models/get_feed_posts_response.rb +2 -75
  135. data/client/lib/fastcomments-client/models/get_feed_posts_stats200_response.rb +2 -3
  136. data/client/lib/fastcomments-client/models/get_my_notifications_response.rb +2 -75
  137. data/client/lib/fastcomments-client/models/get_page_by_urlid_api_response.rb +2 -75
  138. data/client/lib/fastcomments-client/models/get_pages_api_response.rb +2 -75
  139. data/client/lib/fastcomments-client/models/get_public_feed_posts_response.rb +2 -75
  140. data/client/lib/fastcomments-client/models/get_sso_user_by_email_api_response.rb +2 -75
  141. data/client/lib/fastcomments-client/models/get_sso_user_by_id_api_response.rb +2 -75
  142. data/client/lib/fastcomments-client/models/get_sso_users200_response.rb +2 -75
  143. data/client/lib/fastcomments-client/models/get_subscriptions_api_response.rb +2 -75
  144. data/client/lib/fastcomments-client/models/get_user_badge200_response.rb +2 -3
  145. data/client/lib/fastcomments-client/models/get_user_badge_progress_by_id200_response.rb +2 -3
  146. data/client/lib/fastcomments-client/models/get_user_badge_progress_list200_response.rb +2 -3
  147. data/client/lib/fastcomments-client/models/get_user_badges200_response.rb +2 -3
  148. data/client/lib/fastcomments-client/models/get_user_notification_count200_response.rb +2 -3
  149. data/client/lib/fastcomments-client/models/get_user_notification_count_response.rb +2 -75
  150. data/client/lib/fastcomments-client/models/get_user_notifications200_response.rb +2 -3
  151. data/client/lib/fastcomments-client/models/get_user_presence_statuses200_response.rb +2 -3
  152. data/client/lib/fastcomments-client/models/get_user_presence_statuses_response.rb +2 -75
  153. data/client/lib/fastcomments-client/models/get_user_reacts_public200_response.rb +2 -3
  154. data/client/lib/fastcomments-client/models/gif_rating.rb +1 -1
  155. data/client/lib/fastcomments-client/models/header_state.rb +2 -75
  156. data/client/lib/fastcomments-client/models/ignored_response.rb +2 -75
  157. data/client/lib/fastcomments-client/models/image_content_profanity_level.rb +1 -1
  158. data/client/lib/fastcomments-client/models/live_event.rb +2 -75
  159. data/client/lib/fastcomments-client/models/live_event_extra_info.rb +2 -75
  160. data/client/lib/fastcomments-client/models/live_event_type.rb +1 -1
  161. data/client/lib/fastcomments-client/models/lock_comment200_response.rb +2 -3
  162. data/client/lib/fastcomments-client/models/media_asset.rb +2 -75
  163. data/client/lib/fastcomments-client/models/meta_item.rb +2 -75
  164. data/client/lib/fastcomments-client/models/notification_and_count.rb +2 -75
  165. data/client/lib/fastcomments-client/models/notification_object_type.rb +1 -1
  166. data/client/lib/fastcomments-client/models/notification_type.rb +1 -1
  167. data/client/lib/fastcomments-client/models/patch_domain_config_params.rb +2 -75
  168. data/client/lib/fastcomments-client/models/patch_page_api_response.rb +12 -76
  169. data/client/lib/fastcomments-client/models/patch_sso_user_api_response.rb +2 -75
  170. data/client/lib/fastcomments-client/models/pin_comment200_response.rb +2 -3
  171. data/client/lib/fastcomments-client/models/pub_sub_comment.rb +2 -75
  172. data/client/lib/fastcomments-client/models/pub_sub_comment_base.rb +2 -75
  173. data/client/lib/fastcomments-client/models/pub_sub_vote.rb +2 -75
  174. data/client/lib/fastcomments-client/models/public_api_delete_comment_response.rb +2 -75
  175. data/client/lib/fastcomments-client/models/public_api_get_comment_text_response.rb +2 -75
  176. data/client/lib/fastcomments-client/models/public_api_set_comment_text_response.rb +2 -75
  177. data/client/lib/fastcomments-client/models/public_block_from_comment_params.rb +2 -75
  178. data/client/lib/fastcomments-client/models/public_comment.rb +12 -76
  179. data/client/lib/fastcomments-client/models/public_comment_base.rb +15 -79
  180. data/client/lib/fastcomments-client/models/public_feed_posts_response.rb +2 -75
  181. data/client/lib/fastcomments-client/models/put_sso_user_api_response.rb +2 -75
  182. data/client/lib/fastcomments-client/models/query_predicate.rb +2 -75
  183. data/client/lib/fastcomments-client/models/query_predicate_value.rb +2 -3
  184. data/client/lib/fastcomments-client/models/question_datum.rb +2 -75
  185. data/client/lib/fastcomments-client/models/question_rendering_type.rb +1 -1
  186. data/client/lib/fastcomments-client/models/question_result.rb +2 -75
  187. data/client/lib/fastcomments-client/models/question_result_aggregation_overall.rb +2 -75
  188. data/client/lib/fastcomments-client/models/question_sub_question_visibility.rb +1 -1
  189. data/client/lib/fastcomments-client/models/question_when_save.rb +1 -1
  190. data/client/lib/fastcomments-client/models/react_body_params.rb +2 -75
  191. data/client/lib/fastcomments-client/models/react_feed_post_public200_response.rb +2 -3
  192. data/client/lib/fastcomments-client/models/react_feed_post_response.rb +2 -75
  193. data/client/lib/fastcomments-client/models/record_string_before_string_or_null_after_string_or_null_value.rb +2 -75
  194. data/client/lib/fastcomments-client/models/record_string_string_or_number_value.rb +2 -3
  195. data/client/lib/fastcomments-client/models/renderable_user_notification.rb +2 -75
  196. data/client/lib/fastcomments-client/models/repeat_comment_check_ignored_reason.rb +1 -1
  197. data/client/lib/fastcomments-client/models/repeat_comment_handling_action.rb +1 -1
  198. data/client/lib/fastcomments-client/models/reset_user_notifications200_response.rb +2 -3
  199. data/client/lib/fastcomments-client/models/reset_user_notifications_response.rb +2 -75
  200. data/client/lib/fastcomments-client/models/save_comment200_response.rb +2 -3
  201. data/client/lib/fastcomments-client/models/save_comment_response.rb +2 -75
  202. data/client/lib/fastcomments-client/models/save_comment_response_optimized.rb +2 -75
  203. data/client/lib/fastcomments-client/models/save_comments_response_with_presence.rb +2 -75
  204. data/client/lib/fastcomments-client/models/search_users200_response.rb +2 -3
  205. data/client/lib/fastcomments-client/models/search_users_response.rb +2 -75
  206. data/client/lib/fastcomments-client/models/set_comment_text200_response.rb +2 -3
  207. data/client/lib/fastcomments-client/models/set_comment_text_result.rb +2 -75
  208. data/client/lib/fastcomments-client/models/size_preset.rb +1 -1
  209. data/client/lib/fastcomments-client/models/sort_directions.rb +1 -1
  210. data/client/lib/fastcomments-client/models/sortdir.rb +1 -1
  211. data/client/lib/fastcomments-client/models/spam_rule.rb +2 -75
  212. data/client/lib/fastcomments-client/models/sso_security_level.rb +1 -1
  213. data/client/lib/fastcomments-client/models/un_block_comment_public200_response.rb +2 -3
  214. data/client/lib/fastcomments-client/models/un_block_from_comment_params.rb +2 -75
  215. data/client/lib/fastcomments-client/models/unblock_success.rb +2 -75
  216. data/client/lib/fastcomments-client/models/updatable_comment_params.rb +2 -75
  217. data/client/lib/fastcomments-client/models/update_api_page_data.rb +2 -75
  218. data/client/lib/fastcomments-client/models/update_apisso_user_data.rb +2 -75
  219. data/client/lib/fastcomments-client/models/update_domain_config_params.rb +2 -75
  220. data/client/lib/fastcomments-client/models/update_feed_post_params.rb +2 -75
  221. data/client/lib/fastcomments-client/models/update_user_badge200_response.rb +2 -3
  222. data/client/lib/fastcomments-client/models/update_user_badge_params.rb +2 -75
  223. data/client/lib/fastcomments-client/models/update_user_notification_status200_response.rb +2 -3
  224. data/client/lib/fastcomments-client/models/upload_image_response.rb +2 -75
  225. data/client/lib/fastcomments-client/models/user_badge.rb +2 -75
  226. data/client/lib/fastcomments-client/models/user_badge_progress.rb +2 -75
  227. data/client/lib/fastcomments-client/models/user_notification.rb +2 -75
  228. data/client/lib/fastcomments-client/models/user_notification_write_response.rb +2 -75
  229. data/client/lib/fastcomments-client/models/user_presence_data.rb +2 -75
  230. data/client/lib/fastcomments-client/models/user_reacts_response.rb +2 -75
  231. data/client/lib/fastcomments-client/models/user_search_result.rb +2 -75
  232. data/client/lib/fastcomments-client/models/user_session_info.rb +2 -75
  233. data/client/lib/fastcomments-client/models/vote_body_params.rb +2 -75
  234. data/client/lib/fastcomments-client/models/vote_comment200_response.rb +2 -3
  235. data/client/lib/fastcomments-client/models/vote_delete_response.rb +2 -75
  236. data/client/lib/fastcomments-client/models/vote_response.rb +32 -81
  237. data/client/lib/fastcomments-client/models/vote_response_user.rb +2 -75
  238. data/client/lib/fastcomments-client/models/vote_style.rb +1 -1
  239. data/client/lib/fastcomments-client/version.rb +2 -2
  240. data/client/lib/fastcomments-client.rb +2 -2
  241. data/client/spec/api/default_api_spec.rb +1 -1
  242. data/client/spec/api/public_api_spec.rb +1 -1
  243. data/client/spec/models/add_domain_config200_response_any_of_spec.rb +2 -2
  244. data/client/spec/models/add_domain_config200_response_spec.rb +1 -1
  245. data/client/spec/models/add_domain_config_params_spec.rb +2 -2
  246. data/client/spec/models/add_page_api_response_spec.rb +2 -2
  247. data/client/spec/models/add_sso_user_api_response_spec.rb +2 -2
  248. data/client/spec/models/aggregate_question_results200_response_spec.rb +1 -1
  249. data/client/spec/models/aggregate_question_results_response_spec.rb +2 -2
  250. data/client/spec/models/aggregate_time_bucket_spec.rb +2 -2
  251. data/client/spec/models/aggregation_item_spec.rb +2 -2
  252. data/client/spec/models/aggregation_op_type_spec.rb +2 -2
  253. data/client/spec/models/aggregation_operation_spec.rb +2 -2
  254. data/client/spec/models/aggregation_request_sort_spec.rb +2 -2
  255. data/client/spec/models/aggregation_request_spec.rb +2 -2
  256. data/client/spec/models/aggregation_response_spec.rb +2 -2
  257. data/client/spec/models/aggregation_response_stats_spec.rb +2 -2
  258. data/client/spec/models/aggregation_value_spec.rb +2 -2
  259. data/client/spec/models/api_audit_log_spec.rb +2 -2
  260. data/client/spec/models/api_comment_base_spec.rb +2 -2
  261. data/client/spec/models/api_comment_spec.rb +2 -2
  262. data/client/spec/models/api_create_user_badge_response_spec.rb +8 -2
  263. data/client/spec/models/api_empty_response_spec.rb +2 -2
  264. data/client/spec/models/api_empty_success_response_spec.rb +2 -2
  265. data/client/spec/models/api_error_spec.rb +2 -2
  266. data/client/spec/models/api_get_comment_response_spec.rb +2 -2
  267. data/client/spec/models/api_get_comments_response_spec.rb +2 -2
  268. data/client/spec/models/api_get_user_badge_progress_list_response_spec.rb +2 -2
  269. data/client/spec/models/api_get_user_badge_progress_response_spec.rb +2 -2
  270. data/client/spec/models/api_get_user_badge_response_spec.rb +2 -2
  271. data/client/spec/models/api_get_user_badges_response_spec.rb +2 -2
  272. data/client/spec/models/api_page_spec.rb +2 -2
  273. data/client/spec/models/api_status_spec.rb +2 -2
  274. data/client/spec/models/api_user_subscription_spec.rb +2 -2
  275. data/client/spec/models/apisso_user_spec.rb +2 -2
  276. data/client/spec/models/block_from_comment_params_spec.rb +2 -2
  277. data/client/spec/models/block_from_comment_public200_response_spec.rb +1 -1
  278. data/client/spec/models/block_success_spec.rb +2 -2
  279. data/client/spec/models/bulk_aggregate_question_item_spec.rb +2 -2
  280. data/client/spec/models/bulk_aggregate_question_results200_response_spec.rb +1 -1
  281. data/client/spec/models/bulk_aggregate_question_results_request_spec.rb +2 -2
  282. data/client/spec/models/bulk_aggregate_question_results_response_spec.rb +2 -2
  283. data/client/spec/models/change_comment_pin_status_response_spec.rb +2 -2
  284. data/client/spec/models/check_blocked_comments_response_spec.rb +2 -2
  285. data/client/spec/models/checked_comments_for_blocked200_response_spec.rb +1 -1
  286. data/client/spec/models/combine_comments_with_question_results200_response_spec.rb +1 -1
  287. data/client/spec/models/combine_question_results_with_comments_response_spec.rb +2 -2
  288. data/client/spec/models/comment_data_spec.rb +2 -2
  289. data/client/spec/models/comment_html_rendering_mode_spec.rb +2 -2
  290. data/client/spec/models/comment_log_data_spec.rb +2 -2
  291. data/client/spec/models/comment_log_entry_spec.rb +2 -2
  292. data/client/spec/models/comment_log_type_spec.rb +2 -2
  293. data/client/spec/models/comment_question_results_rendering_type_spec.rb +2 -2
  294. data/client/spec/models/comment_questions_required_spec.rb +2 -2
  295. data/client/spec/models/comment_text_update_request_spec.rb +2 -2
  296. data/client/spec/models/comment_thread_deletion_mode_spec.rb +2 -2
  297. data/client/spec/models/comment_user_badge_info_spec.rb +2 -2
  298. data/client/spec/models/comment_user_hash_tag_info_spec.rb +2 -2
  299. data/client/spec/models/comment_user_mention_info_spec.rb +2 -2
  300. data/client/spec/models/commenter_name_formats_spec.rb +2 -2
  301. data/client/spec/models/create_api_page_data_spec.rb +2 -2
  302. data/client/spec/models/create_api_user_subscription_data_spec.rb +2 -2
  303. data/client/spec/models/create_apisso_user_data_spec.rb +2 -2
  304. data/client/spec/models/create_comment_params_spec.rb +2 -2
  305. data/client/spec/models/create_comment_public200_response_spec.rb +1 -1
  306. data/client/spec/models/create_feed_post200_response_spec.rb +1 -1
  307. data/client/spec/models/create_feed_post_params_spec.rb +2 -2
  308. data/client/spec/models/create_feed_post_public200_response_spec.rb +1 -1
  309. data/client/spec/models/create_feed_post_response_spec.rb +2 -2
  310. data/client/spec/models/create_feed_posts_response_spec.rb +2 -2
  311. data/client/spec/models/create_subscription_api_response_spec.rb +2 -2
  312. data/client/spec/models/create_user_badge200_response_spec.rb +1 -1
  313. data/client/spec/models/create_user_badge_params_spec.rb +2 -2
  314. data/client/spec/models/custom_config_parameters_spec.rb +8 -2
  315. data/client/spec/models/delete_comment200_response_spec.rb +1 -1
  316. data/client/spec/models/delete_comment_action_spec.rb +2 -2
  317. data/client/spec/models/delete_comment_public200_response_spec.rb +1 -1
  318. data/client/spec/models/delete_comment_result_spec.rb +2 -2
  319. data/client/spec/models/delete_comment_vote200_response_spec.rb +1 -1
  320. data/client/spec/models/delete_domain_config200_response_spec.rb +2 -2
  321. data/client/spec/models/delete_feed_post_public200_response_any_of_spec.rb +2 -2
  322. data/client/spec/models/delete_feed_post_public200_response_spec.rb +1 -1
  323. data/client/spec/models/delete_page_api_response_spec.rb +2 -2
  324. data/client/spec/models/delete_sso_user_api_response_spec.rb +2 -2
  325. data/client/spec/models/delete_subscription_api_response_spec.rb +2 -2
  326. data/client/spec/models/deleted_comment_result_comment_spec.rb +2 -2
  327. data/client/spec/models/event_log_entry_spec.rb +2 -2
  328. data/client/spec/models/f_comment_meta_spec.rb +2 -2
  329. data/client/spec/models/f_comment_spec.rb +2 -2
  330. data/client/spec/models/feed_post_link_spec.rb +2 -2
  331. data/client/spec/models/feed_post_media_item_asset_spec.rb +2 -2
  332. data/client/spec/models/feed_post_media_item_spec.rb +2 -2
  333. data/client/spec/models/feed_post_spec.rb +2 -2
  334. data/client/spec/models/feed_post_stats_spec.rb +2 -2
  335. data/client/spec/models/feed_posts_stats_response_spec.rb +2 -2
  336. data/client/spec/models/find_comments_by_range_item_spec.rb +2 -2
  337. data/client/spec/models/find_comments_by_range_response_spec.rb +2 -2
  338. data/client/spec/models/flag_comment200_response_spec.rb +1 -1
  339. data/client/spec/models/flag_comment_public200_response_spec.rb +1 -1
  340. data/client/spec/models/flag_comment_response_spec.rb +2 -2
  341. data/client/spec/models/get_audit_logs200_response_spec.rb +1 -1
  342. data/client/spec/models/get_audit_logs_response_spec.rb +2 -2
  343. data/client/spec/models/get_comment200_response_spec.rb +1 -1
  344. data/client/spec/models/get_comment_text200_response_spec.rb +1 -1
  345. data/client/spec/models/get_comment_vote_user_names200_response_spec.rb +1 -1
  346. data/client/spec/models/get_comment_vote_user_names_success_response_spec.rb +2 -2
  347. data/client/spec/models/get_comments200_response_spec.rb +1 -1
  348. data/client/spec/models/get_comments_public200_response_spec.rb +1 -1
  349. data/client/spec/models/get_comments_response_public_comment_spec.rb +2 -2
  350. data/client/spec/models/get_comments_response_with_presence_public_comment_spec.rb +2 -2
  351. data/client/spec/models/get_domain_config200_response_spec.rb +1 -1
  352. data/client/spec/models/get_domain_configs200_response_any_of1_spec.rb +2 -2
  353. data/client/spec/models/get_domain_configs200_response_any_of_spec.rb +2 -2
  354. data/client/spec/models/get_domain_configs200_response_spec.rb +1 -1
  355. data/client/spec/models/get_event_log200_response_spec.rb +1 -1
  356. data/client/spec/models/get_event_log_response_spec.rb +2 -2
  357. data/client/spec/models/get_feed_posts200_response_spec.rb +1 -1
  358. data/client/spec/models/get_feed_posts_public200_response_spec.rb +1 -1
  359. data/client/spec/models/get_feed_posts_response_spec.rb +2 -2
  360. data/client/spec/models/get_feed_posts_stats200_response_spec.rb +1 -1
  361. data/client/spec/models/get_my_notifications_response_spec.rb +2 -2
  362. data/client/spec/models/get_page_by_urlid_api_response_spec.rb +2 -2
  363. data/client/spec/models/get_pages_api_response_spec.rb +2 -2
  364. data/client/spec/models/get_public_feed_posts_response_spec.rb +2 -2
  365. data/client/spec/models/get_sso_user_by_email_api_response_spec.rb +2 -2
  366. data/client/spec/models/get_sso_user_by_id_api_response_spec.rb +2 -2
  367. data/client/spec/models/get_sso_users200_response_spec.rb +2 -2
  368. data/client/spec/models/get_subscriptions_api_response_spec.rb +2 -2
  369. data/client/spec/models/get_user_badge200_response_spec.rb +1 -1
  370. data/client/spec/models/get_user_badge_progress_by_id200_response_spec.rb +1 -1
  371. data/client/spec/models/get_user_badge_progress_list200_response_spec.rb +1 -1
  372. data/client/spec/models/get_user_badges200_response_spec.rb +1 -1
  373. data/client/spec/models/get_user_notification_count200_response_spec.rb +1 -1
  374. data/client/spec/models/get_user_notification_count_response_spec.rb +2 -2
  375. data/client/spec/models/get_user_notifications200_response_spec.rb +1 -1
  376. data/client/spec/models/get_user_presence_statuses200_response_spec.rb +1 -1
  377. data/client/spec/models/get_user_presence_statuses_response_spec.rb +2 -2
  378. data/client/spec/models/get_user_reacts_public200_response_spec.rb +1 -1
  379. data/client/spec/models/gif_rating_spec.rb +2 -2
  380. data/client/spec/models/header_state_spec.rb +2 -2
  381. data/client/spec/models/ignored_response_spec.rb +2 -2
  382. data/client/spec/models/image_content_profanity_level_spec.rb +2 -2
  383. data/client/spec/models/live_event_extra_info_spec.rb +2 -2
  384. data/client/spec/models/live_event_spec.rb +2 -2
  385. data/client/spec/models/live_event_type_spec.rb +2 -2
  386. data/client/spec/models/lock_comment200_response_spec.rb +1 -1
  387. data/client/spec/models/media_asset_spec.rb +2 -2
  388. data/client/spec/models/meta_item_spec.rb +2 -2
  389. data/client/spec/models/notification_and_count_spec.rb +2 -2
  390. data/client/spec/models/notification_object_type_spec.rb +2 -2
  391. data/client/spec/models/notification_type_spec.rb +2 -2
  392. data/client/spec/models/patch_domain_config_params_spec.rb +2 -2
  393. data/client/spec/models/patch_page_api_response_spec.rb +8 -2
  394. data/client/spec/models/patch_sso_user_api_response_spec.rb +2 -2
  395. data/client/spec/models/pin_comment200_response_spec.rb +1 -1
  396. data/client/spec/models/pub_sub_comment_base_spec.rb +2 -2
  397. data/client/spec/models/pub_sub_comment_spec.rb +2 -2
  398. data/client/spec/models/pub_sub_vote_spec.rb +2 -2
  399. data/client/spec/models/public_api_delete_comment_response_spec.rb +2 -2
  400. data/client/spec/models/public_api_get_comment_text_response_spec.rb +2 -2
  401. data/client/spec/models/public_api_set_comment_text_response_spec.rb +2 -2
  402. data/client/spec/models/public_block_from_comment_params_spec.rb +2 -2
  403. data/client/spec/models/public_comment_base_spec.rb +8 -2
  404. data/client/spec/models/public_comment_spec.rb +8 -2
  405. data/client/spec/models/public_feed_posts_response_spec.rb +2 -2
  406. data/client/spec/models/put_sso_user_api_response_spec.rb +2 -2
  407. data/client/spec/models/query_predicate_spec.rb +2 -2
  408. data/client/spec/models/query_predicate_value_spec.rb +1 -1
  409. data/client/spec/models/question_datum_spec.rb +2 -2
  410. data/client/spec/models/question_rendering_type_spec.rb +2 -2
  411. data/client/spec/models/question_result_aggregation_overall_spec.rb +2 -2
  412. data/client/spec/models/question_result_spec.rb +2 -2
  413. data/client/spec/models/question_sub_question_visibility_spec.rb +2 -2
  414. data/client/spec/models/question_when_save_spec.rb +2 -2
  415. data/client/spec/models/react_body_params_spec.rb +2 -2
  416. data/client/spec/models/react_feed_post_public200_response_spec.rb +1 -1
  417. data/client/spec/models/react_feed_post_response_spec.rb +2 -2
  418. data/client/spec/models/record_string_before_string_or_null_after_string_or_null_value_spec.rb +2 -2
  419. data/client/spec/models/record_string_string_or_number_value_spec.rb +1 -1
  420. data/client/spec/models/renderable_user_notification_spec.rb +2 -2
  421. data/client/spec/models/repeat_comment_check_ignored_reason_spec.rb +2 -2
  422. data/client/spec/models/repeat_comment_handling_action_spec.rb +2 -2
  423. data/client/spec/models/reset_user_notifications200_response_spec.rb +1 -1
  424. data/client/spec/models/reset_user_notifications_response_spec.rb +2 -2
  425. data/client/spec/models/save_comment200_response_spec.rb +1 -1
  426. data/client/spec/models/save_comment_response_optimized_spec.rb +2 -2
  427. data/client/spec/models/save_comment_response_spec.rb +2 -2
  428. data/client/spec/models/save_comments_response_with_presence_spec.rb +2 -2
  429. data/client/spec/models/search_users200_response_spec.rb +1 -1
  430. data/client/spec/models/search_users_response_spec.rb +2 -2
  431. data/client/spec/models/set_comment_text200_response_spec.rb +1 -1
  432. data/client/spec/models/set_comment_text_result_spec.rb +2 -2
  433. data/client/spec/models/size_preset_spec.rb +2 -2
  434. data/client/spec/models/sort_directions_spec.rb +2 -2
  435. data/client/spec/models/sortdir_spec.rb +2 -2
  436. data/client/spec/models/spam_rule_spec.rb +2 -2
  437. data/client/spec/models/sso_security_level_spec.rb +2 -2
  438. data/client/spec/models/un_block_comment_public200_response_spec.rb +1 -1
  439. data/client/spec/models/un_block_from_comment_params_spec.rb +2 -2
  440. data/client/spec/models/unblock_success_spec.rb +2 -2
  441. data/client/spec/models/updatable_comment_params_spec.rb +2 -2
  442. data/client/spec/models/update_api_page_data_spec.rb +2 -2
  443. data/client/spec/models/update_apisso_user_data_spec.rb +2 -2
  444. data/client/spec/models/update_domain_config_params_spec.rb +2 -2
  445. data/client/spec/models/update_feed_post_params_spec.rb +2 -2
  446. data/client/spec/models/update_user_badge200_response_spec.rb +1 -1
  447. data/client/spec/models/update_user_badge_params_spec.rb +2 -2
  448. data/client/spec/models/update_user_notification_status200_response_spec.rb +1 -1
  449. data/client/spec/models/upload_image_response_spec.rb +2 -2
  450. data/client/spec/models/user_badge_progress_spec.rb +2 -2
  451. data/client/spec/models/user_badge_spec.rb +2 -2
  452. data/client/spec/models/user_notification_spec.rb +2 -2
  453. data/client/spec/models/user_notification_write_response_spec.rb +2 -2
  454. data/client/spec/models/user_presence_data_spec.rb +2 -2
  455. data/client/spec/models/user_reacts_response_spec.rb +2 -2
  456. data/client/spec/models/user_search_result_spec.rb +2 -2
  457. data/client/spec/models/user_session_info_spec.rb +2 -2
  458. data/client/spec/models/vote_body_params_spec.rb +2 -2
  459. data/client/spec/models/vote_comment200_response_spec.rb +1 -1
  460. data/client/spec/models/vote_delete_response_spec.rb +2 -2
  461. data/client/spec/models/vote_response_spec.rb +6 -2
  462. data/client/spec/models/vote_response_user_spec.rb +2 -2
  463. data/client/spec/models/vote_style_spec.rb +2 -2
  464. data/client/spec/spec_helper.rb +1 -1
  465. data/lib/fastcomments.rb +1 -1
  466. metadata +3 -5
  467. data/client/docs/VoteResponseStatus.md +0 -15
  468. data/client/lib/fastcomments-client/models/vote_response_status.rb +0 -104
  469. data/client/spec/models/vote_response_status_spec.rb +0 -21
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.14.0
9
+ Generator version: 7.18.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -18,7 +18,7 @@ require 'date'
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
20
  describe FastCommentsClient::BulkAggregateQuestionResultsRequest do
21
- let(:instance) { FastCommentsClient::BulkAggregateQuestionResultsRequest.new }
21
+ #let(:instance) { FastCommentsClient::BulkAggregateQuestionResultsRequest.new }
22
22
 
23
23
  describe 'test an instance of BulkAggregateQuestionResultsRequest' do
24
24
  it 'should create an instance of BulkAggregateQuestionResultsRequest' do
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.14.0
9
+ Generator version: 7.18.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -18,7 +18,7 @@ require 'date'
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
20
  describe FastCommentsClient::BulkAggregateQuestionResultsResponse do
21
- let(:instance) { FastCommentsClient::BulkAggregateQuestionResultsResponse.new }
21
+ #let(:instance) { FastCommentsClient::BulkAggregateQuestionResultsResponse.new }
22
22
 
23
23
  describe 'test an instance of BulkAggregateQuestionResultsResponse' do
24
24
  it 'should create an instance of BulkAggregateQuestionResultsResponse' do
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.14.0
9
+ Generator version: 7.18.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -18,7 +18,7 @@ require 'date'
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
20
  describe FastCommentsClient::ChangeCommentPinStatusResponse do
21
- let(:instance) { FastCommentsClient::ChangeCommentPinStatusResponse.new }
21
+ #let(:instance) { FastCommentsClient::ChangeCommentPinStatusResponse.new }
22
22
 
23
23
  describe 'test an instance of ChangeCommentPinStatusResponse' do
24
24
  it 'should create an instance of ChangeCommentPinStatusResponse' do
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.14.0
9
+ Generator version: 7.18.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -18,7 +18,7 @@ require 'date'
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
20
  describe FastCommentsClient::CheckBlockedCommentsResponse do
21
- let(:instance) { FastCommentsClient::CheckBlockedCommentsResponse.new }
21
+ #let(:instance) { FastCommentsClient::CheckBlockedCommentsResponse.new }
22
22
 
23
23
  describe 'test an instance of CheckBlockedCommentsResponse' do
24
24
  it 'should create an instance of CheckBlockedCommentsResponse' do
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.14.0
9
+ Generator version: 7.18.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.14.0
9
+ Generator version: 7.18.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.14.0
9
+ Generator version: 7.18.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -18,7 +18,7 @@ require 'date'
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
20
  describe FastCommentsClient::CombineQuestionResultsWithCommentsResponse do
21
- let(:instance) { FastCommentsClient::CombineQuestionResultsWithCommentsResponse.new }
21
+ #let(:instance) { FastCommentsClient::CombineQuestionResultsWithCommentsResponse.new }
22
22
 
23
23
  describe 'test an instance of CombineQuestionResultsWithCommentsResponse' do
24
24
  it 'should create an instance of CombineQuestionResultsWithCommentsResponse' do
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.14.0
9
+ Generator version: 7.18.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -18,7 +18,7 @@ require 'date'
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
20
  describe FastCommentsClient::CommentData do
21
- let(:instance) { FastCommentsClient::CommentData.new }
21
+ #let(:instance) { FastCommentsClient::CommentData.new }
22
22
 
23
23
  describe 'test an instance of CommentData' do
24
24
  it 'should create an instance of CommentData' do
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.14.0
9
+ Generator version: 7.18.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -18,7 +18,7 @@ require 'date'
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
20
  describe FastCommentsClient::CommentHTMLRenderingMode do
21
- let(:instance) { FastCommentsClient::CommentHTMLRenderingMode.new }
21
+ #let(:instance) { FastCommentsClient::CommentHTMLRenderingMode.new }
22
22
 
23
23
  describe 'test an instance of CommentHTMLRenderingMode' do
24
24
  it 'should create an instance of CommentHTMLRenderingMode' do
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.14.0
9
+ Generator version: 7.18.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -18,7 +18,7 @@ require 'date'
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
20
  describe FastCommentsClient::CommentLogData do
21
- let(:instance) { FastCommentsClient::CommentLogData.new }
21
+ #let(:instance) { FastCommentsClient::CommentLogData.new }
22
22
 
23
23
  describe 'test an instance of CommentLogData' do
24
24
  it 'should create an instance of CommentLogData' do
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.14.0
9
+ Generator version: 7.18.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -18,7 +18,7 @@ require 'date'
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
20
  describe FastCommentsClient::CommentLogEntry do
21
- let(:instance) { FastCommentsClient::CommentLogEntry.new }
21
+ #let(:instance) { FastCommentsClient::CommentLogEntry.new }
22
22
 
23
23
  describe 'test an instance of CommentLogEntry' do
24
24
  it 'should create an instance of CommentLogEntry' do
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.14.0
9
+ Generator version: 7.18.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -18,7 +18,7 @@ require 'date'
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
20
  describe FastCommentsClient::CommentLogType do
21
- let(:instance) { FastCommentsClient::CommentLogType.new }
21
+ #let(:instance) { FastCommentsClient::CommentLogType.new }
22
22
 
23
23
  describe 'test an instance of CommentLogType' do
24
24
  it 'should create an instance of CommentLogType' do
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.14.0
9
+ Generator version: 7.18.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -18,7 +18,7 @@ require 'date'
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
20
  describe FastCommentsClient::CommentQuestionResultsRenderingType do
21
- let(:instance) { FastCommentsClient::CommentQuestionResultsRenderingType.new }
21
+ #let(:instance) { FastCommentsClient::CommentQuestionResultsRenderingType.new }
22
22
 
23
23
  describe 'test an instance of CommentQuestionResultsRenderingType' do
24
24
  it 'should create an instance of CommentQuestionResultsRenderingType' do
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.14.0
9
+ Generator version: 7.18.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -18,7 +18,7 @@ require 'date'
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
20
  describe FastCommentsClient::CommentQuestionsRequired do
21
- let(:instance) { FastCommentsClient::CommentQuestionsRequired.new }
21
+ #let(:instance) { FastCommentsClient::CommentQuestionsRequired.new }
22
22
 
23
23
  describe 'test an instance of CommentQuestionsRequired' do
24
24
  it 'should create an instance of CommentQuestionsRequired' do
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.14.0
9
+ Generator version: 7.18.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -18,7 +18,7 @@ require 'date'
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
20
  describe FastCommentsClient::CommentTextUpdateRequest do
21
- let(:instance) { FastCommentsClient::CommentTextUpdateRequest.new }
21
+ #let(:instance) { FastCommentsClient::CommentTextUpdateRequest.new }
22
22
 
23
23
  describe 'test an instance of CommentTextUpdateRequest' do
24
24
  it 'should create an instance of CommentTextUpdateRequest' do
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.14.0
9
+ Generator version: 7.18.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -18,7 +18,7 @@ require 'date'
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
20
  describe FastCommentsClient::CommentThreadDeletionMode do
21
- let(:instance) { FastCommentsClient::CommentThreadDeletionMode.new }
21
+ #let(:instance) { FastCommentsClient::CommentThreadDeletionMode.new }
22
22
 
23
23
  describe 'test an instance of CommentThreadDeletionMode' do
24
24
  it 'should create an instance of CommentThreadDeletionMode' do
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.14.0
9
+ Generator version: 7.18.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -18,7 +18,7 @@ require 'date'
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
20
  describe FastCommentsClient::CommentUserBadgeInfo do
21
- let(:instance) { FastCommentsClient::CommentUserBadgeInfo.new }
21
+ #let(:instance) { FastCommentsClient::CommentUserBadgeInfo.new }
22
22
 
23
23
  describe 'test an instance of CommentUserBadgeInfo' do
24
24
  it 'should create an instance of CommentUserBadgeInfo' do
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.14.0
9
+ Generator version: 7.18.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -18,7 +18,7 @@ require 'date'
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
20
  describe FastCommentsClient::CommentUserHashTagInfo do
21
- let(:instance) { FastCommentsClient::CommentUserHashTagInfo.new }
21
+ #let(:instance) { FastCommentsClient::CommentUserHashTagInfo.new }
22
22
 
23
23
  describe 'test an instance of CommentUserHashTagInfo' do
24
24
  it 'should create an instance of CommentUserHashTagInfo' do
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.14.0
9
+ Generator version: 7.18.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -18,7 +18,7 @@ require 'date'
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
20
  describe FastCommentsClient::CommentUserMentionInfo do
21
- let(:instance) { FastCommentsClient::CommentUserMentionInfo.new }
21
+ #let(:instance) { FastCommentsClient::CommentUserMentionInfo.new }
22
22
 
23
23
  describe 'test an instance of CommentUserMentionInfo' do
24
24
  it 'should create an instance of CommentUserMentionInfo' do
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.14.0
9
+ Generator version: 7.18.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -18,7 +18,7 @@ require 'date'
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
20
  describe FastCommentsClient::CommenterNameFormats do
21
- let(:instance) { FastCommentsClient::CommenterNameFormats.new }
21
+ #let(:instance) { FastCommentsClient::CommenterNameFormats.new }
22
22
 
23
23
  describe 'test an instance of CommenterNameFormats' do
24
24
  it 'should create an instance of CommenterNameFormats' do
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.14.0
9
+ Generator version: 7.18.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -18,7 +18,7 @@ require 'date'
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
20
  describe FastCommentsClient::CreateAPIPageData do
21
- let(:instance) { FastCommentsClient::CreateAPIPageData.new }
21
+ #let(:instance) { FastCommentsClient::CreateAPIPageData.new }
22
22
 
23
23
  describe 'test an instance of CreateAPIPageData' do
24
24
  it 'should create an instance of CreateAPIPageData' do
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.14.0
9
+ Generator version: 7.18.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -18,7 +18,7 @@ require 'date'
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
20
  describe FastCommentsClient::CreateAPIUserSubscriptionData do
21
- let(:instance) { FastCommentsClient::CreateAPIUserSubscriptionData.new }
21
+ #let(:instance) { FastCommentsClient::CreateAPIUserSubscriptionData.new }
22
22
 
23
23
  describe 'test an instance of CreateAPIUserSubscriptionData' do
24
24
  it 'should create an instance of CreateAPIUserSubscriptionData' do
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.14.0
9
+ Generator version: 7.18.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -18,7 +18,7 @@ require 'date'
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
20
  describe FastCommentsClient::CreateAPISSOUserData do
21
- let(:instance) { FastCommentsClient::CreateAPISSOUserData.new }
21
+ #let(:instance) { FastCommentsClient::CreateAPISSOUserData.new }
22
22
 
23
23
  describe 'test an instance of CreateAPISSOUserData' do
24
24
  it 'should create an instance of CreateAPISSOUserData' do
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.14.0
9
+ Generator version: 7.18.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -18,7 +18,7 @@ require 'date'
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
20
  describe FastCommentsClient::CreateCommentParams do
21
- let(:instance) { FastCommentsClient::CreateCommentParams.new }
21
+ #let(:instance) { FastCommentsClient::CreateCommentParams.new }
22
22
 
23
23
  describe 'test an instance of CreateCommentParams' do
24
24
  it 'should create an instance of CreateCommentParams' do
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.14.0
9
+ Generator version: 7.18.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.14.0
9
+ Generator version: 7.18.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.14.0
9
+ Generator version: 7.18.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -18,7 +18,7 @@ require 'date'
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
20
  describe FastCommentsClient::CreateFeedPostParams do
21
- let(:instance) { FastCommentsClient::CreateFeedPostParams.new }
21
+ #let(:instance) { FastCommentsClient::CreateFeedPostParams.new }
22
22
 
23
23
  describe 'test an instance of CreateFeedPostParams' do
24
24
  it 'should create an instance of CreateFeedPostParams' do
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.14.0
9
+ Generator version: 7.18.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.14.0
9
+ Generator version: 7.18.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -18,7 +18,7 @@ require 'date'
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
20
  describe FastCommentsClient::CreateFeedPostResponse do
21
- let(:instance) { FastCommentsClient::CreateFeedPostResponse.new }
21
+ #let(:instance) { FastCommentsClient::CreateFeedPostResponse.new }
22
22
 
23
23
  describe 'test an instance of CreateFeedPostResponse' do
24
24
  it 'should create an instance of CreateFeedPostResponse' do
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.14.0
9
+ Generator version: 7.18.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -18,7 +18,7 @@ require 'date'
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
20
  describe FastCommentsClient::CreateFeedPostsResponse do
21
- let(:instance) { FastCommentsClient::CreateFeedPostsResponse.new }
21
+ #let(:instance) { FastCommentsClient::CreateFeedPostsResponse.new }
22
22
 
23
23
  describe 'test an instance of CreateFeedPostsResponse' do
24
24
  it 'should create an instance of CreateFeedPostsResponse' do
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.14.0
9
+ Generator version: 7.18.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -18,7 +18,7 @@ require 'date'
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
20
  describe FastCommentsClient::CreateSubscriptionAPIResponse do
21
- let(:instance) { FastCommentsClient::CreateSubscriptionAPIResponse.new }
21
+ #let(:instance) { FastCommentsClient::CreateSubscriptionAPIResponse.new }
22
22
 
23
23
  describe 'test an instance of CreateSubscriptionAPIResponse' do
24
24
  it 'should create an instance of CreateSubscriptionAPIResponse' do
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.14.0
9
+ Generator version: 7.18.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.14.0
9
+ Generator version: 7.18.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -18,7 +18,7 @@ require 'date'
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
20
  describe FastCommentsClient::CreateUserBadgeParams do
21
- let(:instance) { FastCommentsClient::CreateUserBadgeParams.new }
21
+ #let(:instance) { FastCommentsClient::CreateUserBadgeParams.new }
22
22
 
23
23
  describe 'test an instance of CreateUserBadgeParams' do
24
24
  it 'should create an instance of CreateUserBadgeParams' do
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.14.0
9
+ Generator version: 7.18.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -18,7 +18,7 @@ require 'date'
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
20
  describe FastCommentsClient::CustomConfigParameters do
21
- let(:instance) { FastCommentsClient::CustomConfigParameters.new }
21
+ #let(:instance) { FastCommentsClient::CustomConfigParameters.new }
22
22
 
23
23
  describe 'test an instance of CustomConfigParameters' do
24
24
  it 'should create an instance of CustomConfigParameters' do
@@ -339,6 +339,12 @@ describe FastCommentsClient::CustomConfigParameters do
339
339
  end
340
340
  end
341
341
 
342
+ describe 'test attribute "no_new_root_comments"' do
343
+ it 'should work' do
344
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
345
+ end
346
+ end
347
+
342
348
  describe 'test attribute "require_sso"' do
343
349
  it 'should work' do
344
350
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.14.0
9
+ Generator version: 7.18.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.14.0
9
+ Generator version: 7.18.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -18,7 +18,7 @@ require 'date'
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
20
  describe FastCommentsClient::DeleteCommentAction do
21
- let(:instance) { FastCommentsClient::DeleteCommentAction.new }
21
+ #let(:instance) { FastCommentsClient::DeleteCommentAction.new }
22
22
 
23
23
  describe 'test an instance of DeleteCommentAction' do
24
24
  it 'should create an instance of DeleteCommentAction' do
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.14.0
9
+ Generator version: 7.18.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 0.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.14.0
9
+ Generator version: 7.18.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -18,7 +18,7 @@ require 'date'
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
20
  describe FastCommentsClient::DeleteCommentResult do
21
- let(:instance) { FastCommentsClient::DeleteCommentResult.new }
21
+ #let(:instance) { FastCommentsClient::DeleteCommentResult.new }
22
22
 
23
23
  describe 'test an instance of DeleteCommentResult' do
24
24
  it 'should create an instance of DeleteCommentResult' do