Skip to content

chore: 🐝 Update SDK - Generate 0.2.0 - #7

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
speakeasy-sdk-regen-1783910519
Open

chore: 🐝 Update SDK - Generate 0.2.0#7
github-actions[bot] wants to merge 1 commit into
mainfrom
speakeasy-sdk-regen-1783910519

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 13, 2026

Copy link
Copy Markdown

SDK update

Versioning

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

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

SDK Changes Detected:

  • Midday.Transactions.List():
    • request.Request Changed Breaking ⚠️
    • response Changed Breaking ⚠️
  • Midday.TrackerTimer.GetTimerStatus(): response.status[default] Added Breaking ⚠️
  • Midday.TrackerTimer.GetCurrentTimer(): response Changed Breaking ⚠️
  • Midday.TrackerTimer.StopTimer(): response Changed Breaking ⚠️
  • Midday.TrackerTimer.StartTimer(): response Changed Breaking ⚠️
  • Midday.TrackerEntries.Update():
    • request.RequestBody.AssignedId Changed
    • response.status[default] Added Breaking ⚠️
  • Midday.TrackerEntries.Delete(): response.status[default] Added Breaking ⚠️
  • Midday.TrackerEntries.CreateBulk():
    • request.Request.Entries.[].AssignedId Changed
    • response.status[default] Added Breaking ⚠️
  • Midday.TrackerEntries.Create():
    • request.Request.AssignedId Changed
    • response.status[default] Added Breaking ⚠️
  • Midday.TrackerEntries.List(): response.status[default] Added Breaking ⚠️
  • Midday.TrackerProjects.Update(): response.status[default] Added Breaking ⚠️
  • Midday.TrackerProjects.Delete(): response.status[default] Added Breaking ⚠️
  • Midday.TrackerProjects.Get(): response.status[default] Added Breaking ⚠️
  • Midday.TrackerProjects.Create(): response.status[default] Added Breaking ⚠️
  • Midday.TrackerProjects.List(): response.status[default] Added Breaking ⚠️
  • Midday.Search.Search():
    • request.Request.RelevanceThreshold Changed
    • response Changed Breaking ⚠️
  • Midday.Invoices.Delete(): response.status[default] Added Breaking ⚠️
  • Midday.Invoices.Get(): response Changed Breaking ⚠️
  • Midday.Invoices.Summary():
    • request Changed Breaking ⚠️
    • response Changed Breaking ⚠️
  • Midday.Invoices.List():
    • request.Request Changed
    • response Changed Breaking ⚠️
  • Midday.Inbox.Update(): response.status[default] Added Breaking ⚠️
  • Midday.Inbox.Delete(): response.status[default] Added Breaking ⚠️
  • Midday.Inbox.Get(): response.status[default] Added Breaking ⚠️
  • Midday.Inbox.List():
    • request.Request Changed
    • response.status[default] Added Breaking ⚠️
  • Midday.Documents.Delete(): response.status[default] Added Breaking ⚠️
  • Midday.Documents.Get(): response.status[default] Added Breaking ⚠️
  • Midday.Documents.List():
    • request.Request Changed
    • response.status[default] Added Breaking ⚠️
  • Midday.Tags.Update():
    • request.RequestBody Changed Breaking ⚠️
    • response.status[default] Added Breaking ⚠️
  • Midday.Tags.Delete(): response.status[default] Added Breaking ⚠️
  • Midday.Tags.Get(): response.status[default] Added Breaking ⚠️
  • Midday.Tags.Create():
    • request.Request Changed Breaking ⚠️
    • response Changed Breaking ⚠️
  • Midday.Tags.List(): response.status[default] Added Breaking ⚠️
  • Midday.BankAccounts.Update():
    • request.RequestBody Changed Breaking ⚠️
    • response.status[default] Added Breaking ⚠️
  • Midday.BankAccounts.Delete(): response.status[default] Added Breaking ⚠️
  • Midday.BankAccounts.Get(): response.status[default] Added Breaking ⚠️
  • Midday.BankAccounts.Create():
    • request.Request Changed Breaking ⚠️
    • response.status[default] Added Breaking ⚠️
  • Midday.BankAccounts.List(): response.status[default] Added Breaking ⚠️
  • Midday.Customers.Update():
    • request.RequestBody Changed Breaking ⚠️
    • response Changed Breaking ⚠️
  • Midday.Customers.Delete(): response Changed Breaking ⚠️
  • Midday.Customers.Get(): response Changed Breaking ⚠️
  • Midday.Customers.Create():
    • request.Request Changed Breaking ⚠️
    • response Changed Breaking ⚠️
  • Midday.Customers.List(): response Changed Breaking ⚠️
  • Midday.Users.Update():
    • request.Request Changed Breaking ⚠️
    • response Changed Breaking ⚠️
  • Midday.Users.Get(): response Changed Breaking ⚠️
  • Midday.Teams.Members(): response.status[default] Added Breaking ⚠️
  • Midday.Teams.Update():
    • request.RequestBody Changed Breaking ⚠️
    • response.status[default] Added Breaking ⚠️
  • Midday.Teams.Get(): response.status[default] Added Breaking ⚠️
  • Midday.Teams.List(): response.status[default] Added Breaking ⚠️
  • Midday.Transactions.UpdateMany():
    • request.Request Changed Breaking ⚠️
    • response Changed Breaking ⚠️
  • Midday.Transactions.DeleteMany():
    • request.Request Changed Breaking ⚠️
    • response.status[default] Added Breaking ⚠️
  • Midday.Transactions.CreateMany():
    • request.Request Changed Breaking ⚠️
    • response Changed Breaking ⚠️
  • Midday.Transactions.Update():
    • request.RequestBody Changed Breaking ⚠️
    • response Changed Breaking ⚠️
  • Midday.Transactions.Delete(): response.status[default] Added Breaking ⚠️
  • Midday.Transactions.Get(): response Changed Breaking ⚠️
  • Midday.Transactions.Create():
    • request.Request Changed Breaking ⚠️
    • response Changed Breaking ⚠️
  • Midday.Integrations.GetFortnoxInstallUrl(): Added
  • Midday.InvoicePayments.GetStripeConnectUrl(): Added
  • Midday.Metrics.Spending(): Deleted Breaking ⚠️
  • Midday.Metrics.Runway(): Deleted Breaking ⚠️
  • Midday.Metrics.Burn-Rate(): Deleted Breaking ⚠️
  • Midday.Metrics.Profit(): Deleted Breaking ⚠️
  • Midday.Metrics.Revenue(): Deleted Breaking ⚠️
  • Midday.Invoices.Get/invoices/payment-Status(): Deleted Breaking ⚠️
  • Midday.Reports.Spending(): Added
  • Midday.Reports.Expenses(): Added
  • Midday.Reports.Runway(): Added
  • Midday.Reports.Burn-Rate(): Added
  • Midday.Reports.Profit(): Added
  • Midday.Reports.Revenue(): Added
  • Midday.Invoices.Update(): Added
  • Midday.Invoices.PaymentStatus(): Added
  • Midday.Invoices.Create(): Added
  • Midday.Inbox.GetPreSignedUrl(): Added
  • Midday.Documents.GetPreSignedUrl(): Added
  • Midday.Transactions.GetAttachmentPreSignedUrl(): Added
  • Midday.Notifications.UpdateAllStatus(): Added
  • Midday.Notifications.UpdateStatus(): Added
  • Midday.Notifications.List(): Added
  • Midday.Desktop.DownloadUpdate(): Added
  • Midday.Desktop.CheckUpdate(): Added
  • Midday.InvoicePayments.GetStripeConnectStatus(): Added
  • Midday.InvoicePayments.CreateInvoicePaymentIntent(): Added
  • Midday.InvoicePayments.DisconnectStripe(): Added
  • Midday.InvoicePayments.StripeConnectCallback(): Added
  • Midday.Metrics.Expenses(): Deleted Breaking ⚠️
  • Midday.OAuth.PostOAuthRegister(): Added
  • Midday.Integrations.FortnoxOAuthCallback(): Added
  • Midday.Integrations.GetQuickBooksInstallUrl(): Added
  • Midday.Integrations.QuickBooksOAuthCallback(): Added
  • Midday.Integrations.GetXeroInstallUrl(): Added
  • Midday.Integrations.XeroOAuthCallback(): Added
  • Midday.Integrations.GetOutlookInstallUrl(): Added
  • Midday.Integrations.OutlookOAuthCallback(): Added
  • Midday.Integrations.GetGmailInstallUrl(): Added
  • Midday.Integrations.GmailOAuthCallback(): Added
  • Midday.Integrations.SlackInteractions(): Added
  • Midday.Integrations.SlackWebhook(): Added
  • Midday.Integrations.GetSlackInstallUrl(): Added
  • Midday.Integrations.SlackOAuthCallback(): Added
  • Midday.Files.DownloadInvoice(): Added
  • Midday.Files.DownloadFile(): Added
  • Midday.Files.Proxy(): Added
  • Midday.Webhooks.WhatsappWebhook(): Added
  • Midday.Webhooks.WhatsappWebhookVerify(): Added
  • Midday.Webhooks.TellerWebhook(): Added
  • Midday.Webhooks.StripeWebhook(): Added
  • Midday.Webhooks.PolarWebhook(): Added
  • Midday.Webhooks.PlaidWebhook(): Added
  • Midday.Webhooks.InboxWebhook(): Added
  • Midday.OAuth.PostOAuthRevoke(): Added
  • Midday.OAuth.PostOAuthToken(): Added
  • Midday.OAuth.PostOAuthAuthorization(): Added
  • Midday.OAuth.GetOAuthAuthorization(): Added
OpenAPI Change Summary
├──[+] security (1:491)
├─┬Info
│ └──[🔀] description (1:89)
├─┬Paths
│ ├──[-] path (1:125341)❌ 
│ ├──[-] path (1:126209)❌ 
│ ├──[-] path (1:128108)❌ 
│ ├──[-] path (1:128987)❌ 
│ ├──[-] path (1:124466)❌ 
│ ├──[-] path (1:127124)❌ 
│ ├──[+] path (1:55575)
│ ├──[+] path (1:57312)
│ ├──[+] path (1:28649)
│ ├──[+] path (1:47957)
│ ├──[+] path (1:253021)
│ ├──[+] path (1:67519)
│ ├──[+] path (1:69926)
│ ├──[+] path (1:250238)
│ ├──[+] path (1:189139)
│ ├──[+] path (1:256208)
│ ├──[+] path (1:57907)
│ ├──[+] path (1:46725)
│ ├──[+] path (1:59911)
│ ├──[+] path (1:68151)
│ ├──[+] path (1:39970)
│ ├──[+] path (1:56835)
│ ├──[+] path (1:65844)
│ ├──[+] path (1:71519)
│ ├──[+] path (1:73756)
│ ├──[+] path (1:92833)
│ ├──[+] path (1:32575)
│ ├──[+] path (1:60388)
│ ├──[+] path (1:43419)
│ ├──[+] path (1:61830)
│ ├──[+] path (1:70927)
│ ├──[+] path (1:44471)
│ ├──[+] path (1:46185)
│ ├──[+] path (1:58484)
│ ├──[+] path (1:69459)
│ ├──[+] path (1:76519)
│ ├──[+] path (1:77694)
│ ├──[+] path (1:251633)
│ ├──[+] path (1:255052)
│ ├──[+] path (1:41433)
│ ├──[+] path (1:45048)
│ ├──[+] path (1:45659)
│ ├──[+] path (1:62317)
│ ├──[+] path (1:63959)
│ ├──[+] path (1:254185)
│ ├──[+] path (1:49968)
│ ├──[+] path (1:66992)
│ ├──[+] path (1:52442)
│ ├──[+] path (1:63447)
│ ├──[+] path (1:65302)
│ ├──[+] path (1:72536)
│ ├──[+] path (1:204893)
│ ├─┬/invoices/{id}
│ │ ├──[+] put (1:240669)
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   ├──[+] default (1:240529)
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         ├──[+] required (1:240456)❌ 
│ │ │         ├──[+] required (1:240466)❌ 
│ │ │         ├──[-] required (1:120963)❌ 
│ │ │         ├──[+] properties (1:239765)
│ │ │         ├──[+] properties (1:239998)
│ │ │         ├─┬vat
│ │ │         │ ├──[🔀] type (1:238309)❌ 
│ │ │         │ └──[-] nullable (1:119411)❌ 
│ │ │         ├─┬amount
│ │ │         │ ├──[🔀] type (1:236928)❌ 
│ │ │         │ └──[🔀] description (1:236963)
│ │ │         ├─┬sentTo
│ │ │         │ ├──[🔀] type (1:239161)❌ 
│ │ │         │ └──[-] nullable (1:120311)❌ 
│ │ │         ├─┬customer
│ │ │         │ ├──[🔀] type (1:237193)❌ 
│ │ │         │ ├─┬website
│ │ │         │ │ ├──[🔀] type (1:237494)❌ 
│ │ │         │ │ └──[-] nullable (1:118556)❌ 
│ │ │         │ └─┬email
│ │ │         │   ├──[🔀] type (1:237610)❌ 
│ │ │         │   └──[-] nullable (1:118680)❌ 
│ │ │         ├─┬invoiceNumber
│ │ │         │ └──[🔀] description (1:236805)
│ │ │         ├─┬sentAt
│ │ │         │ ├──[🔀] type (1:239334)❌ 
│ │ │         │ └──[-] nullable (1:120492)❌ 
│ │ │         ├─┬note
│ │ │         │ ├──[🔀] type (1:238173)❌ 
│ │ │         │ └──[-] nullable (1:119267)❌ 
│ │ │         ├─┬paidAt
│ │ │         │ ├──[🔀] type (1:237830)❌ 
│ │ │         │ └──[-] nullable (1:118908)❌ 
│ │ │         ├─┬status
│ │ │         │ ├──[-] enum (1:117518)❌ 
│ │ │         │ ├──[-] enum (1:117528)❌ 
│ │ │         │ ├──[-] enum (1:117540)❌ 
│ │ │         │ ├──[-] enum (1:117490)❌ 
│ │ │         │ ├──[-] enum (1:117499)❌ 
│ │ │         │ ├──[-] enum (1:117510)❌ 
│ │ │         │ ├──[🔀] type (1:239334)❌ 
│ │ │         │ ├──[🔀] description (1:239369)
│ │ │         │ └──[🔀] example (1:239451)
│ │ │         ├─┬subtotal
│ │ │         │ ├──[🔀] type (1:238674)❌ 
│ │ │         │ └──[-] nullable (1:119800)❌ 
│ │ │         ├─┬updatedAt
│ │ │         │ ├──[🔀] type (1:238674)❌ 
│ │ │         │ ├──[🔀] description (1:238709)
│ │ │         │ └──[🔀] example (1:238786)
│ │ │         ├─┬reminderSentAt
│ │ │         │ ├──[🔀] type (1:238001)❌ 
│ │ │         │ └──[-] nullable (1:119087)❌ 
│ │ │         ├─┬customerName
│ │ │         │ ├──[🔀] type (1:239007)❌ 
│ │ │         │ └──[-] nullable (1:120149)❌ 
│ │ │         ├─┬discount
│ │ │         │ ├──[🔀] type (1:238543)❌ 
│ │ │         │ └──[-] nullable (1:119661)❌ 
│ │ │         ├─┬currency
│ │ │         │ └──[🔀] type (1:237067)❌ 
│ │ │         ├─┬tax
│ │ │         │ ├──[🔀] type (1:238430)❌ 
│ │ │         │ └──[-] nullable (1:119540)❌ 
│ │ │         └─┬viewedAt
│ │ │           ├──[🔀] type (1:238814)❌ 
│ │ │           └──[-] nullable (1:119948)❌ 
│ │ └─┬DELETE
│ │   └─┬Responses
│ │     └──[+] default (1:247144)
│ ├─┬/invoices
│ │ ├──[+] post (1:216572)
│ │ └─┬GET
│ │   ├──[+] parameters (1:210811)❌ 
│ │   ├──[+] parameters (1:210421)❌ 
│ │   ├──[+] parameters (1:211159)❌ 
│ │   ├─┬Parameters
│ │   │ ├──[+] description (1:208278)
│ │   │ └─┬Schema
│ │   │   ├──[🔀] type (1:207958)❌ 
│ │   │   ├──[+] maxItems (1:208049)❌ 
│ │   │   ├──[+] minItems (1:208034)❌ 
│ │   │   ├──[🔀] description (1:208067)
│ │   │   ├──[-] nullable (1:108675)❌ 
│ │   │   ├──[🔀] example (1:208219)
│ │   │   └─┬Schema
│ │   │     └──[+] minLength (1:208018)❌ 
│ │   ├─┬Parameters
│ │   │ └──[+] description (1:208626)
│ │   ├─┬Parameters
│ │   │ ├──[+] description (1:208872)
│ │   │ └─┬Schema
│ │   │   ├──[🔀] type (1:208732)❌ 
│ │   │   └──[-] nullable (1:109130)❌ 
│ │   ├─┬Parameters
│ │   │ ├──[+] description (1:209137)
│ │   │ └─┬Schema
│ │   │   ├──[🔀] type (1:208972)❌ 
│ │   │   └──[-] nullable (1:109312)❌ 
│ │   ├─┬Parameters
│ │   │ ├──[+] description (1:209423)
│ │   │ └─┬Schema
│ │   │   ├──[🔀] type (1:209260)❌ 
│ │   │   └──[-] nullable (1:109523)❌ 
│ │   ├─┬Parameters
│ │   │ ├──[+] description (1:209749)
│ │   │ └─┬Schema
│ │   │   ├──[🔀] type (1:209542)❌ 
│ │   │   └──[-] nullable (1:109729)❌ 
│ │   ├─┬Parameters
│ │   │ ├──[+] description (1:210076)
│ │   │ └─┬Schema
│ │   │   ├──[🔀] type (1:209883)❌ 
│ │   │   └──[-] nullable (1:109985)❌ 
│ │   ├─┬Parameters
│ │   │ ├──[+] description (1:207825)
│ │   │ └─┬Schema
│ │   │   ├──[🔀] type (1:207659)❌ 
│ │   │   └──[-] nullable (1:108463)❌ 
│ │   └─┬Responses
│ │     ├──[+] default (1:216431)
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├─┬meta
│ │           │ └─┬cursor
│ │           │   ├──[🔀] type (1:211399)❌ 
│ │           │   └──[-] nullable (1:110435)❌ 
│ │           └─┬data
│ │             └─┬Schema
│ │               ├──[+] required (1:216211)❌ 
│ │               ├──[+] required (1:216201)❌ 
│ │               ├──[-] required (1:114596)❌ 
│ │               ├──[+] properties (1:215510)
│ │               ├──[+] properties (1:215743)
│ │               ├─┬discount
│ │               │ ├──[🔀] type (1:214288)❌ 
│ │               │ └──[-] nullable (1:113294)❌ 
│ │               ├─┬note
│ │               │ ├──[🔀] type (1:213918)❌ 
│ │               │ └──[-] nullable (1:112900)❌ 
│ │               ├─┬currency
│ │               │ └──[🔀] type (1:212812)❌ 
│ │               ├─┬viewedAt
│ │               │ ├──[🔀] type (1:214559)❌ 
│ │               │ └──[-] nullable (1:113581)❌ 
│ │               ├─┬sentAt
│ │               │ ├──[🔀] type (1:215766)❌ 
│ │               │ ├──[+] format (1:215796)❌ 
│ │               │ ├──[🔀] description (1:215818)
│ │               │ ├──[-] nullable (1:114125)❌ 
│ │               │ └──[🔀] example (1:215900)
│ │               ├─┬vat
│ │               │ ├──[🔀] type (1:214175)❌ 
│ │               │ ├──[🔀] description (1:214210)
│ │               │ ├──[-] nullable (1:113044)❌ 
│ │               │ └──[🔀] example (1:214262)
│ │               ├─┬subtotal
│ │               │ ├──[🔀] type (1:214906)❌ 
│ │               │ ├──[+] format (1:214936)❌ 
│ │               │ ├──[🔀] description (1:214960)
│ │               │ ├──[-] nullable (1:113433)❌ 
│ │               │ └──[🔀] example (1:215039)
│ │               ├─┬sentTo
│ │               │ ├──[🔀] type (1:213746)❌ 
│ │               │ ├──[-] format (1:113960)❌ 
│ │               │ ├──[🔀] description (1:213781)
│ │               │ ├──[-] nullable (1:113944)❌ 
│ │               │ └──[🔀] example (1:213872)
│ │               ├─┬paidAt
│ │               │ ├──[🔀] type (1:213575)❌ 
│ │               │ └──[-] nullable (1:112541)❌ 
│ │               ├─┬reminderSentAt
│ │               │ ├──[🔀] type (1:215529)❌ 
│ │               │ ├──[+] format (1:215559)❌ 
│ │               │ ├──[🔀] description (1:215581)
│ │               │ ├──[-] nullable (1:112720)❌ 
│ │               │ └──[🔀] example (1:215653)
│ │               ├─┬status
│ │               │ ├──[-] enum (1:111123)❌ 
│ │               │ ├──[-] enum (1:111132)❌ 
│ │               │ ├──[-] enum (1:111143)❌ 
│ │               │ ├──[-] enum (1:111151)❌ 
│ │               │ ├──[-] enum (1:111161)❌ 
│ │               │ ├──[-] enum (1:111173)❌ 
│ │               │ ├──[🔀] type (1:215079)❌ 
│ │               │ ├──[🔀] description (1:215114)
│ │               │ └──[🔀] example (1:215196)
│ │               ├─┬invoiceNumber
│ │               │ └──[🔀] description (1:212550)
│ │               ├─┬customerName
│ │               │ ├──[🔀] type (1:214752)❌ 
│ │               │ └──[-] nullable (1:113782)❌ 
│ │               ├─┬customer
│ │               │ ├──[🔀] type (1:212938)❌ 
│ │               │ ├─┬email
│ │               │ │ ├──[🔀] type (1:213355)❌ 
│ │               │ │ └──[-] nullable (1:112313)❌ 
│ │               │ └─┬website
│ │               │   ├──[🔀] type (1:213239)❌ 
│ │               │   └──[-] nullable (1:112189)❌ 
│ │               ├─┬tax
│ │               │ ├──[+] enum (1:212151)
│ │               │ ├──[+] enum (1:212101)
│ │               │ ├──[+] enum (1:212110)
│ │               │ ├──[+] enum (1:212121)
│ │               │ ├──[+] enum (1:212129)
│ │               │ ├──[+] enum (1:212139)
│ │               │ ├──[🔀] type (1:212082)❌ 
│ │               │ ├──[🔀] description (1:212180)
│ │               │ ├──[-] nullable (1:113173)❌ 
│ │               │ └──[🔀] example (1:212224)
│ │               ├─┬updatedAt
│ │               │ ├──[🔀] type (1:214419)❌ 
│ │               │ ├──[🔀] description (1:214454)
│ │               │ └──[🔀] example (1:214531)
│ │               └─┬amount
│ │                 ├──[🔀] type (1:212673)❌ 
│ │                 └──[🔀] description (1:212708)
│ ├─┬/bank-accounts/{id}
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └──[+] description (1:170750)
│ │ │ └─┬Responses
│ │ │   ├──[+] default (1:172172)
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         ├─┬manual
│ │ │         │ ├──[🔀] type (1:171733)❌ 
│ │ │         │ └──[-] nullable (1:81981)❌ 
│ │ │         ├─┬type
│ │ │         │ ├──[🔀] type (1:171377)❌ 
│ │ │         │ └──[-] nullable (1:81608)❌ 
│ │ │         ├─┬currency
│ │ │         │ ├──[🔀] type (1:171251)❌ 
│ │ │         │ └──[-] nullable (1:81474)❌ 
│ │ │         ├─┬name
│ │ │         │ ├──[🔀] type (1:171134)❌ 
│ │ │         │ └──[-] nullable (1:81349)❌ 
│ │ │         └─┬balance
│ │ │           ├──[🔀] type (1:171618)❌ 
│ │ │           └──[-] nullable (1:81857)❌ 
│ │ ├─┬DELETE
│ │ │ ├─┬Parameters
│ │ │ │ └──[+] description (1:175804)
│ │ │ └─┬Responses
│ │ │   ├──[+] default (1:177226)
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         ├─┬type
│ │ │         │ ├──[🔀] type (1:176431)❌ 
│ │ │         │ └──[-] nullable (1:86318)❌ 
│ │ │         ├─┬currency
│ │ │         │ ├──[🔀] type (1:176305)❌ 
│ │ │         │ └──[-] nullable (1:86184)❌ 
│ │ │         ├─┬manual
│ │ │         │ ├──[🔀] type (1:176787)❌ 
│ │ │         │ └──[-] nullable (1:86691)❌ 
│ │ │         ├─┬balance
│ │ │         │ ├──[🔀] type (1:176672)❌ 
│ │ │         │ └──[-] nullable (1:86567)❌ 
│ │ │         └─┬name
│ │ │           ├──[🔀] type (1:176188)❌ 
│ │ │           └──[-] nullable (1:86059)❌ 
│ │ └─┬PATCH
│ │   ├─┬Parameters
│ │   │ └──[+] description (1:172736)
│ │   ├─┬Responses
│ │   │ ├──[+] default (1:175239)
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       ├─┬balance
│ │   │       │ ├──[🔀] type (1:174685)❌ 
│ │   │       │ └──[-] nullable (1:84743)❌ 
│ │   │       ├─┬type
│ │   │       │ ├──[🔀] type (1:174444)❌ 
│ │   │       │ └──[-] nullable (1:84494)❌ 
│ │   │       ├─┬currency
│ │   │       │ ├──[🔀] type (1:174318)❌ 
│ │   │       │ └──[-] nullable (1:84360)❌ 
│ │   │       ├─┬name
│ │   │       │ ├──[🔀] type (1:174201)❌ 
│ │   │       │ └──[-] nullable (1:84235)❌ 
│ │   │       └─┬manual
│ │   │         ├──[🔀] type (1:174800)❌ 
│ │   │         └──[-] nullable (1:84867)❌ 
│ │   └─┬Requestbody
│ │     └──[+] required (1:172840)❌ 
│ ├─┬/search
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[+] description (1:247666)
│ │   ├─┬Parameters
│ │   │ └──[+] description (1:247910)
│ │   ├─┬Parameters
│ │   │ ├──[+] description (1:248185)
│ │   │ └─┬Schema
│ │   │   ├──[+] maximum (1:248059)❌ 
│ │   │   └──[+] minimum (1:248045)❌ 
│ │   ├─┬Parameters
│ │   │ ├──[+] description (1:248453)
│ │   │ └─┬Schema
│ │   │   ├──[+] maximum (1:248313)❌ 
│ │   │   └──[+] minimum (1:248299)❌ 
│ │   ├─┬Parameters
│ │   │ ├──[+] description (1:248769)
│ │   │ └─┬Schema
│ │   │   ├──[🔀] type (1:248576)❌ 
│ │   │   ├──[+] maximum (1:248621)❌ 
│ │   │   └──[+] minimum (1:248607)❌ 
│ │   └─┬Responses
│ │     ├──[+] default (1:250104)
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬Schema
│ │             └─┬data
│ │               └──[-] nullable (1:123933)❌ 
│ ├─┬/tracker-entries/timer/start
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ ├──[+] default (1:299979)
│ │   │ └─┬201
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └─┬data
│ │   │         ├─┬project
│ │   │         │ ├─┬currency
│ │   │         │ │ ├──[🔀] type (1:298517)❌ 
│ │   │         │ │ └──[-] nullable (1:168696)❌ 
│ │   │         │ ├─┬description
│ │   │         │ │ ├──[🔀] type (1:298756)❌ 
│ │   │         │ │ └──[-] nullable (1:168943)❌ 
│ │   │         │ ├─┬estimate
│ │   │         │ │ ├──[🔀] type (1:299132)❌ 
│ │   │         │ │ └──[-] nullable (1:169335)❌ 
│ │   │         │ ├─┬rate
│ │   │         │ │ ├──[🔀] type (1:298406)❌ 
│ │   │         │ │ └──[-] nullable (1:168577)❌ 
│ │   │         │ ├─┬customer
│ │   │         │ │ ├──[🔀] type (1:299246)❌ 
│ │   │         │ │ └──[-] nullable (1:169457)❌ 
│ │   │         │ └─┬billable
│ │   │         │   ├──[🔀] type (1:299006)❌ 
│ │   │         │   └──[-] nullable (1:169202)❌ 
│ │   │         ├─┬stop
│ │   │         │ ├──[🔀] type (1:296572)❌ 
│ │   │         │ └──[🔀] description (1:296607)
│ │   │         ├─┬currency
│ │   │         │ ├──[🔀] type (1:297162)❌ 
│ │   │         │ └──[-] nullable (1:167325)❌ 
│ │   │         ├─┬description
│ │   │         │ ├──[🔀] type (1:296881)❌ 
│ │   │         │ └──[-] nullable (1:167028)❌ 
│ │   │         ├─┬rate
│ │   │         │ ├──[🔀] type (1:297045)❌ 
│ │   │         │ └──[-] nullable (1:167200)❌ 
│ │   │         └─┬duration
│ │   │           ├──[🔀] type (1:296255)❌ 
│ │   │           └──[-] nullable (1:166430)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬description
│ │         │ ├──[🔀] type (1:295223)❌ 
│ │         │ └──[-] nullable (1:165390)❌ 
│ │         └─┬assignedId
│ │           ├──[🔀] type (1:294988)❌ 
│ │           └──[-] nullable (1:165147)❌ 
│ ├─┬/customers
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ ├──[+] description (1:117827)
│ │ │ │ └─┬Schema
│ │ │ │   ├──[🔀] type (1:117658)❌ 
│ │ │ │   └──[-] nullable (1:48386)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ ├──[+] description (1:118314)
│ │ │ │ └─┬Schema
│ │ │ │   ├──[🔀] type (1:117956)❌ 
│ │ │ │   ├──[+] maxItems (1:118047)❌ 
│ │ │ │   ├──[+] minItems (1:118032)❌ 
│ │ │ │   ├──[🔀] description (1:118065)
│ │ │ │   ├──[-] nullable (1:48596)❌ 
│ │ │ │   └─┬Schema
│ │ │ │     └──[+] minLength (1:118016)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └──[+] description (1:118719)
│ │ │ ├─┬Parameters
│ │ │ │ └──[+] description (1:119004)
│ │ │ └─┬Responses
│ │ │   ├──[+] default (1:127383)
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         ├─┬meta
│ │ │         │ └─┬cursor
│ │ │         │   ├──[🔀] type (1:119326)❌ 
│ │ │         │   └──[-] nullable (1:49485)❌ 
│ │ │         └─┬data
│ │ │           └─┬Schema
│ │ │             ├──[+] required (1:126914)❌ 
│ │ │             ├──[+] required (1:127121)❌ 
│ │ │             ├──[+] required (1:127199)❌ 
│ │ │             ├──[+] required (1:126956)❌ 
│ │ │             ├──[+] required (1:127091)❌ 
│ │ │             ├──[+] required (1:127105)❌ 
│ │ │             ├──[+] required (1:127218)❌ 
│ │ │             ├──[+] required (1:126929)❌ 
│ │ │             ├──[+] required (1:126941)❌ 
│ │ │             ├──[+] required (1:126973)❌ 
│ │ │             ├──[+] required (1:127008)❌ 
│ │ │             ├──[+] required (1:127024)❌ 
│ │ │             ├──[+] required (1:127040)❌ 
│ │ │             ├──[+] required (1:126988)❌ 
│ │ │             ├──[+] required (1:127064)❌ 
│ │ │             ├──[+] required (1:127147)❌ 
│ │ │             ├──[+] required (1:127158)❌ 
│ │ │             ├──[+] required (1:127235)❌ 
│ │ │             ├──[+] required (1:127255)❌ 
│ │ │             ├──[+] required (1:127136)❌ 
│ │ │             ├──[+] required (1:127076)❌ 
│ │ │             ├──[+] required (1:127176)❌ 
│ │ │             ├──[+] properties (1:125777)
│ │ │             ├──[+] properties (1:124210)
│ │ │             ├──[+] properties (1:123908)
│ │ │             ├──[+] properties (1:124312)
│ │ │             ├──[+] properties (1:126528)
│ │ │             ├──[+] properties (1:126403)
│ │ │             ├──[+] properties (1:124537)
│ │ │             ├──[+] properties (1:125530)
│ │ │             ├──[+] properties (1:125888)
│ │ │             ├──[+] properties (1:126022)
│ │ │             ├──[+] properties (1:126283)
│ │ │             ├──[+] properties (1:124428)
│ │ │             ├──[+] properties (1:124660)
│ │ │             ├──[+] properties (1:124873)
│ │ │             ├──[+] properties (1:124095)
│ │ │             ├──[+] properties (1:125403)
│ │ │             ├──[+] properties (1:123183)
│ │ │             ├──[+] properties (1:123008)
│ │ │             ├──[+] properties (1:125143)
│ │ │             ├──[+] properties (1:125651)
│ │ │             ├──[+] properties (1:122824)
│ │ │             ├──[+] properties (1:126156)
│ │ │             ├──[+] properties (1:125007)
│ │ │             ├──[+] properties (1:124769)
│ │ │             ├──[+] properties (1:122645)
│ │ │             ├──[+] properties (1:125280)
│ │ │             ├─┬zip
│ │ │             │ ├──[🔀] type (1:124452)❌ 
│ │ │             │ ├──[🔀] description (1:124487)
│ │ │             │ ├──[-] nullable (1:51771)❌ 
│ │ │             │ └──[🔀] example (1:124530)
│ │ │             ├─┬contact
│ │ │             │ ├──[🔀] type (1:121327)❌ 
│ │ │             │ ├──[🔀] description (1:121362)
│ │ │             │ ├──[-] nullable (1:52507)❌ 
│ │ │             │ └──[🔀] example (1:121411)
│ │ │             ├─┬addressLine1
│ │ │             │ ├──[🔀] type (1:121053)❌ 
│ │ │             │ └──[-] nullable (1:51217)❌ 
│ │ │             ├─┬phone
│ │ │             │ ├──[🔀] type (1:126551)❌ 
│ │ │             │ ├──[🔀] description (1:126586)
│ │ │             │ ├──[-] nullable (1:50661)❌ 
│ │ │             │ └──[🔀] example (1:126636)
│ │ │             ├─┬billingEmail
│ │ │             │ ├──[🔀] type (1:120341)❌ 
│ │ │             │ ├──[-] format (1:50524)❌ 
│ │ │             │ ├──[🔀] description (1:120376)
│ │ │             │ ├──[-] nullable (1:50508)❌ 
│ │ │             │ └──[🔀] example (1:120461)
│ │ │             ├─┬createdAt
│ │ │             │ ├──[🔀] type (1:120918)❌ 
│ │ │             │ ├──[🔀] description (1:120953)
│ │ │             │ └──[🔀] example (1:121010)
│ │ │             ├─┬country
│ │ │             │ ├──[🔀] type (1:124234)❌ 
│ │ │             │ ├──[🔀] description (1:124269)
│ │ │             │ ├──[-] nullable (1:51074)❌ 
│ │ │             │ └──[🔀] example (1:124303)
│ │ │             ├─┬countryCode
│ │ │             │ ├──[🔀] type (1:122279)❌ 
│ │ │             │ ├──[🔀] description (1:122314)
│ │ │             │ ├──[-] nullable (1:52238)❌ 
│ │ │             │ └──[🔀] example (1:122387)
│ │ │             ├─┬city
│ │ │             │ ├──[🔀] type (1:125797)❌ 
│ │ │             │ ├──[🔀] description (1:125832)
│ │ │             │ ├──[-] nullable (1:51507)❌ 
│ │ │             │ └──[🔀] example (1:125873)
│ │ │             ├─┬vatNumber
│ │ │             │ ├──[🔀] type (1:126054)❌ 
│ │ │             │ ├──[🔀] description (1:126089)
│ │ │             │ ├──[-] nullable (1:52096)❌ 
│ │ │             │ └──[🔀] example (1:126135)
│ │ │             ├─┬tags
│ │ │             │ ├──[-] items (1:52894)❌ 
│ │ │             │ ├──[🔀] type (1:125554)❌ 
│ │ │             │ ├──[🔀] description (1:125589)
│ │ │             │ └──[🔀] example (1:125621)
│ │ │             ├─┬website
│ │ │             │ ├──[🔀] type (1:126309)❌ 
│ │ │             │ ├──[🔀] description (1:126344)
│ │ │             │ ├──[-] nullable (1:50795)❌ 
│ │ │             │ └──[🔀] example (1:126390)
│ │ │             ├─┬projectCount
│ │ │             │ ├──[🔀] type (1:126432)❌ 
│ │ │             │ ├──[🔀] description (1:126467)
│ │ │             │ └──[🔀] example (1:126514)
│ │ │             ├─┬token
│ │ │             │ ├──[🔀] type (1:125915)❌ 
│ │ │             │ ├──[🔀] description (1:125950)
│ │ │             │ └──[🔀] example (1:126009)
│ │ │             ├─┬name
│ │ │             │ ├──[+] format (1:120219)❌ 
│ │ │             │ ├──[🔀] description (1:120243)
│ │ │             │ └──[🔀] example (1:120295)
│ │ │             ├─┬addressLine2
│ │ │             │ ├──[🔀] type (1:121184)❌ 
│ │ │             │ └──[-] nullable (1:51356)❌ 
│ │ │             ├─┬invoiceCount
│ │ │             │ ├──[🔀] type (1:123932)❌ 
│ │ │             │ ├──[🔀] description (1:123967)
│ │ │             │ └──[🔀] example (1:124031)
│ │ │             ├─┬note
│ │ │             │ ├──[🔀] type (1:124338)❌ 
│ │ │             │ ├──[🔀] description (1:124373)
│ │ │             │ ├──[-] nullable (1:51900)❌ 
│ │ │             │ └──[🔀] example (1:124417)
│ │ │             ├─┬id
│ │ │             │ ├──[-] format (1:50100)❌ 
│ │ │             │ ├──[🔀] description (1:120792)
│ │ │             │ └──[🔀] example (1:120869)
│ │ │             ├─┬state
│ │ │             │ ├──[🔀] type (1:121447)❌ 
│ │ │             │ └──[-] nullable (1:51635)❌ 
│ │ │             └─┬email
│ │ │               ├──[🔀] type (1:122018)❌ 
│ │ │               ├──[-] format (1:50364)❌ 
│ │ │               ├──[🔀] description (1:122053)
│ │ │               └──[🔀] example (1:122109)
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ ├──[+] default (1:138154)
│ │   │ └─┬201
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       ├──[+] required (1:137893)❌ 
│ │   │       ├──[+] required (1:138027)❌ 
│ │   │       ├──[+] required (1:137877)❌ 
│ │   │       ├──[+] required (1:137842)❌ 
│ │   │       ├──[+] required (1:137825)❌ 
│ │   │       ├──[+] required (1:137909)❌ 
│ │   │       ├──[+] required (1:137945)❌ 
│ │   │       ├──[+] required (1:137990)❌ 
│ │   │       ├──[+] required (1:138005)❌ 
│ │   │       ├──[+] required (1:138016)❌ 
│ │   │       ├──[+] required (1:138045)❌ 
│ │   │       ├──[+] required (1:138068)❌ 
│ │   │       ├──[+] required (1:138124)❌ 
│ │   │       ├──[+] required (1:137783)❌ 
│ │   │       ├──[+] required (1:137798)❌ 
│ │   │       ├──[+] required (1:137933)❌ 
│ │   │       ├──[+] required (1:138104)❌ 
│ │   │       ├──[+] required (1:137810)❌ 
│ │   │       ├──[+] required (1:137857)❌ 
│ │   │       ├──[+] required (1:137960)❌ 
│ │   │       ├──[+] required (1:137974)❌ 
│ │   │       ├──[+] required (1:138087)❌ 
│ │   │       ├──[+] properties (1:136646)
│ │   │       ├──[+] properties (1:135079)
│ │   │       ├──[+] properties (1:134777)
│ │   │       ├──[+] properties (1:135181)
│ │   │       ├──[+] properties (1:137397)
│ │   │       ├──[+] properties (1:137272)
│ │   │       ├──[+] properties (1:135406)
│ │   │       ├──[+] properties (1:136399)
│ │   │       ├──[+] properties (1:136757)
│ │   │       ├──[+] properties (1:136891)
│ │   │       ├──[+] properties (1:137152)
│ │   │       ├──[+] properties (1:135297)
│ │   │       ├──[+] properties (1:135529)
│ │   │       ├──[+] properties (1:135742)
│ │   │       ├──[+] properties (1:134964)
│ │   │       ├──[+] properties (1:136272)
│ │   │       ├──[+] properties (1:134052)
│ │   │       ├──[+] properties (1:133877)
│ │   │       ├──[+] properties (1:136012)
│ │   │       ├──[+] properties (1:136520)
│ │   │       ├──[+] properties (1:133693)
│ │   │       ├──[+] properties (1:137025)
│ │   │       ├──[+] properties (1:135876)
│ │   │       ├──[+] properties (1:135638)
│ │   │       ├──[+] properties (1:133514)
│ │   │       ├──[+] properties (1:136149)
│ │   │       ├─┬phone
│ │   │       │ ├──[🔀] type (1:131390)❌ 
│ │   │       │ └──[-] nullable (1:57689)❌ 
│ │   │       ├─┬email
│ │   │       │ ├──[🔀] type (1:132887)❌ 
│ │   │       │ ├──[-] format (1:57392)❌ 
│ │   │       │ ├──[🔀] description (1:132922)
│ │   │       │ └──[🔀] example (1:132978)
│ │   │       ├─┬id
│ │   │       │ ├──[-] format (1:57128)❌ 
│ │   │       │ ├──[🔀] description (1:131661)
│ │   │       │ └──[🔀] example (1:131738)
│ │   │       ├─┬country
│ │   │       │ ├──[🔀] type (1:131787)❌ 
│ │   │       │ └──[-] nullable (1:58102)❌ 
│ │   │       ├─┬token
│ │   │       │ ├──[🔀] type (1:136784)❌ 
│ │   │       │ ├──[🔀] description (1:136819)
│ │   │       │ └──[🔀] example (1:136878)
│ │   │       ├─┬contact
│ │   │       │ ├──[🔀] type (1:133148)❌ 
│ │   │       │ └──[-] nullable (1:59535)❌ 
│ │   │       ├─┬name
│ │   │       │ ├──[+] format (1:131088)❌ 
│ │   │       │ ├──[🔀] description (1:131112)
│ │   │       │ └──[🔀] example (1:131164)
│ │   │       ├─┬countryCode
│ │   │       │ ├──[🔀] type (1:132887)❌ 
│ │   │       │ └──[-] nullable (1:59266)❌ 
│ │   │       ├─┬website
│ │   │       │ ├──[🔀] type (1:131516)❌ 
│ │   │       │ └──[-] nullable (1:57823)❌ 
│ │   │       ├─┬projectCount
│ │   │       │ ├──[🔀] type (1:137301)❌ 
│ │   │       │ ├──[🔀] description (1:137336)
│ │   │       │ └──[🔀] example (1:137383)
│ │   │       ├─┬addressLine1
│ │   │       │ ├──[🔀] type (1:131922)❌ 
│ │   │       │ └──[-] nullable (1:58245)❌ 
│ │   │       ├─┬invoiceCount
│ │   │       │ ├──[🔀] type (1:134801)❌ 
│ │   │       │ ├──[🔀] description (1:134836)
│ │   │       │ └──[🔀] example (1:134900)
│ │   │       ├─┬city
│ │   │       │ ├──[🔀] type (1:132196)❌ 
│ │   │       │ └──[-] nullable (1:58535)❌ 
│ │   │       ├─┬billingEmail
│ │   │       │ ├──[🔀] type (1:131210)❌ 
│ │   │       │ ├──[-] format (1:57552)❌ 
│ │   │       │ ├──[🔀] description (1:131245)
│ │   │       │ ├──[-] nullable (1:57536)❌ 
│ │   │       │ └──[🔀] example (1:131330)
│ │   │       ├─┬addressLine2
│ │   │       │ ├──[🔀] type (1:132053)❌ 
│ │   │       │ └──[-] nullable (1:58384)❌ 
│ │   │       ├─┬vatNumber
│ │   │       │ ├──[🔀] type (1:132753)❌ 
│ │   │       │ └──[-] nullable (1:59124)❌ 
│ │   │       ├─┬createdAt
│ │   │       │ ├──[🔀] type (1:131787)❌ 
│ │   │       │ ├──[🔀] description (1:131822)
│ │   │       │ └──[🔀] example (1:131879)
│ │   │       ├─┬state
│ │   │       │ ├──[🔀] type (1:132316)❌ 
│ │   │       │ └──[-] nullable (1:58663)❌ 
│ │   │       ├─┬note
│ │   │       │ ├──[🔀] type (1:132565)❌ 
│ │   │       │ └──[-] nullable (1:58928)❌ 
│ │   │       ├─┬tags
│ │   │       │ ├──[-] items (1:59922)❌ 
│ │   │       │ ├──[🔀] type (1:136423)❌ 
│ │   │       │ ├──[🔀] description (1:136458)
│ │   │       │ └──[🔀] example (1:136490)
│ │   │       └─┬zip
│ │   │         ├──[🔀] type (1:135321)❌ 
│ │   │         ├──[🔀] description (1:135356)
│ │   │         ├──[-] nullable (1:58799)❌ 
│ │   │         └──[🔀] example (1:135399)
│ │   └─┬Requestbody
│ │     ├──[+] required (1:127746)❌ 
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬country
│ │         │ ├──[🔀] type (1:128478)❌ 
│ │         │ └──[-] nullable (1:54708)❌ 
│ │         ├─┬city
│ │         │ ├──[🔀] type (1:128887)❌ 
│ │         │ └──[-] nullable (1:55141)❌ 
│ │         ├─┬countryCode
│ │         │ ├──[🔀] type (1:129820)❌ 
│ │         │ └──[-] nullable (1:56130)❌ 
│ │         ├─┬addressLine2
│ │         │ ├──[🔀] type (1:128744)❌ 
│ │         │ └──[-] nullable (1:54990)❌ 
│ │         ├─┬note
│ │         │ ├──[🔀] type (1:129498)❌ 
│ │         │ └──[-] nullable (1:55792)❌ 
│ │         ├─┬vatNumber
│ │         │ ├──[🔀] type (1:129686)❌ 
│ │         │ └──[-] nullable (1:55988)❌ 
│ │         ├─┬website
│ │         │ ├──[🔀] type (1:129383)❌ 
│ │         │ └──[-] nullable (1:55669)❌ 
│ │         ├─┬billingEmail
│ │         │ ├──[🔀] type (1:128296)❌ 
│ │         │ ├──[-] format (1:54569)❌ 
│ │         │ ├──[🔀] description (1:128331)
│ │         │ ├──[-] nullable (1:54553)❌ 
│ │         │ └──[🔀] example (1:128416)
│ │         ├─┬zip
│ │         │ ├──[🔀] type (1:129135)❌ 
│ │         │ └──[-] nullable (1:55405)❌ 
│ │         ├─┬state
│ │         │ ├──[🔀] type (1:129007)❌ 
│ │         │ └──[-] nullable (1:55269)❌ 
│ │         ├─┬phone
│ │         │ ├──[🔀] type (1:129257)❌ 
│ │         │ └──[-] nullable (1:55535)❌ 
│ │         ├─┬contact
│ │         │ ├──[🔀] type (1:129938)❌ 
│ │         │ └──[-] nullable (1:56256)❌ 
│ │         └─┬addressLine1
│ │           ├──[🔀] type (1:128613)❌ 
│ │           └──[-] nullable (1:54851)❌ 
│ ├─┬/teams/{id}/members
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[+] description (1:107424)
│ │   └─┬Responses
│ │     ├──[+] default (1:108454)
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬data
│ │             └─┬Schema
│ │               └─┬avatarUrl
│ │                 ├──[🔀] type (1:108136)❌ 
│ │                 └──[-] nullable (1:40212)❌ 
│ ├─┬/inbox
│ │ └─┬GET
│ │   ├──[+] parameters (1:192537)❌ 
│ │   ├──[+] parameters (1:193633)❌ 
│ │   ├─┬Parameters
│ │   │ ├──[+] description (1:192008)
│ │   │ └─┬Schema
│ │   │   ├──[🔀] type (1:191894)❌ 
│ │   │   ├──[+] description (1:191929)
│ │   │   └──[-] nullable (1:97018)❌ 
│ │   ├─┬Parameters
│ │   │ ├──[+] description (1:192207)
│ │   │ └─┬Schema
│ │   │   ├──[🔀] type (1:192106)❌ 
│ │   │   ├──[+] description (1:192141)
│ │   │   └──[-] nullable (1:97120)❌ 
│ │   ├─┬Parameters
│ │   │ ├──[+] description (1:192707)
│ │   │ └─┬Schema
│ │   │   └──[+] description (1:192636)
│ │   ├─┬Parameters
│ │   │ ├──[+] description (1:192907)
│ │   │ └─┬Schema
│ │   │   ├──[🔀] type (1:192799)❌ 
│ │   │   ├──[+] description (1:192834)
│ │   │   └──[-] nullable (1:97337)❌ 
│ │   ├─┬Parameters
│ │   │ ├──[+] description (1:193276)
│ │   │ └─┬Schema
│ │   │   ├──[+] enum (1:193042)
│ │   │   ├──[+] enum (1:193061)
│ │   │   ├──[+] enum (1:193073)
│ │   │   ├──[+] enum (1:193082)
│ │   │   ├──[🔀] type (1:192994)❌ 
│ │   │   ├──[+] description (1:193104)
│ │   │   └──[-] nullable (1:97434)❌ 
│ │   └─┬Responses
│ │     ├──[+] default (1:197000)
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├─┬data
│ │           │ └─┬Schema
│ │           │   ├─┬currency
│ │           │   │ ├──[🔀] type (1:195149)❌ 
│ │           │   │ └──[-] nullable (1:99054)❌ 
│ │           │   ├─┬transaction
│ │           │   │ ├──[🔀] type (1:196050)❌ 
│ │           │   │ └──[-] nullable (1:99995)❌ 
│ │           │   ├─┬date
│ │           │   │ ├──[🔀] type (1:195387)❌ 
│ │           │   │ └──[-] nullable (1:99308)❌ 
│ │           │   ├─┬amount
│ │           │   │ ├──[🔀] type (1:195024)❌ 
│ │           │   │ └──[-] nullable (1:98921)❌ 
│ │           │   ├─┬contentType
│ │           │   │ ├──[🔀] type (1:195270)❌ 
│ │           │   │ └──[-] nullable (1:99183)❌ 
│ │           │   ├─┬website
│ │           │   │ ├──[🔀] type (1:195760)❌ 
│ │           │   │ └──[-] nullable (1:99689)❌ 
│ │           │   └─┬description
│ │           │     ├──[🔀] type (1:195903)❌ 
│ │           │     └──[-] nullable (1:99840)❌ 
│ │           └─┬meta
│ │             └─┬cursor
│ │               ├──[🔀] type (1:193894)❌ 
│ │               └──[-] nullable (1:97783)❌ 
│ ├─┬/documents
│ │ └─┬GET
│ │   ├──[+] parameters (1:182826)❌ 
│ │   ├──[+] parameters (1:183080)❌ 
│ │   ├─┬Parameters
│ │   │ ├──[+] description (1:181311)
│ │   │ └─┬Schema
│ │   │   ├──[🔀] type (1:181123)❌ 
│ │   │   └──[-] nullable (1:90012)❌ 
│ │   ├─┬Parameters
│ │   │ ├──[+] description (1:181701)
│ │   │ └─┬Schema
│ │   │   ├──[🔀] type (1:181466)❌ 
│ │   │   ├──[+] maxItems (1:181557)❌ 
│ │   │   ├──[+] minItems (1:181542)❌ 
│ │   │   ├──[🔀] description (1:181575)
│ │   │   ├──[-] nullable (1:90246)❌ 
│ │   │   └─┬Schema
│ │   │     └──[+] minLength (1:181526)❌ 
│ │   ├─┬Parameters
│ │   │ └──[+] description (1:181992)
│ │   ├─┬Parameters
│ │   │ ├──[+] description (1:182235)
│ │   │ └─┬Schema
│ │   │   ├──[🔀] type (1:182091)❌ 
│ │   │   └──[-] nullable (1:90654)❌ 
│ │   ├─┬Parameters
│ │   │ ├──[+] description (1:182512)
│ │   │ └─┬Schema
│ │   │   ├──[🔀] type (1:182336)❌ 
│ │   │   └──[-] nullable (1:90839)❌ 
│ │   └─┬Responses
│ │     ├──[+] default (1:186030)
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├─┬data
│ │           │ └─┬Schema
│ │           │   ├─┬date
│ │           │   │ ├──[🔀] type (1:184895)❌ 
│ │           │   │ └──[-] nullable (1:92881)❌ 
│ │           │   ├─┬metadata
│ │           │   │ ├──[🔀] type (1:184259)❌ 
│ │           │   │ ├──[-] nullable (1:92213)❌ 
│ │           │   │ ├─┬size
│ │           │   │ │ ├──[🔀] type (1:184311)❌ 
│ │           │   │ │ └──[-] nullable (1:92273)❌ 
│ │           │   │ └─┬mimetype
│ │           │   │   ├──[🔀] type (1:184421)❌ 
│ │           │   │   └──[-] nullable (1:92391)❌ 
│ │           │   ├─┬title
│ │           │   │ ├──[🔀] type (1:183943)❌ 
│ │           │   │ └──[-] nullable (1:91889)❌ 
│ │           │   └─┬summary
│ │           │     ├──[🔀] type (1:184737)❌ 
│ │           │     └──[-] nullable (1:92715)❌ 
│ │           └─┬meta
│ │             └─┬cursor
│ │               ├──[🔀] type (1:183339)❌ 
│ │               └──[-] nullable (1:91277)❌ 
│ ├─┬/teams/{id}
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └──[+] description (1:102752)
│ │ │ └─┬Responses
│ │ │   ├──[+] default (1:103561)
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └─┬logoUrl
│ │ │           ├──[🔀] type (1:103218)❌ 
│ │ │           └──[-] nullable (1:36746)❌ 
│ │ └─┬PATCH
│ │   ├─┬Parameters
│ │   │ └──[+] description (1:104127)
│ │   ├─┬Responses
│ │   │ ├──[+] default (1:106865)
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └─┬logoUrl
│ │   │         ├──[🔀] type (1:106522)❌ 
│ │   │         └──[-] nullable (1:38780)❌ 
│ │   └─┬Requestbody
│ │     ├──[+] required (1:104218)❌ 
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[+] properties (1:105669)
│ │         ├──[+] properties (1:105275)
│ │         ├──[+] properties (1:105044)
│ │         ├──[+] properties (1:105913)
│ │         ├─┬logoUrl
│ │         │ ├──[🔀] format (1:104519)❌ 
│ │         │ ├──[🔀] description (1:104543)
│ │         │ └──[🔀] example (1:104600)
│ │         ├─┬email
│ │         │ ├──[-] format (1:37825)❌ 
│ │         │ ├──[🔀] description (1:104997)
│ │         │ └──[🔀] example (1:105037)
│ │         ├─┬countryCode
│ │         │ ├──[+] enum (1:105742)
│ │         │ ├──[+] enum (1:105767)
│ │         │ ├──[+] enum (1:105777)
│ │         │ ├──[+] enum (1:105790)
│ │         │ ├──[+] enum (1:105801)
│ │         │ ├──[+] enum (1:105815)
│ │         │ ├──[+] enum (1:105726)
│ │         │ ├──[+] enum (1:105756)
│ │         │ ├──[+] enum (1:105829)
│ │         │ ├──[+] enum (1:105712)
│ │         │ ├──[🔀] description (1:105858)
│ │         │ └──[🔀] example (1:105896)
│ │         └─┬name
│ │           ├──[+] required (1:105574)❌ 
│ │           ├──[+] required (1:105588)❌ 
│ │           ├──[+] required (1:105603)❌ 
│ │           ├──[+] required (1:105558)❌ 
│ │           ├──[🔀] type (1:105302)❌ 
│ │           ├──[-] maxLength (1:37663)❌ 
│ │           ├──[-] minLength (1:37647)❌ 
│ │           ├──[🔀] description (1:105632)
│ │           ├──[-] example (1:37766)
│ │           ├──[+] properties (1:105505)
│ │           ├──[+] properties (1:105327)
│ │           ├──[+] properties (1:105363)
│ │           ├──[+] properties (1:105398)
│ │           ├──[+] properties (1:105468)
│ │           └──[+] properties (1:105434)
│ ├─┬/teams
│ │ └─┬GET
│ │   └─┬Responses
│ │     ├──[+] default (1:102211)
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬data
│ │             └─┬Schema
│ │               └─┬logoUrl
│ │                 ├──[🔀] type (1:101782)❌ 
│ │                 └──[-] nullable (1:35492)❌ 
│ ├─┬/tracker-entries/timer/status
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ ├──[+] description (1:311952)
│ │   │ └─┬Schema
│ │   │   ├──[🔀] type (1:311690)❌ 
│ │   │   └──[-] nullable (1:180670)❌ 
│ │   └─┬Responses
│ │     ├──[+] default (1:313183)
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬data
│ │             └─┬currentEntry
│ │               ├──[🔀] type (1:312447)❌ 
│ │               ├──[-] nullable (1:181297)❌ 
│ │               ├─┬description
│ │               │ ├──[🔀] type (1:312589)❌ 
│ │               │ └──[-] nullable (1:181455)❌ 
│ │               └─┬start
│ │                 ├──[🔀] type (1:312544)❌ 
│ │                 └──[-] nullable (1:181402)❌ 
│ ├─┬/transactions/bulk
│ │ ├─┬POST
│ │ │ ├─┬Responses
│ │ │ │ └──[+] default (1:99868)
│ │ │ └─┬Requestbody
│ │ │   ├──[+] required (1:98486)❌ 
│ │ │   └──application/json
│ │ ├─┬DELETE
│ │ │ ├─┬Responses
│ │ │ │ └──[+] default (1:100933)
│ │ │ └─┬Requestbody
│ │ │   ├──[+] required (1:100442)❌ 
│ │ │   └─┬application/json
│ │ │     └─┬Schema
│ │ │       └──[🔀] maxItems (1:100583)❌ 
│ │ └─┬PATCH
│ │   ├─┬Responses
│ │   │ └──[+] default (1:98100)
│ │   └─┬Requestbody
│ │     ├──[+] required (1:96042)❌ 
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬categorySlug
│ │         │ ├──[🔀] type (1:96259)❌ 
│ │         │ └──[-] nullable (1:30040)❌ 
│ │         ├─┬note
│ │         │ ├──[🔀] type (1:96793)❌ 
│ │         │ └──[-] nullable (1:30574)❌ 
│ │         ├─┬tagId
│ │         │ ├──[🔀] type (1:97077)❌ 
│ │         │ └──[-] nullable (1:30874)❌ 
│ │         ├─┬frequency
│ │         │ ├──[+] enum (1:96611)
│ │         │ ├──[🔀] type (1:96536)❌ 
│ │         │ └──[-] nullable (1:30315)❌ 
│ │         ├─┬status
│ │         │ ├──[+] enum (1:96440)
│ │         │ ├──[+] enum (1:96452)
│ │         │ ├──[🔀] type (1:96353)❌ 
│ │         │ └──[-] nullable (1:30142)❌ 
│ │         └─┬assignedId
│ │           ├──[🔀] type (1:96889)❌ 
│ │           └──[-] nullable (1:30678)❌ 
│ ├─┬/inbox/{id}
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └──[+] description (1:197566)
│ │ │ └─┬Responses
│ │ │   ├──[+] default (1:200241)
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         ├─┬date
│ │ │         │ ├──[🔀] type (1:198699)❌ 
│ │ │         │ └──[-] nullable (1:102475)❌ 
│ │ │         ├─┬contentType
│ │ │         │ ├──[🔀] type (1:198582)❌ 
│ │ │         │ └──[-] nullable (1:102350)❌ 
│ │ │         ├─┬website
│ │ │         │ ├──[🔀] type (1:199072)❌ 
│ │ │         │ └──[-] nullable (1:102856)❌ 
│ │ │         ├─┬currency
│ │ │         │ ├──[🔀] type (1:198461)❌ 
│ │ │         │ └──[-] nullable (1:102221)❌ 
│ │ │         ├─┬amount
│ │ │         │ ├──[🔀] type (1:198336)❌ 
│ │ │         │ └──[-] nullable (1:102088)❌ 
│ │ │         ├─┬transaction
│ │ │         │ ├──[🔀] type (1:199362)❌ 
│ │ │         │ └──[-] nullable (1:103162)❌ 
│ │ │         └─┬description
│ │ │           ├──[🔀] type (1:199215)❌ 
│ │ │           └──[-] nullable (1:103007)❌ 
│ │ ├─┬DELETE
│ │ │ ├─┬Parameters
│ │ │ │ └──[+] description (1:200801)
│ │ │ └─┬Responses
│ │ │   └──[+] default (1:201286)
│ │ └─┬PATCH
│ │   ├─┬Responses
│ │   │ ├──[+] default (1:204759)
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       ├─┬contentType
│ │   │       │ ├──[🔀] type (1:203100)❌ 
│ │   │       │ └──[-] nullable (1:106519)❌ 
│ │   │       ├─┬description
│ │   │       │ ├──[🔀] type (1:203733)❌ 
│ │   │       │ └──[-] nullable (1:107176)❌ 
│ │   │       ├─┬currency
│ │   │       │ ├──[🔀] type (1:202979)❌ 
│ │   │       │ └──[-] nullable (1:106390)❌ 
│ │   │       ├─┬amount
│ │   │       │ ├──[🔀] type (1:202854)❌ 
│ │   │       │ └──[-] nullable (1:106257)❌ 
│ │   │       ├─┬transaction
│ │   │       │ ├──[🔀] type (1:203880)❌ 
│ │   │       │ └──[-] nullable (1:107331)❌ 
│ │   │       ├─┬website
│ │   │       │ ├──[🔀] type (1:203590)❌ 
│ │   │       │ └──[-] nullable (1:107025)❌ 
│ │   │       └─┬date
│ │   │         ├──[🔀] type (1:203217)❌ 
│ │   │         └──[-] nullable (1:106644)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬status
│ │           ├──[+] enum (1:201952)
│ │           ├──[+] enum (1:201963)
│ │           ├──[+] enum (1:201976)
│ │           └──[+] enum (1:201995)
│ ├─┬/customers/{id}
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └──[+] description (1:138709)
│ │ │ └─┬Responses
│ │ │   ├──[+] default (1:146324)
│ │ │   └─┬200
│ │ │     �...

@github-actions github-actions Bot added the minor Minor version bump label Jul 13, 2026
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1783910519 branch 7 times, most recently from 50091eb to 8939a8a Compare July 20, 2026 03:42
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1783910519 branch 8 times, most recently from e3d3a11 to 9dc826f Compare July 28, 2026 02:29
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1783910519 branch 8 times, most recently from 592b746 to 007339b Compare August 5, 2026 02:27
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1783910519 branch 6 times, most recently from 952110f to 4fb287d Compare August 11, 2026 01:41
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1783910519 branch 8 times, most recently from e9fd81b to 44338a9 Compare August 19, 2026 01:11
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1783910519 branch 7 times, most recently from f763f77 to d856f20 Compare August 26, 2026 01:15
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1783910519 branch 7 times, most recently from e4008bb to 4846df3 Compare September 2, 2026 03:03
* `Midday.Transactions.List()`: 
  *  `request.Request` **Changed** **Breaking** ⚠️
  *  `response` **Changed** **Breaking** ⚠️
* `Midday.TrackerTimer.GetTimerStatus()`:  `response.status[default]` **Added** **Breaking** ⚠️
* `Midday.TrackerTimer.GetCurrentTimer()`:  `response` **Changed** **Breaking** ⚠️
* `Midday.TrackerTimer.StopTimer()`:  `response` **Changed** **Breaking** ⚠️
* `Midday.TrackerTimer.StartTimer()`:  `response` **Changed** **Breaking** ⚠️
* `Midday.TrackerEntries.Update()`: 
  *  `request.RequestBody.AssignedId` **Changed**
  *  `response.status[default]` **Added** **Breaking** ⚠️
* `Midday.TrackerEntries.Delete()`:  `response.status[default]` **Added** **Breaking** ⚠️
* `Midday.TrackerEntries.CreateBulk()`: 
  *  `request.Request.Entries.[].AssignedId` **Changed**
  *  `response.status[default]` **Added** **Breaking** ⚠️
* `Midday.TrackerEntries.Create()`: 
  *  `request.Request.AssignedId` **Changed**
  *  `response.status[default]` **Added** **Breaking** ⚠️
* `Midday.TrackerEntries.List()`:  `response.status[default]` **Added** **Breaking** ⚠️
* `Midday.TrackerProjects.Update()`:  `response.status[default]` **Added** **Breaking** ⚠️
* `Midday.TrackerProjects.Delete()`:  `response.status[default]` **Added** **Breaking** ⚠️
* `Midday.TrackerProjects.Get()`:  `response.status[default]` **Added** **Breaking** ⚠️
* `Midday.TrackerProjects.Create()`:  `response.status[default]` **Added** **Breaking** ⚠️
* `Midday.TrackerProjects.List()`:  `response.status[default]` **Added** **Breaking** ⚠️
* `Midday.Search.Search()`: 
  *  `request.Request.RelevanceThreshold` **Changed**
  *  `response` **Changed** **Breaking** ⚠️
* `Midday.Invoices.Delete()`:  `response.status[default]` **Added** **Breaking** ⚠️
* `Midday.Invoices.Get()`:  `response` **Changed** **Breaking** ⚠️
* `Midday.Invoices.Summary()`: 
  *  `request` **Changed** **Breaking** ⚠️
  *  `response` **Changed** **Breaking** ⚠️
* `Midday.Invoices.List()`: 
  *  `request.Request` **Changed**
  *  `response` **Changed** **Breaking** ⚠️
* `Midday.Inbox.Update()`:  `response.status[default]` **Added** **Breaking** ⚠️
* `Midday.Inbox.Delete()`:  `response.status[default]` **Added** **Breaking** ⚠️
* `Midday.Inbox.Get()`:  `response.status[default]` **Added** **Breaking** ⚠️
* `Midday.Inbox.List()`: 
  *  `request.Request` **Changed**
  *  `response.status[default]` **Added** **Breaking** ⚠️
* `Midday.Documents.Delete()`:  `response.status[default]` **Added** **Breaking** ⚠️
* `Midday.Documents.Get()`:  `response.status[default]` **Added** **Breaking** ⚠️
* `Midday.Documents.List()`: 
  *  `request.Request` **Changed**
  *  `response.status[default]` **Added** **Breaking** ⚠️
* `Midday.Tags.Update()`: 
  *  `request.RequestBody` **Changed** **Breaking** ⚠️
  *  `response.status[default]` **Added** **Breaking** ⚠️
* `Midday.Tags.Delete()`:  `response.status[default]` **Added** **Breaking** ⚠️
* `Midday.Tags.Get()`:  `response.status[default]` **Added** **Breaking** ⚠️
* `Midday.Tags.Create()`: 
  *  `request.Request` **Changed** **Breaking** ⚠️
  *  `response` **Changed** **Breaking** ⚠️
* `Midday.Tags.List()`:  `response.status[default]` **Added** **Breaking** ⚠️
* `Midday.BankAccounts.Update()`: 
  *  `request.RequestBody` **Changed** **Breaking** ⚠️
  *  `response.status[default]` **Added** **Breaking** ⚠️
* `Midday.BankAccounts.Delete()`:  `response.status[default]` **Added** **Breaking** ⚠️
* `Midday.BankAccounts.Get()`:  `response.status[default]` **Added** **Breaking** ⚠️
* `Midday.BankAccounts.Create()`: 
  *  `request.Request` **Changed** **Breaking** ⚠️
  *  `response.status[default]` **Added** **Breaking** ⚠️
* `Midday.BankAccounts.List()`:  `response.status[default]` **Added** **Breaking** ⚠️
* `Midday.Customers.Update()`: 
  *  `request.RequestBody` **Changed** **Breaking** ⚠️
  *  `response` **Changed** **Breaking** ⚠️
* `Midday.Customers.Delete()`:  `response` **Changed** **Breaking** ⚠️
* `Midday.Customers.Get()`:  `response` **Changed** **Breaking** ⚠️
* `Midday.Customers.Create()`: 
  *  `request.Request` **Changed** **Breaking** ⚠️
  *  `response` **Changed** **Breaking** ⚠️
* `Midday.Customers.List()`:  `response` **Changed** **Breaking** ⚠️
* `Midday.Users.Update()`: 
  *  `request.Request` **Changed** **Breaking** ⚠️
  *  `response` **Changed** **Breaking** ⚠️
* `Midday.Users.Get()`:  `response` **Changed** **Breaking** ⚠️
* `Midday.Teams.Members()`:  `response.status[default]` **Added** **Breaking** ⚠️
* `Midday.Teams.Update()`: 
  *  `request.RequestBody` **Changed** **Breaking** ⚠️
  *  `response.status[default]` **Added** **Breaking** ⚠️
* `Midday.Teams.Get()`:  `response.status[default]` **Added** **Breaking** ⚠️
* `Midday.Teams.List()`:  `response.status[default]` **Added** **Breaking** ⚠️
* `Midday.Transactions.UpdateMany()`: 
  *  `request.Request` **Changed** **Breaking** ⚠️
  *  `response` **Changed** **Breaking** ⚠️
* `Midday.Transactions.DeleteMany()`: 
  *  `request.Request` **Changed** **Breaking** ⚠️
  *  `response.status[default]` **Added** **Breaking** ⚠️
* `Midday.Transactions.CreateMany()`: 
  *  `request.Request` **Changed** **Breaking** ⚠️
  *  `response` **Changed** **Breaking** ⚠️
* `Midday.Transactions.Update()`: 
  *  `request.RequestBody` **Changed** **Breaking** ⚠️
  *  `response` **Changed** **Breaking** ⚠️
* `Midday.Transactions.Delete()`:  `response.status[default]` **Added** **Breaking** ⚠️
* `Midday.Transactions.Get()`:  `response` **Changed** **Breaking** ⚠️
* `Midday.Transactions.Create()`: 
  *  `request.Request` **Changed** **Breaking** ⚠️
  *  `response` **Changed** **Breaking** ⚠️
* `Midday.Integrations.GetFortnoxInstallUrl()`: **Added**
* `Midday.InvoicePayments.GetStripeConnectUrl()`: **Added**
* `Midday.Metrics.Spending()`: **Deleted** **Breaking** ⚠️
* `Midday.Metrics.Runway()`: **Deleted** **Breaking** ⚠️
* `Midday.Metrics.Burn-Rate()`: **Deleted** **Breaking** ⚠️
* `Midday.Metrics.Profit()`: **Deleted** **Breaking** ⚠️
* `Midday.Metrics.Revenue()`: **Deleted** **Breaking** ⚠️
* `Midday.Invoices.Get/invoices/payment-Status()`: **Deleted** **Breaking** ⚠️
* `Midday.Reports.Spending()`: **Added**
* `Midday.Reports.Expenses()`: **Added**
* `Midday.Reports.Runway()`: **Added**
* `Midday.Reports.Burn-Rate()`: **Added**
* `Midday.Reports.Profit()`: **Added**
* `Midday.Reports.Revenue()`: **Added**
* `Midday.Invoices.Update()`: **Added**
* `Midday.Invoices.PaymentStatus()`: **Added**
* `Midday.Invoices.Create()`: **Added**
* `Midday.Inbox.GetPreSignedUrl()`: **Added**
* `Midday.Documents.GetPreSignedUrl()`: **Added**
* `Midday.Transactions.GetAttachmentPreSignedUrl()`: **Added**
* `Midday.Notifications.UpdateAllStatus()`: **Added**
* `Midday.Notifications.UpdateStatus()`: **Added**
* `Midday.Notifications.List()`: **Added**
* `Midday.Desktop.DownloadUpdate()`: **Added**
* `Midday.Desktop.CheckUpdate()`: **Added**
* `Midday.InvoicePayments.GetStripeConnectStatus()`: **Added**
* `Midday.InvoicePayments.CreateInvoicePaymentIntent()`: **Added**
* `Midday.InvoicePayments.DisconnectStripe()`: **Added**
* `Midday.InvoicePayments.StripeConnectCallback()`: **Added**
* `Midday.Metrics.Expenses()`: **Deleted** **Breaking** ⚠️
* `Midday.OAuth.PostOAuthRegister()`: **Added**
* `Midday.Integrations.FortnoxOAuthCallback()`: **Added**
* `Midday.Integrations.GetQuickBooksInstallUrl()`: **Added**
* `Midday.Integrations.QuickBooksOAuthCallback()`: **Added**
* `Midday.Integrations.GetXeroInstallUrl()`: **Added**
* `Midday.Integrations.XeroOAuthCallback()`: **Added**
* `Midday.Integrations.GetOutlookInstallUrl()`: **Added**
* `Midday.Integrations.OutlookOAuthCallback()`: **Added**
* `Midday.Integrations.GetGmailInstallUrl()`: **Added**
* `Midday.Integrations.GmailOAuthCallback()`: **Added**
* `Midday.Integrations.SlackInteractions()`: **Added**
* `Midday.Integrations.SlackWebhook()`: **Added**
* `Midday.Integrations.GetSlackInstallUrl()`: **Added**
* `Midday.Integrations.SlackOAuthCallback()`: **Added**
* `Midday.Files.DownloadInvoice()`: **Added**
* `Midday.Files.DownloadFile()`: **Added**
* `Midday.Files.Proxy()`: **Added**
* `Midday.Webhooks.WhatsappWebhook()`: **Added**
* `Midday.Webhooks.WhatsappWebhookVerify()`: **Added**
* `Midday.Webhooks.TellerWebhook()`: **Added**
* `Midday.Webhooks.StripeWebhook()`: **Added**
* `Midday.Webhooks.PolarWebhook()`: **Added**
* `Midday.Webhooks.PlaidWebhook()`: **Added**
* `Midday.Webhooks.InboxWebhook()`: **Added**
* `Midday.OAuth.PostOAuthRevoke()`: **Added**
* `Midday.OAuth.PostOAuthToken()`: **Added**
* `Midday.OAuth.PostOAuthAuthorization()`: **Added**
* `Midday.OAuth.GetOAuthAuthorization()`: **Added**
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1783910519 branch from 4846df3 to 2e462c7 Compare September 3, 2026 03:05
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