Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Dec 9, 2025

SDK update

Versioning

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

Ruby SDK Changes Detected:

  • dub.partners.create():
    • request.link_props Changed Breaking ⚠️
  • dub.partners.create_link():
    • request.link_props Changed Breaking ⚠️
  • dub.partners.upsert_link():
    • request.link_props Changed Breaking ⚠️
  • dub.workspaces.update():
    • request_body.logo Changed Breaking ⚠️
  • dub.embed_tokens.referrals():
    • request.partner.link_props Changed Breaking ⚠️
  • dub.links.create_many(): response.[].[link_error_schema].link Changed
  • dub.analytics.retrieve():
    • request.continent Changed
  • dub.events.list():
    • request.continent Changed
    • response.[] Changed
  • dub.customers.list(): request Changed
  • dub.customers.update():
    • request.request_body.country Added
OpenAPI Change Summary
├─┬Paths
│ ├─┬/links/{linkId}
│ │ ├─┬DELETE
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └──[+] additionalProperties (1299:43)❌ 
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬geo
│ │           └──[🔀] $ref (1108:26)❌ 
│ ├─┬/links/bulk
│ │ └─┬DELETE
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[+] additionalProperties (2040:43)❌ 
│ ├─┬/partners/links
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └─┬Schema
│ │ │           ├──[+] additionalProperties (9684:45)❌ 
│ │ │           └──[-] title (1:169568)
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬linkProps
│ │           ├──[-] properties (1:162300)❌ 
│ │           ├──[-] properties (1:165395)❌ 
│ │           ├──[-] properties (1:164846)❌ 
│ │           ├──[-] properties (1:165210)❌ 
│ │           ├──[-] properties (1:164664)❌ 
│ │           ├──[-] properties (1:164482)❌ 
│ │           └──[-] properties (1:165034)❌ 
│ ├─┬/partners/ban
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[+] additionalProperties (10219:43)❌ 
│ ├─┬/commissions
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬Schema
│ │             ├──[+] additionalProperties (10640:45)❌ 
│ │             ├─┬customer
│ │             │ └──[+] additionalProperties (10624:49)❌ 
│ │             └─┬partner
│ │               └──[+] additionalProperties (10570:49)❌ 
│ ├─┬/folders/{id}
│ │ ├─┬DELETE
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └──[+] additionalProperties (5907:43)❌ 
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬accessLevel
│ │           └──[-] enum (1:88094)❌ 
│ ├─┬/events
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ ├──[🔀] description (3241:28)
│ │   │ └─┬Schema
│ │   │   └──[🔀] description (3237:30)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬Schema
│ │             ├──[-] discriminator (1:77555)❌ 
│ │             ├──[+] type (5134:29)❌ 
│ │             ├─┬ONEOF
│ │             │ └──[🔀] $ref (3487:23)❌ 
│ │             ├─┬ONEOF
│ │             │ └──[🔀] $ref (3974:23)❌ 
│ │             └─┬ONEOF
│ │               └──[🔀] $ref (4526:23)❌ 
│ ├─┬/qr
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └──[🔀] default (11527:26)❌ 
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] default (11547:26)❌ 
│ ├─┬/tokens/embed/referrals
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └─┬201
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[+] additionalProperties (11412:43)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬partner
│ │           ├─┬linkProps
│ │           │ ├──[-] properties (1:202062)❌ 
│ │           │ ├──[-] properties (1:205157)❌ 
│ │           │ ├──[-] properties (1:204608)❌ 
│ │           │ ├──[-] properties (1:204972)❌ 
│ │           │ ├──[-] properties (1:204426)❌ 
│ │           │ ├──[-] properties (1:204244)❌ 
│ │           │ └──[-] properties (1:204796)❌ 
│ │           └─┬email
│ │             ├──[-] minLength (1:199124)❌ 
│ │             └──[+] pattern (11176:36)❌ 
│ ├─┬/tags
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └─┬Schema
│ │ │           └──[🔀] $ref (15819:17)❌ 
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬201
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (15819:17)❌ 
│ ├─┬/track/sale
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       ├──[+] additionalProperties (7056:43)❌ 
│ │   │       ├─┬sale
│ │   │       │ └──[+] additionalProperties (7048:47)❌ 
│ │   │       └─┬customer
│ │   │         └──[+] additionalProperties (7016:47)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬customerEmail
│ │         │ └──[+] pattern (6957:32)❌ 
│ │         └─┬amount
│ │           └──[+] maximum (6890:32)❌ 
│ ├─┬/partners/links/upsert
│ │ └─┬PUT
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬linkProps
│ │           ├──[-] properties (1:172914)❌ 
│ │           ├──[-] properties (1:176009)❌ 
│ │           ├──[-] properties (1:175460)❌ 
│ │           ├──[-] properties (1:175824)❌ 
│ │           ├──[-] properties (1:175278)❌ 
│ │           ├──[-] properties (1:175096)❌ 
│ │           └──[-] properties (1:175648)❌ 
│ ├─┬/track/lead
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       ├──[+] additionalProperties (6826:43)❌ 
│ │   │       ├─┬customer
│ │   │       │ └──[+] additionalProperties (6818:47)❌ 
│ │   │       ├─┬click
│ │   │       │ └──[+] additionalProperties (6730:47)❌ 
│ │   │       └─┬link
│ │   │         ├──[+] additionalProperties (6790:47)❌ 
│ │   │         └──[-] title (1:105833)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬customerEmail
│ │           └──[+] pattern (6672:32)❌ 
│ ├─┬/links/info
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └──[-] description (1:18204)
│ ├─┬/domains/register
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └─┬201
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[+] additionalProperties (6477:43)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬domain
│ │           └──[🔀] pattern (6440:32)❌ 
│ ├─┬/domains/status
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬Schema
│ │             └──[+] additionalProperties (6585:45)❌ 
│ ├─┬/track/open
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├──[+] additionalProperties (7172:43)❌ 
│ │           └─┬link
│ │             └──[+] additionalProperties (7165:47)❌ 
│ ├─┬/domains/{slug}
│ │ └─┬DELETE
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[+] additionalProperties (6380:43)❌ 
│ ├─┬/tags/{id}
│ │ ├─┬DELETE
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └──[+] additionalProperties (5547:43)❌ 
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (15819:17)❌ 
│ ├─┬/customers/{id}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         ├──[+] additionalProperties (7789:43)❌ 
│ │ │         ├─┬link
│ │ │         │ ├──[+] additionalProperties (7695:47)❌ 
│ │ │         │ └──[-] title (1:123757)
│ │ │         ├─┬partner
│ │ │         │ └──[+] additionalProperties (7732:47)❌ 
│ │ │         └─┬discount
│ │ │           └──[+] additionalProperties (7780:47)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └──[+] additionalProperties (8159:43)❌ 
│ │ └─┬PATCH
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       ├──[+] additionalProperties (8083:43)❌ 
│ │   │       ├─┬discount
│ │   │       │ └──[+] additionalProperties (8074:47)❌ 
│ │   │       ├─┬partner
│ │   │       │ └──[+] additionalProperties (8026:47)❌ 
│ │   │       └─┬link
│ │   │         ├──[+] additionalProperties (7989:47)❌ 
│ │   │         └──[-] title (1:129336)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[+] properties (7891:19)
│ │         ├─┬name
│ │         │ ├──[🔀] description (7884:36)
│ │         │ └──[-] nullable (1:126711)❌ 
│ │         ├─┬avatar
│ │         │ └──[🔀] description (7877:36)
│ │         ├─┬stripeCustomerId
│ │         │ └──[🔀] description (7887:36)
│ │         ├─┬email
│ │         │ ├──[-] format (1:126601)❌ 
│ │         │ ├──[🔀] description (7893:36)
│ │         │ └──[-] nullable (1:126585)❌ 
│ │         └─┬externalId
│ │           ├──[+] pattern (7869:32)❌ 
│ │           ├──[+] format (7868:31)❌ 
│ │           ├──[🔀] description (7865:36)
│ │           └──[+] nullable (7866:33)❌ 
│ ├─┬/partners
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └─┬Schema
│ │ │           ├──[+] additionalProperties (9278:45)❌ 
│ │ │           ├─┬bannedReason
│ │ │           │ └──[-] enum (1:156253)❌ 
│ │ │           └─┬links
│ │ │             └─┬Schema
│ │ │               ├──[+] additionalProperties (9115:51)❌ 
│ │ │               └──[-] title (1:155368)
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └─┬201
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       ├──[+] additionalProperties (8769:43)❌ 
│ │   │       ├─┬links
│ │   │       │ └─┬Schema
│ │   │       │   ├──[+] additionalProperties (8606:49)❌ 
│ │   │       │   └──[-] title (1:144305)
│ │   │       └─┬bannedReason
│ │   │         └──[-] enum (1:145190)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬linkProps
│ │         │ ├──[-] properties (1:136338)❌ 
│ │         │ ├──[-] properties (1:139433)❌ 
│ │         │ ├──[-] properties (1:138884)❌ 
│ │         │ ├──[-] properties (1:139248)❌ 
│ │         │ ├──[-] properties (1:138702)❌ 
│ │         │ ├──[-] properties (1:138520)❌ 
│ │         │ └──[-] properties (1:139072)❌ 
│ │         └─┬email
│ │           ├──[-] minLength (1:133400)❌ 
│ │           └──[+] pattern (8224:32)❌ 
│ ├─┬/folders
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬accessLevel
│ │           └──[-] enum (1:85026)❌ 
│ ├─┬/workspaces/{idOrSlug}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬logo
│ │           ├──[-] anyOf (1:197689)❌ 
│ │           └─┬ANYOF
│ │             ├──[-] type (1:197581)❌ 
│ │             ├──[-] pattern (1:197602)❌ 
│ │             ├──[+] anyOf (11068:27)
│ │             ├──[+] anyOf (11076:27)
│ │             └──[+] anyOf (11076:27)
│ ├─┬/customers
│ │ └─┬GET
│ │   ├──[+] parameters (7269:21)❌ 
│ │   ├──[+] parameters (7278:21)❌ 
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬Schema
│ │             ├──[+] additionalProperties (7535:45)❌ 
│ │             ├─┬discount
│ │             │ └──[+] additionalProperties (7526:49)❌ 
│ │             ├─┬partner
│ │             │ └──[+] additionalProperties (7478:49)❌ 
│ │             └─┬link
│ │               ├──[+] additionalProperties (7441:49)❌ 
│ │               └──[-] title (1:119013)
│ ├─┬/links
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └──[🔀] default (481:26)❌ 
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] default (491:26)❌ 
│ ├─┬/domains
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] default (6108:26)❌ 
│ ├─┬/links/count
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └──[🔀] default (733:26)❌ 
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] default (743:26)❌ 
│ ├─┬/analytics
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └──[+] example (2421:26)
│ │   ├─┬Parameters
│ │   │ ├──[🔀] description (2690:28)
│ │   │ └─┬Schema
│ │   │   └──[🔀] description (2686:30)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├─┬ANYOF
│ │           │ └──[-] title (1:64673)
│ │           ├─┬ANYOF
│ │           │ └──[-] title (1:64787)
│ │           ├─┬ANYOF
│ │           │ └──[-] title (1:64900)
│ │           ├─┬ANYOF
│ │           │ └──[-] title (1:65010)
│ │           ├─┬ANYOF
│ │           │ └──[-] title (1:65117)
│ │           ├─┬ANYOF
│ │           │ └──[-] title (1:65224)
│ │           ├─┬ANYOF
│ │           │ └──[-] title (1:65333)
│ │           ├─┬ANYOF
│ │           │ └──[-] title (1:65437)
│ │           ├─┬ANYOF
│ │           │ └──[-] title (1:65541)
│ │           ├─┬ANYOF
│ │           │ └──[-] title (1:65651)
│ │           ├─┬ANYOF
│ │           │ └──[-] title (1:65764)
│ │           ├─┬ANYOF
│ │           │ └──[-] title (1:65877)
│ │           └─┬ANYOF
│ │             └──[-] title (1:65986)
│ └─┬/commissions/{id}
│   └─┬PATCH
│     └─┬Responses
│       └─┬200
│         └─┬application/json
│           └─┬Schema
│             ├──[+] additionalProperties (10920:43)❌ 
│             ├─┬partner
│             │ └──[+] additionalProperties (10850:47)❌ 
│             └─┬customer
│               └──[+] additionalProperties (10904:47)❌ 
└─┬Components
  ├──[+] schemas (15818:30)
  ├──[-] schemas (1:239721)❌ 
  ├──[-] schemas (1:229147)❌ 
  ├──[-] schemas (1:229256)❌ 
  ├──[-] schemas (1:258803)❌ 
  ├──[-] schemas (1:248645)❌ 
  ├──[-] schemas (1:228959)❌ 
  ├─┬AnalyticsRefererUrls
  │ └──[+] additionalProperties (14735:33)❌ 
  ├─┬PartnerAnalyticsTimeseries
  │ └──[+] additionalProperties (14930:33)❌ 
  ├─┬LinkClickedEvent
  │ └─┬data
  │   └─┬link
  │     ├──[-] required (1:287200)❌ 
  │     ├──[-] required (1:287176)❌ 
  │     ├──[-] required (1:287185)❌ 
  │     ├──[-] required (1:287166)❌ 
  │     ├──[-] required (1:287209)❌ 
  │     └──[-] title (1:287296)
  ├─┬AnalyticsTimeseries
  │ └──[+] additionalProperties (14311:33)❌ 
  ├─┬LinkSchema
  │ ├──[+] additionalProperties (15361:33)❌ 
  │ ├─┬testVariants
  │ │ └─┬Schema
  │ │   └──[+] additionalProperties (15228:39)❌ 
  │ └─┬tags
  │   └─┬Schema
  │     └──[🔀] $ref (15819:17)❌ 
  ├─┬PartnerAnalyticsTopLinks
  │ └──[+] additionalProperties (15014:33)❌ 
  ├─┬AnalyticsRegions
  │ └──[+] additionalProperties (14460:33)❌ 
  ├─┬SaleCreatedEvent
  │ └─┬data
  │   ├──[-] required (1:307628)❌ 
  │   └─┬link
  │     ├──[-] required (1:305918)❌ 
  │     ├──[-] required (1:305933)❌ 
  │     ├──[-] required (1:305942)❌ 
  │     ├──[-] required (1:305899)❌ 
  │     ├──[-] required (1:305909)❌ 
  │     └──[-] title (1:306029)
  ├─┬AnalyticsCountries
  │ └──[+] additionalProperties (14410:33)❌ 
  ├─┬WorkspaceSchema
  │ ├──[+] additionalProperties (15637:33)❌ 
  │ ├─┬users
  │ │ └─┬Schema
  │ │   └──[+] additionalProperties (15531:39)❌ 
  │ └─┬domains
  │   └─┬Schema
  │     └──[+] additionalProperties (15561:39)❌ 
  ├─┬DomainSchema
  │ ├──[+] additionalProperties (15816:33)❌ 
  │ └─┬registeredDomain
  │   └──[+] additionalProperties (15797:37)❌ 
  ├─┬AnalyticsTopUrls
  │ └──[+] additionalProperties (14850:33)❌ 
  ├─┬AnalyticsBrowsers
  │ └──[+] additionalProperties (14581:33)❌ 
  ├─┬AnalyticsTriggers
  │ └──[+] additionalProperties (14661:33)❌ 
  ├─┬PartnerEnrolledEvent
  │ └─┬data
  │   ├──[-] required (1:315232)❌ 
  │   ├──[-] required (1:315246)❌ 
  │   ├──[-] required (1:315197)❌ 
  │   ├──[-] required (1:315217)❌ 
  │   ├──[-] required (1:315266)❌ 
  │   ├──[-] required (1:315280)❌ 
  │   ├──[-] required (1:315299)❌ 
  │   ├─┬links
  │   │ └─┬Schema
  │   │   ├──[-] required (1:311523)❌ 
  │   │   ├──[-] required (1:311532)❌ 
  │   │   ├──[-] required (1:311547)❌ 
  │   │   ├──[-] required (1:311556)❌ 
  │   │   ├──[-] required (1:311513)❌ 
  │   │   └──[-] title (1:311580)
  │   └─┬bannedReason
  │     └──[-] enum (1:312465)❌ 
  ├─┬LeadCreatedEvent
  │ └─┬data
  │   ├──[-] required (1:297339)❌ 
  │   └─┬link
  │     ├──[-] required (1:295884)❌ 
  │     ├──[-] required (1:295927)❌ 
  │     ├──[-] required (1:295894)❌ 
  │     ├──[-] required (1:295903)❌ 
  │     ├──[-] required (1:295918)❌ 
  │     └──[-] title (1:296014)
  ├─┬AnalyticsContinents
  │ └──[+] additionalProperties (14357:33)❌ 
  ├─┬LinkErrorSchema
  │ ├──[+] additionalProperties (15911:33)❌ 
  │ └──[+] required (15907:11)❌ 
  ├─┬AnalyticsCities
  │ └──[+] additionalProperties (14507:33)❌ 
  ├─┬AnalyticsDevices
  │ └──[+] additionalProperties (14544:33)❌ 
  ├─┬AnalyticsOS
  │ └──[+] additionalProperties (14618:33)❌ 
  ├─┬AnalyticsTopLinks
  │ └──[+] additionalProperties (14813:33)❌ 
  ├─┬FolderSchema
  │ ├──[+] additionalProperties (15691:33)❌ 
  │ └─┬accessLevel
  │   └──[-] enum (1:224721)❌ 
  ├─┬LinkWebhookEvent
  │ └─┬data
  │   ├──[-] required (1:279631)❌ 
  │   ├──[-] required (1:279597)❌ 
  │   ├──[-] required (1:279616)❌ 
  │   ├──[-] required (1:279607)❌ 
  │   ├──[-] required (1:279640)❌ 
  │   └──[-] title (1:279727)
  ├─┬PartnerAnalyticsCount
  │ └──[+] additionalProperties (14887:33)❌ 
  ├─┬AnalyticsCount
  │ ├──[+] additionalProperties (14274:33)❌ 
  │ └──[-] title (1:229870)
  └─┬AnalyticsReferers
    └──[+] additionalProperties (14698:33)❌ 
Document Element Total Changes Breaking Changes
paths 144 109
components 77 70

RUBY CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.662.0

@github-actions github-actions bot added the patch Patch version bump label Dec 9, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1765240368 branch 8 times, most recently from b743b70 to 0551e6f Compare December 17, 2025 00:41
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1765240368 branch 7 times, most recently from 0008a4e to 85b9a9b Compare December 24, 2025 00:42
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1765240368 branch 7 times, most recently from 730ee4a to 9455e4f Compare December 31, 2025 00:42
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1765240368 branch 7 times, most recently from c9f7b84 to a03a2f6 Compare January 7, 2026 00:42
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1765240368 branch from dcd9a3f to de484f0 Compare January 8, 2026 00:44
* `dub.partners.create()`: 
  *  `request.link_props` **Changed** **Breaking** ⚠️
* `dub.partners.create_link()`: 
  *  `request.link_props` **Changed** **Breaking** ⚠️
* `dub.partners.upsert_link()`: 
  *  `request.link_props` **Changed** **Breaking** ⚠️
* `dub.workspaces.update()`: 
  *  `request_body.logo` **Changed** **Breaking** ⚠️
* `dub.embed_tokens.referrals()`: 
  *  `request.partner.link_props` **Changed** **Breaking** ⚠️
* `dub.links.create_many()`:  `response.[].[link_error_schema].link` **Changed**
* `dub.analytics.retrieve()`: 
  *  `request.continent` **Changed**
* `dub.events.list()`: 
  *  `request.continent` **Changed**
  *  `response.[]` **Changed**
* `dub.customers.list()`:  `request` **Changed**
* `dub.customers.update()`: 
  *  `request.request_body.country` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1765240368 branch from 7701e7e to 0fac085 Compare January 9, 2026 00:44
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