Skip to content

Commit 35d9572

Browse files
committed
Bump version to 1.0.0
1 parent dd141f2 commit 35d9572

211 files changed

Lines changed: 11253 additions & 4468 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.openapi-generator/FILES

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

README.md

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,9 @@ Class | Method | HTTP request | Description
164164

165165
## Models
166166

167+
- [APIAuditLog](docs/Model/APIAuditLog.md)
168+
- [APIComment](docs/Model/APIComment.md)
169+
- [APICommentBase](docs/Model/APICommentBase.md)
167170
- [APICreateUserBadgeResponse](docs/Model/APICreateUserBadgeResponse.md)
168171
- [APIEmptyResponse](docs/Model/APIEmptyResponse.md)
169172
- [APIEmptySuccessResponse](docs/Model/APIEmptySuccessResponse.md)
@@ -208,6 +211,9 @@ Class | Method | HTTP request | Description
208211
- [CombineQuestionResultsWithCommentsResponse](docs/Model/CombineQuestionResultsWithCommentsResponse.md)
209212
- [CommentData](docs/Model/CommentData.md)
210213
- [CommentHTMLRenderingMode](docs/Model/CommentHTMLRenderingMode.md)
214+
- [CommentLogData](docs/Model/CommentLogData.md)
215+
- [CommentLogEntry](docs/Model/CommentLogEntry.md)
216+
- [CommentLogType](docs/Model/CommentLogType.md)
211217
- [CommentQuestionResultsRenderingType](docs/Model/CommentQuestionResultsRenderingType.md)
212218
- [CommentQuestionsRequired](docs/Model/CommentQuestionsRequired.md)
213219
- [CommentTextUpdateRequest](docs/Model/CommentTextUpdateRequest.md)
@@ -241,6 +247,7 @@ Class | Method | HTTP request | Description
241247
- [DeletePageAPIResponse](docs/Model/DeletePageAPIResponse.md)
242248
- [DeleteSSOUserAPIResponse](docs/Model/DeleteSSOUserAPIResponse.md)
243249
- [DeleteSubscriptionAPIResponse](docs/Model/DeleteSubscriptionAPIResponse.md)
250+
- [DeletedCommentResultComment](docs/Model/DeletedCommentResultComment.md)
244251
- [EventLogEntry](docs/Model/EventLogEntry.md)
245252
- [FComment](docs/Model/FComment.md)
246253
- [FCommentMeta](docs/Model/FCommentMeta.md)
@@ -297,8 +304,6 @@ Class | Method | HTTP request | Description
297304
- [HeaderState](docs/Model/HeaderState.md)
298305
- [IgnoredResponse](docs/Model/IgnoredResponse.md)
299306
- [ImageContentProfanityLevel](docs/Model/ImageContentProfanityLevel.md)
300-
- [ImportedAPIStatusFAILED](docs/Model/ImportedAPIStatusFAILED.md)
301-
- [ImportedAPIStatusSUCCESS](docs/Model/ImportedAPIStatusSUCCESS.md)
302307
- [LiveEvent](docs/Model/LiveEvent.md)
303308
- [LiveEventExtraInfo](docs/Model/LiveEventExtraInfo.md)
304309
- [LiveEventType](docs/Model/LiveEventType.md)
@@ -311,22 +316,16 @@ Class | Method | HTTP request | Description
311316
- [PatchDomainConfigParams](docs/Model/PatchDomainConfigParams.md)
312317
- [PatchPageAPIResponse](docs/Model/PatchPageAPIResponse.md)
313318
- [PatchSSOUserAPIResponse](docs/Model/PatchSSOUserAPIResponse.md)
314-
- [PickAPICommentUpdatableCommentFields](docs/Model/PickAPICommentUpdatableCommentFields.md)
315-
- [PickFCommentAPICommentFieldsKeys](docs/Model/PickFCommentAPICommentFieldsKeys.md)
316-
- [PickFCommentAPICommentFieldsKeysMeta](docs/Model/PickFCommentAPICommentFieldsKeysMeta.md)
317-
- [PickFCommentApprovedOrCommentHTML](docs/Model/PickFCommentApprovedOrCommentHTML.md)
318-
- [PickFCommentIsDeletedOrCommentHTMLOrCommenterNameOrUserId](docs/Model/PickFCommentIsDeletedOrCommentHTMLOrCommenterNameOrUserId.md)
319-
- [PickFCommentPublicCommentFieldsKeys](docs/Model/PickFCommentPublicCommentFieldsKeys.md)
320-
- [PickOmitFCommentDatePublicCommentPubSubFieldsKeys](docs/Model/PickOmitFCommentDatePublicCommentPubSubFieldsKeys.md)
321-
- [PickTenantAuditLogTenantAuditLogKeys](docs/Model/PickTenantAuditLogTenantAuditLogKeys.md)
322319
- [PinComment200Response](docs/Model/PinComment200Response.md)
323320
- [PubSubComment](docs/Model/PubSubComment.md)
321+
- [PubSubCommentBase](docs/Model/PubSubCommentBase.md)
324322
- [PubSubVote](docs/Model/PubSubVote.md)
325323
- [PublicAPIDeleteCommentResponse](docs/Model/PublicAPIDeleteCommentResponse.md)
326324
- [PublicAPIGetCommentTextResponse](docs/Model/PublicAPIGetCommentTextResponse.md)
327325
- [PublicAPISetCommentTextResponse](docs/Model/PublicAPISetCommentTextResponse.md)
328326
- [PublicBlockFromCommentParams](docs/Model/PublicBlockFromCommentParams.md)
329327
- [PublicComment](docs/Model/PublicComment.md)
328+
- [PublicCommentBase](docs/Model/PublicCommentBase.md)
330329
- [PublicFeedPostsResponse](docs/Model/PublicFeedPostsResponse.md)
331330
- [PutSSOUserAPIResponse](docs/Model/PutSSOUserAPIResponse.md)
332331
- [QueryPredicate](docs/Model/QueryPredicate.md)
@@ -343,6 +342,8 @@ Class | Method | HTTP request | Description
343342
- [RecordStringBeforeStringOrNullAfterStringOrNullValue](docs/Model/RecordStringBeforeStringOrNullAfterStringOrNullValue.md)
344343
- [RecordStringStringOrNumberValue](docs/Model/RecordStringStringOrNumberValue.md)
345344
- [RenderableUserNotification](docs/Model/RenderableUserNotification.md)
345+
- [RepeatCommentCheckIgnoredReason](docs/Model/RepeatCommentCheckIgnoredReason.md)
346+
- [RepeatCommentHandlingAction](docs/Model/RepeatCommentHandlingAction.md)
346347
- [ResetUserNotifications200Response](docs/Model/ResetUserNotifications200Response.md)
347348
- [ResetUserNotificationsResponse](docs/Model/ResetUserNotificationsResponse.md)
348349
- [SORTDIR](docs/Model/SORTDIR.md)
@@ -354,12 +355,14 @@ Class | Method | HTTP request | Description
354355
- [SearchUsers200Response](docs/Model/SearchUsers200Response.md)
355356
- [SearchUsersResponse](docs/Model/SearchUsersResponse.md)
356357
- [SetCommentText200Response](docs/Model/SetCommentText200Response.md)
358+
- [SetCommentTextResult](docs/Model/SetCommentTextResult.md)
357359
- [SizePreset](docs/Model/SizePreset.md)
358360
- [SortDirections](docs/Model/SortDirections.md)
359361
- [SpamRule](docs/Model/SpamRule.md)
360362
- [UnBlockCommentPublic200Response](docs/Model/UnBlockCommentPublic200Response.md)
361363
- [UnBlockFromCommentParams](docs/Model/UnBlockFromCommentParams.md)
362364
- [UnblockSuccess](docs/Model/UnblockSuccess.md)
365+
- [UpdatableCommentParams](docs/Model/UpdatableCommentParams.md)
363366
- [UpdateAPIPageData](docs/Model/UpdateAPIPageData.md)
364367
- [UpdateAPISSOUserData](docs/Model/UpdateAPISSOUserData.md)
365368
- [UpdateDomainConfigParams](docs/Model/UpdateDomainConfigParams.md)
@@ -379,7 +382,6 @@ Class | Method | HTTP request | Description
379382
- [VoteBodyParams](docs/Model/VoteBodyParams.md)
380383
- [VoteComment200Response](docs/Model/VoteComment200Response.md)
381384
- [VoteDeleteResponse](docs/Model/VoteDeleteResponse.md)
382-
- [VoteDeleteResponseStatus](docs/Model/VoteDeleteResponseStatus.md)
383385
- [VoteResponse](docs/Model/VoteResponse.md)
384386
- [VoteResponseStatus](docs/Model/VoteResponseStatus.md)
385387
- [VoteResponseUser](docs/Model/VoteResponseUser.md)

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@
2828
"ext-json": "*",
2929
"ext-mbstring": "*",
3030
"guzzlehttp/guzzle": "^7.3",
31-
"guzzlehttp/psr7": "^1.7 || ^2.0",
32-
"fastcomments/sso": "^0.0.1"
31+
"guzzlehttp/psr7": "^1.7 || ^2.0"
3332
},
3433
"require-dev": {
3534
"phpunit/phpunit": "^8.0 || ^9.0",

0 commit comments

Comments
 (0)