Skip to content

chore: 🐝 Update SDK - Generate 0.12.3#146

Merged
steven-tey merged 2 commits intomainfrom
speakeasy-sdk-regen-1768437110
Feb 4, 2026
Merged

chore: 🐝 Update SDK - Generate 0.12.3#146
steven-tey merged 2 commits intomainfrom
speakeasy-sdk-regen-1768437110

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Jan 15, 2026

SDK update

Versioning

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

Ruby SDK Changes:

  • dub.workspaces.get(): Removed Breaking ⚠️
  • dub.workspaces.update(): Removed Breaking ⚠️
  • dub.events.list(): response.[] Changed
  • dub.customers.list():
    • request.sort_by Changed
    • response.[] Changed
  • dub.customers.get(): response Changed
  • dub.customers.update(): response Changed
  • dub.partners.list(): response.[].referral_form_data Added
  • dub.partners.create(): response.referral_form_data Added
  • dub.commissions.list(): response.[].customer Changed
  • dub.commissions.update(): response.customer Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └─┬Contact
│   └──[🔀] url (10:14)
├─┬Paths
│ ├──[-] path (1:225024)❌ 
│ ├─┬/commissions/{id}
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬customer
│ │             ├──[+] properties (11800:25)
│ │             ├──[+] properties (11776:25)
│ │             ├──[+] properties (11805:25)
│ │             ├─┬sales
│ │             │ └──[🔀] description (11792:42)
│ │             ├─┬createdAt
│ │             │ └──[🔀] description (11797:42)
│ │             ├─┬saleAmount
│ │             │ ├──[🔀] type (11759:35)❌ 
│ │             │ ├──[🔀] description (11760:42)
│ │             │ └──[-] nullable (1:224222)❌ 
│ │             ├─┬id
│ │             │ ├──[🔀] description (11801:42)
│ │             │ └──[+] nullable (11802:39)❌ 
│ │             └─┬name
│ │               └──[🔀] description (11756:42)
│ ├─┬/bounties/{bountyId}/submissions
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ ├──[+] description (12350:28)
│ │   │ └─┬Schema
│ │   │   └──[+] description (12347:30)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬Schema
│ │             ├─┬description
│ │             │ └──[+] description (12465:40)
│ │             ├─┬completedAt
│ │             │ └──[+] description (12525:40)
│ │             ├─┬rejectionReason
│ │             │ └──[+] description (12535:40)
│ │             ├─┬createdAt
│ │             │ └──[+] description (12520:40)
│ │             ├─┬status
│ │             │ └──[+] description (12512:40)
│ │             ├─┬bountyId
│ │             │ └──[+] description (12457:40)
│ │             ├─┬id
│ │             │ └──[+] description (12453:40)
│ │             ├─┬performanceCount
│ │             │ └──[+] description (12516:40)
│ │             ├─┬urls
│ │             │ └──[+] description (12470:40)
│ │             ├─┬files
│ │             │ ├──[+] description (12478:40)
│ │             │ └─┬Schema
│ │             │   ├─┬size
│ │             │   │ └──[+] description (12493:46)
│ │             │   ├─┬fileName
│ │             │   │ └──[+] description (12489:46)
│ │             │   └─┬url
│ │             │     └──[+] description (12485:46)
│ │             ├─┬partnerId
│ │             │ └──[+] description (12461:40)
│ │             ├─┬rejectionNote
│ │             │ └──[+] description (12540:40)
│ │             └─┬reviewedAt
│ │               └──[+] description (12530:40)
│ ├─┬/customers
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] enum (7334:17)
│ │   │   └──[+] enum (7335:17)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬Schema
│ │             ├──[+] properties (7438:23)
│ │             ├──[+] properties (7414:23)
│ │             ├──[+] properties (7443:23)
│ │             ├─┬link
│ │             │ ├──[-] additionalProperties (1:150721)❌ 
│ │             │ ├──[-] required (1:150656)❌ 
│ │             │ ├──[-] required (1:150663)❌ 
│ │             │ ├──[-] required (1:150676)❌ 
│ │             │ ├──[-] required (1:150683)❌ 
│ │             │ ├──[-] required (1:150640)❌ 
│ │             │ ├──[-] required (1:150646)❌ 
│ │             │ ├──[🔀] type (7393:33)❌ 
│ │             │ ├──[+] description (7394:40)
│ │             │ ├──[-] nullable (1:149805)❌ 
│ │             │ ├──[-] properties (1:149921)❌ 
│ │             │ ├──[-] properties (1:149844)❌ 
│ │             │ ├──[-] properties (1:150113)❌ 
│ │             │ ├──[-] properties (1:150500)❌ 
│ │             │ ├──[-] properties (1:150241)❌ 
│ │             │ └──[-] properties (1:150399)❌ 
│ │             ├─┬partner
│ │             │ ├──[-] additionalProperties (1:151327)❌ 
│ │             │ ├──[-] required (1:151270)❌ 
│ │             │ ├──[-] required (1:151276)❌ 
│ │             │ ├──[-] required (1:151284)❌ 
│ │             │ ├──[-] required (1:151293)❌ 
│ │             │ ├──[🔀] type (7397:33)❌ 
│ │             │ ├──[+] description (7398:40)
│ │             │ ├──[-] nullable (1:150804)❌ 
│ │             │ ├──[-] properties (1:151014)❌ 
│ │             │ ├──[-] properties (1:150843)❌ 
│ │             │ ├──[-] properties (1:151163)❌ 
│ │             │ └──[-] properties (1:150919)❌ 
│ │             ├─┬sales
│ │             │ └──[🔀] description (7430:40)
│ │             ├─┬programId
│ │             │ ├──[+] additionalProperties (7525:49)❌ 
│ │             │ ├──[+] required (7520:27)❌ 
│ │             │ ├──[+] required (7521:27)❌ 
│ │             │ ├──[+] required (7522:27)❌ 
│ │             │ ├──[+] required (7523:27)❌ 
│ │             │ ├──[🔀] type (7496:33)❌ 
│ │             │ ├──[+] properties (7507:27)
│ │             │ ├──[+] properties (7498:27)
│ │             │ ├──[+] properties (7513:27)
│ │             │ └──[+] properties (7502:27)
│ │             ├─┬id
│ │             │ ├──[🔀] description (7439:40)
│ │             │ └──[+] nullable (7440:37)❌ 
│ │             ├─┬createdAt
│ │             │ └──[🔀] description (7435:40)
│ │             ├─┬name
│ │             │ ├──[+] additionalProperties (7488:49)❌ 
│ │             │ ├──[+] required (7482:27)❌ 
│ │             │ ├──[+] required (7483:27)❌ 
│ │             │ ├──[+] required (7484:27)❌ 
│ │             │ ├──[+] required (7485:27)❌ 
│ │             │ ├──[+] required (7486:27)❌ 
│ │             │ ├──[+] required (7481:27)❌ 
│ │             │ ├──[🔀] type (7450:33)❌ 
│ │             │ ├──[-] description (1:149183)
│ │             │ ├──[+] nullable (7449:37)❌ 
│ │             │ ├──[+] properties (7456:27)
│ │             │ ├──[+] properties (7452:27)
│ │             │ ├──[+] properties (7460:27)
│ │             │ ├──[+] properties (7474:27)
│ │             │ ├──[+] properties (7464:27)
│ │             │ └──[+] properties (7469:27)
│ │             └─┬saleAmount
│ │               ├──[🔀] type (7492:33)❌ 
│ │               └──[-] description (1:149618)
│ ├─┬/customers/{id}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         ├──[+] properties (7707:21)
│ │ │         ├──[+] properties (7683:21)
│ │ │         ├──[+] properties (7712:21)
│ │ │         ├─┬saleAmount
│ │ │         │ ├──[🔀] type (7761:31)❌ 
│ │ │         │ └──[-] description (1:154469)
│ │ │         ├─┬name
│ │ │         │ ├──[+] additionalProperties (7757:47)❌ 
│ │ │         │ ├──[+] required (7752:25)❌ 
│ │ │         │ ├──[+] required (7753:25)❌ 
│ │ │         │ ├──[+] required (7754:25)❌ 
│ │ │         │ ├──[+] required (7755:25)❌ 
│ │ │         │ ├──[+] required (7750:25)❌ 
│ │ │         │ ├──[+] required (7751:25)❌ 
│ │ │         │ ├──[🔀] type (7719:31)❌ 
│ │ │         │ ├──[-] description (1:154034)
│ │ │         │ ├──[+] nullable (7718:35)❌ 
│ │ │         │ ├──[+] properties (7725:25)
│ │ │         │ ├──[+] properties (7721:25)
│ │ │         │ ├──[+] properties (7729:25)
│ │ │         │ ├──[+] properties (7743:25)
│ │ │         │ ├──[+] properties (7733:25)
│ │ │         │ └──[+] properties (7738:25)
│ │ │         ├─┬partner
│ │ │         │ ├──[-] additionalProperties (1:156178)❌ 
│ │ │         │ ├──[-] required (1:156121)❌ 
│ │ │         │ ├──[-] required (1:156127)❌ 
│ │ │         │ ├──[-] required (1:156135)❌ 
│ │ │         │ ├──[-] required (1:156144)❌ 
│ │ │         │ ├──[🔀] type (7666:31)❌ 
│ │ │         │ ├──[+] description (7667:38)
│ │ │         │ ├──[-] nullable (1:155655)❌ 
│ │ │         │ ├──[-] properties (1:155865)❌ 
│ │ │         │ ├──[-] properties (1:155694)❌ 
│ │ │         │ ├──[-] properties (1:156014)❌ 
│ │ │         │ └──[-] properties (1:155770)❌ 
│ │ │         ├─┬id
│ │ │         │ ├──[🔀] description (7708:38)
│ │ │         │ └──[+] nullable (7709:35)❌ 
│ │ │         ├─┬sales
│ │ │         │ └──[🔀] description (7699:38)
│ │ │         ├─┬link
│ │ │         │ ├──[-] additionalProperties (1:155572)❌ 
│ │ │         │ ├──[-] required (1:155507)❌ 
│ │ │         │ ├──[-] required (1:155514)❌ 
│ │ │         │ ├──[-] required (1:155527)❌ 
│ │ │         │ ├──[-] required (1:155534)❌ 
│ │ │         │ ├──[-] required (1:155491)❌ 
│ │ │         │ ├──[-] required (1:155497)❌ 
│ │ │         │ ├──[🔀] type (7662:31)❌ 
│ │ │         │ ├──[+] description (7663:38)
│ │ │         │ ├──[-] nullable (1:154656)❌ 
│ │ │         │ ├──[-] properties (1:154772)❌ 
│ │ │         │ ├──[-] properties (1:154695)❌ 
│ │ │         │ ├──[-] properties (1:154964)❌ 
│ │ │         │ ├──[-] properties (1:155351)❌ 
│ │ │         │ ├──[-] properties (1:155092)❌ 
│ │ │         │ └──[-] properties (1:155250)❌ 
│ │ │         ├─┬createdAt
│ │ │         │ └──[🔀] description (7704:38)
│ │ │         └─┬programId
│ │ │           ├──[+] additionalProperties (7794:47)❌ 
│ │ │           ├──[+] required (7790:25)❌ 
│ │ │           ├──[+] required (7791:25)❌ 
│ │ │           ├──[+] required (7792:25)❌ 
│ │ │           ├──[+] required (7789:25)❌ 
│ │ │           ├──[🔀] type (7765:31)❌ 
│ │ │           ├──[+] properties (7776:25)
│ │ │           ├──[+] properties (7767:25)
│ │ │           ├──[+] properties (7782:25)
│ │ │           └──[+] properties (7771:25)
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├──[+] properties (8016:21)
│ │           ├──[+] properties (7992:21)
│ │           ├──[+] properties (8021:21)
│ │           ├─┬saleAmount
│ │           │ ├──[🔀] type (8070:31)❌ 
│ │           │ └──[-] description (1:160662)
│ │           ├─┬name
│ │           │ ├──[+] additionalProperties (8066:47)❌ 
│ │           │ ├──[+] required (8061:25)❌ 
│ │           │ ├──[+] required (8062:25)❌ 
│ │           │ ├──[+] required (8063:25)❌ 
│ │           │ ├──[+] required (8064:25)❌ 
│ │           │ ├──[+] required (8059:25)❌ 
│ │           │ ├──[+] required (8060:25)❌ 
│ │           │ ├──[🔀] type (8028:31)❌ 
│ │           │ ├──[-] description (1:160227)
│ │           │ ├──[+] nullable (8027:35)❌ 
│ │           │ ├──[+] properties (8034:25)
│ │           │ ├──[+] properties (8030:25)
│ │           │ ├──[+] properties (8038:25)
│ │           │ ├──[+] properties (8052:25)
│ │           │ ├──[+] properties (8042:25)
│ │           │ └──[+] properties (8047:25)
│ │           ├─┬id
│ │           │ ├──[🔀] description (8017:38)
│ │           │ └──[+] nullable (8018:35)❌ 
│ │           ├─┬partner
│ │           │ ├──[-] additionalProperties (1:162371)❌ 
│ │           │ ├──[-] required (1:162314)❌ 
│ │           │ ├──[-] required (1:162320)❌ 
│ │           │ ├──[-] required (1:162328)❌ 
│ │           │ ├──[-] required (1:162337)❌ 
│ │           │ ├──[🔀] type (7975:31)❌ 
│ │           │ ├──[+] description (7976:38)
│ │           │ ├──[-] nullable (1:161848)❌ 
│ │           │ ├──[-] properties (1:162058)❌ 
│ │           │ ├──[-] properties (1:161887)❌ 
│ │           │ ├──[-] properties (1:162207)❌ 
│ │           │ └──[-] properties (1:161963)❌ 
│ │           ├─┬link
│ │           │ ├──[-] additionalProperties (1:161765)❌ 
│ │           │ ├──[-] required (1:161727)❌ 
│ │           │ ├──[-] required (1:161684)❌ 
│ │           │ ├──[-] required (1:161690)❌ 
│ │           │ ├──[-] required (1:161700)❌ 
│ │           │ ├──[-] required (1:161707)❌ 
│ │           │ ├──[-] required (1:161720)❌ 
│ │           │ ├──[🔀] type (7971:31)❌ 
│ │           │ ├──[+] description (7972:38)
│ │           │ ├──[-] nullable (1:160849)❌ 
│ │           │ ├──[-] properties (1:160965)❌ 
│ │           │ ├──[-] properties (1:160888)❌ 
│ │           │ ├──[-] properties (1:161157)❌ 
│ │           │ ├──[-] properties (1:161544)❌ 
│ │           │ ├──[-] properties (1:161285)❌ 
│ │           │ └──[-] properties (1:161443)❌ 
│ │           ├─┬programId
│ │           │ ├──[+] additionalProperties (8103:47)❌ 
│ │           │ ├──[+] required (8098:25)❌ 
│ │           │ ├──[+] required (8099:25)❌ 
│ │           │ ├──[+] required (8100:25)❌ 
│ │           │ ├──[+] required (8101:25)❌ 
│ │           │ ├──[🔀] type (8074:31)❌ 
│ │           │ ├──[+] properties (8085:25)
│ │           │ ├──[+] properties (8076:25)
│ │           │ ├──[+] properties (8091:25)
│ │           │ └──[+] properties (8080:25)
│ │           ├─┬sales
│ │           │ └──[🔀] description (8008:38)
│ │           └─┬createdAt
│ │             └──[🔀] description (8013:38)
│ ├─┬/bounties/{bountyId}/submissions/{submissionId}/approve
│ │ └─┬POST
│ │   ├─┬Parameters
│ │   │ ├──[+] description (12618:28)
│ │   │ └─┬Schema
│ │   │   └──[+] description (12615:30)
│ │   ├─┬Parameters
│ │   │ ├──[+] description (12628:28)
│ │   │ └─┬Schema
│ │   │   └──[+] description (12625:30)
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       ├─┬partnerId
│ │   │       │ └──[+] description (12665:38)
│ │   │       ├─┬performanceCount
│ │   │       │ └──[+] description (12720:38)
│ │   │       ├─┬rejectionReason
│ │   │       │ └──[+] description (12739:38)
│ │   │       ├─┬completedAt
│ │   │       │ └──[+] description (12729:38)
│ │   │       ├─┬reviewedAt
│ │   │       │ └──[+] description (12734:38)
│ │   │       ├─┬bountyId
│ │   │       │ └──[+] description (12661:38)
│ │   │       ├─┬urls
│ │   │       │ └──[+] description (12674:38)
│ │   │       ├─┬createdAt
│ │   │       │ └──[+] description (12724:38)
│ │   │       ├─┬id
│ │   │       │ └──[+] description (12657:38)
│ │   │       ├─┬files
│ │   │       │ ├──[+] description (12682:38)
│ │   │       │ └─┬Schema
│ │   │       │   ├─┬fileName
│ │   │       │   │ └──[+] description (12693:44)
│ │   │       │   ├─┬size
│ │   │       │   │ └──[+] description (12697:44)
│ │   │       │   └─┬url
│ │   │       │     └──[+] description (12689:44)
│ │   │       ├─┬description
│ │   │       │ └──[+] description (12669:38)
│ │   │       ├─┬rejectionNote
│ │   │       │ └──[+] description (12744:38)
│ │   │       └─┬status
│ │   │         └──[+] description (12716:38)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬rewardAmount
│ │           └──[+] description (12638:36)
│ ├─┬/commissions
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬Schema
│ │             └─┬customer
│ │               ├──[+] properties (11505:27)
│ │               ├──[+] properties (11481:27)
│ │               ├──[+] properties (11510:27)
│ │               ├─┬saleAmount
│ │               │ ├──[🔀] type (11464:37)❌ 
│ │               │ ├──[🔀] description (11465:44)
│ │               │ └──[-] nullable (1:219084)❌ 
│ │               ├─┬id
│ │               │ ├──[🔀] description (11506:44)
│ │               │ └──[+] nullable (11507:41)❌ 
│ │               ├─┬createdAt
│ │               │ └──[🔀] description (11502:44)
│ │               ├─┬name
│ │               │ └──[🔀] description (11461:44)
│ │               └─┬sales
│ │                 └──[🔀] description (11497:44)
│ ├─┬/partners
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └─┬Schema
│ │ │           ├──[+] properties (9641:23)
│ │ │           ├─┬tiktok
│ │ │           │ └──[🔀] description (9507:40)
│ │ │           ├─┬totalSales
│ │ │           │ └──[🔀] description (10065:40)
│ │ │           ├─┬status
│ │ │           │ ├──[-] enum (1:185251)❌ 
│ │ │           │ ├──[-] enum (1:185261)❌ 
│ │ │           │ ├──[-] enum (1:185178)❌ 
│ │ │           │ ├──[-] enum (1:185189)❌ 
│ │ │           │ ├──[-] enum (1:185201)❌ 
│ │ │           │ ├──[-] enum (1:185213)❌ 
│ │ │           │ ├──[-] enum (1:185224)❌ 
│ │ │           │ ├──[-] enum (1:185236)❌ 
│ │ │           │ ├──[-] description (1:185289)
│ │ │           │ └──[+] nullable (9611:37)❌ 
│ │ │           ├─┬trustedAt
│ │ │           │ ├──[🔀] type (10061:33)❌ 
│ │ │           │ ├──[🔀] description (10060:40)
│ │ │           │ ├──[+] default (10059:36)❌ 
│ │ │           │ └──[-] nullable (1:184490)❌ 
│ │ │           ├─┬saleRewardId
│ │ │           │ ├──[🔀] type (10101:33)❌ 
│ │ │           │ └──[+] description (10099:40)
│ │ │           ├─┬twitter
│ │ │           │ └──[🔀] description (9489:40)
│ │ │           ├─┬totalClicks
│ │ │           │ ├──[🔀] type (10131:33)❌ 
│ │ │           │ ├──[🔀] description (10129:40)
│ │ │           │ ├──[-] default (1:187855)❌ 
│ │ │           │ └──[+] nullable (10130:37)❌ 
│ │ │           ├─┬website
│ │ │           │ └──[🔀] description (10114:40)
│ │ │           ├─┬totalConversions
│ │ │           │ └──[🔀] description (9599:40)
│ │ │           ├─┬tenantId
│ │ │           │ └──[🔀] description (9479:40)
│ │ │           ├─┬totalCommissions
│ │ │           │ └──[🔀] description (10045:40)
│ │ │           ├─┬totalLeads
│ │ │           │ └──[🔀] description (10055:40)
│ │ │           ├─┬youtube
│ │ │           │ └──[🔀] description (10104:40)
│ │ │           ├─┬totalSaleAmount
│ │ │           │ └──[🔀] description (10050:40)
│ │ │           ├─┬stripeConnectId
│ │ │           │ ├──[+] enum (9520:27)
│ │ │           │ ├──[+] enum (9521:27)
│ │ │           │ ├──[+] enum (9522:27)
│ │ │           │ ├──[+] enum (9523:27)
│ │ │           │ ├──[+] enum (9516:27)
│ │ │           │ ├──[+] enum (9517:27)
│ │ │           │ ├──[+] enum (9518:27)
│ │ │           │ ├──[+] enum (9519:27)
│ │ │           │ ├──[🔀] description (9525:40)
│ │ │           │ └──[-] nullable (1:184234)❌ 
│ │ │           └─┬returnOnAdSpend
│ │ │             ├──[+] additionalProperties (10041:49)❌ 
│ │ │             ├──[+] required (10039:27)❌ 
│ │ │             ├──[🔀] type (9643:33)❌ 
│ │ │             ├──[-] description (1:189428)
│ │ │             └──[+] properties (9645:27)
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬201
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├──[+] properties (8730:21)
│ │           ├─┬totalSaleAmount
│ │           │ └──[🔀] description (9139:38)
│ │           ├─┬totalClicks
│ │           │ ├──[🔀] type (9220:31)❌ 
│ │           │ ├──[🔀] description (9218:38)
│ │           │ ├──[-] default (1:176753)❌ 
│ │           │ └──[+] nullable (9219:35)❌ 
│ │           ├─┬saleRewardId
│ │           │ ├──[🔀] type (9190:31)❌ 
│ │           │ └──[+] description (9188:38)
│ │           ├─┬totalConversions
│ │           │ └──[🔀] description (8688:38)
│ │           ├─┬status
│ │           │ ├──[-] enum (1:174122)❌ 
│ │           │ ├──[-] enum (1:174134)❌ 
│ │           │ ├──[-] enum (1:174149)❌ 
│ │           │ ├──[-] enum (1:174159)❌ 
│ │           │ ├──[-] enum (1:174076)❌ 
│ │           │ ├──[-] enum (1:174087)❌ 
│ │           │ ├──[-] enum (1:174099)❌ 
│ │           │ ├──[-] enum (1:174111)❌ 
│ │           │ ├──[-] description (1:174187)
│ │           │ └──[+] nullable (8700:35)❌ 
│ │           ├─┬twitter
│ │           │ └──[🔀] description (8578:38)
│ │           ├─┬tenantId
│ │           │ └──[🔀] description (8568:38)
│ │           ├─┬totalCommissions
│ │           │ └──[🔀] description (9134:38)
│ │           ├─┬tiktok
│ │           │ └──[🔀] description (8596:38)
│ │           ├─┬youtube
│ │           │ └──[🔀] description (9193:38)
│ │           ├─┬totalLeads
│ │           │ └──[🔀] description (9144:38)
│ │           ├─┬trustedAt
│ │           │ ├──[🔀] type (9150:31)❌ 
│ │           │ ├──[🔀] description (9149:38)
│ │           │ ├──[+] default (9148:34)❌ 
│ │           │ └──[-] nullable (1:173388)❌ 
│ │           ├─┬totalSales
│ │           │ └──[🔀] description (9154:38)
│ │           ├─┬website
│ │           │ └──[🔀] description (9203:38)
│ │           ├─┬returnOnAdSpend
│ │           │ ├──[+] additionalProperties (9130:47)❌ 
│ │           │ ├──[+] required (9128:25)❌ 
│ │           │ ├──[🔀] type (8732:31)❌ 
│ │           │ ├──[-] description (1:178326)
│ │           │ └──[+] properties (8734:25)
│ │           └─┬stripeConnectId
│ │             ├──[+] enum (8609:25)
│ │             ├──[+] enum (8610:25)
│ │             ├──[+] enum (8611:25)
│ │             ├──[+] enum (8612:25)
│ │             ├──[+] enum (8605:25)
│ │             ├──[+] enum (8606:25)
│ │             ├──[+] enum (8607:25)
│ │             ├──[+] enum (8608:25)
│ │             ├──[🔀] description (8614:38)
│ │             └──[-] nullable (1:173132)❌ 
│ ├─┬/bounties/{bountyId}/submissions/{submissionId}/reject
│ │ └─┬POST
│ │   ├─┬Parameters
│ │   │ ├──[+] description (12821:28)
│ │   │ └─┬Schema
│ │   │   └──[+] description (12818:30)
│ │   ├─┬Parameters
│ │   │ ├──[+] description (12831:28)
│ │   │ └─┬Schema
│ │   │   └──[+] description (12828:30)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├─┬status
│ │           │ └──[+] description (12930:38)
│ │           ├─┬urls
│ │           │ └──[+] description (12888:38)
│ │           ├─┬description
│ │           │ └──[+] description (12883:38)
│ │           ├─┬partnerId
│ │           │ └──[+] description (12879:38)
│ │           ├─┬rejectionReason
│ │           │ └──[+] description (12953:38)
│ │           ├─┬reviewedAt
│ │           │ └──[+] description (12948:38)
│ │           ├─┬bountyId
│ │           │ └──[+] description (12875:38)
│ │           ├─┬files
│ │           │ ├──[+] description (12896:38)
│ │           │ └─┬Schema
│ │           │   ├─┬url
│ │           │   │ └──[+] description (12903:44)
│ │           │   ├─┬size
│ │           │   │ └──[+] description (12911:44)
│ │           │   └─┬fileName
│ │           │     └──[+] description (12907:44)
│ │           ├─┬createdAt
│ │           │ └──[+] description (12938:38)
│ │           ├─┬performanceCount
│ │           │ └──[+] description (12934:38)
│ │           ├─┬completedAt
│ │           │ └──[+] description (12943:38)
│ │           ├─┬id
│ │           │ └──[+] description (12871:38)
│ │           └─┬rejectionNote
│ │             └──[+] description (12958:38)
│ └─┬/events
│   └─┬GET
│     └─┬Responses
│       └─┬200
│         └─┬application/json
│           └─┬Schema
│             └─┬Schema
│               ├─┬ONEOF
│               │ └─┬customer
│               │   ├──[+] properties (4431:31)
│               │   ├──[+] properties (4407:31)
│               │   ├──[+] properties (4436:31)
│               │   ├─┬sales
│               │   │ └──[🔀] description (4423:48)
│               │   ├─┬createdAt
│               │   │ └──[🔀] description (4428:48)
│               │   ├─┬name
│               │   │ └──[🔀] description (4387:48)
│               │   ├─┬saleAmount
│               │   │ ├──[🔀] type (4390:41)❌ 
│               │   │ ├──[🔀] description (4391:48)
│               │   │ └──[-] nullable (1:95046)❌ 
│               │   └─┬id
│               │     ├──[🔀] description (4432:48)
│               │     └──[+] nullable (4433:45)❌ 
│               └─┬ONEOF
│                 └─┬customer
│                   ├──[+] properties (5034:31)
│                   ├──[+] properties (5010:31)
│                   ├──[+] properties (5039:31)
│                   ├─┬createdAt
│                   │ └──[🔀] description (5031:48)
│                   ├─┬saleAmount
│                   │ ├──[🔀] type (4993:41)❌ 
│                   │ ├──[🔀] description (4994:48)
│                   │ └──[-] nullable (1:106162)❌ 
│                   ├─┬sales
│                   │ └──[🔀] description (5026:48)
│                   ├─┬name
│                   │ └──[🔀] description (4990:48)
│                   └─┬id
│                     ├──[🔀] description (5035:48)
│                     └──[+] nullable (5036:45)❌ 
└─┬Components
  ├──[-] schemas (1:318277)❌ 
  ├─┬CommissionCreatedEvent
  │ └─┬data
  │   └─┬customer
  │     ├──[+] properties (16020:19)
  │     ├──[+] properties (15996:19)
  │     ├──[+] properties (16025:19)
  │     ├─┬sales
  │     │ └──[🔀] description (16012:36)
  │     ├─┬id
  │     │ ├──[🔀] description (16021:36)
  │     │ └──[+] nullable (16022:33)❌ 
  │     ├─┬createdAt
  │     │ └──[🔀] description (16017:36)
  │     ├─┬saleAmount
  │     │ ├──[🔀] type (15979:29)❌ 
  │     │ ├──[🔀] description (15980:36)
  │     │ └──[-] nullable (1:295083)❌ 
  │     └─┬name
  │       └──[🔀] description (15976:36)
  ├─┬LeadCreatedEvent
  │ └─┬data
  │   └─┬customer
  │     ├──[+] properties (13858:19)
  │     ├──[+] properties (13834:19)
  │     ├──[+] properties (13863:19)
  │     ├─┬name
  │     │ └──[🔀] description (13814:36)
  │     ├─┬saleAmount
  │     │ ├──[🔀] type (13817:29)❌ 
  │     │ ├──[🔀] description (13818:36)
  │     │ └──[-] nullable (1:262883)❌ 
  │     ├─┬id
  │     │ ├──[🔀] description (13859:36)
  │     │ └──[+] nullable (13860:33)❌ 
  │     ├─┬createdAt
  │     │ └──[🔀] description (13855:36)
  │     └─┬sales
  │       └──[🔀] description (13850:36)
  ├─┬SaleCreatedEvent
  │ └─┬data
  │   └─┬customer
  │     ├──[+] properties (14420:19)
  │     ├──[+] properties (14396:19)
  │     ├──[+] properties (14425:19)
  │     ├─┬id
  │     │ ├──[🔀] description (14421:36)
  │     │ └──[+] nullable (14422:33)❌ 
  │     ├─┬name
  │     │ └──[🔀] description (14376:36)
  │     ├─┬sales
  │     │ └──[🔀] description (14412:36)
  │     ├─┬createdAt
  │     │ └──[🔀] description (14417:36)
  │     └─┬saleAmount
  │       ├──[🔀] type (14379:29)❌ 
  │       ├──[🔀] description (14380:36)
  │       └──[-] nullable (1:272812)❌ 
  └─┬PartnerEnrolledEvent
    └─┬data
      ├──[+] properties (15155:15)
      ├─┬totalClicks
      │ ├──[🔀] type (15632:25)❌ 
      │ ├──[🔀] description (15630:32)
      │ ├──[-] default (1:286604)❌ 
      │ └──[+] nullable (15631:29)❌ 
      ├─┬totalLeads
      │ └──[🔀] description (15556:32)
      ├─┬totalSales
      │ └──[🔀] description (15566:32)
      ├─┬tenantId
      │ └──[🔀] description (14999:32)
      ├─┬youtube
      │ └──[🔀] description (15605:32)
      ├─┬saleRewardId
      │ ├──[🔀] type (15602:25)❌ 
      │ └──[+] description (15600:32)
      ├─┬returnOnAdSpend
      │ ├──[+] required (15541:19)❌ 
      │ ├──[🔀] type (15157:25)❌ 
      │ ├──[-] description (1:288177)
      │ └──[+] properties (15159:19)
      ├─┬totalSaleAmount
      │ └──[🔀] description (15551:32)
      ├─┬stripeConnectId
      │ ├──[+] enum (15042:19)
      │ ├──[+] enum (15043:19)
      │ ├──[+] enum (15036:19)
      │ ├──[+] enum (15037:19)
      │ ├──[+] enum (15038:19)
      │ ├──[+] enum (15039:19)
      │ ├──[+] enum (15040:19)
      │ ├──[+] enum (15041:19)
      │ ├──[🔀] description (15045:32)
      │ └──[-] nullable (1:283071)❌ 
      ├─┬totalConversions
      │ └──[🔀] description (15113:32)
      ├─┬totalCommissions
      │ └──[🔀] description (15546:32)
      ├─┬trustedAt
      │ ├──[🔀] type (15562:25)❌ 
      │ ├──[🔀] description (15561:32)
      │ ├──[+] default (15560:28)❌ 
      │ └──[-] nullable (1:283327)❌ 
      ├─┬twitter
      │ └──[🔀] description (15009:32)
      ├─┬tiktok
      │ └──[🔀] description (15027:32)
      ├─┬status
      │ ├──[-] enum (1:284073)❌ 
      │ ├──[-] enum (1:284088)❌ 
      │ ├──[-] enum (1:284098)❌ 
      │ ├──[-] enum (1:284015)❌ 
      │ ├──[-] enum (1:284026)❌ 
      │ ├──[-] enum (1:284038)❌ 
      │ ├──[-] enum (1:284050)❌ 
      │ ├──[-] enum (1:284061)❌ 
      │ ├──[-] description (1:284126)
      │ └──[+] nullable (15125:29)❌ 
      └─┬website
        └──[🔀] description (15615:32)
Document Element Total Changes Breaking Changes
info 1 0
paths 387 182
components 79 29

View full report

Linting Report 0 errors, 48 warnings, 63 hints

View full report

RUBY CHANGELOG

core: 3.11.11 - 2026-01-12

🐛 Bug Fixes

  • Further tune media type matching expression for ReDoS (commit by @bflad)

core: 3.11.10 - 2026-01-07

🐛 Bug Fixes

  • Prevent ReDoS vulnerability report for media type matching expression (commit by @bflad)

core: 3.11.9 - 2025-12-31

🐝 New Features

  • Initial Ruby 4 support (commit by @bflad)

core: 3.11.8 - 2025-12-18

🐛 Bug Fixes

  • fixed escaping of template braces in defaults, consts, and comments (commit by @tristanspeakeasy)

core: 3.11.7 - 2025-12-15

🐛 Bug Fixes

  • always include types.rb import in hooks.rb to prevent NameError when sdkHooks feature is disabled (commit by @tristanspeakeasy)

core: 3.11.6 - 2025-12-08

🐛 Bug Fixes

  • Remove additional Sorbet templating with typingStrategy none (commit by @bflad)

unions: 0.1.2 - 2025-11-26

🐝 New Features

  • support union discriminator mappings (commit by @idbentley)

Based on Speakeasy CLI 1.701.0

@github-actions github-actions bot added the patch Patch version bump label Jan 15, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1768437110 branch 7 times, most recently from e78119c to fc2f7f5 Compare January 22, 2026 00:46
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1768437110 branch 7 times, most recently from b37b551 to 02391df Compare January 29, 2026 00:49
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1768437110 branch 5 times, most recently from eb20f62 to 80ec6ac Compare February 3, 2026 00:52
* `dub.workspaces.get()`: **Removed** **Breaking** ⚠️
* `dub.workspaces.update()`: **Removed** **Breaking** ⚠️
* `dub.events.list()`:  `response.[]` **Changed**
* `dub.customers.list()`: 
  *  `request.sort_by` **Changed**
  *  `response.[]` **Changed**
* `dub.customers.get()`:  `response` **Changed**
* `dub.customers.update()`:  `response` **Changed**
* `dub.partners.list()`:  `response.[].referral_form_data` **Added**
* `dub.partners.create()`:  `response.referral_form_data` **Added**
* `dub.commissions.list()`:  `response.[].customer` **Changed**
* `dub.commissions.update()`:  `response.customer` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1768437110 branch from 33789bc to 762cce3 Compare February 4, 2026 00:48
@steven-tey steven-tey merged commit 01c2d1e into main Feb 4, 2026
@steven-tey steven-tey deleted the speakeasy-sdk-regen-1768437110 branch February 4, 2026 22:15
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