@@ -5,6 +5,9 @@ README.md
55composer.json
66docs/Api/DefaultApi.md
77docs/Api/PublicApi.md
8+ docs/Model/APIAuditLog.md
9+ docs/Model/APIComment.md
10+ docs/Model/APICommentBase.md
811docs/Model/APICreateUserBadgeResponse.md
912docs/Model/APIEmptyResponse.md
1013docs/Model/APIEmptySuccessResponse.md
@@ -49,6 +52,9 @@ docs/Model/CombineCommentsWithQuestionResults200Response.md
4952docs/Model/CombineQuestionResultsWithCommentsResponse.md
5053docs/Model/CommentData.md
5154docs/Model/CommentHTMLRenderingMode.md
55+ docs/Model/CommentLogData.md
56+ docs/Model/CommentLogEntry.md
57+ docs/Model/CommentLogType.md
5258docs/Model/CommentQuestionResultsRenderingType.md
5359docs/Model/CommentQuestionsRequired.md
5460docs/Model/CommentTextUpdateRequest.md
@@ -82,6 +88,7 @@ docs/Model/DeleteFeedPostPublic200ResponseAnyOf.md
8288docs/Model/DeletePageAPIResponse.md
8389docs/Model/DeleteSSOUserAPIResponse.md
8490docs/Model/DeleteSubscriptionAPIResponse.md
91+ docs/Model/DeletedCommentResultComment.md
8592docs/Model/EventLogEntry.md
8693docs/Model/FComment.md
8794docs/Model/FCommentMeta.md
@@ -138,8 +145,6 @@ docs/Model/GifRating.md
138145docs/Model/HeaderState.md
139146docs/Model/IgnoredResponse.md
140147docs/Model/ImageContentProfanityLevel.md
141- docs/Model/ImportedAPIStatusFAILED.md
142- docs/Model/ImportedAPIStatusSUCCESS.md
143148docs/Model/LiveEvent.md
144149docs/Model/LiveEventExtraInfo.md
145150docs/Model/LiveEventType.md
@@ -152,22 +157,16 @@ docs/Model/NotificationType.md
152157docs/Model/PatchDomainConfigParams.md
153158docs/Model/PatchPageAPIResponse.md
154159docs/Model/PatchSSOUserAPIResponse.md
155- docs/Model/PickAPICommentUpdatableCommentFields.md
156- docs/Model/PickFCommentAPICommentFieldsKeys.md
157- docs/Model/PickFCommentAPICommentFieldsKeysMeta.md
158- docs/Model/PickFCommentApprovedOrCommentHTML.md
159- docs/Model/PickFCommentIsDeletedOrCommentHTMLOrCommenterNameOrUserId.md
160- docs/Model/PickFCommentPublicCommentFieldsKeys.md
161- docs/Model/PickOmitFCommentDatePublicCommentPubSubFieldsKeys.md
162- docs/Model/PickTenantAuditLogTenantAuditLogKeys.md
163160docs/Model/PinComment200Response.md
164161docs/Model/PubSubComment.md
162+ docs/Model/PubSubCommentBase.md
165163docs/Model/PubSubVote.md
166164docs/Model/PublicAPIDeleteCommentResponse.md
167165docs/Model/PublicAPIGetCommentTextResponse.md
168166docs/Model/PublicAPISetCommentTextResponse.md
169167docs/Model/PublicBlockFromCommentParams.md
170168docs/Model/PublicComment.md
169+ docs/Model/PublicCommentBase.md
171170docs/Model/PublicFeedPostsResponse.md
172171docs/Model/PutSSOUserAPIResponse.md
173172docs/Model/QueryPredicate.md
@@ -184,6 +183,8 @@ docs/Model/ReactFeedPostResponse.md
184183docs/Model/RecordStringBeforeStringOrNullAfterStringOrNullValue.md
185184docs/Model/RecordStringStringOrNumberValue.md
186185docs/Model/RenderableUserNotification.md
186+ docs/Model/RepeatCommentCheckIgnoredReason.md
187+ docs/Model/RepeatCommentHandlingAction.md
187188docs/Model/ResetUserNotifications200Response.md
188189docs/Model/ResetUserNotificationsResponse.md
189190docs/Model/SORTDIR.md
@@ -195,12 +196,14 @@ docs/Model/SaveCommentsResponseWithPresence.md
195196docs/Model/SearchUsers200Response.md
196197docs/Model/SearchUsersResponse.md
197198docs/Model/SetCommentText200Response.md
199+ docs/Model/SetCommentTextResult.md
198200docs/Model/SizePreset.md
199201docs/Model/SortDirections.md
200202docs/Model/SpamRule.md
201203docs/Model/UnBlockCommentPublic200Response.md
202204docs/Model/UnBlockFromCommentParams.md
203205docs/Model/UnblockSuccess.md
206+ docs/Model/UpdatableCommentParams.md
204207docs/Model/UpdateAPIPageData.md
205208docs/Model/UpdateAPISSOUserData.md
206209docs/Model/UpdateDomainConfigParams.md
@@ -220,7 +223,6 @@ docs/Model/UserSessionInfo.md
220223docs/Model/VoteBodyParams.md
221224docs/Model/VoteComment200Response.md
222225docs/Model/VoteDeleteResponse.md
223- docs/Model/VoteDeleteResponseStatus.md
224226docs/Model/VoteResponse.md
225227docs/Model/VoteResponseStatus.md
226228docs/Model/VoteResponseUser.md
@@ -231,6 +233,9 @@ lib/Api/PublicApi.php
231233lib/ApiException.php
232234lib/Configuration.php
233235lib/HeaderSelector.php
236+ lib/Model/APIAuditLog.php
237+ lib/Model/APIComment.php
238+ lib/Model/APICommentBase.php
234239lib/Model/APICreateUserBadgeResponse.php
235240lib/Model/APIEmptyResponse.php
236241lib/Model/APIEmptySuccessResponse.php
@@ -275,6 +280,9 @@ lib/Model/CombineCommentsWithQuestionResults200Response.php
275280lib/Model/CombineQuestionResultsWithCommentsResponse.php
276281lib/Model/CommentData.php
277282lib/Model/CommentHTMLRenderingMode.php
283+ lib/Model/CommentLogData.php
284+ lib/Model/CommentLogEntry.php
285+ lib/Model/CommentLogType.php
278286lib/Model/CommentQuestionResultsRenderingType.php
279287lib/Model/CommentQuestionsRequired.php
280288lib/Model/CommentTextUpdateRequest.php
@@ -308,6 +316,7 @@ lib/Model/DeleteFeedPostPublic200ResponseAnyOf.php
308316lib/Model/DeletePageAPIResponse.php
309317lib/Model/DeleteSSOUserAPIResponse.php
310318lib/Model/DeleteSubscriptionAPIResponse.php
319+ lib/Model/DeletedCommentResultComment.php
311320lib/Model/EventLogEntry.php
312321lib/Model/FComment.php
313322lib/Model/FCommentMeta.php
@@ -364,8 +373,6 @@ lib/Model/GifRating.php
364373lib/Model/HeaderState.php
365374lib/Model/IgnoredResponse.php
366375lib/Model/ImageContentProfanityLevel.php
367- lib/Model/ImportedAPIStatusFAILED.php
368- lib/Model/ImportedAPIStatusSUCCESS.php
369376lib/Model/LiveEvent.php
370377lib/Model/LiveEventExtraInfo.php
371378lib/Model/LiveEventType.php
@@ -379,22 +386,16 @@ lib/Model/NotificationType.php
379386lib/Model/PatchDomainConfigParams.php
380387lib/Model/PatchPageAPIResponse.php
381388lib/Model/PatchSSOUserAPIResponse.php
382- lib/Model/PickAPICommentUpdatableCommentFields.php
383- lib/Model/PickFCommentAPICommentFieldsKeys.php
384- lib/Model/PickFCommentAPICommentFieldsKeysMeta.php
385- lib/Model/PickFCommentApprovedOrCommentHTML.php
386- lib/Model/PickFCommentIsDeletedOrCommentHTMLOrCommenterNameOrUserId.php
387- lib/Model/PickFCommentPublicCommentFieldsKeys.php
388- lib/Model/PickOmitFCommentDatePublicCommentPubSubFieldsKeys.php
389- lib/Model/PickTenantAuditLogTenantAuditLogKeys.php
390389lib/Model/PinComment200Response.php
391390lib/Model/PubSubComment.php
391+ lib/Model/PubSubCommentBase.php
392392lib/Model/PubSubVote.php
393393lib/Model/PublicAPIDeleteCommentResponse.php
394394lib/Model/PublicAPIGetCommentTextResponse.php
395395lib/Model/PublicAPISetCommentTextResponse.php
396396lib/Model/PublicBlockFromCommentParams.php
397397lib/Model/PublicComment.php
398+ lib/Model/PublicCommentBase.php
398399lib/Model/PublicFeedPostsResponse.php
399400lib/Model/PutSSOUserAPIResponse.php
400401lib/Model/QueryPredicate.php
@@ -411,6 +412,8 @@ lib/Model/ReactFeedPostResponse.php
411412lib/Model/RecordStringBeforeStringOrNullAfterStringOrNullValue.php
412413lib/Model/RecordStringStringOrNumberValue.php
413414lib/Model/RenderableUserNotification.php
415+ lib/Model/RepeatCommentCheckIgnoredReason.php
416+ lib/Model/RepeatCommentHandlingAction.php
414417lib/Model/ResetUserNotifications200Response.php
415418lib/Model/ResetUserNotificationsResponse.php
416419lib/Model/SORTDIR.php
@@ -422,12 +425,14 @@ lib/Model/SaveCommentsResponseWithPresence.php
422425lib/Model/SearchUsers200Response.php
423426lib/Model/SearchUsersResponse.php
424427lib/Model/SetCommentText200Response.php
428+ lib/Model/SetCommentTextResult.php
425429lib/Model/SizePreset.php
426430lib/Model/SortDirections.php
427431lib/Model/SpamRule.php
428432lib/Model/UnBlockCommentPublic200Response.php
429433lib/Model/UnBlockFromCommentParams.php
430434lib/Model/UnblockSuccess.php
435+ lib/Model/UpdatableCommentParams.php
431436lib/Model/UpdateAPIPageData.php
432437lib/Model/UpdateAPISSOUserData.php
433438lib/Model/UpdateDomainConfigParams.php
@@ -447,7 +452,6 @@ lib/Model/UserSessionInfo.php
447452lib/Model/VoteBodyParams.php
448453lib/Model/VoteComment200Response.php
449454lib/Model/VoteDeleteResponse.php
450- lib/Model/VoteDeleteResponseStatus.php
451455lib/Model/VoteResponse.php
452456lib/Model/VoteResponseStatus.php
453457lib/Model/VoteResponseUser.php
@@ -456,6 +460,9 @@ lib/ObjectSerializer.php
456460phpunit.xml.dist
457461test/Api/DefaultApiTest.php
458462test/Api/PublicApiTest.php
463+ test/Model/APIAuditLogTest.php
464+ test/Model/APICommentBaseTest.php
465+ test/Model/APICommentTest.php
459466test/Model/APICreateUserBadgeResponseTest.php
460467test/Model/APIEmptyResponseTest.php
461468test/Model/APIEmptySuccessResponseTest.php
@@ -500,6 +507,9 @@ test/Model/CombineCommentsWithQuestionResults200ResponseTest.php
500507test/Model/CombineQuestionResultsWithCommentsResponseTest.php
501508test/Model/CommentDataTest.php
502509test/Model/CommentHTMLRenderingModeTest.php
510+ test/Model/CommentLogDataTest.php
511+ test/Model/CommentLogEntryTest.php
512+ test/Model/CommentLogTypeTest.php
503513test/Model/CommentQuestionResultsRenderingTypeTest.php
504514test/Model/CommentQuestionsRequiredTest.php
505515test/Model/CommentTextUpdateRequestTest.php
@@ -533,6 +543,7 @@ test/Model/DeleteFeedPostPublic200ResponseTest.php
533543test/Model/DeletePageAPIResponseTest.php
534544test/Model/DeleteSSOUserAPIResponseTest.php
535545test/Model/DeleteSubscriptionAPIResponseTest.php
546+ test/Model/DeletedCommentResultCommentTest.php
536547test/Model/EventLogEntryTest.php
537548test/Model/FCommentMetaTest.php
538549test/Model/FCommentTest.php
@@ -589,8 +600,6 @@ test/Model/GifRatingTest.php
589600test/Model/HeaderStateTest.php
590601test/Model/IgnoredResponseTest.php
591602test/Model/ImageContentProfanityLevelTest.php
592- test/Model/ImportedAPIStatusFAILEDTest.php
593- test/Model/ImportedAPIStatusSUCCESSTest.php
594603test/Model/LiveEventExtraInfoTest.php
595604test/Model/LiveEventTest.php
596605test/Model/LiveEventTypeTest.php
@@ -603,21 +612,15 @@ test/Model/NotificationTypeTest.php
603612test/Model/PatchDomainConfigParamsTest.php
604613test/Model/PatchPageAPIResponseTest.php
605614test/Model/PatchSSOUserAPIResponseTest.php
606- test/Model/PickAPICommentUpdatableCommentFieldsTest.php
607- test/Model/PickFCommentAPICommentFieldsKeysMetaTest.php
608- test/Model/PickFCommentAPICommentFieldsKeysTest.php
609- test/Model/PickFCommentApprovedOrCommentHTMLTest.php
610- test/Model/PickFCommentIsDeletedOrCommentHTMLOrCommenterNameOrUserIdTest.php
611- test/Model/PickFCommentPublicCommentFieldsKeysTest.php
612- test/Model/PickOmitFCommentDatePublicCommentPubSubFieldsKeysTest.php
613- test/Model/PickTenantAuditLogTenantAuditLogKeysTest.php
614615test/Model/PinComment200ResponseTest.php
616+ test/Model/PubSubCommentBaseTest.php
615617test/Model/PubSubCommentTest.php
616618test/Model/PubSubVoteTest.php
617619test/Model/PublicAPIDeleteCommentResponseTest.php
618620test/Model/PublicAPIGetCommentTextResponseTest.php
619621test/Model/PublicAPISetCommentTextResponseTest.php
620622test/Model/PublicBlockFromCommentParamsTest.php
623+ test/Model/PublicCommentBaseTest.php
621624test/Model/PublicCommentTest.php
622625test/Model/PublicFeedPostsResponseTest.php
623626test/Model/PutSSOUserAPIResponseTest.php
@@ -635,6 +638,8 @@ test/Model/ReactFeedPostResponseTest.php
635638test/Model/RecordStringBeforeStringOrNullAfterStringOrNullValueTest.php
636639test/Model/RecordStringStringOrNumberValueTest.php
637640test/Model/RenderableUserNotificationTest.php
641+ test/Model/RepeatCommentCheckIgnoredReasonTest.php
642+ test/Model/RepeatCommentHandlingActionTest.php
638643test/Model/ResetUserNotifications200ResponseTest.php
639644test/Model/ResetUserNotificationsResponseTest.php
640645test/Model/SORTDIRTest.php
@@ -646,12 +651,14 @@ test/Model/SaveCommentsResponseWithPresenceTest.php
646651test/Model/SearchUsers200ResponseTest.php
647652test/Model/SearchUsersResponseTest.php
648653test/Model/SetCommentText200ResponseTest.php
654+ test/Model/SetCommentTextResultTest.php
649655test/Model/SizePresetTest.php
650656test/Model/SortDirectionsTest.php
651657test/Model/SpamRuleTest.php
652658test/Model/UnBlockCommentPublic200ResponseTest.php
653659test/Model/UnBlockFromCommentParamsTest.php
654660test/Model/UnblockSuccessTest.php
661+ test/Model/UpdatableCommentParamsTest.php
655662test/Model/UpdateAPIPageDataTest.php
656663test/Model/UpdateAPISSOUserDataTest.php
657664test/Model/UpdateDomainConfigParamsTest.php
@@ -670,7 +677,6 @@ test/Model/UserSearchResultTest.php
670677test/Model/UserSessionInfoTest.php
671678test/Model/VoteBodyParamsTest.php
672679test/Model/VoteComment200ResponseTest.php
673- test/Model/VoteDeleteResponseStatusTest.php
674680test/Model/VoteDeleteResponseTest.php
675681test/Model/VoteResponseStatusTest.php
676682test/Model/VoteResponseTest.php
0 commit comments