Skip to content

chore: 🐝 Update SDK - Generate 0.20.1 #53

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 14, 2025

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jul 9, 2025

SDK update

Based on:

Versioning

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

OpenAPI Change Summary

├─┬Info
│ └──[🔀] version (5:12)
├─┬Paths
│ ├─┬/accounting/categories/{id}
│ │ └─┬GET
│ │   ├──[➕] parameters (11586:13)❌ 
│ │   └─┬Extensions
│ │     └──[➕] x-apideck-gotchas (4502:9)
│ ├─┬/accounting/profit-and-loss
│ │ └─┬GET
│ │   └──Parameters
│ ├─┬/accounting/balance-sheet
│ │ └─┬GET
│ │   └──Parameters
│ ├─┬/crm/activities
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (6395:9)
│ ├─┬/accounting/categories
│ │ └─┬GET
│ │   ├──[➕] parameters (11586:13)❌ 
│ │   └─┬Extensions
│ │     └──[➕] x-apideck-gotchas (4456:9)
│ ├─┬/accounting/purchase-orders
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2455:9)
│ └─┬/crm/activities/{id}
│   └─┬PATCH
│     └─┬Extensions
│       └──[🔀] x-apideck-gotchas (6522:9)
└─┬Components
  ├──[➕] parameters (11586:7)
  ├──[➕] schemas (23297:7)
  ├─┬CustomField
  │ └─┬value
  │   ├──[➖] anyOf (14880:27)❌ 
  │   ├─┬ANYOF
  │   │ └──[➕] additionalProperties (14901:37)❌ 
  │   └─┬ANYOF
  │     └─┬Schema
  │       ├──[➖] type (14879:35)❌ 
  │       ├──[➕] anyOf (14905:21)
  │       ├──[➕] anyOf (14908:21)
  │       ├──[➕] anyOf (14911:21)
  │       └──[➕] anyOf (14914:21)
  ├─┬Category
  │ ├──[➕] properties (23256:9)
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (20831:20)❌ 
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (23257:11)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (23292:9)
  ├─┬Expense
  │ ├──[➕] properties (22094:9)
  │ ├─┬transaction_date
  │ │ └──[🔀] $ref (22081:11)❌ 
  │ ├─┬type
  │ │ └──[🔀] $ref (21437:20)❌ 
  │ ├─┬tax_rate
  │ │ └──[🔀] $ref (22039:11)❌ 
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (22063:11)❌ 
  │ ├─┬supplier_id
  │ │ ├──[🔀] title (22099:18)
  │ │ ├──[🔀] description (22095:24)
  │ │ ├──[➕] nullable (22098:21)❌ 
  │ │ └──[🔀] example (22097:20)
  │ ├─┬total_amount
  │ │ └──[🔀] $ref (18521:13)❌ 
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (20831:20)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (22129:9)
  ├─┬InvoiceLineItem
  │ ├──[➕] properties (17673:9)
  │ ├─┬created_at
  │ │ └──[🔀] $ref (17616:11)❌ 
  │ ├─┬tracking_categories
  │ │ └──[🔀] $ref (17650:11)❌ 
  │ ├─┬tax_rate
  │ │ └──[🔀] $ref (17644:11)❌ 
  │ ├─┬row_version
  │ │ └──[🔀] $ref (17611:11)❌ 
  │ ├─┬location_id
  │ │ └──[🔀] $ref (21407:20)❌ 
  │ ├─┬line_number
  │ │ └──[🔀] $ref (18426:13)❌ 
  │ ├─┬code
  │ │ ├──[🔀] title (17678:18)
  │ │ ├──[🔀] description (17674:24)
  │ │ └──[🔀] example (17676:20)
  │ ├─┬department_id
  │ │ └──[🔀] $ref (17692:11)❌ 
  │ ├─┬unit_price
  │ │ └──[🔀] $ref (20368:20)❌ 
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (20831:20)❌ 
  │ ├─┬row_id
  │ │ └──[🔀] $ref (19699:13)❌ 
  │ ├─┬type
  │ │ └──[🔀] $ref (21399:20)❌ 
  │ ├─┬description
  │ │ └──[🔀] $ref (22631:20)❌ 
  │ ├─┬ledger_account
  │ │ └──[🔀] $ref (18400:13)❌ 
  │ ├─┬discount_percentage
  │ │ ├──[🔀] title (17672:18)
  │ │ ├──[🔀] description (17668:24)
  │ │ └──[🔀] example (17670:20)
  │ ├─┬custom_fields
  │ │ └──[🔀] $ref (14078:20)❌ 
  │ ├─┬unit_of_measure
  │ │ └──[🔀] $ref (17630:11)❌ 
  │ ├─┬id
  │ │ └──[🔀] $ref (17662:11)❌ 
  │ ├─┬discount_amount
  │ │ ├──[🔀] type (17625:17)❌ 
  │ │ ├──[🔀] title (17628:18)
  │ │ ├──[🔀] description (17624:24)
  │ │ └──[🔀] example (17626:20)
  │ ├─┬tax_amount
  │ │ └──[🔀] $ref (19704:20)❌ 
  │ ├─┬quantity
  │ │ └──[🔀] $ref (22638:20)❌ 
  │ ├─┬total_amount
  │ │ └──[🔀] $ref (18521:13)❌ 
  │ ├─┬created_by
  │ │ └──[🔀] $ref (14070:20)❌ 
  │ ├─┬item
  │ │ └──[🔀] $ref (20879:20)❌ 
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (20374:13)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (17709:9)
  ├─┬BalanceSheetFilter
  │ ├──[🔀] example (12842:9)
  │ ├──[➕] properties (12836:9)
  │ ├─┬period_count
  │ │ ├──[🔀] type (12838:17)❌ 
  │ │ ├──[🔀] title (12840:18)
  │ │ ├──[🔀] description (12837:24)
  │ │ └──[🔀] example (12839:20)
  │ ├─┬period_type
  │ │ ├──[➖] enum (12813:27)❌ 
  │ │ ├──[➖] enum (12814:27)❌ 
  │ │ ├──[➖] enum (12815:27)❌ 
  │ │ ├──[🔀] type (12823:17)❌ 
  │ │ ├──[🔀] title (12825:18)
  │ │ ├──[🔀] description (12822:24)
  │ │ ├──[🔀] example (12824:20)
  │ │ └─┬Extensions
  │ │   └──[➖] x-apideck-enum-id (12817:40)❌ 
  │ └─┬start_date
  │   ├──[➕] enum (12831:15)
  │   ├──[➕] enum (12832:15)
  │   ├──[➕] enum (12833:15)
  │   ├──[🔀] title (12834:18)
  │   ├──[🔀] description (12827:24)
  │   ├──[🔀] example (12829:20)
  │   ├──[➖] deprecated (12796:33)
  │   └─┬Extensions
  │     └──[➕] x-apideck-enum-id (12835:30)
  └─┬ProfitAndLossFilter
    ├──[🔀] example (19402:9)
    ├──[➕] properties (19396:9)
    └─┬start_date
      ├──[🔀] title (19400:18)
      ├──[🔀] description (19397:24)
      └──[🔀] example (19399:20)
Document Element Total Changes Breaking Changes
paths 7 2
components 86 40
info 1 0

PYTHON CHANGELOG

No relevant generator changes

@github-actions github-actions bot added the patch Patch version bump label Jul 9, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1752047038 branch 12 times, most recently from ecc49c5 to 8a19056 Compare July 13, 2025 00:25
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1752047038 branch from 1d67a4c to 11afd78 Compare July 14, 2025 00:24
@Amzani Amzani merged commit 51b0c1c into main Jul 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants