Skip to content

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Sep 26, 2025

SDK update

Versioning

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

Typescript SDK Changes Detected:

  • midday.invoices.summary():
    • request Changed Breaking ⚠️
    • response Changed Breaking ⚠️
  • midday.transactions.update():
    • request.requestBody Changed
  • midday.teams.update():
    • request.requestBody.exportSettings Added
  • midday.inbox.list(): request Changed
  • midday.invoices.create(): request Changed
OpenAPI Change Summary
└─┬Paths
  ├─┬/inbox
  │ └─┬GET
  │   ├──[+] parameters (6807:21)❌ 
  │   └─┬Parameters
  │     └─┬Schema
  │       └──[+] enum (6837:17)
  ├─┬/teams/{id}
  │ └─┬PATCH
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         ├──[+] properties (3549:19)
  │         ├─┬name
  │         │ ├──[-] maxLength (1:62218)❌ 
  │         │ ├──[-] minLength (1:62202)❌ 
  │         │ ├──[+] format (3535:31)❌ 
  │         │ ├──[🔀] description (3536:36)
  │         │ └──[🔀] example (3537:32)
  │         └─┬logoUrl
  │           ├──[+] required (3569:23)❌ 
  │           ├──[+] required (3570:23)❌ 
  │           ├──[+] required (3571:23)❌ 
  │           ├──[+] required (3572:23)❌ 
  │           ├──[🔀] type (3550:29)❌ 
  │           ├──[-] format (1:62519)❌ 
  │           ├──[🔀] description (3574:36)
  │           ├──[-] example (1:62620)
  │           ├──[+] properties (3564:23)
  │           ├──[+] properties (3552:23)
  │           ├──[+] properties (3555:23)
  │           ├──[+] properties (3558:23)
  │           └──[+] properties (3561:23)
  ├─┬/transactions/{id}
  │ └─┬PATCH
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         ├──[+] properties (2846:19)
  │         └──[+] properties (2841:19)
  ├─┬/invoices/summary
  │ └─┬GET
  │   ├──[-] parameters (1:160263)❌ 
  │   ├──[+] parameters (9104:21)❌ 
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           ├──[+] required (9181:21)❌ 
  │           ├──[+] required (9182:21)❌ 
  │           ├──[+] required (9183:21)❌ 
  │           ├──[-] items (1:160433)❌ 
  │           ├──[🔀] type (9113:27)❌ 
  │           ├──[🔀] description (9185:34)
  │           ├──[🔀] example (9186:30)
  │           ├──[+] properties (9130:21)
  │           ├──[+] properties (9115:21)
  │           ├──[+] properties (9125:21)
  │           └──[+] properties (9120:21)
  └─┬/invoices
    └─┬POST
      └─┬Requestbody
        └─┬application/json
          └─┬Schema
            ├─┬template
            │ ├──[+] properties (8171:23)
            │ ├─┬paymentDetails
            │ │ ├──[🔀] type (8001:33)❌ 
            │ │ ├──[-] description (1:146625)
            │ │ └──[-] example (1:146684)
            │ ├─┬size
            │ │ ├──[-] enum (1:146437)❌ 
            │ │ ├──[-] enum (1:146443)❌ 
            │ │ └──[🔀] type (8029:33)❌ 
            │ ├─┬paymentLabel
            │ │ ├──[🔀] type (8066:33)❌ 
            │ │ ├──[+] description (8067:40)
            │ │ └──[+] example (8068:36)
            │ ├─┬timezone
            │ │ ├──[🔀] type (8038:33)❌ 
            │ │ ├──[+] maximum (8040:36)❌ 
            │ │ └──[+] minimum (8039:36)❌ 
            │ ├─┬sendCopy
            │ │ └──[🔀] type (7974:33)❌ 
            │ ├─┬noteLabel
            │ │ ├──[🔀] type (8172:33)❌ 
            │ │ ├──[+] description (8173:40)
            │ │ └──[+] example (8174:36)
            │ ├─┬taxRate
            │ │ ├──[🔀] type (7989:33)❌ 
            │ │ ├──[-] maximum (1:146334)❌ 
            │ │ └──[-] minimum (1:146320)❌ 
            │ ├─┬vatRate
            │ │ ├──[🔀] type (7983:33)❌ 
            │ │ ├──[-] maximum (1:146395)❌ 
            │ │ └──[-] minimum (1:146381)❌ 
            │ └─┬subtotalLabel
            │   ├──[+] enum (8051:27)
            │   └──[+] enum (8050:27)
            └─┬lineItems
              └─┬Schema
                ├──[+] properties (8484:25)
                ├─┬tax
                │ └──[-] nullable (1:151098)❌ 
                ├─┬quantity
                │ ├──[🔀] type (8485:35)❌ 
                │ ├──[-] minimum (1:150863)❌ 
                │ ├──[+] format (8486:37)❌ 
                │ ├──[+] description (8487:42)
                │ └──[+] example (8488:38)
                ├─┬unit
                │ ├──[🔀] type (8462:35)❌ 
                │ └──[+] minimum (8464:38)❌ 
                └─┬vat
                  ├──[🔀] type (8448:35)❌ 
                  └──[-] minimum (1:151056)❌ 
Document Element Total Changes Breaking Changes
paths 72 41

TYPESCRIPT CHANGELOG

core: 3.23.0 - 2025-10-21

🐝 New Features

  • add Zod v3 and v4 compatibility via zod/v3 import path (commit by @mfbx9da4)

core: 3.22.0 - 2025-10-13

🐝 New Features

  • add config option for deep merging allOf nodes in OpenAPI specs (commit by @BlakeTheAwesome)

core: 3.21.27 - 2025-10-09

🐛 Bug Fixes

  • Fix reading environment variables in deno (commit by @subomi)

core: 3.21.26 - 2025-10-01

🐛 Bug Fixes

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

core: 3.21.25 - 2025-09-23

🐛 Bug Fixes

core: 3.21.24 - 2025-09-23

🐛 Bug Fixes

  • allow input/output models without suffixes (commit by @disintegrator)

unions: 2.86.0 - 2025-10-01

🐝 New Features

  • support nested discriminated unions (commit by @vishalg0wda)

unions: 2.85.12 - 2025-09-25

🐛 Bug Fixes

  • Fix discriminator mapping array being re-sorted as a side effect of our zod serialisation code (commit by @BlakeTheAwesome)

Based on Speakeasy CLI 1.638.0

@github-actions github-actions bot added the patch Patch version bump label Sep 26, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758846563 branch 7 times, most recently from ffdfff6 to f262580 Compare October 3, 2025 00:30
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.5.1 chore: 🐝 Update SDK - Generate 0.6.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-1758846563 branch 7 times, most recently from a4ebcb7 to 6acef87 Compare October 10, 2025 00:31
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758846563 branch 7 times, most recently from 00de3c0 to fdf2313 Compare October 17, 2025 00:32
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758846563 branch 4 times, most recently from 997514b to 3e7a225 Compare October 21, 2025 00:32
* `midday.invoices.summary()`: 
  *  `request` **Changed** **Breaking** ⚠️
  *  `response` **Changed** **Breaking** ⚠️
* `midday.transactions.update()`: 
  *  `request.requestBody` **Changed**
* `midday.teams.update()`: 
  *  `request.requestBody.exportSettings` **Added**
* `midday.inbox.list()`:  `request` **Changed**
* `midday.invoices.create()`:  `request` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758846563 branch from 3e7a225 to 3f828d1 Compare October 22, 2025 00:33
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