11.gitignore
2- .openapi-generator-ignore
32.php-cs-fixer.dist.php
43.travis.yml
54README.md
65composer.json
76docs/Api/DefaultApi.md
87docs/Api/PublicApi.md
98docs/Model/APIEmptyResponse.md
10- docs/Model/APIEmptyResponseAnyOf.md
11- docs/Model/APIErrorInternal.md
9+ docs/Model/APIError.md
1210docs/Model/APIGetCommentResponse.md
1311docs/Model/APIGetCommentsResponse.md
1412docs/Model/APIStatus.md
15- docs/Model/APIStatusFAILED.md
1613docs/Model/AddDomainConfig200Response.md
1714docs/Model/AddDomainConfig200ResponseAnyOf.md
1815docs/Model/AddDomainConfigParams.md
@@ -24,8 +21,8 @@ docs/Model/AggregationRequestSort.md
2421docs/Model/AggregationResponse.md
2522docs/Model/AggregationResponseStats.md
2623docs/Model/AggregationValue.md
27- docs/Model/BlockFromComment200Response.md
2824docs/Model/BlockFromCommentParams.md
25+ docs/Model/BlockFromCommentPublic200Response.md
2926docs/Model/BlockSuccess.md
3027docs/Model/ChangeCommentPinStatusResponse.md
3128docs/Model/CheckBlockedCommentsResponse.md
@@ -98,7 +95,6 @@ docs/Model/NotificationAndCount.md
9895docs/Model/NotificationType.md
9996docs/Model/PatchDomainConfigParams.md
10097docs/Model/PickAPICommentUpdatableCommentFields.md
101- docs/Model/PickAPIErrorInternalExcludeKeyofAPIErrorInternalStatusCode.md
10298docs/Model/PickFCommentAPICommentFieldsKeys.md
10399docs/Model/PickFCommentAPICommentFieldsKeysMeta.md
104100docs/Model/PickFCommentApprovedOrCommentHTML.md
@@ -134,7 +130,7 @@ docs/Model/SaveCommentsResponseWithPresence.md
134130docs/Model/SetCommentText200Response.md
135131docs/Model/SortDirections.md
136132docs/Model/SpamRule.md
137- docs/Model/UnBlockComment200Response .md
133+ docs/Model/UnBlockCommentPublic200Response .md
138134docs/Model/UnBlockFromCommentParams.md
139135docs/Model/UnblockSuccess.md
140136docs/Model/UpdateDomainConfigParams.md
@@ -158,12 +154,10 @@ lib/ApiException.php
158154lib/Configuration.php
159155lib/HeaderSelector.php
160156lib/Model/APIEmptyResponse.php
161- lib/Model/APIEmptyResponseAnyOf.php
162- lib/Model/APIErrorInternal.php
157+ lib/Model/APIError.php
163158lib/Model/APIGetCommentResponse.php
164159lib/Model/APIGetCommentsResponse.php
165160lib/Model/APIStatus.php
166- lib/Model/APIStatusFAILED.php
167161lib/Model/AddDomainConfig200Response.php
168162lib/Model/AddDomainConfig200ResponseAnyOf.php
169163lib/Model/AddDomainConfigParams.php
@@ -175,8 +169,8 @@ lib/Model/AggregationRequestSort.php
175169lib/Model/AggregationResponse.php
176170lib/Model/AggregationResponseStats.php
177171lib/Model/AggregationValue.php
178- lib/Model/BlockFromComment200Response.php
179172lib/Model/BlockFromCommentParams.php
173+ lib/Model/BlockFromCommentPublic200Response.php
180174lib/Model/BlockSuccess.php
181175lib/Model/ChangeCommentPinStatusResponse.php
182176lib/Model/CheckBlockedCommentsResponse.php
@@ -250,7 +244,6 @@ lib/Model/NotificationAndCount.php
250244lib/Model/NotificationType.php
251245lib/Model/PatchDomainConfigParams.php
252246lib/Model/PickAPICommentUpdatableCommentFields.php
253- lib/Model/PickAPIErrorInternalExcludeKeyofAPIErrorInternalStatusCode.php
254247lib/Model/PickFCommentAPICommentFieldsKeys.php
255248lib/Model/PickFCommentAPICommentFieldsKeysMeta.php
256249lib/Model/PickFCommentApprovedOrCommentHTML.php
@@ -286,7 +279,7 @@ lib/Model/SaveCommentsResponseWithPresence.php
286279lib/Model/SetCommentText200Response.php
287280lib/Model/SortDirections.php
288281lib/Model/SpamRule.php
289- lib/Model/UnBlockComment200Response .php
282+ lib/Model/UnBlockCommentPublic200Response .php
290283lib/Model/UnBlockFromCommentParams.php
291284lib/Model/UnblockSuccess.php
292285lib/Model/UpdateDomainConfigParams.php
@@ -305,150 +298,6 @@ lib/Model/VoteResponseUser.php
305298lib/Model/VoteStyle.php
306299lib/ObjectSerializer.php
307300phpunit.xml.dist
308- test/Api/DefaultApiTest.php
309- test/Api/PublicApiTest.php
310- test/Model/APIEmptyResponseAnyOfTest.php
311- test/Model/APIEmptyResponseTest.php
312- test/Model/APIErrorInternalTest.php
313- test/Model/APIGetCommentResponseTest.php
314- test/Model/APIGetCommentsResponseTest.php
315- test/Model/APIStatusFAILEDTest.php
316- test/Model/APIStatusTest.php
317- test/Model/AddDomainConfig200ResponseAnyOfTest.php
318- test/Model/AddDomainConfig200ResponseTest.php
319- test/Model/AddDomainConfigParamsTest.php
320- test/Model/AggregationItemTest.php
321- test/Model/AggregationOpTypeTest.php
322- test/Model/AggregationOperationTest.php
323- test/Model/AggregationRequestSortTest.php
324- test/Model/AggregationRequestTest.php
325- test/Model/AggregationResponseStatsTest.php
326- test/Model/AggregationResponseTest.php
327- test/Model/AggregationValueTest.php
328- test/Model/BlockFromComment200ResponseTest.php
329- test/Model/BlockFromCommentParamsTest.php
330- test/Model/BlockSuccessTest.php
331- test/Model/ChangeCommentPinStatusResponseTest.php
332- test/Model/CheckBlockedCommentsResponseTest.php
333- test/Model/CheckedCommentsForBlocked200ResponseTest.php
334- test/Model/CommentDataTest.php
335- test/Model/CommentHTMLRenderingModeTest.php
336- test/Model/CommentQuestionResultsRenderingTypeTest.php
337- test/Model/CommentQuestionsRequiredTest.php
338- test/Model/CommentTextUpdateRequestTest.php
339- test/Model/CommentThreadDeletionModeTest.php
340- test/Model/CommentUserBadgeInfoTest.php
341- test/Model/CommentUserHashTagInfoTest.php
342- test/Model/CommentUserMentionInfoTest.php
343- test/Model/CommenterNameFormatsTest.php
344- test/Model/CreateCommentParamsTest.php
345- test/Model/CreateCommentPublic200ResponseTest.php
346- test/Model/CreateFeedPost200ResponseTest.php
347- test/Model/CreateFeedPostsResponseTest.php
348- test/Model/CustomConfigParametersTest.php
349- test/Model/DeleteComment200ResponseTest.php
350- test/Model/DeleteCommentActionTest.php
351- test/Model/DeleteCommentPublic200ResponseTest.php
352- test/Model/DeleteCommentResultTest.php
353- test/Model/DeleteCommentVote200ResponseTest.php
354- test/Model/DeleteDomainConfig200ResponseTest.php
355- test/Model/EventLogEntryTest.php
356- test/Model/FCommentMetaTest.php
357- test/Model/FCommentTest.php
358- test/Model/FeedPostLinkTest.php
359- test/Model/FeedPostMediaItemAssetTest.php
360- test/Model/FeedPostMediaItemTest.php
361- test/Model/FeedPostTest.php
362- test/Model/FlagComment200ResponseTest.php
363- test/Model/FlagCommentPublic200ResponseTest.php
364- test/Model/FlagCommentResponseTest.php
365- test/Model/GetAuditLogs200ResponseTest.php
366- test/Model/GetAuditLogsResponseTest.php
367- test/Model/GetComment200ResponseTest.php
368- test/Model/GetCommentText200ResponseTest.php
369- test/Model/GetCommentVoteUserNames200ResponseTest.php
370- test/Model/GetCommentVoteUserNamesSuccessResponseTest.php
371- test/Model/GetComments200ResponseTest.php
372- test/Model/GetCommentsPublic200ResponseTest.php
373- test/Model/GetCommentsResponsePublicCommentTest.php
374- test/Model/GetCommentsResponseWithPresencePublicCommentTest.php
375- test/Model/GetDomainConfig200ResponseTest.php
376- test/Model/GetDomainConfigs200ResponseAnyOf1Test.php
377- test/Model/GetDomainConfigs200ResponseAnyOfTest.php
378- test/Model/GetDomainConfigs200ResponseTest.php
379- test/Model/GetEventLog200ResponseTest.php
380- test/Model/GetEventLogResponseTest.php
381- test/Model/GetFeedPosts200ResponseTest.php
382- test/Model/GetFeedPostsResponseTest.php
383- test/Model/GetMyNotificationsResponseTest.php
384- test/Model/GetUserNotificationCount200ResponseTest.php
385- test/Model/GetUserNotificationCountResponseTest.php
386- test/Model/GetUserNotifications200ResponseTest.php
387- test/Model/GetUserPresenceStatuses200ResponseTest.php
388- test/Model/GetUserPresenceStatusesResponseTest.php
389- test/Model/GifRatingTest.php
390- test/Model/HeaderStateTest.php
391- test/Model/IgnoredResponseTest.php
392- test/Model/ImportedAPIStatusFAILEDTest.php
393- test/Model/ImportedAPIStatusSUCCESSTest.php
394- test/Model/LiveEventExtraInfoTest.php
395- test/Model/LiveEventTest.php
396- test/Model/LiveEventTypeTest.php
397- test/Model/LockComment200ResponseTest.php
398- test/Model/NotificationAndCountTest.php
399- test/Model/NotificationTypeTest.php
400- test/Model/PatchDomainConfigParamsTest.php
401- test/Model/PickAPICommentUpdatableCommentFieldsTest.php
402- test/Model/PickAPIErrorInternalExcludeKeyofAPIErrorInternalStatusCodeTest.php
403- test/Model/PickFCommentAPICommentFieldsKeysMetaTest.php
404- test/Model/PickFCommentAPICommentFieldsKeysTest.php
405- test/Model/PickFCommentApprovedOrCommentHTMLTest.php
406- test/Model/PickFCommentIsDeletedOrCommentHTMLOrCommenterNameOrUserIdTest.php
407- test/Model/PickFCommentPublicCommentFieldsKeysTest.php
408- test/Model/PickOmitFCommentDatePublicCommentPubSubFieldsKeysTest.php
409- test/Model/PickTenantAuditLogTenantAuditLogKeysTest.php
410- test/Model/PickUserNotificationIdOrUrlIdOrUrlOrPageTitleOrRelatedObjectTypeOrRelatedObjectIdOrViewedOrSentOrCreatedAtOrTypeOrFromCommentIdOrFromUserNameOrFromUserIdOrFromUserAvatarSrcOrOptedOutTest.php
411- test/Model/PinComment200ResponseTest.php
412- test/Model/PubSubCommentTest.php
413- test/Model/PubSubVoteTest.php
414- test/Model/PublicAPIDeleteCommentResponseTest.php
415- test/Model/PublicAPIGetCommentTextResponseTest.php
416- test/Model/PublicAPISetCommentTextResponseTest.php
417- test/Model/PublicBlockFromCommentParamsTest.php
418- test/Model/PublicCommentTest.php
419- test/Model/QueryPredicateTest.php
420- test/Model/QueryPredicateValueTest.php
421- test/Model/QuestionRenderingTypeTest.php
422- test/Model/QuestionSubQuestionVisibilityTest.php
423- test/Model/QuestionWhenSaveTest.php
424- test/Model/RecordStringBeforeStringOrNullAfterStringOrNullValueTest.php
425- test/Model/RecordStringStringOrNumberValueTest.php
426- test/Model/RenderableUserNotificationTest.php
427- test/Model/ResetUserNotifications200ResponseTest.php
428- test/Model/ResetUserNotificationsResponseTest.php
429- test/Model/SORTDIRTest.php
430- test/Model/SSOSecurityLevelTest.php
431- test/Model/SaveComment200ResponseTest.php
432- test/Model/SaveCommentResponseOptimizedTest.php
433- test/Model/SaveCommentResponseTest.php
434- test/Model/SaveCommentsResponseWithPresenceTest.php
435- test/Model/SetCommentText200ResponseTest.php
436- test/Model/SortDirectionsTest.php
437- test/Model/SpamRuleTest.php
438- test/Model/UnBlockComment200ResponseTest.php
439- test/Model/UnBlockFromCommentParamsTest.php
440- test/Model/UnblockSuccessTest.php
441- test/Model/UpdateDomainConfigParamsTest.php
442- test/Model/UpdateUserNotificationStatus200ResponseTest.php
443- test/Model/UserNotificationTest.php
444- test/Model/UserNotificationWriteResponseTest.php
445- test/Model/UserPresenceDataTest.php
446- test/Model/UserSessionInfoTest.php
447- test/Model/VoteBodyParamsTest.php
448- test/Model/VoteComment200ResponseTest.php
449- test/Model/VoteDeleteResponseStatusTest.php
450- test/Model/VoteDeleteResponseTest.php
451- test/Model/VoteResponseStatusTest.php
452- test/Model/VoteResponseTest.php
453- test/Model/VoteResponseUserTest.php
454- test/Model/VoteStyleTest.php
301+ test/Model/APIErrorTest.php
302+ test/Model/BlockFromCommentPublic200ResponseTest.php
303+ test/Model/UnBlockCommentPublic200ResponseTest.php
0 commit comments