Skip to content

Commit 92c7332

Browse files
chore: regenerate from OpenAPI spec
- Auto-generated SDK updates - Version: v0.0.85
1 parent 967912a commit 92c7332

667 files changed

Lines changed: 4083 additions & 705 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: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,8 @@ docs/ListAccountGroups200Response.md
340340
docs/ListAccountGroups200ResponseGroupsInner.md
341341
docs/ListAccounts200Response.md
342342
docs/ListApiKeys200Response.md
343+
docs/ListBroadcasts200Response.md
344+
docs/ListBroadcasts200ResponseBroadcastsInner.md
343345
docs/ListCommentAutomations200Response.md
344346
docs/ListCommentAutomations200ResponseAutomationsInner.md
345347
docs/ListCommentAutomations200ResponseAutomationsInnerStats.md
@@ -375,6 +377,8 @@ docs/ListPostsLogs200ResponsePagination.md
375377
docs/ListQueueSlots200Response.md
376378
docs/ListQueueSlots200ResponseOneOf.md
377379
docs/ListQueueSlots200ResponseOneOf1.md
380+
docs/ListSequences200Response.md
381+
docs/ListSequences200ResponseSequencesInner.md
378382
docs/ListSnapchatProfiles200Response.md
379383
docs/ListSnapchatProfiles200ResponsePublicProfilesInner.md
380384
docs/ListUsers200Response.md
@@ -473,6 +477,7 @@ docs/SelectSnapchatProfile200Response.md
473477
docs/SelectSnapchatProfile200ResponseAccount.md
474478
docs/SelectSnapchatProfileRequest.md
475479
docs/SelectSnapchatProfileRequestSelectedPublicProfile.md
480+
docs/SendBroadcast200Response.md
476481
docs/SendInboxMessage200Response.md
477482
docs/SendInboxMessage200ResponseData.md
478483
docs/SendInboxMessage400Response.md
@@ -1011,6 +1016,8 @@ src/main/java/dev/zernio/model/ListAccountGroups200Response.java
10111016
src/main/java/dev/zernio/model/ListAccountGroups200ResponseGroupsInner.java
10121017
src/main/java/dev/zernio/model/ListAccounts200Response.java
10131018
src/main/java/dev/zernio/model/ListApiKeys200Response.java
1019+
src/main/java/dev/zernio/model/ListBroadcasts200Response.java
1020+
src/main/java/dev/zernio/model/ListBroadcasts200ResponseBroadcastsInner.java
10141021
src/main/java/dev/zernio/model/ListCommentAutomations200Response.java
10151022
src/main/java/dev/zernio/model/ListCommentAutomations200ResponseAutomationsInner.java
10161023
src/main/java/dev/zernio/model/ListCommentAutomations200ResponseAutomationsInnerStats.java
@@ -1046,6 +1053,8 @@ src/main/java/dev/zernio/model/ListPostsLogs200ResponsePagination.java
10461053
src/main/java/dev/zernio/model/ListQueueSlots200Response.java
10471054
src/main/java/dev/zernio/model/ListQueueSlots200ResponseOneOf.java
10481055
src/main/java/dev/zernio/model/ListQueueSlots200ResponseOneOf1.java
1056+
src/main/java/dev/zernio/model/ListSequences200Response.java
1057+
src/main/java/dev/zernio/model/ListSequences200ResponseSequencesInner.java
10491058
src/main/java/dev/zernio/model/ListSnapchatProfiles200Response.java
10501059
src/main/java/dev/zernio/model/ListSnapchatProfiles200ResponsePublicProfilesInner.java
10511060
src/main/java/dev/zernio/model/ListUsers200Response.java
@@ -1136,6 +1145,7 @@ src/main/java/dev/zernio/model/SelectSnapchatProfile200Response.java
11361145
src/main/java/dev/zernio/model/SelectSnapchatProfile200ResponseAccount.java
11371146
src/main/java/dev/zernio/model/SelectSnapchatProfileRequest.java
11381147
src/main/java/dev/zernio/model/SelectSnapchatProfileRequestSelectedPublicProfile.java
1148+
src/main/java/dev/zernio/model/SendBroadcast200Response.java
11391149
src/main/java/dev/zernio/model/SendInboxMessage200Response.java
11401150
src/main/java/dev/zernio/model/SendInboxMessage200ResponseData.java
11411151
src/main/java/dev/zernio/model/SendInboxMessage400Response.java
@@ -1292,3 +1302,8 @@ src/main/java/dev/zernio/model/YouTubeDailyViewsResponseScopeStatus.java
12921302
src/main/java/dev/zernio/model/YouTubePlatformData.java
12931303
src/main/java/dev/zernio/model/YouTubeScopeMissingResponse.java
12941304
src/main/java/dev/zernio/model/YouTubeScopeMissingResponseScopeStatus.java
1305+
src/test/java/dev/zernio/model/ListBroadcasts200ResponseBroadcastsInnerTest.java
1306+
src/test/java/dev/zernio/model/ListBroadcasts200ResponseTest.java
1307+
src/test/java/dev/zernio/model/ListSequences200ResponseSequencesInnerTest.java
1308+
src/test/java/dev/zernio/model/ListSequences200ResponseTest.java
1309+
src/test/java/dev/zernio/model/SendBroadcast200ResponseTest.java

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Zernio API
44

55
- API version: 1.0.1
66

7-
- Build date: 2026-03-23T20:33:07.203614385Z[Etc/UTC]
7+
- Build date: 2026-03-23T20:36:39.232538925Z[Etc/UTC]
88

99
- Generator version: 7.19.0
1010

@@ -884,6 +884,8 @@ Class | Method | HTTP request | Description
884884
- [ListAccountGroups200ResponseGroupsInner](docs/ListAccountGroups200ResponseGroupsInner.md)
885885
- [ListAccounts200Response](docs/ListAccounts200Response.md)
886886
- [ListApiKeys200Response](docs/ListApiKeys200Response.md)
887+
- [ListBroadcasts200Response](docs/ListBroadcasts200Response.md)
888+
- [ListBroadcasts200ResponseBroadcastsInner](docs/ListBroadcasts200ResponseBroadcastsInner.md)
887889
- [ListCommentAutomations200Response](docs/ListCommentAutomations200Response.md)
888890
- [ListCommentAutomations200ResponseAutomationsInner](docs/ListCommentAutomations200ResponseAutomationsInner.md)
889891
- [ListCommentAutomations200ResponseAutomationsInnerStats](docs/ListCommentAutomations200ResponseAutomationsInnerStats.md)
@@ -919,6 +921,8 @@ Class | Method | HTTP request | Description
919921
- [ListQueueSlots200Response](docs/ListQueueSlots200Response.md)
920922
- [ListQueueSlots200ResponseOneOf](docs/ListQueueSlots200ResponseOneOf.md)
921923
- [ListQueueSlots200ResponseOneOf1](docs/ListQueueSlots200ResponseOneOf1.md)
924+
- [ListSequences200Response](docs/ListSequences200Response.md)
925+
- [ListSequences200ResponseSequencesInner](docs/ListSequences200ResponseSequencesInner.md)
922926
- [ListSnapchatProfiles200Response](docs/ListSnapchatProfiles200Response.md)
923927
- [ListSnapchatProfiles200ResponsePublicProfilesInner](docs/ListSnapchatProfiles200ResponsePublicProfilesInner.md)
924928
- [ListUsers200Response](docs/ListUsers200Response.md)
@@ -1009,6 +1013,7 @@ Class | Method | HTTP request | Description
10091013
- [SelectSnapchatProfile200ResponseAccount](docs/SelectSnapchatProfile200ResponseAccount.md)
10101014
- [SelectSnapchatProfileRequest](docs/SelectSnapchatProfileRequest.md)
10111015
- [SelectSnapchatProfileRequestSelectedPublicProfile](docs/SelectSnapchatProfileRequestSelectedPublicProfile.md)
1016+
- [SendBroadcast200Response](docs/SendBroadcast200Response.md)
10121017
- [SendInboxMessage200Response](docs/SendInboxMessage200Response.md)
10131018
- [SendInboxMessage200ResponseData](docs/SendInboxMessage200ResponseData.md)
10141019
- [SendInboxMessage400Response](docs/SendInboxMessage400Response.md)

api/openapi.yaml

Lines changed: 260 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11705,6 +11705,10 @@ paths:
1170511705
style: form
1170611706
responses:
1170711707
"200":
11708+
content:
11709+
application/json:
11710+
schema:
11711+
$ref: "#/components/schemas/listBroadcasts_200_response"
1170811712
description: Broadcasts list
1170911713
"401":
1171011714
$ref: "#/components/responses/Unauthorized"
@@ -11812,6 +11816,10 @@ paths:
1181211816
style: simple
1181311817
responses:
1181411818
"200":
11819+
content:
11820+
application/json:
11821+
schema:
11822+
$ref: "#/components/schemas/sendBroadcast_200_response"
1181511823
description: Broadcast sending started
1181611824
"400":
1181711825
description: Invalid status or no recipients
@@ -12003,6 +12011,10 @@ paths:
1200312011
style: form
1200412012
responses:
1200512013
"200":
12014+
content:
12015+
application/json:
12016+
schema:
12017+
$ref: "#/components/schemas/listSequences_200_response"
1200612018
description: Sequences list
1200712019
"401":
1200812020
$ref: "#/components/responses/Unauthorized"
@@ -28299,6 +28311,125 @@ components:
2829928311
items:
2830028312
type: string
2830128313
type: array
28314+
listBroadcasts_200_response_broadcasts_inner:
28315+
example:
28316+
completedAt: 2000-01-23T04:56:07.000+00:00
28317+
accountName: accountName
28318+
description: description
28319+
startedAt: 2000-01-23T04:56:07.000+00:00
28320+
readCount: 5
28321+
platform: platform
28322+
sentCount: 6
28323+
accountId: accountId
28324+
createdAt: 2000-01-23T04:56:07.000+00:00
28325+
failedCount: 5
28326+
recipientCount: 0
28327+
name: name
28328+
deliveredCount: 1
28329+
id: id
28330+
scheduledAt: 2000-01-23T04:56:07.000+00:00
28331+
status: draft
28332+
messagePreview: messagePreview
28333+
properties:
28334+
id:
28335+
type: string
28336+
name:
28337+
type: string
28338+
description:
28339+
type: string
28340+
platform:
28341+
type: string
28342+
accountId:
28343+
type: string
28344+
accountName:
28345+
description: Display name of the sending account
28346+
type: string
28347+
status:
28348+
enum:
28349+
- draft
28350+
- scheduled
28351+
- sending
28352+
- completed
28353+
- failed
28354+
- cancelled
28355+
type: string
28356+
messagePreview:
28357+
description: Template name or message text snippet
28358+
type: string
28359+
scheduledAt:
28360+
format: date-time
28361+
type: string
28362+
startedAt:
28363+
format: date-time
28364+
type: string
28365+
completedAt:
28366+
format: date-time
28367+
type: string
28368+
recipientCount:
28369+
type: integer
28370+
sentCount:
28371+
type: integer
28372+
deliveredCount:
28373+
type: integer
28374+
readCount:
28375+
type: integer
28376+
failedCount:
28377+
type: integer
28378+
createdAt:
28379+
format: date-time
28380+
type: string
28381+
listBroadcasts_200_response:
28382+
example:
28383+
pagination:
28384+
total: 1
28385+
limit: 5
28386+
hasMore: true
28387+
skip: 5
28388+
success: true
28389+
broadcasts:
28390+
- completedAt: 2000-01-23T04:56:07.000+00:00
28391+
accountName: accountName
28392+
description: description
28393+
startedAt: 2000-01-23T04:56:07.000+00:00
28394+
readCount: 5
28395+
platform: platform
28396+
sentCount: 6
28397+
accountId: accountId
28398+
createdAt: 2000-01-23T04:56:07.000+00:00
28399+
failedCount: 5
28400+
recipientCount: 0
28401+
name: name
28402+
deliveredCount: 1
28403+
id: id
28404+
scheduledAt: 2000-01-23T04:56:07.000+00:00
28405+
status: draft
28406+
messagePreview: messagePreview
28407+
- completedAt: 2000-01-23T04:56:07.000+00:00
28408+
accountName: accountName
28409+
description: description
28410+
startedAt: 2000-01-23T04:56:07.000+00:00
28411+
readCount: 5
28412+
platform: platform
28413+
sentCount: 6
28414+
accountId: accountId
28415+
createdAt: 2000-01-23T04:56:07.000+00:00
28416+
failedCount: 5
28417+
recipientCount: 0
28418+
name: name
28419+
deliveredCount: 1
28420+
id: id
28421+
scheduledAt: 2000-01-23T04:56:07.000+00:00
28422+
status: draft
28423+
messagePreview: messagePreview
28424+
properties:
28425+
success:
28426+
type: boolean
28427+
broadcasts:
28428+
items:
28429+
$ref: "#/components/schemas/listBroadcasts_200_response_broadcasts_inner"
28430+
type: array
28431+
pagination:
28432+
$ref: "#/components/schemas/getWhatsAppContacts_200_response_pagination"
2830228433
createBroadcast_request_message_attachments_inner:
2830328434
properties:
2830428435
type:
@@ -28364,6 +28495,32 @@ components:
2836428495
- name
2836528496
- platform
2836628497
- profileId
28498+
sendBroadcast_200_response:
28499+
example:
28500+
recipientCount: 1
28501+
success: true
28502+
failed: 6
28503+
sent: 0
28504+
status: sending
28505+
properties:
28506+
success:
28507+
type: boolean
28508+
status:
28509+
description: Current broadcast status after processing first batch
28510+
enum:
28511+
- sending
28512+
- completed
28513+
- failed
28514+
type: string
28515+
sent:
28516+
description: Recipients sent in this batch
28517+
type: integer
28518+
failed:
28519+
description: Recipients failed in this batch
28520+
type: integer
28521+
recipientCount:
28522+
description: Total recipient count
28523+
type: integer
2836728524
scheduleBroadcast_request:
2836828525
properties:
2836928526
scheduledAt:
@@ -28387,6 +28544,109 @@ components:
2838728544
useSegment:
2838828545
description: Auto-populate from broadcast segment filters
2838928546
type: boolean
28547+
listSequences_200_response_sequences_inner:
28548+
example:
28549+
exitOnUnsubscribe: true
28550+
totalCompleted: 1
28551+
accountName: accountName
28552+
totalEnrolled: 6
28553+
description: description
28554+
platform: platform
28555+
accountId: accountId
28556+
createdAt: 2000-01-23T04:56:07.000+00:00
28557+
name: name
28558+
exitOnReply: true
28559+
totalExited: 5
28560+
stepsCount: 0
28561+
id: id
28562+
messagePreview: messagePreview
28563+
status: draft
28564+
properties:
28565+
id:
28566+
type: string
28567+
name:
28568+
type: string
28569+
description:
28570+
type: string
28571+
platform:
28572+
type: string
28573+
accountId:
28574+
type: string
28575+
accountName:
28576+
description: Display name of the sending account
28577+
type: string
28578+
messagePreview:
28579+
description: First step template name or message text snippet
28580+
type: string
28581+
status:
28582+
enum:
28583+
- draft
28584+
- active
28585+
- paused
28586+
type: string
28587+
stepsCount:
28588+
type: integer
28589+
exitOnReply:
28590+
type: boolean
28591+
exitOnUnsubscribe:
28592+
type: boolean
28593+
totalEnrolled:
28594+
type: integer
28595+
totalCompleted:
28596+
type: integer
28597+
totalExited:
28598+
type: integer
28599+
createdAt:
28600+
format: date-time
28601+
type: string
28602+
listSequences_200_response:
28603+
example:
28604+
pagination:
28605+
total: 1
28606+
limit: 5
28607+
hasMore: true
28608+
skip: 5
28609+
success: true
28610+
sequences:
28611+
- exitOnUnsubscribe: true
28612+
totalCompleted: 1
28613+
accountName: accountName
28614+
totalEnrolled: 6
28615+
description: description
28616+
platform: platform
28617+
accountId: accountId
28618+
createdAt: 2000-01-23T04:56:07.000+00:00
28619+
name: name
28620+
exitOnReply: true
28621+
totalExited: 5
28622+
stepsCount: 0
28623+
id: id
28624+
messagePreview: messagePreview
28625+
status: draft
28626+
- exitOnUnsubscribe: true
28627+
totalCompleted: 1
28628+
accountName: accountName
28629+
totalEnrolled: 6
28630+
description: description
28631+
platform: platform
28632+
accountId: accountId
28633+
createdAt: 2000-01-23T04:56:07.000+00:00
28634+
name: name
28635+
exitOnReply: true
28636+
totalExited: 5
28637+
stepsCount: 0
28638+
id: id
28639+
messagePreview: messagePreview
28640+
status: draft
28641+
properties:
28642+
success:
28643+
type: boolean
28644+
sequences:
28645+
items:
28646+
$ref: "#/components/schemas/listSequences_200_response_sequences_inner"
28647+
type: array
28648+
pagination:
28649+
$ref: "#/components/schemas/getWhatsAppContacts_200_response_pagination"
2839028650
createSequence_request_steps_inner_message:
2839128651
properties:
2839228652
text:

0 commit comments

Comments
 (0)