8000 chore: 🐝 Update SDK - Generate 0.15.3 by github-actions[bot] · Pull Request #119 · dubinc/dub-go · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore: 🐝 Update SDK - Generate 0.15.3 #119

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 6, 2025

Conversation

github-actions[bot]
Copy link
@github-actions github-actions bot commented Jun 6, 2025

SDK update

Based on:

Versioning

Version Bump Type: [patch] - 🤖 (automated)

OpenAPI Change Summary

├─┬Paths
│ ├─┬/links/upsert
│ │ └─┬PUT
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬video
│ │         │ └──[🔀] description (2207:36)
│ │         ├─┬proxy
│ │         │ └──[🔀] description (2187:36)
│ │         ├─┬description
│ │         │ └──[🔀] description (2197:36)
│ │         ├─┬image
│ │         │ └──[🔀] description (2202:36)
│ │         └─┬title
│ │           └──[🔀] description (2192:36)
│ ├─┬/partners/links/upsert
│ │ └─┬PUT
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬linkProps
│ │           ├─┬image
│ │           │ └──[🔀] description (7770:40)
│ │           ├─┬proxy
│ │           │ └──[🔀] description (7755:40)
│ │           ├─┬title
│ │           │ └──[🔀] description (7760:40)
│ │           ├─┬description
│ │           │ └──[🔀] description (7765:40)
│ │           └─┬video
│ │             └──[🔀] description (7775:40)
│ ├─┬/links
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬video
│ │         │ └──[🔀] description (185:36)
│ │         ├─┬proxy
│ │         │ └──[🔀] description (165:36)
│ │         ├─┬description
│ │         │ └──[🔀] description (175:36)
│ │         ├─┬title
│ │         │ └──[🔀] description (170:36)
│ │         └─┬image
│ │           └──[🔀] description (180:36)
│ ├─┬/links/bulk
│ │ ├─┬POST
│ │ │ └─┬Requestbody
│ │ │   └─┬application/json
│ │ │     └─┬Schema
│ │ │       └─┬Schema
│ │ │         ├─┬description
│ │ │         │ └──[🔀] description (1472:38)
│ │ │         ├─┬title
│ │ │         │ └──[🔀] description (1467:38)
│ │ │         ├─┬proxy
│ │ │         │ └──[🔀] description (1462:38)
│ │ │         ├─┬video
│ │ │         │ └──[🔀] description (1482:38)
│ │ │         └─┬image
│ │ │           └──[🔀] description (1477:38)
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬data
│ │           ├─┬proxy
│ │           │ └──[🔀] description (1784:40)
8000

│ │           ├─┬image
│ │           │ └──[🔀] description (1799:40)
│ │           ├─┬video
│ │           │ └──[🔀] description (1804:40)
│ │           ├─┬description
│ │           │ └──[🔀] description (1794:40)
│ │           └─┬title
│ │             └──[🔀] description (1789:40)
│ ├─┬/partners
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬linkProps
│ │           ├─┬title
│ │           │ └──[🔀] description (6802:40)
│ │           ├─┬description
│ │           │ └──[🔀] description (6807:40)
│ │           ├─┬image
│ │           │ └──[🔀] description (6812:40)
│ │           ├─┬video
│ │           │ └──[🔀] description (6817:40)
│ │           └─┬proxy
│ │             └──[🔀] description (6797:40)
│ ├─┬/links/{linkId}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬proxy
│ │         │ └──[🔀] description (1066:36)
│ │         ├─┬title
│ │         │ └──[🔀] description (1071:36)
│ │         ├─┬video
│ │         │ └──[🔀] description (1094:36)
│ │         └─┬description
│ │           └──[🔀] description (1076:36)
│ ├─┬/partners/links
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬linkProps
│ │           ├─┬image
│ │           │ └──[🔀] description (7336:40)
│ │           ├─┬proxy
│ │           │ └──[🔀] description (7321:40)
│ │           ├─┬video
│ │           │ └──[🔀] description (7341:40)
│ │           ├─┬description
│ │           │ └──[🔀] description (7331:40)
│ │           └─┬title
│ │             └──[🔀] description (7326:40)
│ └─┬/tokens/embed/referrals
│   └─┬POST
│     └─┬Requestbody
│       └─┬application/json
│         └─┬Schema
│           └─┬partner
│             └─┬linkProps
│               ├─┬title
│               │ └──[🔀] description (9107:44)
│               ├─┬description
│               │ └──[🔀] description (9112:44)
│               ├─┬proxy
│               │ └──[🔀] description (9102:44)
│               ├─┬image
│               │ └──[🔀] description (9117:44)
│               └─┬video
│                 └──[🔀] description (9122:44)
└─┬Components
  ├─┬LinkWebhookEvent
  │ └─┬data
  │   ├─┬video
  │   │ └──[🔀] description (18505:32)
  │   ├─┬image
  │   │ └──[🔀] description (18500:32)
  │   ├─┬title
  │   │ └──[🔀] description (18490:32)
  │   └─┬description
  │     └──[🔀] description (18495:32)
  ├─┬LeadEvent
  │ └─┬link
  │   ├─┬image
  │   │ └──[🔀] description (15274:32)
  │   ├─┬video
  │   │ └──[🔀] description (15279:32)
  │   ├─┬title
  │   │ └──[🔀] description (15264:32)
  │   └─┬description
  │     └──[🔀] description (15269:32)
  ├─┬LinkSchema
  │ ├─┬title
  │ │ └──[🔀] description (9519:28)
  │ ├─┬proxy
  │ │ └──[🔀] description (9514:28)
  │ ├─┬video
  │ │ └──[🔀] description (9534:28)
  │ ├─┬description
  │ │ └──[🔀] description (9524:28)
  │ └─┬image
  │   └──[🔀] description (9529:28)
  ├─┬LeadCreatedEvent
  │ └─┬data
  │   └─┬link
  │     ├─┬video
  │     │ └──[🔀] description (21364:36)
  │     ├─┬description
  │     │ └──[🔀] description (21354:36)
  │     ├─┬image
  │     │ └──[🔀] description (21359:36)
  │     └─┬title
  │       └──[🔀] description (21349:36)
  ├─┬SaleCreatedEvent
  │ └─┬data
  │   └─┬link
  │     ├─┬video
  │     │ └──[🔀] description (22826:36)
  │     ├─┬image
  │     │ └──[🔀] description (22821:36)
  │     ├─┬title
  │     │ └──[🔀] description (22811:36)
  │     └─┬description
  │       └──[🔀] description (22816:36)
  ├─┬ClickEvent
  │ └─┬link
  │   ├─┬video
  │   │ └──[🔀] description (13802:32)
  │   ├─┬title
  │   │ └──[🔀] description (13787:32)
  │   ├─┬image
  │   │ └──[🔀] description (13797:32)
  │   └─┬description
  │     └──[🔀] description (13792:32)
  ├─┬LinkClickedEvent
  │ └─┬data
  │   └─┬link
  │     ├─┬video
  │     │ └──[🔀] description (19904:36)
  │     ├─┬image
  │     │ └──[🔀] description (19899:36)
  │     ├─┬description
  │     │ └──[🔀] description (19894:36)
  │     └─┬title
  │       └──[🔀] description (19889:36)
  └─┬SaleEvent
    └─┬link
      ├─┬description
      │ └──[🔀] description (16738:32)
      ├─┬title
      │ └──[🔀] description (16733:32)
      ├─┬video
      │ └──[🔀] description (16748:32)
      └─┬image
        └──[🔀] description (16743:32)
Document Element Total Changes Breaking Changes
paths 44 0
components 33 0

GO CHANGELOG

No relevant generator changes

@github-actions github-actions bot added the patch Patch version bump label Jun 6, 2025
@devkiran devkiran merged commit d899cf4 into main Jun 6, 2025
@devkiran devkiran deleted the speakeasy-sdk-regen-1749168859 branch June 6, 2025 03:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0