Skip to content

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Oct 2, 2025

SDK update

Versioning

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

Typescript SDK Changes Detected:

  • polar.orders.update(): response Changed Breaking ⚠️
  • polar.EndpointorderRefundedPost():
    • request.data Changed Breaking ⚠️
  • polar.customerPortal.orders.update(): response Changed Breaking ⚠️
  • polar.customerPortal.orders.get(): response Changed Breaking ⚠️
  • polar.customerPortal.orders.list(): response.items.[] Changed Breaking ⚠️
  • polar.orders.get(): response Changed Breaking ⚠️
  • polar.orders.list(): response.items.[] Changed Breaking ⚠️
  • polar.EndpointorderUpdatedPost():
    • request.data Changed Breaking ⚠️
  • polar.EndpointorderCreatedPost():
    • request.data Changed Breaking ⚠️
  • polar.EndpointorderPaidPost():
    • request.data Changed Breaking ⚠️
  • polar.customerPortal.seats.assignSeat(): Added
  • polar.oauth2.clients.get(): Added
  • polar.customerPortal.seats.resendInvitation(): Added
  • polar.customerPortal.seats.revokeSeat(): Added
  • polar.customerPortal.seats.listClaimedSubscriptions(): Added
  • polar.oauth2.clients.create(): Added
  • polar.discounts.update():
    • request.discountUpdate.currency Changed
  • polar.customerPortal.seats.listSeats(): Added
  • polar.oauth2.clients.delete(): Added
  • polar.oauth2.clients.update(): Added
OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (10202:5)
│ ├──[+] path (10341:5)
│ ├──[+] path (1087:5)
│ ├──[+] path (10066:5)
│ ├──[+] path (10270:5)
│ └──[+] path (1036:5)
└─┬Components
  ├──[+] schemas (44060:21)
  ├──[+] schemas (44143:21)
  ├──[+] schemas (44152:20)
  ├──[+] schemas (39382:42)
  ├──[+] schemas (39265:36)
  ├──[+] schemas (30407:23)
  ├─┬ProductPriceMeteredUnit
  │ └─┬unit_amount
  │   └──[+] pattern (43028:24)❌ 
  ├─┬ProductPriceMeteredUnitCreate
  │ └─┬unit_amount
  │   └─┬ANYOF
  │     └──[+] pattern (43102:28)❌ 
  ├─┬DiscountUpdate
  │ ├─┬ends_at
  │ │ ├──[+] description (34426:28)
  │ │ └─┬ANYOF
  │ │   ├──[+] type (34418:25)❌ 
  │ │   ├──[+] format (34419:27)❌ 
  │ │   ├──[-] description (1:562297)
  │ │   ├──[-] anyOf (1:562220)❌ 
  │ │   └──[-] anyOf (1:562263)❌ 
  │ ├─┬max_redemptions
  │ │ ├──[+] description (34439:28)
  │ │ └─┬ANYOF
  │ │   ├──[+] type (34431:25)❌ 
  │ │   ├──[+] minimum (34432:28)❌ 
  │ │   ├──[-] description (1:562520)
  │ │   ├──[-] anyOf (1:562451)❌ 
  │ │   └──[-] anyOf (1:562486)❌ 
  │ ├─┬code
  │ │ ├──[+] description (34400:28)
  │ │ └─┬ANYOF
  │ │   ├──[+] type (34393:25)❌ 
  │ │   ├──[-] description (1:561721)
  │ │   ├──[-] anyOf (1:561667)❌ 
  │ │   └──[-] anyOf (1:561687)❌ 
  │ ├─┬starts_at
  │ │ ├──[+] description (34413:28)
  │ │ └─┬ANYOF
  │ │   ├──[+] type (34405:25)❌ 
  │ │   ├──[+] format (34406:27)❌ 
  │ │   ├──[-] description (1:562082)
  │ │   ├──[-] anyOf (1:562005)❌ 
  │ │   └──[-] anyOf (1:562048)❌ 
  │ └─┬currency
  │   └─┬ANYOF
  │     └──[-] default (1:563463)❌ 
  ├─┬Order
  │ ├──[+] required (39882:11)❌ 
  │ ├──[+] required (39883:11)❌ 
  │ ├──[-] required (1:641667)❌ 
  │ ├──[+] properties (39664:11)
  │ ├──[+] properties (39669:11)
  │ ├──[-] properties (1:638618)❌ 
  │ ├─┬customer_id
  │ │ └──[🔀] $ref (39918:23)❌ 
  │ ├─┬modified_at
  │ │ ├──[+] additionalProperties (39770:37)❌ 
  │ │ ├──[+] type (39786:21)❌ 
  │ │ ├──[🔀] title (39787:22)
  │ │ ├──[-] description (1:637775)
  │ │ ├──[-] anyOf (1:637674)❌ 
  │ │ └──[-] anyOf (1:637717)❌ 
  │ ├─┬is_invoice_generated
  │ │ ├──[🔀] type (39714:21)❌ 
  │ │ ├──[🔀] title (39715:22)
  │ │ └──[🔀] description (39716:28)
  │ ├─┬subscription_id
  │ │ ├──[-] title (1:640055)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (40381:23)❌ 
  │ ├─┬refunded_tax_amount
  │ │ ├──[🔀] title (39676:22)
  │ │ └──[🔀] description (39677:28)
  │ ├─┬items
  │ │ ├──[-] items (1:641364)❌ 
  │ │ ├──[🔀] type (39719:21)❌ 
  │ │ ├──[🔀] title (39720:22)
  │ │ └──[🔀] description (39721:28)
  │ ├─┬refunded_amount
  │ │ ├──[🔀] type (39729:21)❌ 
  │ │ ├──[🔀] title (39731:22)
  │ │ ├──[+] format (39730:23)❌ 
  │ │ └──[-] description (1:638875)
  │ ├─┬custom_field_data
  │ │ ├──[-] additionalProperties (1:640402)❌ 
  │ │ ├──[🔀] type (39685:21)❌ 
  │ │ ├──[🔀] title (39686:22)
  │ │ └──[-] description (1:640601)
  │ ├─┬discount_amount
  │ │ ├──[-] type (1:638180)❌ 
  │ │ ├──[🔀] title (39849:22)
  │ │ ├──[-] description (1:638234)
  │ │ ├──[+] anyOf (39828:15)
  │ │ └──[+] anyOf (39845:15)
  │ ├─┬net_amount
  │ │ ├──[-] type (1:638287)❌ 
  │ │ ├──[🔀] title (39622:22)
  │ │ ├──[🔀] description (39623:28)
  │ │ ├──[+] anyOf (39614:15)
  │ │ └──[+] anyOf (39618:15)
  │ ├─┬billing_reason
  │ │ └──[🔀] $ref (39691:27)❌ 
  │ ├─┬product
  │ │ └──[🔀] $ref (39631:19)❌ 
  │ ├─┬customer
  │ │ └──[🔀] $ref (39789:32)❌ 
  │ ├─┬subtotal_amount
  │ │ ├──[-] type (1:638049)❌ 
  │ │ ├──[🔀] title (39755:22)
  │ │ ├──[-] description (1:638103)
  │ │ ├──[+] anyOf (39747:15)
  │ │ └──[+] anyOf (39751:15)
  │ ├─┬discount_id
  │ │ ├──[+] type (39645:21)❌ 
  │ │ ├──[🔀] title (39646:22)
  │ │ ├──[+] description (39647:28)
  │ │ ├──[-] anyOf (1:639875)❌ 
  │ │ └──[-] anyOf (1:639914)❌ 
  │ ├─┬billing_name
  │ │ ├──[-] title (1:639227)
  │ │ ├──[-] description (1:639258)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (15290:23)❌ 
  │ ├─┬tax_amount
  │ │ ├──[🔀] title (39641:22)
  │ │ └──[🔀] description (39642:28)
  │ ├─┬currency
  │ │ ├──[🔀] title (39609:22)
  │ │ ├──[+] format (39608:23)❌ 
  │ │ └──[+] description (39610:28)
  │ ├─┬paid
  │ │ ├──[-] examples (1:638013)
  │ │ ├──[🔀] type (39650:21)❌ 
  │ │ ├──[🔀] title (39651:22)
  │ │ └──[🔀] description (39652:28)
  │ ├─┬product_id
  │ │ └──[🔀] $ref (40215:23)❌ 
  │ ├─┬subscription
  │ │ └──[🔀] $ref (40371:17)❌ 
  │ ├─┬metadata
  │ │ ├──[-] additionalProperties (1:640221)❌ 
  │ │ ├──[+] items (39862:22)❌ 
  │ │ ├──[🔀] type (39865:21)❌ 
  │ │ ├──[🔀] title (39866:22)
  │ │ └──[+] description (39867:28)
  │ ├─┬created_at
  │ │ ├──[-] type (1:637539)❌ 
  │ │ ├──[🔀] title (39767:22)
  │ │ ├──[-] format (1:637559)❌ 
  │ │ ├──[-] description (1:637610)
  │ │ ├──[+] anyOf (39759:15)
  │ │ └──[+] anyOf (39763:15)
  │ ├─┬id
  │ │ ├──[🔀] type (39670:21)❌ 
  │ │ ├──[🔀] title (39671:22)
  │ │ ├──[-] format (1:637451)❌ 
  │ │ └──[🔀] description (39672:28)
  │ ├─┬billing_address
  │ │ ├──[+] type (39665:21)❌ 
  │ │ ├──[+] title (39666:22)
  │ │ ├──[+] description (39667:28)
  │ │ ├──[-] anyOf (1:246586)❌ 
  │ │ └──[-] anyOf (1:639395)❌ 
  │ ├─┬invoice_number
  │ │ ├──[🔀] title (39603:22)
  │ │ ├──[+] format (39602:23)❌ 
  │ │ └──[🔀] description (39604:28)
  │ ├─┬user_id
  │ │ ├──[🔀] type (39660:21)❌ 
  │ │ ├──[🔀] title (39661:22)
  │ │ ├──[-] format (1:640751)❌ 
  │ │ ├──[+] description (39662:28)
  │ │ └──[-] deprecated (1:640794)
  │ ├─┬status
  │ │ └──[🔀] $ref (39679:34)❌ 
  │ ├─┬total_amount
  │ │ ├──[🔀] title (39656:22)
  │ │ └──[🔀] description (39657:28)
  │ ├─┬checkout_id
  │ │ └──[🔀] $ref (39908:17)❌ 
  │ └─┬discount
  │   ├──[+] type (39724:21)❌ 
  │   ├──[🔀] title (39726:22)
  │   ├──[+] format (39725:23)❌ 
  │   ├──[-] anyOf (1:640882)❌ 
  │   └──[-] anyOf (1:641205)❌ 
  └─┬CustomerOrder
    ├──[+] required (29366:11)❌ 
    ├──[+] required (29367:11)❌ 
    ├──[-] required (1:479510)❌ 
    ├──[+] properties (29208:11)
    ├──[+] properties (29213:11)
    ├──[-] properties (1:477163)❌ 
    ├─┬total_amount
    │ ├──[🔀] title (29200:22)
    │ └──[🔀] description (29201:28)
    ├─┬billing_name
    │ ├──[-] title (1:477772)
    │ ├──[-] description (1:477803)
    │ └─┬ANYOF
    │   └──[🔀] $ref (15290:23)❌ 
    ├─┬net_amount
    │ ├──[-] type (1:476832)❌ 
    │ ├──[🔀] title (29166:22)
    │ ├──[🔀] description (29167:28)
    │ ├──[+] anyOf (29158:15)
    │ └──[+] anyOf (29162:15)
    ├─┬checkout_id
    │ └──[🔀] $ref (39908:17)❌ 
    ├─┬tax_amount
    │ ├──[🔀] title (29185:22)
    │ └──[🔀] description (29186:28)
    ├─┬discount_amount
    │ ├──[🔀] type (29268:21)❌ 
    │ ├──[🔀] title (29270:22)
    │ ├──[+] format (29269:23)❌ 
    │ └──[-] description (1:476779)
    ├─┬id
    │ ├──[🔀] type (29214:21)❌ 
    │ ├──[🔀] title (29215:22)
    │ ├──[-] format (1:475996)❌ 
    │ └──[🔀] description (29216:28)
    ├─┬is_invoice_generated
    │ ├──[🔀] type (29258:21)❌ 
    │ ├──[🔀] title (29259:22)
    │ └──[🔀] description (29260:28)
    ├─┬subscription_id
    │ ├──[-] title (1:478600)
    │ └─┬ANYOF
    │   └──[🔀] $ref (29672:23)❌ 
    ├─┬billing_reason
    │ └──[🔀] $ref (29235:27)❌ 
    ├─┬paid
    │ ├──[-] examples (1:476558)
    │ ├──[-] type (1:476462)❌ 
    │ ├──[🔀] title (29350:22)
    │ ├──[🔀] description (29351:28)
    │ ├──[+] anyOf (29342:15)
    │ └──[+] anyOf (29346:15)
    ├─┬next_payment_attempt_at
    │ ├──[+] type (29194:21)❌ 
    │ ├──[🔀] title (29195:22)
    │ ├──[🔀] description (29196:28)
    │ ├──[-] anyOf (1:479185)❌ 
    │ └──[-] anyOf (1:479228)❌ 
    ├─┬status
    │ └──[🔀] $ref (29223:34)❌ 
    ├─┬modified_at
    │ ├──[+] items (29333:22)❌ 
    │ ├──[+] type (29336:21)❌ 
    │ ├──[🔀] title (29337:22)
    │ ├──[🔀] description (29338:28)
    │ ├──[-] anyOf (1:476219)❌ 
    │ └──[-] anyOf (1:476262)❌ 
    ├─┬user_id
    │ ├──[🔀] type (29204:21)❌ 
    │ ├──[🔀] title (29205:22)
    │ ├──[-] format (1:478769)❌ 
    │ ├──[+] description (29206:28)
    │ └──[-] deprecated (1:478812)
    ├─┬product
    │ └──[🔀] $ref (29175:19)❌ 
    ├─┬subtotal_amount
    │ ├──[-] type (1:476594)❌ 
    │ ├──[🔀] title (29299:22)
    │ ├──[-] description (1:476648)
    │ ├──[+] anyOf (29291:15)
    │ └──[+] anyOf (29295:15)
    ├─┬customer_id
    │ ├──[🔀] title (29230:22)
    │ └──[-] format (1:478284)❌ 
    ├─┬refunded_tax_amount
    │ ├──[🔀] title (29220:22)
    │ └──[🔀] description (29221:28)
    ├─┬subscription
    │ └──[🔀] $ref (40371:17)❌ 
    ├─┬currency
    │ ├──[🔀] title (29153:22)
    │ ├──[+] format (29152:23)❌ 
    │ └──[+] description (29154:28)
    ├─┬created_at
    │ ├──[-] type (1:476084)❌ 
    │ ├──[🔀] title (29311:22)
    │ ├──[-] format (1:476104)❌ 
    │ ├──[-] description (1:476155)
    │ ├──[+] anyOf (29303:15)
    │ └──[+] anyOf (29307:15)
    ├─┬billing_address
    │ ├──[+] type (29209:21)❌ 
    │ ├──[+] title (29210:22)
    │ ├──[+] description (29211:28)
    │ ├──[-] anyOf (1:246586)❌ 
    │ └──[-] anyOf (1:477940)❌ 
    ├─┬discount_id
    │ ├──[+] type (29189:21)❌ 
    │ ├──[🔀] title (29190:22)
    │ ├──[+] description (29191:28)
    │ ├──[-] anyOf (1:478420)❌ 
    │ └──[-] anyOf (1:478459)❌ 
    ├─┬invoice_number
    │ ├──[🔀] title (29147:22)
    │ ├──[+] format (29146:23)❌ 
    │ └──[🔀] description (29148:28)
    ├─┬items
    │ ├──[-] items (1:479011)❌ 
    │ ├──[🔀] type (29263:21)❌ 
    │ ├──[🔀] title (29264:22)
    │ └──[🔀] description (29265:28)
    ├─┬product_id
    │ └──[🔀] $ref (29507:23)❌ 
    └─┬refunded_amount
      ├──[🔀] type (29273:21)❌ 
      ├──[🔀] title (29275:22)
      ├──[+] format (29274:23)❌ 
      └──[-] description (1:477420)
Document Element Total Changes Breaking Changes
paths 6 0
components 236 112

TYPESCRIPT CHANGELOG

core: 3.21.26 - 2025-10-01

🐛 Bug Fixes

  • add acceptHeaderEnum config to control Accept header enum generation (commit by @)

groups: 2.81.3 - 2025-10-06

🐛 Bug Fixes

  • Fix empty readme files being generated when all operations are in child groups (commit by @BlakeTheAwesome)

unions: 2.86.0 - 2025-10-01

🐝 New Features

  • support nested discriminated unions (commit by @vishalg0wda)

Based on Speakeasy CLI 1.636.3

@github-actions github-actions bot added the patch Patch version bump label Oct 2, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759364871 branch from 172ab37 to 8998351 Compare October 3, 2025 00:30
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.35.5 chore: 🐝 Update SDK - Generate 0.36.0 Oct 3, 2025
@github-actions github-actions bot added minor Minor version bump and removed patch Patch version bump labels Oct 3, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759364871 branch 7 times, most recently from 69bd400 to 40f872b Compare October 10, 2025 00:32
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759364871 branch 3 times, most recently from e30fadf to 15da800 Compare October 13, 2025 00:34
* `polar.orders.update()`:  `response` **Changed** **Breaking** ⚠️
* `polar.EndpointorderRefundedPost()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar.customerPortal.orders.update()`:  `response` **Changed** **Breaking** ⚠️
* `polar.customerPortal.orders.get()`:  `response` **Changed** **Breaking** ⚠️
* `polar.customerPortal.orders.list()`:  `response.items.[]` **Changed** **Breaking** ⚠️
* `polar.orders.get()`:  `response` **Changed** **Breaking** ⚠️
* `polar.orders.list()`:  `response.items.[]` **Changed** **Breaking** ⚠️
* `polar.EndpointorderUpdatedPost()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar.EndpointorderCreatedPost()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar.EndpointorderPaidPost()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar.customerPortal.seats.assignSeat()`: **Added**
* `polar.oauth2.clients.get()`: **Added**
* `polar.customerPortal.seats.resendInvitation()`: **Added**
* `polar.customerPortal.seats.revokeSeat()`: **Added**
* `polar.customerPortal.seats.listClaimedSubscriptions()`: **Added**
* `polar.oauth2.clients.create()`: **Added**
* `polar.discounts.update()`: 
  *  `request.discountUpdate.currency` **Changed**
* `polar.customerPortal.seats.listSeats()`: **Added**
* `polar.oauth2.clients.delete()`: **Added**
* `polar.oauth2.clients.update()`: **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759364871 branch from 9477280 to 813aa30 Compare October 14, 2025 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant