Skip to content

chore: 🐝 Update SDK - Generate 0.12.6#150

Open
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1771461838
Open

chore: 🐝 Update SDK - Generate 0.12.6#150
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1771461838

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions bot commented Feb 19, 2026

SDK update

Versioning

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

Ruby SDK Changes:

  • dub.links.update_many(): response.[].tags[].color.enum(gray) Added (Breaking ⚠️)
  • dub.tags.list():
    • request.page Changed
    • response.[].color.enum(gray) Added (Breaking ⚠️)
  • dub.links.create(): response.tags[].color.enum(gray) Added (Breaking ⚠️)
  • dub.links.get(): response.tags[].color.enum(gray) Added (Breaking ⚠️)
  • dub.links.update(): response.tags[].color.enum(gray) Added (Breaking ⚠️)
  • dub.links.create_many(): response.[].union(LinkSchema).tags[].color.enum(gray) Added (Breaking ⚠️)
  • dub.links.list():
    • request Changed
    • response.[].tags[].color.enum(gray) Added (Breaking ⚠️)
  • dub.embed_tokens.referrals():
    • request.partner.link_props.key_length Removed (Breaking ⚠️)
  • dub.partners.create():
    • request.link_props.key_length Removed (Breaking ⚠️)
    • response Changed
  • dub.events.list(): response.[].union(ClickEvent).link.tags[].color.enum(gray) Added (Breaking ⚠️)
  • dub.links.upsert(): response.tags[].color.enum(gray) Added (Breaking ⚠️)
  • dub.tags.create():
    • request.color.enum(gray) Added
    • response.color.enum(gray) Added (Breaking ⚠️)
  • dub.tags.update():
    • request_body.color.enum(gray) Added
    • response.color.enum(gray) Added (Breaking ⚠️)
  • dub.partners.upsert_link():
    • request.link_props.key_length Removed (Breaking ⚠️)
    • response.tags[].color.enum(gray) Added (Breaking ⚠️)
  • dub.partners.create_link():
    • request.link_props.key_length Removed (Breaking ⚠️)
    • response.tags[].color.enum(gray) Added (Breaking ⚠️)
  • dub.domains.list():
    • request.page Changed
  • dub.partners.list():
    • request Changed
    • response.[] Changed
  • dub.customers.list(): request Changed
  • dub.commissions.update_many(): Added
  • dub.folders.list():
    • request.page Changed
  • dub.partners.analytics(): response.union(Array<PartnerAnalyticsTopLinks>)[].folder_id Added
  • dub.commissions.list(): request Changed
  • dub.commissions.update():
    • request.request_body Changed
  • dub.payouts.list():
    • request.page Changed
    • response.[] Changed
  • dub.analytics.retrieve(): response.union(Array<AnalyticsTopLinks>)[].folder_id Added
  • dub.bounties.list_submissions():
    • request Changed
    • response.[] Changed
  • dub.bounties.approve_submission(): response Changed
  • dub.bounties.reject_submission(): response Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (1:245328)
│ ├─┬/track/sale
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬amount
│ │           ├──[🔀] maximum (1:146857)❌ 
│ │           └──[🔀] description (1:146888)
│ ├─┬/tokens/embed/referrals
│ │ └─┬POST
│ │   ├──[🔀] description (1:252616)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬partner
│ │           └─┬linkProps
│ │             ├──[-] properties (1:248306)❌ 
│ │             └─┬prefix
│ │               └──[🔀] description (1:255634)
│ ├─┬/domains
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     ├──[-] default (1:132826)❌ 
│ │ │     └──[+] deprecated (1:133673)
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬placeholder
│ │           └──[🔀] example (1:131487)
│ ├─┬/folders
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[-] default (1:126039)❌ 
│ │       └──[+] deprecated (1:126881)
│ ├─┬/tags
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     ├──[-] default (1:120776)❌ 
│ │ │     └──[+] deprecated (1:121598)
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬color
│ │           ├──[+] enum (1:119685)
│ │           └──[🔀] description (1:119714)
│ ├─┬/bounties/{bountyId}/submissions/{submissionId}/approve
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├──[+] required (1:271020)❌ 
│ │           ├──[+] required (1:271113)❌ 
│ │           ├──[+] properties (1:270783)
│ │           ├──[+] properties (1:269925)
│ │           ├──[+] properties (1:270115)
│ │           ├─┬rejectionNote
│ │           │ ├──[🔀] type (1:270806)❌ 
│ │           │ ├──[+] maximum (1:270838)❌ 
│ │           │ ├──[+] minimum (1:270826)❌ 
│ │           │ ├──[🔀] description (1:270869)
│ │           │ └──[-] nullable (1:263222)❌ 
│ │           ├─┬rejectionReason
│ │           │ └──[🔀] description (1:270726)
│ │           ├─┬urls
│ │           │ ├──[-] items (1:262118)❌ 
│ │           │ ├──[🔀] type (1:270049)❌ 
│ │           │ ├──[+] maximum (1:270097)❌ 
│ │           │ ├──[+] minimum (1:270069)❌ 
│ │           │ └──[🔀] description (1:269976)
│ │           ├─┬reviewedAt
│ │           │ └──[🔀] description (1:270620)
│ │           └─┬status
│ │             ├──[-] enum (1:262577)❌ 
│ │             ├──[-] enum (1:262585)❌ 
│ │             ├──[-] enum (1:262597)❌ 
│ │             ├──[-] enum (1:262608)❌ 
│ │             ├──[🔀] description (1:270506)
│ │             └──[+] nullable (1:270487)❌ 
│ ├─┬/commissions
│ │ └─┬GET
│ │   ├──[+] parameters (1:234823)❌ 
│ │   ├──[+] parameters (1:234463)❌ 
│ │   ├─┬Parameters
│ │   │ ├──[🔀] description (1:235351)
│ │   │ └─┬Schema
│ │   │   ├──[🔀] description (1:235211)
│ │   │   ├──[-] default (1:231113)❌ 
│ │   │   └──[+] deprecated (1:235279)
│ │   └─┬Extensions
│ │     └──[+] x-speakeasy-pagination (1:230887)
│ ├─┬/partners/links
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬linkProps
│ │           ├──[-] properties (1:207299)❌ 
│ │           └─┬prefix
│ │             └──[🔀] description (1:211412)
│ ├─┬/partners
│ │ ├─┬GET
│ │ │ ├──[+] parameters (1:194069)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] default (1:193968)❌ 
│ │ │ │   └──[+] deprecated (1:196682)
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └─┬Schema
│ │ │           ├──[+] required (1:208826)❌ 
│ │ │           ├──[+] properties (1:205807)
│ │ │           ├──[+] properties (1:197972)
│ │ │           ├─┬email
│ │ │           │ ├──[-] maxLength (1:194974)❌ 
│ │ │           │ └──[-] description (1:194878)
│ │ │           ├─┬id
│ │ │           │ ├──[+] maxLength (1:197632)❌ 
│ │ │           │ ├──[🔀] description (1:197536)
│ │ │           │ └──[+] nullable (1:197517)❌ 
│ │ │           ├─┬totalClicks
│ │ │           │ ├──[🔀] type (1:199230)❌ 
│ │ │           │ ├──[🔀] description (1:199056)
│ │ │           │ ├──[-] default (1:202943)❌ 
│ │ │           │ └──[+] nullable (1:199037)❌ 
│ │ │           ├─┬youtube
│ │ │           │ └──[🔀] description (1:208346)
│ │ │           ├─┬links
│ │ │           │ ├──[-] items (1:196635)❌ 
│ │ │           │ ├──[🔀] type (1:207944)❌ 
│ │ │           │ └──[🔀] description (1:207830)
│ │ │           ├─┬paypalEmail
│ │ │           │ ├──[🔀] description (1:198979)
│ │ │           │ └──[-] nullable (1:195340)❌ 
│ │ │           ├─┬totalLeads
│ │ │           │ └──[🔀] description (1:200983)
│ │ │           ├─┬programId
│ │ │           │ ├──[🔀] description (1:198566)
│ │ │           │ └──[+] nullable (1:198547)❌ 
│ │ │           ├─┬name
│ │ │           │ ├──[-] maxLength (1:194623)❌ 
│ │ │           │ ├──[🔀] description (1:208456)
│ │ │           │ └──[+] nullable (1:208519)❌ 
│ │ │           ├─┬trustedAt
│ │ │           │ ├──[🔀] type (1:207066)❌ 
│ │ │           │ ├──[🔀] description (1:206998)
│ │ │           │ ├──[+] default (1:207057)❌ 
│ │ │           │ └──[-] nullable (1:195713)❌ 
│ │ │           ├─┬tenantId
│ │ │           │ ├──[+] enum (1:199325)
│ │ │           │ ├──[+] enum (1:199336)
│ │ │           │ ├──[+] enum (1:199346)
│ │ │           │ ├──[+] enum (1:199357)
│ │ │           │ ├──[+] enum (1:199371)
│ │ │           │ ├──[+] enum (1:199380)
│ │ │           │ ├──[+] enum (1:199304)
│ │ │           │ ├──[+] enum (1:199314)
│ │ │           │ ├──[🔀] description (1:199406)
│ │ │           │ └──[-] nullable (1:196098)❌ 
│ │ │           ├─┬earningsPerClick
│ │ │           │ ├──[🔀] type (1:197834)❌ 
│ │ │           │ ├──[+] maxLength (1:197855)❌ 
│ │ │           │ └──[🔀] description (1:197752)
│ │ │           ├─┬stripeConnectId
│ │ │           │ └──[-] description (1:195490)
│ │ │           ├─┬linkedin
│ │ │           │ └──[-] description (1:204908)
│ │ │           ├─┬referralFormData
│ │ │           │ ├──[-] additionalProperties (1:202911)❌ 
│ │ │           │ ├──[-] required (1:202878)❌ 
│ │ │           │ ├──[🔀] type (1:198370)❌ 
│ │ │           │ ├──[+] description (1:198298)
│ │ │           │ └──[-] properties (1:198928)❌ 
│ │ │           ├─┬saleRewardId
│ │ │           │ ├──[+] additionalProperties (1:205800)❌ 
│ │ │           │ ├──[+] required (1:205767)❌ 
│ │ │           │ ├──[🔀] type (1:201844)❌ 
│ │ │           │ └──[+] properties (1:201867)
│ │ │           ├─┬discountId
│ │ │           │ ├──[+] enum (1:198242)
│ │ │           │ ├──[+] enum (1:198219)
│ │ │           │ ├──[+] enum (1:198229)
│ │ │           │ └──[+] description (1:198025)
│ │ │           ├─┬applicationId
│ │ │           │ ├──[+] additionalProperties (1:206459)❌ 
│ │ │           │ ├──[+] required (1:206388)❌ 
│ │ │           │ ├──[+] required (1:206406)❌ 
│ │ │           │ ├──[+] required (1:206422)❌ 
│ │ │           │ ├──[🔀] type (1:205931)❌ 
│ │ │           │ ├──[🔀] description (1:205836)
│ │ │           │ ├──[+] properties (1:206149)
│ │ │           │ ├──[+] properties (1:205954)
│ │ │           │ └──[+] properties (1:206265)
│ │ │           ├─┬leadToConversionRate
│ │ │           │ ├──[🔀] type (1:208644)❌ 
│ │ │           │ └──[🔀] description (1:208568)
│ │ │           ├─┬netRevenue
│ │ │           │ ├──[+] items (1:199574)❌ 
│ │ │           │ ├──[🔀] type (1:199558)❌ 
│ │ │           │ ├──[🔀] description (1:199503)
│ │ │           │ ├──[-] default (1:203552)❌ 
│ │ │           │ └──[+] nullable (1:199484)❌ 
│ │ │           ├─┬partnerId
│ │ │           │ ├──[+] maxLength (1:197281)❌ 
│ │ │           │ └──[🔀] description (1:197299)
│ │ │           ├─┬totalSales
│ │ │           │ └──[🔀] description (1:206616)
│ │ │           ├─┬clickRewardId
│ │ │           │ ├──[+] enum (1:201785)
│ │ │           │ ├──[+] enum (1:201715)
│ │ │           │ ├──[+] enum (1:201731)
│ │ │           │ ├──[+] enum (1:201755)
│ │ │           │ ├──[+] enum (1:201770)
│ │ │           │ ├──[+] enum (1:201778)
│ │ │           │ └──[+] description (1:201597)
│ │ │           ├─┬groupId
│ │ │           │ ├──[🔀] type (1:207320)❌ 
│ │ │           │ └──[🔀] description (1:207237)
│ │ │           ├─┬clickToLeadRate
│ │ │           │ └──[🔀] description (1:207666)
│ │ │           ├─┬leadRewardId
│ │ │           │ └──[+] description (1:197676)
│ │ │           ├─┬clickToConversionRate
│ │ │           │ ├──[🔀] type (1:201116)❌ 
│ │ │           │ └──[-] description (1:204118)
│ │ │           ├─┬description
│ │ │           │ ├──[-] maxLength (1:195197)❌ 
│ │ │           │ ├──[-] description (1:195094)
│ │ │           │ └──[-] nullable (1:195164)❌ 
│ │ │           ├─┬createdAt
│ │ │           │ ├──[+] description (1:197902)
│ │ │           │ └──[+] nullable (1:197883)❌ 
│ │ │           ├─┬totalCommissions
│ │ │           │ ├──[🔀] type (1:208751)❌ 
│ │ │           │ ├──[🔀] description (1:208678)
│ │ │           │ ├──[-] default (1:198040)❌ 
│ │ │           │ └──[+] nullable (1:208739)❌ 
│ │ │           ├─┬payoutsEnabledAt
│ │ │           │ ├──[🔀] type (1:207193)❌ 
│ │ │           │ ├──[🔀] description (1:207104)
│ │ │           │ ├──[+] default (1:207184)❌ 
│ │ │           │ └──[-] nullable (1:195608)❌ 
│ │ │           ├─┬country
│ │ │           │ ├──[+] maxLength (1:197492)❌ 
│ │ │           │ └──[🔀] description (1:197378)
│ │ │           ├─┬instagram
│ │ │           │ ├──[🔀] description (1:197210)
│ │ │           │ └──[-] nullable (1:205084)❌ 
│ │ │           ├─┬website
│ │ │           │ └──[🔀] description (1:198671)
│ │ │           ├─┬averageLifetimeValue
│ │ │           │ ├──[🔀] type (1:201423)❌ 
│ │ │           │ └──[🔀] description (1:201302)
│ │ │           ├─┬totalSaleAmount
│ │ │           │ └──[🔀] description (1:206740)
│ │ │           ├─┬tiktok
│ │ │           │ └──[🔀] description (1:198429)
│ │ │           ├─┬returnOnAdSpend
│ │ │           │ ├──[🔀] type (1:198787)❌ 
│ │ │           │ ├──[🔀] description (1:198810)
│ │ │           │ └──[-] nullable (1:204516)❌ 
│ │ │           ├─┬twitter
│ │ │           │ ├──[🔀] type (1:206955)❌ 
│ │ │           │ ├──[🔀] description (1:206860)
│ │ │           │ ├──[+] default (1:206844)❌ 
│ │ │           │ └──[-] nullable (1:204860)❌ 
│ │ │           ├─┬totalConversions
│ │ │           │ └──[🔀] description (1:206507)
│ │ │           ├─┬image
│ │ │           │ └──[🔀] description (1:198870)
│ │ │           ├─┬bannedReason
│ │ │           │ ├──[-] enum (1:198846)❌ 
│ │ │           │ ├──[-] enum (1:198776)❌ 
│ │ │           │ ├──[-] enum (1:198792)❌ 
│ │ │           │ ├──[-] enum (1:198816)❌ 
│ │ │           │ ├──[-] enum (1:198831)❌ 
│ │ │           │ ├──[-] enum (1:198839)❌ 
│ │ │           │ └──[🔀] description (1:201459)
│ │ │           ├─┬companyName
│ │ │           │ ├──[🔀] type (1:207617)❌ 
│ │ │           │ ├──[-] maxLength (1:194834)❌ 
│ │ │           │ └──[🔀] description (1:207522)
│ │ │           ├─┬status
│ │ │           │ ├──[-] enum (1:196418)❌ 
│ │ │           │ ├──[-] enum (1:196432)❌ 
│ │ │           │ ├──[-] enum (1:196441)❌ 
│ │ │           │ ├──[-] enum (1:196365)❌ 
│ │ │           │ ├──[-] enum (1:196375)❌ 
│ │ │           │ ├──[-] enum (1:196386)❌ 
│ │ │           │ ├──[-] enum (1:196397)❌ 
│ │ │           │ ├──[-] enum (1:196407)❌ 
│ │ │           │ ├──[🔀] type (1:208076)❌ 
│ │ │           │ ├──[🔀] description (1:207987)
│ │ │           │ └──[+] nullable (1:208064)❌ 
│ │ │           └─┬bannedAt
│ │ │             ├──[🔀] type (1:207479)❌ 
│ │ │             └──[🔀] description (1:207368)
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └─┬201
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       ├──[+] required (1:193140)❌ 
│ │   │       ├──[+] properties (1:190121)
│ │   │       ├──[+] properties (1:182286)
│ │   │       ├─┬twitter
│ │   │       │ ├──[🔀] type (1:191269)❌ 
│ │   │       │ ├──[🔀] description (1:191174)
│ │   │       │ ├──[+] default (1:191158)❌ 
│ │   │       │ └──[-] nullable (1:190327)❌ 
│ │   │       ├─┬totalClicks
│ │   │       │ ├──[🔀] type (1:183544)❌ 
│ │   │       │ ├──[🔀] description (1:183370)
│ │   │       │ ├──[-] default (1:188410)❌ 
│ │   │       │ └──[+] nullable (1:183351)❌ 
│ │   │       ├─┬bannedReason
│ │   │       │ ├──[-] enum (1:184259)❌ 
│ │   │       │ ├──[-] enum (1:184283)❌ 
│ │   │       │ ├──[-] enum (1:184298)❌ 
│ │   │       │ ├──[-] enum (1:184306)❌ 
│ │   │       │ ├──[-] enum (1:184313)❌ 
│ │   │       │ ├──[-] enum (1:184243)❌ 
│ │   │       │ └──[🔀] description (1:185773)
│ │   │       ├─┬id
│ │   │       │ ├──[+] maxLength (1:181946)❌ 
│ │   │       │ ├──[🔀] description (1:181850)
│ │   │       │ └──[+] nullable (1:181831)❌ 
│ │   │       ├─┬clickToConversionRate
│ │   │       │ ├──[🔀] type (1:185430)❌ 
│ │   │       │ └──[-] description (1:189585)
│ │   │       ├─┬partnerId
│ │   │       │ ├──[+] maxLength (1:181595)❌ 
│ │   │       │ └──[🔀] description (1:181613)
│ │   │       ├─┬companyName
│ │   │       │ ├──[🔀] type (1:191931)❌ 
│ │   │       │ ├──[-] maxLength (1:180301)❌ 
│ │   │       │ └──[🔀] description (1:191836)
│ │   │       ├─┬saleRewardId
│ │   │       │ ├──[+] additionalProperties (1:190114)❌ 
│ │   │       │ ├──[+] required (1:190081)❌ 
│ │   │       │ ├──[🔀] type (1:186158)❌ 
│ │   │       │ └──[+] properties (1:186181)
│ │   │       ├─┬trustedAt
│ │   │       │ ├──[🔀] type (1:191380)❌ 
│ │   │       │ ├──[🔀] description (1:191312)
│ │   │       │ ├──[+] default (1:191371)❌ 
│ │   │       │ └──[-] nullable (1:181180)❌ 
│ │   │       ├─┬tiktok
│ │   │       │ └──[🔀] description (1:182743)
│ │   │       ├─┬description
│ │   │       │ ├──[-] maxLength (1:180664)❌ 
│ │   │       │ ├──[-] description (1:180561)
│ │   │       │ └──[-] nullable (1:180631)❌ 
│ │   │       ├─┬totalLeads
│ │   │       │ └──[🔀] description (1:185297)
│ │   │       ├─┬clickRewardId
│ │   │       │ ├──[+] enum (1:186029)
│ │   │       │ ├──[+] enum (1:186045)
│ │   │       │ ├──[+] enum (1:186069)
│ │   │       │ ├──[+] enum (1:186084)
│ │   │       │ ├──[+] enum (1:186092)
│ │   │       │ ├──[+] enum (1:186099)
│ │   │       │ └──[+] description (1:185911)
│ │   │       ├─┬youtube
│ │   │       │ └──[🔀] description (1:192660)
│ │   │       ├─┬returnOnAdSpend
│ │   │       │ ├──[🔀] type (1:183101)❌ 
│ │   │       │ ├──[🔀] description (1:183124)
│ │   │       │ └──[-] nullable (1:189983)❌ 
│ │   │       ├─┬applicationId
│ │   │       │ ├──[+] additionalProperties (1:190773)❌ 
│ │   │       │ ├──[+] required (1:190720)❌ 
│ │   │       │ ├──[+] required (1:190736)❌ 
│ │   │       │ ├──[+] required (1:190702)❌ 
│ │   │       │ ├──[🔀] type (1:190245)❌ 
│ │   │       │ ├──[🔀] description (1:190150)
│ │   │       │ ├──[+] properties (1:190463)
│ │   │       │ ├──[+] properties (1:190268)
│ │   │       │ └──[+] properties (1:190579)
│ │   │       ├─┬averageLifetimeValue
│ │   │       │ ├──[🔀] type (1:185737)❌ 
│ │   │       │ └──[🔀] description (1:185616)
│ │   │       ├─┬stripeConnectId
│ │   │       │ └──[-] description (1:180957)
│ │   │       ├─┬earningsPerClick
│ │   │       │ ├──[🔀] type (1:182148)❌ 
│ │   │       │ ├──[+] maxLength (1:182169)❌ 
│ │   │       │ └──[🔀] description (1:182066)
│ │   │       ├─┬instagram
│ │   │       │ ├──[🔀] description (1:181524)
│ │   │       │ └──[-] nullable (1:190551)❌ 
│ │   │       ├─┬totalSales
│ │   │       │ └──[🔀] description (1:190930)
│ │   │       ├─┬bannedAt
│ │   │       │ ├──[🔀] type (1:191793)❌ 
│ │   │       │ └──[🔀] description (1:191682)
│ │   │       ├─┬totalConversions
│ │   │       │ └──[🔀] description (1:190821)
│ │   │       ├─┬status
│ │   │       │ ├──[-] enum (1:181908)❌ 
│ │   │       │ ├──[-] enum (1:181832)❌ 
│ │   │       │ ├──[-] enum (1:181842)❌ 
│ │   │       │ ├──[-] enum (1:181853)❌ 
│ │   │       │ ├──[-] enum (1:181864)❌ 
│ │   │       │ ├──[-] enum (1:181874)❌ 
│ │   │       │ ├──[-] enum (1:181885)❌ 
│ │   │       │ ├──[-] enum (1:181899)❌ 
│ │   │       │ ├──[🔀] type (1:192390)❌ 
│ │   │       │ ├──[🔀] description (1:192301)
│ │   │       │ └──[+] nullable (1:192378)❌ 
│ │   │       ├─┬groupId
│ │   │       │ ├──[🔀] type (1:191634)❌ 
│ │   │       │ └──[🔀] description (1:191551)
│ │   │       ├─┬linkedin
│ │   │       │ └──[-] description (1:190375)
│ │   │       ├─┬country
│ │   │       │ ├──[+] maxLength (1:181806)❌ 
│ │   │       │ └──[🔀] description (1:181692)
│ │   │       ├─┬email
│ │   │       │ ├──[-] maxLength (1:180441)❌ 
│ │   │       │ └──[-] description (1:180345)
│ │   │       ├─┬totalCommissions
│ │   │       │ ├──[🔀] type (1:193065)❌ 
│ │   │       │ ├──[🔀] description (1:192992)
│ │   │       │ ├──[-] default (1:183507)❌ 
│ │   │       │ └──[+] nullable (1:193053)❌ 
│ │   │       ├─┬leadRewardId
│ │   │       │ └──[+] description (1:181990)
│ │   │       ├─┬clickToLeadRate
│ │   │       │ └──[🔀] description (1:191980)
│ │   │       ├─┬programId
│ │   │       │ ├──[🔀] description (1:182880)
│ │   │       │ └──[+] nullable (1:182861)❌ 
│ │   │       ├─┬links
│ │   │       │ ├──[-] items (1:182102)❌ 
│ │   │       │ ├──[🔀] type (1:192258)❌ 
│ │   │       │ └──[🔀] description (1:192144)
│ │   │       ├─┬discountId
│ │   │       │ ├──[+] enum (1:182556)
│ │   │       │ ├──[+] enum (1:182533)
│ │   │       │ ├──[+] enum (1:182543)
│ │   │       │ └──[+] description (1:182339)
│ │   │       ├─┬tenantId
│ │   │       │ ├──[+] enum (1:183618)
│ │   │       │ ├──[+] enum (1:183628)
│ │   │       │ ├──[+] enum (1:183639)
│ │   │       │ ├──[+] enum (1:183650)
│ │   │       │ ├──[+] enum (1:183660)
│ │   │       │ ├──[+] enum (1:183671)
│ │   │       │ ├──[+] enum (1:183685)
│ │   │       │ ├──[+] enum (1:183694)
│ │   │       │ ├──[🔀] description (1:183720)
│ │   │       │ └──[-] nullable (1:181565)❌ 
│ │   │       ├─┬website
│ │   │       │ └──[🔀] description (1:182985)
│ │   │       ├─┬payoutsEnabledAt
│ │   │       │ ├──[🔀] type (1:191507)❌ 
│ │   │       │ ├──[🔀] description (1:191418)
│ │   │       │ ├──[+] default (1:191498)❌ 
│ │   │       │ └──[-] nullable (1:181075)❌ 
│ │   │       ├─┬paypalEmail
│ │   │       │ ├──[🔀] description (1:183293)
│ │   │       │ └──[-] nullable (1:180807)❌ 
│ │   │       ├─┬leadToConversionRate
│ │   │       │ ├──[🔀] type (1:192958)❌ 
│ │   │       │ └──[🔀] description (1:192882)
│ │   │       ├─┬createdAt
│ │   │       │ ├──[+] description (1:182216)
│ │   │       │ └──[+] nullable (1:182197)❌ 
│ │   │       ├─┬name
│ │   │       │ ├──[-] maxLength (1:180090)❌ 
│ │   │       │ ├──[🔀] description (1:192770)
│ │   │       │ └──[+] nullable (1:192833)❌ 
│ │   │       ├─┬image
│ │   │       │ └──[🔀] description (1:183184)
│ │   │       ├─┬netRevenue
│ │   │       │ ├──[+] items (1:183888)❌ 
│ │   │       │ ├──[🔀] type (1:183872)❌ 
│ │   │       │ ├──[🔀] description (1:183817)
│ │   │       │ ├──[-] default (1:189019)❌ 
│ │   │       │ └──[+] nullable (1:183798)❌ 
│ │   │       ├─┬totalSaleAmount
│ │   │       │ └──[🔀] description (1:191054)
│ │   │       └─┬referralFormData
│ │   │         ├──[-] additionalProperties (1:188378)❌ 
│ │   │         ├──[-] required (1:188345)❌ 
│ │   │         ├──[🔀] type (1:182684)❌ 
│ │   │         ├──[+] description (1:182612)
│ │   │         └──[-] properties (1:184395)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬linkProps
│ │           ├──[-] properties (1:175725)❌ 
│ │           └─┬prefix
│ │             └──[🔀] description (1:177944)
│ ├─┬/events
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬Schema
│ │             └─┬ONEOF
│ │               └─┬sale
│ │                 └─┬amount
│ │                   ├──[🔀] maximum (1:107657)❌ 
│ │                   └──[🔀] description (1:107688)
│ ├─┬/payouts
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] default (1:242863)❌ 
│ │   │   └──[+] deprecated (1:248938)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬Schema
│ │             ├──[+] required (1:251989)❌ 
│ │             ├──[+] properties (1:250079)
│ │             ├──[+] properties (1:250163)
│ │             ├──[+] properties (1:249836)
│ │             ├─┬user
│ │             │ ├──[-] additionalProperties (1:245375)❌ 
│ │             │ ├──[-] required (1:245323)❌ 
│ │             │ ├──[-] required (1:245328)❌ 
│ │             │ ├──[-] required (1:245335)❌ 
│ │             │ ├──[-] required (1:245343)❌ 
│ │             │ ├──[+] enum (1:249598)
│ │             │ ├──[+] enum (1:249611)
│ │             │ ├──[+] enum (1:249623)
│ │             │ ├──[+] enum (1:249630)
│ │             │ ├──[+] enum (1:249642)
│ │             │ ├──[+] enum (1:249651)
│ │             │ ├──[+] enum (1:249588)
│ │             │ ├──[🔀] type (1:249571)❌ 
│ │             │ ├──[-] nullable (1:245127)❌ 
│ │             │ ├──[-] properties (1:245226)❌ 
│ │             │ ├──[-] properties (1:245162)❌ 
│ │             │ ├──[-] properties (1:245268)❌ 
│ │             │ └──[-] properties (1:245185)❌ 
│ │             ├─┬periodEnd
│ │             │ ├──[+] additionalProperties (1:251581)❌ 
│ │             │ ├──[+] required (1:251467)❌ 
│ │             │ ├──[+] required (1:251472)❌ 
│ │             │ ├──[+] required (1:251479)❌ 
│ │             │ ├──[+] required (1:251487)❌ 
│ │             │ ├──[+] required (1:251495)❌ 
│ │             │ ├──[+] required (1:251517)❌ 
│ │             │ ├──[+] required (1:251536)❌ 
│ │             │ ├──[+] required (1:251546)❌ 
│ │             │ ├──[🔀] type (1:250225)❌ 
│ │             │ ├──[-] nullable (1:243765)❌ 
│ │             │ ├──[+] properties (1:251026)
│ │             │ ├──[+] properties (1:250633)
│ │             │ ├──[+] properties (1:250407)
│ │             │ ├──[+] properties (1:251137)
│ │             │ ├──[+] properties (1:250248)
│ │             │ ├──[+] properties (1:250547)
│ │             │ ├──[+] properties (1:250319)
│ │             │ ├──[+] properties (1:250914)
│ │             │ └──[+] properties (1:251228)
│ │             ├─┬paidAt
│ │             │ ├──[+] enum (1:250055)
│ │             │ └──[+] enum (1:250066)
│ │             ├─┬partner
│ │             │ ├──[+] required (1:251495)❌ 
│ │             │ ├──[+] properties (1:250633)
│ │             │ ├─┬tenantId
│ │             │ │ └──[🔀] description (1:250964)
│ │             │ ├─┬groupId
│ │             │ │ ├──[+] maxLength (1:250542)❌ 
│ │             │ │ └──[🔀] description (1:250446)
│ │             │ ├─┬id
│ │             │ │ ├──[🔀] description (1:251162)
│ │             │ │ └──[+] nullable (1:251206)❌ 
│ │             │ ├─┬email
│ │             │ │ ├──[+] enum (1:250880)
│ │             │ │ ├──[+] enum (1:250890)
│ │             │ │ ├──[+] enum (1:250903)
│ │             │ │ ├──[-] maxLength (1:244365)❌ 
│ │             │ │ └──[🔀] description (1:250686)
│ │             │ ├─┬payoutsEnabledAt
│ │             │ │ ├──[+] maxLength (1:250355)❌ 
│ │             │ │ ├──[🔀] description (1:250373)
│ │             │ │ └──[-] nullable (1:244487)❌ 
│ │             │ ├─┬name
│ │             │ │ ├──[-] maxLength (1:244178)❌ 
│ │             │ │ ├──[🔀] description (1:250586)
│ │             │ │ └──[+] nullable (1:250567)❌ 
│ │             │ └─┬image
│ │             │   ├──[🔀] description (1:250284)
│ │             │   └──[-] nullable (1:244390)❌ 
│ │             ├─┬mode
│ │             │ ├──[+] enum (1:250129)
│ │             │ ├──[+] enum (1:250139)
│ │             │ ├──[+] enum (1:250152)
│ │             │ ├──[-] enum (1:244006)❌ 
│ │             │ └──[-] enum (1:244017)❌ 
│ │             └─┬status
│ │               ├──[-] enum (1:243632)❌ 
│ │               ├──[-] enum (1:243569)❌ 
│ │               ├──[-] enum (1:243579)❌ 
│ │               ├──[-] enum (1:243592)❌ 
│ │               ├──[-] enum (1:243604)❌ 
│ │               ├──[-] enum (1:243611)❌ 
│ │               ├──[-] enum (1:243623)❌ 
│ │               └──[+] nullable (1:249738)❌ 
│ ├─┬/links
│ │ └─┬GET
│ │   ├──[+] parameters (1:12381)❌ 
│ │   ├──[+] parameters (1:12016)❌ 
│ │   └─┬Parameters
│ │     ├──[🔀] description (1:12914)
│ │     └─┬Schema
│ │       ├──[🔀] description (1:12774)
│ │       ├──[-] default (1:12043)❌ 
│ │       └──[+] deprecated (1:12842)
│ ├─┬/customers
│ │ └─┬GET
│ │   ├──[+] parameters (1:156520)❌ 
│ │   ├──[+] parameters (1:156881)❌ 
│ │   ├─┬Parameters
│ │   │ ├──[🔀] description (1:157410)
│ │   │ └─┬Schema
│ │   │   ├──[🔀] description (1:157270)
│ │   │   ├──[-] default (1:155614)❌ 
│ │   │   └──[+] deprecated (1:157338)
│ │   └─┬Extensions
│ │     └──[+] x-speakeasy-pagination (1:153542)
│ ├─┬/bounties/{bountyId}/submissions
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └──[+] enum (1:264200)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] default (1:257900)❌ 
│ │   │   └──[+] deprecated (1:264597)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬Schema
│ │             ├──[+] required (1:267348)❌ 
│ │             ├──[+] required (1:267255)❌ 
│ │             ├──[+] properties (1:267018)
│ │             ├──[+] properties (1:266160)
│ │             ├──[+] properties (1:266350)
│ │             ├─┬urls
│ │             │ ├──[-] items (1:258862)❌ 
│ │             │ ├──[🔀] type (1:266284)❌ 
│ │             │ ├──[+] maximum (1:266332)❌ 
│ │             │ ├──[+] minimum (1:266304)❌ 
│ │             │ └──[🔀] description (1:266211)
│ │             ├─┬reviewedAt
│ │             │ └──[🔀] description (1:266855)
│ │             ├─┬rejectionReason
│ │             │ └──[🔀] description (1:266961)
│ │             ├─┬rejectionNote
│ │             │ ├──[🔀] type (1:267041)❌ 
│ │             │ ├──[+] maximum (1:267073)❌ 
│ │             │ ├──[+] minimum (1:267061)❌ 
│ │             │ ├──[🔀] description (1:267104)
│ │             │ └──[-] nullable (1:259966)❌ 
│ │             └─┬status
│ │               ├──[-] enum (1:259321)❌ 
│ │               ├──[-] enum (1:259329)❌ 
│ │               ├──[-] enum (1:259341)❌ 
│ │               ├──[-] enum (1:259352)❌ 
│ │               ├──[🔀] description (1:266741)
│ │               └──[+] nullable (1:266722)❌ 
│ ├─┬/tags/{id}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬color
│ │           ├──[+] enum (1:123182)
│ │           └──[🔀] description (1:123211)
│ ├─┬/domains/{slug}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬placeholder
│ │           └──[🔀] example (1:135937)
│ ├─┬/bounties/{bountyId}/submissions/{submissionId}/reject
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├──[+] required (1:274995)❌ 
│ │           ├──[+] required (1:274902)❌ 
│ │           ├──[+] properties (1:274665)
│ │           ├──[+] properties (1:273807)
│ │           ├──[+] properties (1:273997)
│ │           ├─┬status
│ │           │ ├──[-] enum (1:265950)❌ 
│ │           │ ├──[-] enum (1:265958)❌ 
│ │           │ ├──[-] enum (1:265970)❌ 
│ │           │ ├──[-] enum (1:265981)❌ 
│ │           │ ├──[🔀] description (1:274388)
│ │           │ └──[+] nullable (1:274369)❌ 
│ │           ├─┬rejectionReason
│ │           │ └──[🔀] description (1:274608)
│ │           ├─┬urls
│ │           │ ├──[-] items (1:265491)❌ 
│ │           │ ├──[🔀] type (1:273931)❌ 
│ │           │ ├──[+] maximum (1:273979)❌ 
│ │           │ ├──[+] minimum (1:273951)❌ 
│ │           │ └──[🔀] description (1:273858)
│ │           ├─┬rejectionNote
│ │           │ ├──[🔀] type (1:274688)❌ 
│ │           │ ├──[+] maximum (1:274720)❌ 
│ │           │ ├──[+] minimum (1:274708)❌ 
│ │           │ ├──[🔀] description (1:274751)
│ │           │ └──[-] nullable (1:266595)❌ 
│ │           └─┬reviewedAt
│ │             └──[🔀] description (1:274502)
│ ├─┬/partners/links/upsert
│ │ └─┬PUT
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬linkProps
│ │           ├──[-] properties (1:216166)❌ 
│ │           └─┬prefix
│ │             └──[🔀] description (1:220108)
│ └─┬/commissions/{id}
│   └─┬PATCH
│     ├──[🔀] summary (1:239617)
│     └─┬Requestbody
│       └─┬application/json
│         └─┬Schema
│           ├──[+] properties (1:240496)
│           ├──[+] properties (1:240263)
│           ├──[+] properties (1:240130)
│           ├─┬modifyAmount
│           │ ├──[🔀] description (1:241387)
│           │ └──[+] deprecated (1:241446)
│           ├─┬amount
│           │ ├──[🔀] description (1:241270)
│           │ └──[+] deprecated (1:241323)
│           └─┬status
│             ├──[+] enum (1:241192)
│             └──[🔀] description (1:240803)
└─┬Components
  ├─┬PartnerAnalyticsTopLinks
  │ ├──[+] properties (1:340558)
  │ ├─┬title
  │ │ ├──[🔀] description (1:340267)
  │ │ └──[-] nullable (1:331126)❌ 
  │ ├─┬partnerId
  │ │ ├──[🔀] description (1:339962)
  │ │ ├──[-] nullable (1:331343)❌ 
  │ │ └──[+] deprecated (1:340009)
  │ ├─┬saleAmount
  │ │ ├──[🔀] type (1:340796)❌ 
  │ │ ├──[🔀] description (1:340708)
  │ │ ├──[-] default (1:331745)❌ 
  │ │ └──[+] nullable (1:340784)❌ 
  │ ├─┬link
  │ │ ├──[🔀] type (1:341012)❌ 
  │ │ ├──[🔀] description (1:341035)
  │ │ ├──[+] default (1:341003)❌ 
  │ │ └──[-] deprecated (1:330691)
  │ ├─┬sales
  │ │ └──[🔀] description (1:341190)
  │ ├─┬url
  │ │ ├──[🔀] description (1:340390)
  │ │ └──[+] nullable (1:340444)❌ 
  │ ├─┬shortLink
  │ │ ├──[🔀] type (1:341101)❌ 
  │ │ ├──[🔀] description (1:341124)
  │ │ └──[+] default (1:341092)❌ 
  │ ├─┬key
  │ │ └──[🔀] description (1:340051)
  │ ├─┬id
  │ │ ├──[🔀] description (1:340584)
  │ │ └──[+] nullable (1:340659)❌ 
  │ └─┬leads
  │   ├──[🔀] type (1:340172)❌ 
  │   ├──[🔀] description (1:340195)
  │   └──[-] default (1:331562)❌ 
  ├─┬LinkWebhookEvent
  │ └─┬data
  │   └──[+] required (1:282056)❌ 
  ├─┬SaleCreatedEvent
  │ └─┬data
  │   ├──[+] required (1:309223)❌ 
  │   └─┬link
  │     └──[+] required (1:307682)❌ 
  ├─┬AnalyticsTopLinks
  │ ├──[+] properties (1:337145)
  │ ├─┬saleAmount
  │ │ ├──[🔀] type (1:337383)❌ 
  │ │ ├──[🔀] description (1:337295)
  │ │ ├──[-] default (1:328455)❌ 
  │ │ └──[+] nullable (1:337371)❌ 
  │ ├─┬title
  │ │ ├──[🔀] description (1:336854)
  │ │ └──[-] nullable (1:327836)❌ 
  │ ├─┬shortLink
  │ │ ├──[🔀] type (1:337688)❌ 
  │ │ ├──[🔀] description (1:337711)
  │ │ └──[+] default (1:337679)❌ 
  │ ├─┬sales
  │ │ └──[🔀] description (1:337777)
  │ ├─┬key
  │ │ └──[🔀] description (1:336638)
  │ ├─┬url
  │ │ ├──[🔀] description (1:336977)
  │ │ └──[+] nullable (1:337031)❌ 
  │ ├─┬id
  │ │ ├──[🔀] description (1:337171)
  │ │ └──[+] nullable (1:337246)❌ 
  │ ├─┬link
  │ │ ├──[🔀] type (1:337599)❌ 
  │ │ ├──[🔀] description (1:337622)
  │ │ ├──[+] default (1:337590)❌ 
  │ │ └──[-] deprecated (1:327401)
  │ ├─┬leads
  │ │ ├──[🔀] type (1:336759)❌ 
  │ │ ├──[🔀] description (1:336782)
  │ │ └──[-] default (1:328272)❌ 
  │ └─┬partnerId
  │   ├──[🔀] description (1:336549)
  │   ├──[-] nullable (1:328053)❌ 
  │   └──[+] deprecated (1:336596)
  ├─┬DomainSchema
  │ └─┬placeholder
  │   └──[🔀] example (1:350589)
  ├─┬LinkClickedEvent
  │ └─┬data
  │   └─┬link
  │     └──[+] required (1:289093)❌ 
  ├─┬LinkTagSchemaOutput
  │ └─┬color
  │   └──[+] enum (1:352672)
  ├─┬LinkTagSchema
  │ └─┬color
  │   └──[+] enum (1:328254)
  ├─┬LeadCreatedEvent
  │ └─┬data
  │   ├──[+] required (1:299078)❌ 
  │   └─┬link
  │     └──[+] required (1:297787)❌ 
  └─┬PartnerEnrolledEvent
    └─┬data
      ├──[+] required (1:320859)❌ 
      ├──[+] required (1:320878)❌ 
      ├──[+] required (1:320710)❌ 
      ├──[+] required (1:320896)❌ 
      ├──[+] properties (1:317720)
      ├──[+] properties (1:310330)
      ├─┬payoutsEnabledAt
      │ ├──[🔀] type (1:319077)❌ 
      │ ├──[🔀] description (1:318988)
      │ ├──[+] default (1:319068)❌ 
      │ └──[-] nullable (1:302382)❌ 
      ├─┬description
      │ ├──[-] maxLength (1:301971)❌ 
      │ ├──[-] description (1:301868)
      │ └──[-] nullable (1:301938)❌ 
      ├─┬website
      │ └──[🔀] description (1:311029)
      ├─┬youtube
      │ └──[🔀] description (1:320230)
      ├─┬companyName
      │ ├──[🔀] type (1:319501)❌ 
      │ ├──[-] maxLength (1:301608)❌ 
      │ └──[🔀] description (1:319406)
      ├─┬totalLeads
      │ └──[🔀] description (1:313273)
      ├─┬links
      │ └─┬Schema
      │   └──[+] required (1:313223)❌ 
      ├─┬totalConversions
      │ └──[🔀] description (1:318391)
      ├─┬leadToConversionRate
      │ ├──[🔀] type (1:320528)❌ 
      │ └──[🔀] description (1:320452)
      ├─┬discountId
      │ ├──[+] enum (1:310577)
      │ ├──[+] enum (1:310587)
      │ ├──[+] enum (1:310600)
      │ └──[+] description (1:310383)
      ├─┬earningsPerClick
      │ ├──[🔀] type (1:310192)❌ 
      │ ├──[+] maxLength (1:310213)❌ 
      │ └──[🔀] description (1:310110)
      ├─┬clickRewardId
      │ ├──[+] enum (1:314005)
      │ ├──[+] enum (1:314021)
      │ ├──[+] enum (1:314045)
      │ ├──[+] enum (1:314060)
      │ ├──[+] enum (1:314068)
      │ ├──[+] enum (1:314075)
      │ └──[+] description (1:313887)
      ├─┬id
      │ ├──[+] maxLength (1:309990)❌ 
      │ ├──[🔀] description (1:309894)
      │ └──[+] nullable (1:309875)❌ 
      ├─┬netRevenue
      │ ├──[+] items (1:311932)❌ 
      │ ├──[🔀] type (1:311916)❌ 
      │ ├──[🔀] description (1:311861)
      │ ├──[-] default (1:309868)❌ 
      │ └──[+] nullable (1:311842)❌ 
      ├─┬totalSales
      │ └──[🔀] description (1:318500)
      ├─┬country
      │ ├──[+] maxLength (1:309850)❌ 
      │ └──[🔀] description (1:309736)
      ├─┬tiktok
      │ └──[🔀] description (1:310787)
      ├─┬programId
      │ ├──[🔀] description (1:310924)
      │ └──[+] nullable (1:310905)❌ 
      ├─┬status
      │ ├──[-] enum (1:303192)❌ 
      │ ├──[-] enum (1:303206)❌ 
      │ ├──[-] enum (1:303215)❌ 
      │ ├──[-] enum (1:303139)❌ 
      │ ├──[-] enum (1:303149)❌ 
      │ ├──[-] enum (1:303160)❌ 
      │ ├──[-] enum (1:303171)❌ 
      │ ├──[-] enum (1:303181)❌ 
      │ ├──[🔀] type (1:319960)❌ 
      │ ├──[🔀] description (1:319871)
      │ └──[+] nullable (1:319948)❌ 
      ├─┬clickToConversionRate
      │ ├──[🔀] type (1:313406)❌ 
      │ └──[-] description (1:310434)
      ├─┬partnerId
      │ ├──[+] maxLength (1:309639)❌ 
      │ └──[🔀] description (1:309657)
      ├─┬saleRewardId
      │ ├──[+] required (1:317709)❌ 
      │ ├──[🔀] type (1:314134)❌ 
      │ └──[+] properties (1:314157)
      ├─┬email
      │ ├──[-] maxLength (1:301748)❌ 
      │ └──[-] description (1:301652)
      ├─┬leadRewardId
      │ └──[+] description (1:310034)
      ├─┬image
      │ └──[🔀] description (1:311228)
      ├─┬trustedAt
      │ ├──[🔀] type (1:318950)❌ 
      │ ├──[🔀] description (1:318882)
      │ ├──[+] default (1:318941)❌ 
      │ └──[-] nullable (1:302487)❌ 
      ├─┬tenantId
      │ ├──[+] enum (1:311662)
      │ ├──[+] enum (1:311672)
      │ ├──[+] enum (1:311683)
      │ ├──[+] enum (1:311694)
      │ ├──[+] enum (1:311704)
      │ ├──[+] enum (1:311715)
      │ ├──[+] enum (1:311729)
      │ ├──[+] enum (1:311738)
      │ ├──[🔀] description (1:311764)
      │ └──[-] nullable (1:302872)❌ 
      ├─┬linkedin
      │ └──[-] description (1:311224)
      ├─┬name
      │ ├──[-] maxLength (1:301397)❌ 
      │ ├──[🔀] description (1:320340)
      │ └──[+] nullable (1:320403)❌ 
      ├─┬paypalEmail
      │ ├──[🔀] description (1:311337)
      │ └──[-] nullable (1:302114)❌ 
      ├─┬applicationId
      │ ├──[+] required (1:318319)❌ 
      │ ├──[+] required (1:318335)❌ 
      │ ├──[+] required (1:318301)❌ 
      │ ├──[🔀] type (1:317844)❌ 
      │ ├──[🔀] description (1:317749)
      │ ├──[+] properties (1:318062)
      │ ├──[+] properties (1:317867)
      │ └──[+] properties (1:318178)
      ├─┬totalSaleAmount
      │ └──[🔀] description (1:318624)
      ├─┬createdAt
      │ ├──[+] description (1:310260)
      │ └──[+] nullable (1:310241)❌ 
      ├─┬groupId
      │ ├──[🔀] type (1:319204)❌ 
      │ └──[🔀] description (1:319121)
      ├─┬stripeConnectId
      │ └──[-] description (1:302264)
      ├─┬totalCommissions
      │ ├──[🔀] type (1:320635)❌ 
      │ ├──[🔀] description (1:320562)
      │ ├──[-] default (1:304733)❌ 
      │ └──[+] nullable (1:320623)❌ 
      ├─┬bannedReason
      │ ├──[-] enum (1:305532)❌ 
      │ ├──[-] enum (1:305539)❌ 
      │ ├──[-] enum (1:305469)❌ 
      │ ├──[-] enum (1:305485)❌ 
      │ ├──[-] enum (1:305509)❌ 
      │ ├──[-] enum (1:305524)❌ 
      │ └──[🔀] description (1:313749)
      ├─┬returnOnAdSpend
      │ ├──[🔀] type (1:311145)❌ 
      │ ├──[🔀] description (1:311168)
      │ └──[-] nullable (1:310832)❌ 
      ├─┬bannedAt
      │ ├──[🔀] type (1:319363)❌ 
      │ └──[🔀] description (1:319252)
      ├─┬averageLifetimeValue
      │ ├──[🔀] type (1:313713)❌ 
      │ └──[🔀] description (1:313592)
      ├─┬referralFormData
      │ ├──[-] required (1:309223)❌ 
      │ ├──[🔀] type (1:310728)❌ 
      │ ├──[+] description (1:310656)
      │ └──[-] properties (1:305621)❌ 
      ├─┬clickToLeadRate
      │ └──[🔀] description (1:319550)
      ├─┬instagram
      │ ├──[🔀] description (1:309568)
      │ └──[-] nullable (1:311400)❌ 
      ├─┬totalClicks
      │ ├──[🔀] type (1:311588)❌ 
      │ ├──[🔀] description (1:311414)
      │ ├──[-] default (1:309259)❌ 
      │ └──[+] nullable (1:311395)❌ 
      └─┬twitter
        ├──[🔀] type (1:318839)❌ 
        ├──[🔀] description (1:318744)
        ├──[+] default (1:318728)❌ 
        └──[-] nullable (1:311176)❌ 
Document Element Total Changes Breaking Changes
paths 494 259
components 201 106

View full report

Linting Report 0 errors, 26 warnings, 22 hints

RUBY CHANGELOG

constsAndDefaults: 0.1.4 - 2026-02-21

🐛 Bug Fixes

  • coerce type-mismatched default values instead of clearing them to prevent invalid generated code (commit by @danielkov)

constsAndDefaults: 0.1.3 - 2026-02-14

🐛 Bug Fixes

  • resolve multiple Ruby SDK build failures including filename truncation, RuboCop violations, Sorbet namespace collisions, and duplicate field name deduplication (commit by @danielkov)

core: 3.11.27 - 2026-03-24

🐛 Bug Fixes

  • reserve key and value as method argument keywords to prevent shadowing block variables (commit by @danielkov)

core: 3.11.26 - 2026-03-24

🐛 Bug Fixes

  • add missing empty line after attr_accessor in sub-SDK service classes (commit by @danielkov)

core: 3.11.25 - 2026-03-22

🐛 Bug Fixes

  • eliminate double assignment of SERVERS constant in Ruby Sorbet SDKs (commit by @subomi)

core: 3.11.24 - 2026-03-10

🐝 New Features

  • Improved formatter memory allocations for faster performance when enableFormatting is enabled (commit by @bflad)

core: 3.11.23 - 2026-03-04

🐛 Bug Fixes

  • include global security in SDK Example Usage snippets and per-operation docs (commit by @mfbx9da4)

core: 3.11.22 - 2026-02-27

🐛 Bug Fixes

  • make serverURL optional when operations define their own servers (commit by @danielkov)

core: 3.11.21 - 2026-02-27

🐛 Bug Fixes

  • derive installation URL from repo URL for monorepo subdirectory support (commit by @bradcypert)

core: 3.11.19 - 2026-02-18

🐛 Bug Fixes

  • deduplicate OAuth2 scope enum members that normalize to the same name (commit by @danielkov)

core: 3.11.18 - 2026-02-17

🐝 New Features

  • allow repoUrl and repoSubDirectory to be configured via gen.yaml generation section (commit by @vishalg0wda)

core: 3.11.17 - 2026-02-16

🐛 Bug Fixes

  • improve discriminated union deserialization and fix URI template substitution (commit by @tristanspeakeasy)

core: 3.11.16 - 2026-02-16

🐝 New Features

  • Ruby SDKs are now formatted with rubyfmt, producing more idiomatic code style (Shopify Ruby Style Guide) (commit by @tristanspeakeasy)

core: 3.11.15 - 2026-02-14

🐛 Bug Fixes

  • resolve multiple Ruby SDK build failures including filename truncation, RuboCop violations, Sorbet namespace collisions, and duplicate field name deduplication (commit by @danielkov)

errors: 0.1.2 - 2026-03-06

🐛 Bug Fixes

examples: 2.81.7 - 2026-02-27

🐛 Bug Fixes

  • don't show global server URL in examples when operation has its own servers (commit by @tristanspeakeasy)

globalSecurity: 2.81.11 - 2026-03-24

🐛 Bug Fixes

  • respect global security alternatives ordering and enforce operation-level security restrictions when hoisted (commit by @2ynn)

globalServerURLs: 2.83.1 - 2026-02-27

🐛 Bug Fixes

  • don't show global server URL in examples when operation has its own servers (commit by @tristanspeakeasy)

nameOverrides: 2.81.4 - 2026-02-19

🐝 New Features

  • add support for renaming object properties that reference a shared component (commit by @2ynn)

nameOverrides: 2.81.3 - 2026-02-19

🐛 Bug Fixes

  • set fixes.nameOverrideFeb2026 to true in gen.yaml to prevent x-speakesy-name-override from propagating through resolution or allOf merging (commit by @2ynn)

pagination: 0.1.1 - 2026-02-21

🐛 Bug Fixes

  • handle cursor-based pagination when cursor input is inside a nested request body object and fix request field access in pagination methods (commit by @danielkov)

Based on Speakeasy CLI 1.761.1

@github-actions github-actions bot added the patch Patch version bump label Feb 19, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1771461838 branch 7 times, most recently from e82421c to 73a7bda Compare February 26, 2026 00:41
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1771461838 branch 7 times, most recently from 8e90c1e to 8401c53 Compare March 5, 2026 00:43
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1771461838 branch 8 times, most recently from c116ef0 to b92c6f5 Compare March 13, 2026 00:43
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1771461838 branch 7 times, most recently from 2eba8c0 to 7154c18 Compare March 20, 2026 00:43
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1771461838 branch 7 times, most recently from 71c5d21 to 9fb0af9 Compare March 27, 2026 00:48
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1771461838 branch 7 times, most recently from b0b39a2 to 6389a9e Compare April 3, 2026 00:48
* `dub.links.update_many()`:  `response.[].tags[].color.enum(gray)` **Added** (Breaking ⚠️)
* `dub.tags.list()`: 
  *  `request.page` **Changed**
  *  `response.[].color.enum(gray)` **Added** (Breaking ⚠️)
* `dub.links.create()`:  `response.tags[].color.enum(gray)` **Added** (Breaking ⚠️)
* `dub.links.get()`:  `response.tags[].color.enum(gray)` **Added** (Breaking ⚠️)
* `dub.links.update()`:  `response.tags[].color.enum(gray)` **Added** (Breaking ⚠️)
* `dub.links.create_many()`:  `response.[].union(LinkSchema).tags[].color.enum(gray)` **Added** (Breaking ⚠️)
* `dub.links.list()`: 
  *  `request` **Changed**
  *  `response.[].tags[].color.enum(gray)` **Added** (Breaking ⚠️)
* `dub.embed_tokens.referrals()`: 
  *  `request.partner.link_props.key_length` **Removed** (Breaking ⚠️)
* `dub.partners.create()`: 
  *  `request.link_props.key_length` **Removed** (Breaking ⚠️)
  *  `response` **Changed**
* `dub.events.list()`:  `response.[].union(ClickEvent).link.tags[].color.enum(gray)` **Added** (Breaking ⚠️)
* `dub.links.upsert()`:  `response.tags[].color.enum(gray)` **Added** (Breaking ⚠️)
* `dub.tags.create()`: 
  *  `request.color.enum(gray)` **Added**
  *  `response.color.enum(gray)` **Added** (Breaking ⚠️)
* `dub.tags.update()`: 
  *  `request_body.color.enum(gray)` **Added**
  *  `response.color.enum(gray)` **Added** (Breaking ⚠️)
* `dub.partners.upsert_link()`: 
  *  `request.link_props.key_length` **Removed** (Breaking ⚠️)
  *  `response.tags[].color.enum(gray)` **Added** (Breaking ⚠️)
* `dub.partners.create_link()`: 
  *  `request.link_props.key_length` **Removed** (Breaking ⚠️)
  *  `response.tags[].color.enum(gray)` **Added** (Breaking ⚠️)
* `dub.domains.list()`: 
  *  `request.page` **Changed**
* `dub.partners.list()`: 
  *  `request` **Changed**
  *  `response.[]` **Changed**
* `dub.customers.list()`:  `request` **Changed**
* `dub.commissions.update_many()`: **Added**
* `dub.folders.list()`: 
  *  `request.page` **Changed**
* `dub.partners.analytics()`:  `response.union(Array<PartnerAnalyticsTopLinks>)[].folder_id` **Added**
* `dub.commissions.list()`:  `request` **Changed**
* `dub.commissions.update()`: 
  *  `request.request_body` **Changed**
* `dub.payouts.list()`: 
  *  `request.page` **Changed**
  *  `response.[]` **Changed**
* `dub.analytics.retrieve()`:  `response.union(Array<AnalyticsTopLinks>)[].folder_id` **Added**
* `dub.bounties.list_submissions()`: 
  *  `request` **Changed**
  *  `response.[]` **Changed**
* `dub.bounties.approve_submission()`:  `response` **Changed**
* `dub.bounties.reject_submission()`:  `response` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1771461838 branch from ce34669 to de6d97b Compare April 4, 2026 00:45
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.

1 participant