Skip to content

Commit 8cada5d

Browse files
chore: regenerate from OpenAPI spec
- Auto-generated SDK updates - Version: v0.0.140
1 parent e2b6a89 commit 8cada5d

837 files changed

Lines changed: 863 additions & 842 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.

README.md

Lines changed: 1 addition & 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-04-14T07:11:43.950164497Z[Etc/UTC]
7+
- Build date: 2026-04-14T11:43:39.105583357Z[Etc/UTC]
88

99
- Generator version: 7.19.0
1010

api/openapi.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3886,6 +3886,7 @@ paths:
38863886
- googlebusiness
38873887
- telegram
38883888
- snapchat
3889+
- discord
38893890
type: string
38903891
style: form
38913892
- description: Filter by health status
@@ -4277,6 +4278,7 @@ paths:
42774278
- googlebusiness
42784279
- telegram
42794280
- snapchat
4281+
- discord
42804282
type: string
42814283
style: simple
42824284
- description: Your Zernio profile ID (get from /v1/profiles)
@@ -17443,6 +17445,7 @@ components:
1744317445
- googlebusiness
1744417446
- telegram
1744517447
- snapchat
17448+
- discord
1744617449
type: string
1744717450
accountId:
1744817451
type: string
@@ -17545,6 +17548,7 @@ components:
1754517548
- googlebusiness
1754617549
- telegram
1754717550
- snapchat
17551+
- discord
1754817552
type: string
1754917553
eventType:
1755017554
description: "Type of connection event: connect_success, connect_failed,\
@@ -18810,6 +18814,7 @@ components:
1881018814
- googlebusiness
1881118815
- telegram
1881218816
- snapchat
18817+
- discord
1881318818
- whatsapp
1881418819
- linkedinads
1881518820
- metaads
@@ -21660,6 +21665,7 @@ components:
2166021665
- telegram
2166121666
- snapchat
2166221667
- googlebusiness
21668+
- discord
2166321669
type: string
2166421670
customContent:
2166521671
type: string

docs/AccountWithFollowerStats.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
| GOOGLEBUSINESS | "googlebusiness" |
4848
| TELEGRAM | "telegram" |
4949
| SNAPCHAT | "snapchat" |
50+
| DISCORD | "discord" |
5051
| WHATSAPP | "whatsapp" |
5152
| LINKEDINADS | "linkedinads" |
5253
| METAADS | "metaads" |

docs/AccountsApi.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,7 @@ public class Example {
525525
| Name | Type | Description | Notes |
526526
|------------- | ------------- | ------------- | -------------|
527527
| **profileId** | **String**| Filter by profile ID | [optional] |
528-
| **platform** | **String**| Filter by platform | [optional] [enum: facebook, instagram, linkedin, twitter, tiktok, youtube, threads, pinterest, reddit, bluesky, googlebusiness, telegram, snapchat] |
528+
| **platform** | **String**| Filter by platform | [optional] [enum: facebook, instagram, linkedin, twitter, tiktok, youtube, threads, pinterest, reddit, bluesky, googlebusiness, telegram, snapchat, discord] |
529529
| **status** | **String**| Filter by health status | [optional] [enum: healthy, warning, error] |
530530

531531
### Return type
@@ -603,7 +603,7 @@ public class Example {
603603
| Name | Type | Description | Notes |
604604
|------------- | ------------- | ------------- | -------------|
605605
| **profileId** | **String**| Filter by profile ID | [optional] |
606-
| **platform** | **String**| Filter by platform | [optional] [enum: facebook, instagram, linkedin, twitter, tiktok, youtube, threads, pinterest, reddit, bluesky, googlebusiness, telegram, snapchat] |
606+
| **platform** | **String**| Filter by platform | [optional] [enum: facebook, instagram, linkedin, twitter, tiktok, youtube, threads, pinterest, reddit, bluesky, googlebusiness, telegram, snapchat, discord] |
607607
| **status** | **String**| Filter by health status | [optional] [enum: healthy, warning, error] |
608608

609609
### Return type

docs/ConnectApi.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -741,7 +741,7 @@ public class Example {
741741

742742
| Name | Type | Description | Notes |
743743
|------------- | ------------- | ------------- | -------------|
744-
| **platform** | **String**| Social media platform to connect | [enum: facebook, instagram, linkedin, twitter, tiktok, youtube, threads, reddit, pinterest, bluesky, googlebusiness, telegram, snapchat] |
744+
| **platform** | **String**| Social media platform to connect | [enum: facebook, instagram, linkedin, twitter, tiktok, youtube, threads, reddit, pinterest, bluesky, googlebusiness, telegram, snapchat, discord] |
745745
| **profileId** | **String**| Your Zernio profile ID (get from /v1/profiles) | |
746746
| **redirectUrl** | **URI**| Your custom redirect URL after connection completes. Standard mode appends ?connected={platform}&profileId=X&accountId=Y&username=Z. Headless mode appends OAuth data params for platforms requiring selection (e.g. LinkedIn orgs, Facebook pages). If no selection is needed, the account is created directly and the redirect includes accountId. | [optional] |
747747
| **headless** | **Boolean**| When true, the user is redirected to your redirect_url with raw OAuth data (code, state) instead of Zernio's default account selection UI. Use this to build a custom connect experience. | [optional] [default to false] |
@@ -824,7 +824,7 @@ public class Example {
824824

825825
| Name | Type | Description | Notes |
826826
|------------- | ------------- | ------------- | -------------|
827-
| **platform** | **String**| Social media platform to connect | [enum: facebook, instagram, linkedin, twitter, tiktok, youtube, threads, reddit, pinterest, bluesky, googlebusiness, telegram, snapchat] |
827+
| **platform** | **String**| Social media platform to connect | [enum: facebook, instagram, linkedin, twitter, tiktok, youtube, threads, reddit, pinterest, bluesky, googlebusiness, telegram, snapchat, discord] |
828828
| **profileId** | **String**| Your Zernio profile ID (get from /v1/profiles) | |
829829
| **redirectUrl** | **URI**| Your custom redirect URL after connection completes. Standard mode appends ?connected={platform}&profileId=X&accountId=Y&username=Z. Headless mode appends OAuth data params for platforms requiring selection (e.g. LinkedIn orgs, Facebook pages). If no selection is needed, the account is created directly and the redirect includes accountId. | [optional] |
830830
| **headless** | **Boolean**| When true, the user is redirected to your redirect_url with raw OAuth data (code, state) instead of Zernio's default account selection UI. Use this to build a custom connect experience. | [optional] [default to false] |

docs/ConnectionLog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Connection event log showing account connection/disconnection history
4141
| GOOGLEBUSINESS | "googlebusiness" |
4242
| TELEGRAM | "telegram" |
4343
| SNAPCHAT | "snapchat" |
44+
| DISCORD | "discord" |
4445

4546

4647

docs/PostLog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ Publishing log entry showing details of a post publishing attempt
4444
| GOOGLEBUSINESS | "googlebusiness" |
4545
| TELEGRAM | "telegram" |
4646
| SNAPCHAT | "snapchat" |
47+
| DISCORD | "discord" |
4748

4849

4950

docs/SocialAccount.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
| GOOGLEBUSINESS | "googlebusiness" |
4141
| TELEGRAM | "telegram" |
4242
| SNAPCHAT | "snapchat" |
43+
| DISCORD | "discord" |
4344
| WHATSAPP | "whatsapp" |
4445
| LINKEDINADS | "linkedinads" |
4546
| METAADS | "metaads" |

docs/ValidatePostRequestPlatformsInner.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
| TELEGRAM | "telegram" |
3232
| SNAPCHAT | "snapchat" |
3333
| GOOGLEBUSINESS | "googlebusiness" |
34+
| DISCORD | "discord" |
3435

3536

3637

openapi.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1543,7 +1543,7 @@ components:
15431543
type: string
15441544
platform:
15451545
type: string
1546-
enum: [tiktok, instagram, facebook, youtube, linkedin, twitter, threads, pinterest, reddit, bluesky, googlebusiness, telegram, snapchat]
1546+
enum: [tiktok, instagram, facebook, youtube, linkedin, twitter, threads, pinterest, reddit, bluesky, googlebusiness, telegram, snapchat, discord]
15471547
accountId:
15481548
type: string
15491549
accountUsername:
@@ -1627,7 +1627,7 @@ components:
16271627
description: The social account ID (present on successful connections and disconnects)
16281628
platform:
16291629
type: string
1630-
enum: [tiktok, instagram, facebook, youtube, linkedin, twitter, threads, pinterest, reddit, bluesky, googlebusiness, telegram, snapchat]
1630+
enum: [tiktok, instagram, facebook, youtube, linkedin, twitter, threads, pinterest, reddit, bluesky, googlebusiness, telegram, snapchat, discord]
16311631
eventType:
16321632
type: string
16331633
enum: [connect_success, connect_failed, disconnect, reconnect_success, reconnect_failed]
@@ -2423,7 +2423,7 @@ components:
24232423
_id: { type: string }
24242424
platform:
24252425
type: string
2426-
enum: [tiktok, instagram, facebook, youtube, linkedin, twitter, threads, pinterest, reddit, bluesky, googlebusiness, telegram, snapchat, whatsapp, linkedinads, metaads, pinterestads, tiktokads, xads, googleads]
2426+
enum: [tiktok, instagram, facebook, youtube, linkedin, twitter, threads, pinterest, reddit, bluesky, googlebusiness, telegram, snapchat, discord, whatsapp, linkedinads, metaads, pinterestads, tiktokads, xads, googleads]
24272427
profileId:
24282428
oneOf:
24292429
- type: string
@@ -3496,7 +3496,7 @@ paths:
34963496
properties:
34973497
platform:
34983498
type: string
3499-
enum: [twitter, instagram, tiktok, youtube, facebook, linkedin, bluesky, threads, reddit, pinterest, telegram, snapchat, googlebusiness]
3499+
enum: [twitter, instagram, tiktok, youtube, facebook, linkedin, bluesky, threads, reddit, pinterest, telegram, snapchat, googlebusiness, discord]
35003500
customContent: { type: string }
35013501
platformSpecificData: { type: object }
35023502
customMedia:
@@ -7090,7 +7090,7 @@ paths:
70907090
description: Filter by platform
70917091
schema:
70927092
type: string
7093-
enum: [facebook, instagram, linkedin, twitter, tiktok, youtube, threads, pinterest, reddit, bluesky, googlebusiness, telegram, snapchat]
7093+
enum: [facebook, instagram, linkedin, twitter, tiktok, youtube, threads, pinterest, reddit, bluesky, googlebusiness, telegram, snapchat, discord]
70947094
- name: status
70957095
in: query
70967096
description: Filter by health status
@@ -7567,7 +7567,7 @@ paths:
75677567
required: true
75687568
schema:
75697569
type: string
7570-
enum: [facebook, instagram, linkedin, twitter, tiktok, youtube, threads, reddit, pinterest, bluesky, googlebusiness, telegram, snapchat]
7570+
enum: [facebook, instagram, linkedin, twitter, tiktok, youtube, threads, reddit, pinterest, bluesky, googlebusiness, telegram, snapchat, discord]
75717571
description: Social media platform to connect
75727572
- name: profileId
75737573
in: query

0 commit comments

Comments
 (0)