Skip to content

Conversation

@github-actions
Copy link

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

SDK update

Versioning

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

Typescript SDK Changes:

  • midday.tags.create(): response Changed Breaking ⚠️
  • midday.trackerTimer.getCurrentTimer(): response.data.stop Changed Breaking ⚠️
  • midday.trackerTimer.stopTimer(): response.data.stop Changed Breaking ⚠️
  • midday.trackerTimer.startTimer(): response.data.stop Changed Breaking ⚠️
  • midday.invoices.summary():
    • request Changed Breaking ⚠️
    • response Changed Breaking ⚠️
  • midday.integrations.getFortnoxInstallUrl(): Added
  • midday.invoicePayments.stripeConnectCallback(): Added
  • midday.integrations.slackOAuthCallback(): Added
  • midday.integrations.getSlackInstallUrl(): Added
  • midday.integrations.slackWebhook(): Added
  • midday.integrations.slackInteractions(): Added
  • midday.integrations.gmailOAuthCallback(): Added
  • midday.integrations.getGmailInstallUrl(): Added
  • midday.integrations.outlookOAuthCallback(): Added
  • midday.integrations.getOutlookInstallUrl(): Added
  • midday.integrations.xeroOAuthCallback(): Added
  • midday.integrations.getXeroInstallUrl(): Added
  • midday.integrations.quickBooksOAuthCallback(): Added
  • midday.integrations.getQuickBooksInstallUrl(): Added
  • midday.integrations.fortnoxOAuthCallback(): Added
  • midday.webhooks.inboxWebhook(): Added
  • midday.invoicePayments.getStripeConnectUrl(): Added
  • midday.files.downloadInvoice(): Added
  • midday.invoicePayments.disconnectStripe(): Added
  • midday.invoicePayments.createInvoicePaymentIntent(): Added
  • midday.invoicePayments.getStripeConnectStatus(): Added
  • midday.transactions.list(): request Changed
  • midday.transactions.update():
    • request.requestBody Changed
  • midday.teams.update():
    • request.requestBody Changed
  • midday.users.get(): response.filekey Added
  • midday.users.update(): response.filekey Added
  • midday.files.downloadFile(): Added
  • midday.inbox.list(): request Changed
  • midday.invoices.create(): request Changed
  • midday.files.proxy(): Added
  • midday.reports.revenue():
    • request.revenueType Added
  • midday.reports.profit():
    • request.revenueType Added
  • midday.webhooks.stripeWebhook(): Added
  • midday.webhooks.whatsappWebhook(): Added
  • midday.webhooks.whatsappWebhookVerify(): Added
OpenAPI Change Summary
└─┬Paths
  ├──[+] path (3314:5)
  ├──[+] path (2807:5)
  ├──[+] path (2992:5)
  ├──[+] path (3584:5)
  ├──[+] path (2216:5)
  ├──[+] path (2871:5)
  ├──[+] path (2580:5)
  ├──[+] path (2901:5)
  ├──[+] path (2343:5)
  ├──[+] path (2447:5)
  ├──[+] path (3151:5)
  ├──[+] path (3483:5)
  ├──[+] path (3209:5)
  ├──[+] path (3246:5)
  ├──[+] path (3409:5)
  ├──[+] path (2841:5)
  ├──[+] path (3117:5)
  ├──[+] path (3551:5)
  ├──[+] path (3026:5)
  ├──[+] path (3650:5)
  ├──[+] path (2310:5)
  ├──[+] path (3351:5)
  ├──[+] path (3446:5)
  ├──[+] path (2120:5)
  ├──[+] path (2726:5)
  ├─┬/transactions/{id}
  │ ├─┬GET
  │ │ └─┬Parameters
  │ │   └──[+] description (4399:28)
  │ ├─┬DELETE
  │ │ └─┬Parameters
  │ │   └──[+] description (4555:28)
  │ └─┬PATCH
  │   ├─┬Parameters
  │   │ └──[+] description (4433:28)
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         ├──[+] properties (4448:19)
  │         ├──[+] properties (4460:19)
  │         ├──[+] properties (4452:19)
  │         ├──[+] properties (4456:19)
  │         ├──[+] properties (4444:19)
  │         ├──[+] properties (4516:19)
  │         ├──[+] properties (4511:19)
  │         ├─┬recurring
  │         │ ├──[🔀] type (4457:29)❌ 
  │         │ └──[🔀] description (4458:36)
  │         ├─┬categorySlug
  │         │ └──[🔀] description (4509:36)
  │         ├─┬note
  │         │ ├──[🔀] description (4454:36)
  │         │ └──[-] nullable (1:50330)❌ 
  │         ├─┬frequency
  │         │ ├──[-] enum (1:50195)❌ 
  │         │ ├──[-] enum (1:50206)❌ 
  │         │ ├──[-] enum (1:50218)❌ 
  │         │ ├──[-] enum (1:50185)❌ 
  │         │ ├──[🔀] description (4462:36)
  │         │ └──[-] nullable (1:50170)❌ 
  │         ├─┬internal
  │         │ ├──[🔀] type (4465:29)❌ 
  │         │ ├──[🔀] description (4467:36)
  │         │ └──[+] nullable (4466:33)❌ 
  │         ├─┬assignedId
  │         │ ├──[🔀] type (4449:29)❌ 
  │         │ ├──[🔀] description (4450:36)
  │         │ └──[-] nullable (1:50426)❌ 
  │         └─┬status
  │           └──[+] enum (4478:23)
  ├─┬/tracker-entries/{id}
  │ ├─┬DELETE
  │ │ └─┬Parameters
  │ │   └──[+] description (13798:28)
  │ └─┬PATCH
  │   └─┬Parameters
  │     └──[+] description (13491:28)
  ├─┬/inbox
  │ └─┬GET
  │   ├──[+] parameters (8535:21)❌ 
  │   └─┬Parameters
  │     └─┬Schema
  │       └──[+] enum (8565:17)
  ├─┬/teams/{id}/members
  │ └─┬GET
  │   └─┬Parameters
  │     └──[+] description (5334:28)
  ├─┬/bank-accounts/{id}
  │ ├─┬GET
  │ │ └─┬Parameters
  │ │   └──[+] description (7447:28)
  │ ├─┬DELETE
  │ │ └─┬Parameters
  │ │   └──[+] description (7698:28)
  │ └─┬PATCH
  │   └─┬Parameters
  │     └──[+] description (7544:28)
  ├─┬/transactions
  │ └─┬GET
  │   ├──[+] parameters (4194:21)❌ 
  │   ├──[+] parameters (4206:21)❌ 
  │   ├──[+] parameters (4218:21)❌ 
  │   ├─┬Parameters
  │   │ └──[+] description (4123:28)
  │   ├─┬Parameters
  │   │ ├──[+] description (3950:28)
  │   │ └─┬Schema
  │   │   ├──[+] maxItems (3942:27)❌ 
  │   │   ├──[+] minItems (3941:27)❌ 
  │   │   └─┬Schema
  │   │     └──[+] minLength (3939:30)❌ 
  │   ├─┬Parameters
  │   │ └──[+] description (4023:28)
  │   ├─┬Parameters
  │   │ └──[+] description (4160:28)
  │   ├─┬Parameters
  │   │ └──[+] description (3929:28)
  │   ├─┬Parameters
  │   │ └──[+] description (4035:28)
  │   ├─┬Parameters
  │   │ └──[+] description (4142:28)
  │   ├─┬Parameters
  │   │ └──[+] description (3975:28)
  │   ├─┬Parameters
  │   │ └──[+] description (3993:28)
  │   ├─┬Parameters
  │   │ └──[+] description (4053:28)
  │   ├─┬Parameters
  │   │ └──[+] description (4089:28)
  │   ├─┬Parameters
  │   │ └──[+] description (4176:28)
  │   ├─┬Parameters
  │   │ └──[+] description (3963:28)
  │   ├─┬Parameters
  │   │ └──[+] description (4011:28)
  │   ├─┬Parameters
  │   │ └──[+] description (4071:28)
  │   └─┬Parameters
  │     └──[+] description (4107:28)
  ├─┬/tags/{id}
  │ ├─┬GET
  │ │ └─┬Parameters
  │ │   └──[+] description (7850:28)
  │ ├─┬DELETE
  │ │ └─┬Parameters
  │ │   └──[+] description (7939:28)
  │ └─┬PATCH
  │   └─┬Parameters
  │     └──[+] description (7885:28)
  ├─┬/transactions/{transactionId}/attachments/{attachmentId}/presigned-url
  │ └─┬POST
  │   ├─┬Parameters
  │   │ └──[+] description (4602:28)
  │   ├─┬Parameters
  │   │ └──[+] description (4614:28)
  │   └─┬Parameters
  │     └──[+] description (4626:28)
  ├─┬/tracker-entries/timer/current
  │ └─┬GET
  │   ├─┬Parameters
  │   │ └──[+] description (14374:28)
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬data
  │             └─┬stop
  │               ├──[🔀] description (14416:42)
  │               └──[+] nullable (14415:39)❌ 
  ├─┬/customers
  │ └─┬GET
  │   ├─┬Parameters
  │   │ └──[+] description (5797:28)
  │   ├─┬Parameters
  │   │ ├──[+] description (5818:28)
  │   │ └─┬Schema
  │   │   ├──[+] maxItems (5810:27)❌ 
  │   │   ├──[+] minItems (5809:27)❌ 
  │   │   └─┬Schema
  │   │     └──[+] minLength (5807:30)❌ 
  │   ├─┬Parameters
  │   │ └──[+] description (5829:28)
  │   └─┬Parameters
  │     └──[+] description (5842:28)
  ├─┬/reports/expenses
  │ └─┬GET
  │   ├─┬Parameters
  │   │ └──[+] description (11954:28)
  │   ├─┬Parameters
  │   │ └──[+] description (11965:28)
  │   └─┬Parameters
  │     └──[+] description (11943:28)
  ├─┬/inbox/{id}/presigned-url
  │ └─┬POST
  │   ├─┬Parameters
  │   │ └──[+] description (9183:28)
  │   └─┬Parameters
  │     └──[+] description (9195:28)
  ├─┬/reports/revenue
  │ └─┬GET
  │   ├──[+] parameters (11712:21)❌ 
  │   ├─┬Parameters
  │   │ └──[+] description (11673:28)
  │   ├─┬Parameters
  │   │ └──[+] description (11684:28)
  │   └─┬Parameters
  │     └──[+] description (11695:28)
  ├─┬/invoices/summary
  │ └─┬GET
  │   ├──[-] parameters (1:160263)❌ 
  │   ├──[+] parameters (10863:21)❌ 
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           ├──[+] required (10940:21)❌ 
  │           ├──[+] required (10941:21)❌ 
  │           ├──[+] required (10942:21)❌ 
  │           ├──[-] items (1:160433)❌ 
  │           ├──[🔀] type (10872:27)❌ 
  │           ├──[🔀] description (10944:34)
  │           ├──[🔀] example (10945:30)
  │           ├──[+] properties (10889:21)
  │           ├──[+] properties (10874:21)
  │           ├──[+] properties (10884:21)
  │           └──[+] properties (10879:21)
  ├─┬/tags
  │ └─┬POST
  │   └─┬Responses
  │     └─┬201
  │       └─┬application/json
  │         └─┬Schema
  │           └──[🔀] $ref (569:17)❌ 
  ├─┬/reports/burn-rate
  │ └─┬GET
  │   ├─┬Parameters
  │   │ └──[+] description (11821:28)
  │   ├─┬Parameters
  │   │ └──[+] description (11832:28)
  │   └─┬Parameters
  │     └──[+] description (11843:28)
  ├─┬/notifications/{notificationId}/status
  │ └─┬PATCH
  │   └─┬Parameters
  │     └──[+] description (3836:28)
  ├─┬/tracker-projects/{id}
  │ ├─┬GET
  │ │ └─┬Parameters
  │ │   └──[+] description (12482:28)
  │ ├─┬DELETE
  │ │ └─┬Parameters
  │ │   └──[+] description (12517:28)
  │ └─┬PATCH
  │   └─┬Parameters
  │     └──[+] description (12344:28)
  ├─┬/oauth/authorize
  │ ├─┬GET
  │ │ ├─┬Parameters
  │ │ │ └──[+] description (1393:28)
  │ │ ├─┬Parameters
  │ │ │ └──[+] description (1334:28)
  │ │ ├─┬Parameters
  │ │ │ └──[+] description (1345:28)
  │ │ ├─┬Parameters
  │ │ │ └──[+] description (1357:28)
  │ │ ├─┬Parameters
  │ │ │ └──[+] description (1368:28)
  │ │ └─┬Parameters
  │ │   └──[+] description (1382:28)
  │ └─┬POST
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬scopes
  │           └─┬Schema
  │             ├──[+] enum (1602:25)
  │             └──[+] enum (1601:25)
  ├─┬/documents/{id}/presigned-url
  │ └─┬POST
  │   ├─┬Parameters
  │   │ └──[+] description (8391:28)
  │   └─┬Parameters
  │     └──[+] description (8403:28)
  ├─┬/reports/spending
  │ └─┬GET
  │   ├─┬Parameters
  │   │ └──[+] description (12023:28)
  │   ├─┬Parameters
  │   │ └──[+] description (12001:28)
  │   └─┬Parameters
  │     └──[+] description (12012:28)
  ├─┬/notifications
  │ └─┬GET
  │   ├─┬Parameters
  │   │ └──[+] description (3711:28)
  │   ├─┬Parameters
  │   │ └──[+] description (3724:28)
  │   ├─┬Parameters
  │   │ └──[+] description (3758:28)
  │   ├─┬Parameters
  │   │ └──[+] description (3771:28)
  │   ├─┬Parameters
  │   │ └──[+] description (3785:28)
  │   └─┬Parameters
  │     └──[+] description (3799:28)
  ├─┬/bank-accounts
  │ └─┬GET
  │   ├─┬Parameters
  │   │ └──[+] description (7207:28)
  │   └─┬Parameters
  │     └──[+] description (7217:28)
  ├─┬/customers/{id}
  │ ├─┬GET
  │ │ └─┬Parameters
  │ │   └──[+] description (6434:28)
  │ ├─┬DELETE
  │ │ └─┬Parameters
  │ │   └──[+] description (6997:28)
  │ └─┬PATCH
  │   └─┬Parameters
  │     └──[+] description (6643:28)
  ├─┬/reports/runway
  │ └─┬GET
  │   ├─┬Parameters
  │   │ └──[+] description (11882:28)
  │   ├─┬Parameters
  │   │ └──[+] description (11893:28)
  │   └─┬Parameters
  │     └──[+] description (11904:28)
  ├─┬/search
  │ └─┬GET
  │   ├─┬Parameters
  │   │ └──[+] description (11583:28)
  │   ├─┬Parameters
  │   │ └──[+] description (11529:28)
  │   ├─┬Parameters
  │   │ └──[+] description (11540:28)
  │   ├─┬Parameters
  │   │ └──[+] description (11554:28)
  │   └─┬Parameters
  │     └──[+] description (11568:28)
  ├─┬/tracker-entries/timer/start
  │ └─┬POST
  │   └─┬Responses
  │     └─┬201
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬data
  │             └─┬stop
  │               ├──[🔀] description (13918:42)
  │               └──[+] nullable (13917:39)❌ 
  ├─┬/users/me
  │ ├─┬GET
  │ │ └─┬Responses
  │ │   └─┬200
  │ │     └─┬application/json
  │ │       └─┬Schema
  │ │         ├──[+] required (5542:21)❌ 
  │ │         ├──[+] properties (5489:21)
  │ │         ├─┬team
  │ │         │ ├──[-] required (1:67759)❌ 
  │ │         │ ├──[-] required (1:67770)❌ 
  │ │         │ ├──[-] required (1:67745)❌ 
  │ │         │ ├──[-] required (1:67751)❌ 
  │ │         │ ├──[🔀] type (5442:31)❌ 
  │ │         │ ├──[🔀] description (5444:38)
  │ │         │ ├──[+] example (5445:34)
  │ │         │ ├──[-] properties (1:67225)❌ 
  │ │         │ ├──[-] properties (1:67478)❌ 
  │ │         │ ├──[-] properties (1:67368)❌ 
  │ │         │ └──[-] properties (1:67629)❌ 
  │ │         ├─┬weekStartsOnMonday
  │ │         │ └──[🔀] description (5462:38)
  │ │         ├─┬timezone
  │ │         │ ├──[🔀] type (5466:31)❌ 
  │ │         │ ├──[🔀] description (5468:38)
  │ │         │ └──[🔀] example (5469:34)
  │ │         ├─┬fullName
  │ │         │ ├──[🔀] description (5492:38)
  │ │         │ ├──[+] nullable (5491:35)❌ 
  │ │         │ └──[🔀] example (5493:34)
  │ │         ├─┬id
  │ │         │ ├──[-] format (1:65491)❌ 
  │ │         │ ├──[🔀] description (5425:38)
  │ │         │ └──[🔀] example (5426:34)
  │ │         ├─┬timezoneAutoSync
  │ │         │ ├──[🔀] type (5454:31)❌ 
  │ │         │ ├──[🔀] description (5456:38)
  │ │         │ └──[🔀] example (5457:34)
  │ │         ├─┬timeFormat
  │ │         │ ├──[+] required (5523:25)❌ 
  │ │         │ ├──[+] required (5524:25)❌ 
  │ │         │ ├──[+] required (5525:25)❌ 
  │ │         │ ├──[+] required (5526:25)❌ 
  │ │         │ ├──[🔀] type (5496:31)❌ 
  │ │         │ ├──[🔀] description (5528:38)
  │ │         │ ├──[-] example (1:66790)
  │ │         │ ├──[+] properties (5499:25)
  │ │         │ ├──[+] properties (5510:25)
  │ │         │ ├──[+] properties (5505:25)
  │ │         │ └──[+] properties (5516:25)
  │ │         └─┬locale
  │ │           ├──[+] format (5419:33)❌ 
  │ │           ├──[🔀] description (5420:38)
  │ │           ├──[-] nullable (1:66033)❌ 
  │ │           └──[🔀] example (5421:34)
  │ └─┬PATCH
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           ├──[+] required (5769:21)❌ 
  │           ├──[+] properties (5716:21)
  │           ├─┬id
  │           │ ├──[-] format (1:70150)❌ 
  │           │ ├──[🔀] description (5652:38)
  │           │ └──[🔀] example (5653:34)
  │           ├─┬locale
  │           │ ├──[+] format (5646:33)❌ 
  │           │ ├──[🔀] description (5647:38)
  │           │ ├──[-] nullable (1:70692)❌ 
  │           │ └──[🔀] example (5648:34)
  │           ├─┬timezoneAutoSync
  │           │ ├──[🔀] type (5681:31)❌ 
  │           │ ├──[🔀] description (5683:38)
  │           │ └──[🔀] example (5684:34)
  │           ├─┬timezone
  │           │ ├──[🔀] type (5693:31)❌ 
  │           │ ├──[🔀] description (5695:38)
  │           │ └──[🔀] example (5696:34)
  │           ├─┬timeFormat
  │           │ ├──[+] required (5750:25)❌ 
  │           │ ├──[+] required (5751:25)❌ 
  │           │ ├──[+] required (5752:25)❌ 
  │           │ ├──[+] required (5753:25)❌ 
  │           │ ├──[🔀] type (5723:31)❌ 
  │           │ ├──[🔀] description (5755:38)
  │           │ ├──[-] example (1:71449)
  │           │ ├──[+] properties (5726:25)
  │           │ ├──[+] properties (5737:25)
  │           │ ├──[+] properties (5732:25)
  │           │ └──[+] properties (5743:25)
  │           ├─┬fullName
  │           │ ├──[🔀] description (5719:38)
  │           │ ├──[+] nullable (5718:35)❌ 
  │           │ └──[🔀] example (5720:34)
  │           ├─┬team
  │           │ ├──[-] required (1:72429)❌ 
  │           │ ├──[-] required (1:72404)❌ 
  │           │ ├──[-] required (1:72410)❌ 
  │           │ ├──[-] required (1:72418)❌ 
  │           │ ├──[🔀] type (5669:31)❌ 
  │           │ ├──[🔀] description (5671:38)
  │           │ ├──[+] example (5672:34)
  │           │ ├──[-] properties (1:71884)❌ 
  │           │ ├──[-] properties (1:72137)❌ 
  │           │ ├──[-] properties (1:72027)❌ 
  │           │ └──[-] properties (1:72288)❌ 
  │           └─┬weekStartsOnMonday
  │             └──[🔀] description (5689:38)
  ├─┬/reports/profit
  │ └─┬GET
  │   ├──[+] parameters (11786:21)❌ 
  │   ├─┬Parameters
  │   │ └──[+] description (11747:28)
  │   ├─┬Parameters
  │   │ └──[+] description (11758:28)
  │   └─┬Parameters
  │     └──[+] description (11769:28)
  ├─┬/inbox/{id}
  │ ├─┬GET
  │ │ └─┬Parameters
  │ │   └──[+] description (8774:28)
  │ └─┬DELETE
  │   └─┬Parameters
  │     └──[+] description (8939:28)
  ├─┬/tracker-entries
  │ └─┬GET
  │   ├─┬Parameters
  │   │ └──[+] description (12564:28)
  │   ├─┬Parameters
  │   │ └──[+] description (12575:28)
  │   └─┬Parameters
  │     └──[+] description (12587:28)
  ├─┬/transactions/bulk
  │ └─┬PATCH
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬status
  │           └──[+] enum (4760:23)
  ├─┬/tracker-projects
  │ └─┬GET
  │   ├─┬Parameters
  │   │ └──[+] description (12085:28)
  │   ├─┬Parameters
  │   │ └──[+] description (12143:28)
  │   ├─┬Parameters
  │   │ └──[+] description (12161:28)
  │   ├─┬Parameters
  │   │ └──[+] description (12179:28)
  │   ├─┬Parameters
  │   │ └──[+] description (12060:28)
  │   ├─┬Parameters
  │   │ └──[+] description (12073:28)
  │   ├─┬Parameters
  │   │ └──[+] description (12097:28)
  │   ├─┬Parameters
  │   │ └──[+] description (12109:28)
  │   └─┬Parameters
  │     └──[+] description (12125:28)
  ├─┬/documents
  │ └─┬GET
  │   ├─┬Parameters
  │   │ └──[+] description (7969:28)
  │   ├─┬Parameters
  │   │ ├──[+] description (7986:28)
  │   │ └─┬Schema
  │   │   ├──[+] maxItems (7982:27)❌ 
  │   │   ├──[+] minItems (7981:27)❌ 
  │   │   └─┬Schema
  │   │     └──[+] minLength (7979:30)❌ 
  │   ├─┬Parameters
  │   │ └──[+] description (7999:28)
  │   ├─┬Parameters
  │   │ └──[+] description (8011:28)
  │   └─┬Parameters
  │     └──[+] description (8029:28)
  ├─┬/invoices
  │ ├─┬GET
  │ │ ├─┬Parameters
  │ │ │ └──[+] description (9345:28)
  │ │ ├─┬Parameters
  │ │ │ └──[+] description (9357:28)
  │ │ ├─┬Parameters
  │ │ │ └──[+] description (9369:28)
  │ │ ├─┬Parameters
  │ │ │ └──[+] description (9381:28)
  │ │ ├─┬Parameters
  │ │ │ └──[+] description (9399:28)
  │ │ ├─┬Parameters
  │ │ │ └──[+] description (9417:28)
  │ │ ├─┬Parameters
  │ │ │ └──[+] description (9311:28)
  │ │ └─┬Parameters
  │ │   ├──[+] description (9332:28)
  │ │   └─┬Schema
  │ │     ├──[+] maxItems (9324:27)❌ 
  │ │     ├──[+] minItems (9323:27)❌ 
  │ │     └─┬Schema
  │ │       └──[+] minLength (9321:30)❌ 
  │ └─┬POST
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         ├─┬lineItems
  │         │ └─┬Schema
  │         │   ├──[+] properties (10242:25)
  │         │   ├──[+] properties (10218:25)
  │         │   ├─┬price
  │         │   │ ├──[-] maximum (1:150982)❌ 
  │         │   │ └──[-] minimum (1:150952)❌ 
  │         │   ├─┬vat
  │         │   │ └──[+] maximum (10222:38)❌ 
  │         │   ├─┬tax
  │         │   │ └──[-] nullable (1:151098)❌ 
  │         │   ├─┬unit
  │         │   │ ├──[🔀] type (10214:35)❌ 
  │         │   │ └──[+] minimum (10216:38)❌ 
  │         │   └─┬quantity
  │         │     ├──[🔀] type (10243:35)❌ 
  │         │     ├──[-] minimum (1:150863)❌ 
  │         │     ├──[+] format (10244:37)❌ 
  │         │     ├──[+] description (10245:42)
  │         │     └──[+] example (10246:38)
  │         └─┬template
  │           ├──[+] properties (9780:23)
  │           ├──[+] properties (9783:23)
  │           ├──[+] properties (9925:23)
  │           ├──[+] properties (9816:23)
  │           ├─┬quantityLabel
  │           │ ├──[🔀] type (9820:33)❌ 
  │           │ ├──[+] description (9821:40)
  │           │ └──[+] example (9822:36)
  │           ├─┬vatRate
  │           │ ├──[🔀] type (9696:33)❌ 
  │           │ ├──[-] maximum (1:146395)❌ 
  │           │ └──[-] minimum (1:146381)❌ 
  │           ├─┬timezone
  │           │ ├──[+] enum (9802:27)
  │           │ └──[+] enum (9801:27)
  │           ├─┬taxRate
  │           │ ├──[🔀] type (9772:33)❌ 
  │           │ ├──[-] maximum (1:146334)❌ 
  │           │ └──[-] minimum (1:146320)❌ 
  │           ├─┬totalSummaryLabel
  │           │ ├──[🔀] type (9787:33)❌ 
  │           │ ├──[+] maximum (9790:36)❌ 
  │           │ ├──[+] minimum (9789:36)❌ 
  │           │ └──[+] nullable (9788:37)❌ 
  │           ├─┬paymentLabel
  │           │ ├──[🔀] type (9926:33)❌ 
  │           │ ├──[+] description (9927:40)
  │           │ └──[+] example (9928:36)
  │           ├─┬invoiceNoLabel
  │           │ └──[🔀] type (9757:33)❌ 
  │           ├─┬size
  │           │ ├──[-] enum (1:146437)❌ 
  │           │ └──[-] enum (1:146443)❌ 
  │           ├─┬logoUrl
  │           │ └──[-] nullable (1:145917)❌ 
  │           └─┬paymentDetails
  │             ├──[🔀] type (9747:33)❌ 
  │             ├──[-] description (1:146625)
  │             ├──[+] nullable (9748:37)❌ 
  │             └──[-] example (1:146684)
  ├─┬/teams/{id}
  │ ├─┬GET
  │ │ └─┬Parameters
  │ │   └──[+] description (5115:28)
  │ └─┬PATCH
  │   ├─┬Parameters
  │   │ └──[+] description (5186:28)
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         ├──[+] properties (5234:19)
  │         ├──[+] properties (5226:19)
  │         ├─┬name
  │         │ ├──[🔀] type (5227:29)❌ 
  │         │ ├──[+] maximum (5230:32)❌ 
  │         │ ├──[+] minimum (5229:32)❌ 
  │         │ ├──[-] maxLength (1:62218)❌ 
  │         │ ├──[-] minLength (1:62202)❌ 
  │         │ ├──[🔀] description (5231:36)
  │         │ ├──[+] nullable (5228:33)❌ 
  │         │ └──[🔀] example (5232:32)
  │         └─┬logoUrl
  │           ├──[+] required (5254:23)❌ 
  │           ├──[+] required (5255:23)❌ 
  │           ├──[+] required (5256:23)❌ 
  │           ├──[+] required (5257:23)❌ 
  │           ├──[🔀] type (5235:29)❌ 
  │           ├──[-] format (1:62519)❌ 
  │           ├──[🔀] description (5259:36)
  │           ├──[-] example (1:62620)
  │           ├──[+] properties (5249:23)
  │           ├──[+] properties (5237:23)
  │           ├──[+] properties (5240:23)
  │           ├──[+] properties (5243:23)
  │           └──[+] properties (5246:23)
  ├─┬/tracker-entries/timer/stop
  │ └─┬POST
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬data
  │             └─┬stop
  │               ├──[🔀] description (14174:42)
  │               └──[+] nullable (14173:39)❌ 
  └─┬/tracker-entries/timer/status
    └─┬GET
      └─┬Parameters
        └──[+] description (14616:28)
Document Element Total Changes Breaking Changes
paths 354 121

TYPESCRIPT CHANGELOG

core: 3.26.17 - 2025-12-18

🐛 Bug Fixes

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

core: 3.26.16 - 2025-12-16

🐝 New Features

  • improve react-query server prefetching and infinite query key (commit by @mfbx9da4)
  • upgrade vitest from 3.0.2 to 3.0.5

core: 3.26.15 - 2025-12-09

🐛 Bug Fixes

  • harden naming collision resolution (commit by @danielkov)

core: 3.26.14 - 2025-12-02

🐛 Bug Fixes

  • no longer skip build if no source changes (commit by @danielkov)

🐝 New Features

  • fields which have a default but are only used in a response will be rendered as required (commit by @mfbx9da4)

core: 3.26.13 - 2025-11-28

🐛 Bug Fixes

  • move .tsBuildInfo to outDir location to avoid false positive cache hit when transpiling TypeScript (commit by @mfbx9da4)

core: 3.26.11 - 2025-11-25

🐝 New Features

  • allow inclusion of empty array query parameter (commit by @idbentley)

core: 3.26.10 - 2025-11-24

🐝 New Features

  • union discriminators are inferred for oneOfs missing the explicit OpenAPI discriminator mapping. Configure via inferUnionDiscriminators: true in gen.yaml (commit by @mfbx9da4)

core: 3.26.9 - 2025-11-20

🐝 New Features

  • forwardCompatibleEnumsByDefault is now configurable via gen.yaml. When true, any enum which is used on a response will be automatically open/forward compatible - i.e. unknown values will be tolerated. Single value enums won't be automatically opened. Individual enums can be controlled with x-speakeasy-unknown-values: allow/disallow. (commit by @mfbx9da4)

core: 3.26.8 - 2025-11-18

🐝 New Features

  • Support for lax mode deserialization. Configurable via gen.yaml laxMode: lax | strict. Missing required fields will not throw zod response validation errors but instead fallback to a zero value. eg for a string the zero value is "". Lax mode also introduces non-lossy coercion where possible eg a boolean field will tolerate the string "true". (commit by @mfbx9da4)

core: 3.26.6 - 2025-11-12

🐛 Bug Fixes

  • regression to date/datetime deserialization (commit by @mfbx9da4)
  • handle application/* encoding in multipart forms (commit by @danielkov)

core: 3.26.7 - 2025-11-10

🐝 New Features

  • smart union deserialization (configurable via gen.yaml unionStrategy: populated-fields) (commit by @mfbx9da4)

core: 3.26.5 - 2025-11-10

🐝 New Features

  • smart union deserialization (configurable via gen.yaml unionStrategy: populated-fields) (commit by @mfbx9da4)

core: 3.26.4 - 2025-11-07

🐝 New Features

  • support for zodVersion v4-mini (configurable via gen.yaml zodVersion) (commit by @mfbx9da4)

core: 3.26.12 - 2025-11-06

🐛 Bug Fixes

  • multi-part arrays now serialized according to RFC7578 (commit by @danielkov)

core: 3.26.3 - 2025-11-05

🐝 New Features

  • delete dead code - unused inbound/outbound schemas (configurable via alwaysIncludeInboundAndOutbound) (commit by @mfbx9da4)

core: 3.26.2 - 2025-11-05

🐝 New Features

  • support body field name configuration via requestBodyFieldName in gen.yaml (commit by @subomi)

core: 3.26.1 - 2025-11-04

🐛 Bug Fixes

  • delete deprecated zod code (configurable via gen.yaml exportZodModelNamespace) (commit by @mfbx9da4)

core: 3.26.0 - 2025-11-03

🐝 New Features

  • allow additional package.json scripts to be defined (commit by @walker-tx)

core: 3.24.2 - 2025-10-30

🐛 Bug Fixes

  • make security scheme resolution case-insensitive (commit by @vishalg0wda)

core: 3.24.1 - 2025-10-23

🐛 Bug Fixes

  • prevent validation errors when response headers are not expected in all respone patterns (commit by @2ynn)

core: 3.24.0 - 2025-10-23

🐝 New Features

  • add full support for zodVersion v4 (commit by @mfbx9da4)

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)

examples: 2.82.4 - 2025-12-23

🐛 Bug Fixes

  • Use npm --prefix instead of sh for better Windows compatibility (commit by @bflad)

globalServerURLs: 2.83.0 - 2025-10-22

🐝 New Features

  • Allow server selection to appear in all code samples (commit by @BlakeTheAwesome)

mcpServer: 0.9.4 - 2025-12-18

🐛 Bug Fixes

  • update @modelcontextprotocol/sdk to ^1.24.0 to fix CVSS 7.6 vulnerability (commit by @mfbx9da4)

sdkHooks: 0.4.0 - 2025-10-15

🐝 New Features

  • expose available OAuth 2.0 scopes for use in custom hooks (commit by @2ynn)

unions: 2.86.3 - 2025-12-01

🐝 New Features

  • pre-apply union discriminators onto union members when the type is only used under a discriminated union. Configurable via gen.yaml preApplyUnionDiscriminators (commit by @mfbx9da4)

unions: 2.86.2 - 2025-11-27

🐝 New Features

  • New gen.yaml flag forwardCompatibleUnionsByDefault controls forward compatibility for discriminated unions in responses. 'tagged-only' makes only discriminated unions open to unknown values. 'false' disables forward compatibility. Unknown discriminator values are returned as an object with the discriminator field set to a special 'UNKNOWN' string and a raw field containing the original input. Individual unions can be controlled with x-speakeasy-unknown-values: allow/disallow. (commit by @mfbx9da4)

unions: 2.86.1 - 2025-11-27

🐛 Bug Fixes

  • improve picking with nested unions (commit by @mfbx9da4)

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.682.0

@github-actions github-actions bot added the minor Minor version bump label Dec 16, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1765845253 branch 7 times, most recently from 6002921 to 403da43 Compare December 23, 2025 00:35
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1765845253 branch 7 times, most recently from 9d244f2 to 67406be Compare December 30, 2025 00:36
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1765845253 branch 7 times, most recently from 4552be5 to 7e59c0e Compare January 6, 2026 00:37
* `midday.tags.create()`:  `response` **Changed** **Breaking** ⚠️
* `midday.trackerTimer.getCurrentTimer()`:  `response.data.stop` **Changed** **Breaking** ⚠️
* `midday.trackerTimer.stopTimer()`:  `response.data.stop` **Changed** **Breaking** ⚠️
* `midday.trackerTimer.startTimer()`:  `response.data.stop` **Changed** **Breaking** ⚠️
* `midday.invoices.summary()`: 
  *  `request` **Changed** **Breaking** ⚠️
  *  `response` **Changed** **Breaking** ⚠️
* `midday.integrations.getFortnoxInstallUrl()`: **Added**
* `midday.invoicePayments.stripeConnectCallback()`: **Added**
* `midday.integrations.slackOAuthCallback()`: **Added**
* `midday.integrations.getSlackInstallUrl()`: **Added**
* `midday.integrations.slackWebhook()`: **Added**
* `midday.integrations.slackInteractions()`: **Added**
* `midday.integrations.gmailOAuthCallback()`: **Added**
* `midday.integrations.getGmailInstallUrl()`: **Added**
* `midday.integrations.outlookOAuthCallback()`: **Added**
* `midday.integrations.getOutlookInstallUrl()`: **Added**
* `midday.integrations.xeroOAuthCallback()`: **Added**
* `midday.integrations.getXeroInstallUrl()`: **Added**
* `midday.integrations.quickBooksOAuthCallback()`: **Added**
* `midday.integrations.getQuickBooksInstallUrl()`: **Added**
* `midday.integrations.fortnoxOAuthCallback()`: **Added**
* `midday.webhooks.inboxWebhook()`: **Added**
* `midday.invoicePayments.getStripeConnectUrl()`: **Added**
* `midday.files.downloadInvoice()`: **Added**
* `midday.invoicePayments.disconnectStripe()`: **Added**
* `midday.invoicePayments.createInvoicePaymentIntent()`: **Added**
* `midday.invoicePayments.getStripeConnectStatus()`: **Added**
* `midday.transactions.list()`:  `request` **Changed**
* `midday.transactions.update()`: 
  *  `request.requestBody` **Changed**
* `midday.teams.update()`: 
  *  `request.requestBody` **Changed**
* `midday.users.get()`:  `response.filekey` **Added**
* `midday.users.update()`:  `response.filekey` **Added**
* `midday.files.downloadFile()`: **Added**
* `midday.inbox.list()`:  `request` **Changed**
* `midday.invoices.create()`:  `request` **Changed**
* `midday.files.proxy()`: **Added**
* `midday.reports.revenue()`: 
  *  `request.revenueType` **Added**
* `midday.reports.profit()`: 
  *  `request.revenueType` **Added**
* `midday.webhooks.stripeWebhook()`: **Added**
* `midday.webhooks.whatsappWebhook()`: **Added**
* `midday.webhooks.whatsappWebhookVerify()`: **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1765845253 branch from 7e59c0e to 32d2260 Compare January 7, 2026 00:36
@github-actions github-actions bot closed this Jan 8, 2026
@github-actions github-actions bot deleted the speakeasy-sdk-regen-1765845253 branch January 8, 2026 00:35
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.

2 participants