Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
72 changes: 39 additions & 33 deletions client/.openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ client/models/aggregation_request_sort.py
client/models/aggregation_response.py
client/models/aggregation_response_stats.py
client/models/aggregation_value.py
client/models/api_audit_log.py
client/models/api_comment.py
client/models/api_comment_base.py
client/models/api_create_user_badge_response.py
client/models/api_empty_response.py
client/models/api_empty_success_response.py
Expand Down Expand Up @@ -57,6 +60,9 @@ client/models/combine_comments_with_question_results200_response.py
client/models/combine_question_results_with_comments_response.py
client/models/comment_data.py
client/models/comment_html_rendering_mode.py
client/models/comment_log_data.py
client/models/comment_log_entry.py
client/models/comment_log_type.py
client/models/comment_question_results_rendering_type.py
client/models/comment_questions_required.py
client/models/comment_text_update_request.py
Expand Down Expand Up @@ -90,6 +96,7 @@ client/models/delete_feed_post_public200_response_any_of.py
client/models/delete_page_api_response.py
client/models/delete_sso_user_api_response.py
client/models/delete_subscription_api_response.py
client/models/deleted_comment_result_comment.py
client/models/event_log_entry.py
client/models/f_comment.py
client/models/f_comment_meta.py
Expand Down Expand Up @@ -146,8 +153,6 @@ client/models/gif_rating.py
client/models/header_state.py
client/models/ignored_response.py
client/models/image_content_profanity_level.py
client/models/imported_api_status_failed.py
client/models/imported_api_status_success.py
client/models/live_event.py
client/models/live_event_extra_info.py
client/models/live_event_type.py
Expand All @@ -160,22 +165,16 @@ client/models/notification_type.py
client/models/patch_domain_config_params.py
client/models/patch_page_api_response.py
client/models/patch_sso_user_api_response.py
client/models/pick_api_comment_updatable_comment_fields.py
client/models/pick_f_comment_api_comment_fields_keys.py
client/models/pick_f_comment_api_comment_fields_keys_meta.py
client/models/pick_f_comment_approved_or_comment_html.py
client/models/pick_f_comment_is_deleted_or_comment_htmlor_commenter_name_or_user_id.py
client/models/pick_f_comment_public_comment_fields_keys.py
client/models/pick_omit_f_comment_date_public_comment_pub_sub_fields_keys.py
client/models/pick_tenant_audit_log_tenant_audit_log_keys.py
client/models/pin_comment200_response.py
client/models/pub_sub_comment.py
client/models/pub_sub_comment_base.py
client/models/pub_sub_vote.py
client/models/public_api_delete_comment_response.py
client/models/public_api_get_comment_text_response.py
client/models/public_api_set_comment_text_response.py
client/models/public_block_from_comment_params.py
client/models/public_comment.py
client/models/public_comment_base.py
client/models/public_feed_posts_response.py
client/models/put_sso_user_api_response.py
client/models/query_predicate.py
Expand All @@ -192,6 +191,8 @@ client/models/react_feed_post_response.py
client/models/record_string_before_string_or_null_after_string_or_null_value.py
client/models/record_string_string_or_number_value.py
client/models/renderable_user_notification.py
client/models/repeat_comment_check_ignored_reason.py
client/models/repeat_comment_handling_action.py
client/models/reset_user_notifications200_response.py
client/models/reset_user_notifications_response.py
client/models/save_comment200_response.py
Expand All @@ -201,6 +202,7 @@ client/models/save_comments_response_with_presence.py
client/models/search_users200_response.py
client/models/search_users_response.py
client/models/set_comment_text200_response.py
client/models/set_comment_text_result.py
client/models/size_preset.py
client/models/sort_directions.py
client/models/sortdir.py
Expand All @@ -209,6 +211,7 @@ client/models/sso_security_level.py
client/models/un_block_comment_public200_response.py
client/models/un_block_from_comment_params.py
client/models/unblock_success.py
client/models/updatable_comment_params.py
client/models/update_api_page_data.py
client/models/update_apisso_user_data.py
client/models/update_domain_config_params.py
Expand All @@ -228,13 +231,15 @@ client/models/user_session_info.py
client/models/vote_body_params.py
client/models/vote_comment200_response.py
client/models/vote_delete_response.py
client/models/vote_delete_response_status.py
client/models/vote_response.py
client/models/vote_response_status.py
client/models/vote_response_user.py
client/models/vote_style.py
client/py.typed
client/rest.py
docs/APIAuditLog.md
docs/APIComment.md
docs/APICommentBase.md
docs/APICreateUserBadgeResponse.md
docs/APIEmptyResponse.md
docs/APIEmptySuccessResponse.md
Expand Down Expand Up @@ -279,6 +284,9 @@ docs/CombineCommentsWithQuestionResults200Response.md
docs/CombineQuestionResultsWithCommentsResponse.md
docs/CommentData.md
docs/CommentHTMLRenderingMode.md
docs/CommentLogData.md
docs/CommentLogEntry.md
docs/CommentLogType.md
docs/CommentQuestionResultsRenderingType.md
docs/CommentQuestionsRequired.md
docs/CommentTextUpdateRequest.md
Expand Down Expand Up @@ -313,6 +321,7 @@ docs/DeleteFeedPostPublic200ResponseAnyOf.md
docs/DeletePageAPIResponse.md
docs/DeleteSSOUserAPIResponse.md
docs/DeleteSubscriptionAPIResponse.md
docs/DeletedCommentResultComment.md
docs/EventLogEntry.md
docs/FComment.md
docs/FCommentMeta.md
Expand Down Expand Up @@ -369,8 +378,6 @@ docs/GifRating.md
docs/HeaderState.md
docs/IgnoredResponse.md
docs/ImageContentProfanityLevel.md
docs/ImportedAPIStatusFAILED.md
docs/ImportedAPIStatusSUCCESS.md
docs/LiveEvent.md
docs/LiveEventExtraInfo.md
docs/LiveEventType.md
Expand All @@ -383,23 +390,17 @@ docs/NotificationType.md
docs/PatchDomainConfigParams.md
docs/PatchPageAPIResponse.md
docs/PatchSSOUserAPIResponse.md
docs/PickAPICommentUpdatableCommentFields.md
docs/PickFCommentAPICommentFieldsKeys.md
docs/PickFCommentAPICommentFieldsKeysMeta.md
docs/PickFCommentApprovedOrCommentHTML.md
docs/PickFCommentIsDeletedOrCommentHTMLOrCommenterNameOrUserId.md
docs/PickFCommentPublicCommentFieldsKeys.md
docs/PickOmitFCommentDatePublicCommentPubSubFieldsKeys.md
docs/PickTenantAuditLogTenantAuditLogKeys.md
docs/PinComment200Response.md
docs/PubSubComment.md
docs/PubSubCommentBase.md
docs/PubSubVote.md
docs/PublicAPIDeleteCommentResponse.md
docs/PublicAPIGetCommentTextResponse.md
docs/PublicAPISetCommentTextResponse.md
docs/PublicApi.md
docs/PublicBlockFromCommentParams.md
docs/PublicComment.md
docs/PublicCommentBase.md
docs/PublicFeedPostsResponse.md
docs/PutSSOUserAPIResponse.md
docs/QueryPredicate.md
Expand All @@ -416,6 +417,8 @@ docs/ReactFeedPostResponse.md
docs/RecordStringBeforeStringOrNullAfterStringOrNullValue.md
docs/RecordStringStringOrNumberValue.md
docs/RenderableUserNotification.md
docs/RepeatCommentCheckIgnoredReason.md
docs/RepeatCommentHandlingAction.md
docs/ResetUserNotifications200Response.md
docs/ResetUserNotificationsResponse.md
docs/SORTDIR.md
Expand All @@ -427,12 +430,14 @@ docs/SaveCommentsResponseWithPresence.md
docs/SearchUsers200Response.md
docs/SearchUsersResponse.md
docs/SetCommentText200Response.md
docs/SetCommentTextResult.md
docs/SizePreset.md
docs/SortDirections.md
docs/SpamRule.md
docs/UnBlockCommentPublic200Response.md
docs/UnBlockFromCommentParams.md
docs/UnblockSuccess.md
docs/UpdatableCommentParams.md
docs/UpdateAPIPageData.md
docs/UpdateAPISSOUserData.md
docs/UpdateDomainConfigParams.md
Expand All @@ -452,7 +457,6 @@ docs/UserSessionInfo.md
docs/VoteBodyParams.md
docs/VoteComment200Response.md
docs/VoteDeleteResponse.md
docs/VoteDeleteResponseStatus.md
docs/VoteResponse.md
docs/VoteResponseStatus.md
docs/VoteResponseUser.md
Expand Down Expand Up @@ -480,6 +484,9 @@ test/test_aggregation_request_sort.py
test/test_aggregation_response.py
test/test_aggregation_response_stats.py
test/test_aggregation_value.py
test/test_api_audit_log.py
test/test_api_comment.py
test/test_api_comment_base.py
test/test_api_create_user_badge_response.py
test/test_api_empty_response.py
test/test_api_empty_success_response.py
Expand Down Expand Up @@ -508,6 +515,9 @@ test/test_combine_comments_with_question_results200_response.py
test/test_combine_question_results_with_comments_response.py
test/test_comment_data.py
test/test_comment_html_rendering_mode.py
test/test_comment_log_data.py
test/test_comment_log_entry.py
test/test_comment_log_type.py
test/test_comment_question_results_rendering_type.py
test/test_comment_questions_required.py
test/test_comment_text_update_request.py
Expand Down Expand Up @@ -542,6 +552,7 @@ test/test_delete_feed_post_public200_response_any_of.py
test/test_delete_page_api_response.py
test/test_delete_sso_user_api_response.py
test/test_delete_subscription_api_response.py
test/test_deleted_comment_result_comment.py
test/test_event_log_entry.py
test/test_f_comment.py
test/test_f_comment_meta.py
Expand Down Expand Up @@ -598,8 +609,6 @@ test/test_gif_rating.py
test/test_header_state.py
test/test_ignored_response.py
test/test_image_content_profanity_level.py
test/test_imported_api_status_failed.py
test/test_imported_api_status_success.py
test/test_live_event.py
test/test_live_event_extra_info.py
test/test_live_event_type.py
Expand All @@ -612,23 +621,17 @@ test/test_notification_type.py
test/test_patch_domain_config_params.py
test/test_patch_page_api_response.py
test/test_patch_sso_user_api_response.py
test/test_pick_api_comment_updatable_comment_fields.py
test/test_pick_f_comment_api_comment_fields_keys.py
test/test_pick_f_comment_api_comment_fields_keys_meta.py
test/test_pick_f_comment_approved_or_comment_html.py
test/test_pick_f_comment_is_deleted_or_comment_htmlor_commenter_name_or_user_id.py
test/test_pick_f_comment_public_comment_fields_keys.py
test/test_pick_omit_f_comment_date_public_comment_pub_sub_fields_keys.py
test/test_pick_tenant_audit_log_tenant_audit_log_keys.py
test/test_pin_comment200_response.py
test/test_pub_sub_comment.py
test/test_pub_sub_comment_base.py
test/test_pub_sub_vote.py
test/test_public_api.py
test/test_public_api_delete_comment_response.py
test/test_public_api_get_comment_text_response.py
test/test_public_api_set_comment_text_response.py
test/test_public_block_from_comment_params.py
test/test_public_comment.py
test/test_public_comment_base.py
test/test_public_feed_posts_response.py
test/test_put_sso_user_api_response.py
test/test_query_predicate.py
Expand All @@ -645,6 +648,8 @@ test/test_react_feed_post_response.py
test/test_record_string_before_string_or_null_after_string_or_null_value.py
test/test_record_string_string_or_number_value.py
test/test_renderable_user_notification.py
test/test_repeat_comment_check_ignored_reason.py
test/test_repeat_comment_handling_action.py
test/test_reset_user_notifications200_response.py
test/test_reset_user_notifications_response.py
test/test_save_comment200_response.py
Expand All @@ -654,6 +659,7 @@ test/test_save_comments_response_with_presence.py
test/test_search_users200_response.py
test/test_search_users_response.py
test/test_set_comment_text200_response.py
test/test_set_comment_text_result.py
test/test_size_preset.py
test/test_sort_directions.py
test/test_sortdir.py
Expand All @@ -662,6 +668,7 @@ test/test_sso_security_level.py
test/test_un_block_comment_public200_response.py
test/test_un_block_from_comment_params.py
test/test_unblock_success.py
test/test_updatable_comment_params.py
test/test_update_api_page_data.py
test/test_update_apisso_user_data.py
test/test_update_domain_config_params.py
Expand All @@ -681,7 +688,6 @@ test/test_user_session_info.py
test/test_vote_body_params.py
test/test_vote_comment200_response.py
test/test_vote_delete_response.py
test/test_vote_delete_response_status.py
test/test_vote_response.py
test/test_vote_response_status.py
test/test_vote_response_user.py
Expand Down
24 changes: 13 additions & 11 deletions client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,9 @@ Class | Method | HTTP request | Description

## Documentation For Models

- [APIAuditLog](docs/APIAuditLog.md)
- [APIComment](docs/APIComment.md)
- [APICommentBase](docs/APICommentBase.md)
- [APICreateUserBadgeResponse](docs/APICreateUserBadgeResponse.md)
- [APIEmptyResponse](docs/APIEmptyResponse.md)
- [APIEmptySuccessResponse](docs/APIEmptySuccessResponse.md)
Expand Down Expand Up @@ -217,6 +220,9 @@ Class | Method | HTTP request | Description
- [CombineQuestionResultsWithCommentsResponse](docs/CombineQuestionResultsWithCommentsResponse.md)
- [CommentData](docs/CommentData.md)
- [CommentHTMLRenderingMode](docs/CommentHTMLRenderingMode.md)
- [CommentLogData](docs/CommentLogData.md)
- [CommentLogEntry](docs/CommentLogEntry.md)
- [CommentLogType](docs/CommentLogType.md)
- [CommentQuestionResultsRenderingType](docs/CommentQuestionResultsRenderingType.md)
- [CommentQuestionsRequired](docs/CommentQuestionsRequired.md)
- [CommentTextUpdateRequest](docs/CommentTextUpdateRequest.md)
Expand Down Expand Up @@ -250,6 +256,7 @@ Class | Method | HTTP request | Description
- [DeletePageAPIResponse](docs/DeletePageAPIResponse.md)
- [DeleteSSOUserAPIResponse](docs/DeleteSSOUserAPIResponse.md)
- [DeleteSubscriptionAPIResponse](docs/DeleteSubscriptionAPIResponse.md)
- [DeletedCommentResultComment](docs/DeletedCommentResultComment.md)
- [EventLogEntry](docs/EventLogEntry.md)
- [FComment](docs/FComment.md)
- [FCommentMeta](docs/FCommentMeta.md)
Expand Down Expand Up @@ -306,8 +313,6 @@ Class | Method | HTTP request | Description
- [HeaderState](docs/HeaderState.md)
- [IgnoredResponse](docs/IgnoredResponse.md)
- [ImageContentProfanityLevel](docs/ImageContentProfanityLevel.md)
- [ImportedAPIStatusFAILED](docs/ImportedAPIStatusFAILED.md)
- [ImportedAPIStatusSUCCESS](docs/ImportedAPIStatusSUCCESS.md)
- [LiveEvent](docs/LiveEvent.md)
- [LiveEventExtraInfo](docs/LiveEventExtraInfo.md)
- [LiveEventType](docs/LiveEventType.md)
Expand All @@ -320,22 +325,16 @@ Class | Method | HTTP request | Description
- [PatchDomainConfigParams](docs/PatchDomainConfigParams.md)
- [PatchPageAPIResponse](docs/PatchPageAPIResponse.md)
- [PatchSSOUserAPIResponse](docs/PatchSSOUserAPIResponse.md)
- [PickAPICommentUpdatableCommentFields](docs/PickAPICommentUpdatableCommentFields.md)
- [PickFCommentAPICommentFieldsKeys](docs/PickFCommentAPICommentFieldsKeys.md)
- [PickFCommentAPICommentFieldsKeysMeta](docs/PickFCommentAPICommentFieldsKeysMeta.md)
- [PickFCommentApprovedOrCommentHTML](docs/PickFCommentApprovedOrCommentHTML.md)
- [PickFCommentIsDeletedOrCommentHTMLOrCommenterNameOrUserId](docs/PickFCommentIsDeletedOrCommentHTMLOrCommenterNameOrUserId.md)
- [PickFCommentPublicCommentFieldsKeys](docs/PickFCommentPublicCommentFieldsKeys.md)
- [PickOmitFCommentDatePublicCommentPubSubFieldsKeys](docs/PickOmitFCommentDatePublicCommentPubSubFieldsKeys.md)
- [PickTenantAuditLogTenantAuditLogKeys](docs/PickTenantAuditLogTenantAuditLogKeys.md)
- [PinComment200Response](docs/PinComment200Response.md)
- [PubSubComment](docs/PubSubComment.md)
- [PubSubCommentBase](docs/PubSubCommentBase.md)
- [PubSubVote](docs/PubSubVote.md)
- [PublicAPIDeleteCommentResponse](docs/PublicAPIDeleteCommentResponse.md)
- [PublicAPIGetCommentTextResponse](docs/PublicAPIGetCommentTextResponse.md)
- [PublicAPISetCommentTextResponse](docs/PublicAPISetCommentTextResponse.md)
- [PublicBlockFromCommentParams](docs/PublicBlockFromCommentParams.md)
- [PublicComment](docs/PublicComment.md)
- [PublicCommentBase](docs/PublicCommentBase.md)
- [PublicFeedPostsResponse](docs/PublicFeedPostsResponse.md)
- [PutSSOUserAPIResponse](docs/PutSSOUserAPIResponse.md)
- [QueryPredicate](docs/QueryPredicate.md)
Expand All @@ -352,6 +351,8 @@ Class | Method | HTTP request | Description
- [RecordStringBeforeStringOrNullAfterStringOrNullValue](docs/RecordStringBeforeStringOrNullAfterStringOrNullValue.md)
- [RecordStringStringOrNumberValue](docs/RecordStringStringOrNumberValue.md)
- [RenderableUserNotification](docs/RenderableUserNotification.md)
- [RepeatCommentCheckIgnoredReason](docs/RepeatCommentCheckIgnoredReason.md)
- [RepeatCommentHandlingAction](docs/RepeatCommentHandlingAction.md)
- [ResetUserNotifications200Response](docs/ResetUserNotifications200Response.md)
- [ResetUserNotificationsResponse](docs/ResetUserNotificationsResponse.md)
- [SORTDIR](docs/SORTDIR.md)
Expand All @@ -363,12 +364,14 @@ Class | Method | HTTP request | Description
- [SearchUsers200Response](docs/SearchUsers200Response.md)
- [SearchUsersResponse](docs/SearchUsersResponse.md)
- [SetCommentText200Response](docs/SetCommentText200Response.md)
- [SetCommentTextResult](docs/SetCommentTextResult.md)
- [SizePreset](docs/SizePreset.md)
- [SortDirections](docs/SortDirections.md)
- [SpamRule](docs/SpamRule.md)
- [UnBlockCommentPublic200Response](docs/UnBlockCommentPublic200Response.md)
- [UnBlockFromCommentParams](docs/UnBlockFromCommentParams.md)
- [UnblockSuccess](docs/UnblockSuccess.md)
- [UpdatableCommentParams](docs/UpdatableCommentParams.md)
- [UpdateAPIPageData](docs/UpdateAPIPageData.md)
- [UpdateAPISSOUserData](docs/UpdateAPISSOUserData.md)
- [UpdateDomainConfigParams](docs/UpdateDomainConfigParams.md)
Expand All @@ -388,7 +391,6 @@ Class | Method | HTTP request | Description
- [VoteBodyParams](docs/VoteBodyParams.md)
- [VoteComment200Response](docs/VoteComment200Response.md)
- [VoteDeleteResponse](docs/VoteDeleteResponse.md)
- [VoteDeleteResponseStatus](docs/VoteDeleteResponseStatus.md)
- [VoteResponse](docs/VoteResponse.md)
- [VoteResponseStatus](docs/VoteResponseStatus.md)
- [VoteResponseUser](docs/VoteResponseUser.md)
Expand Down
Loading