Skip to content

chore: 🐝 Update SDK - Generate 0.20.0 #52

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jun 27, 2025

SDK update

Based on:

Versioning

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

OpenAPI Change Summary

├─┬Info
│ └──[🔀] version (5:12)
├─┬Paths
│ ├─┬/crm/companies/{id}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └──[🔀] $ref (25128:13)❌ 
│ ├─┬/accounting/suppliers
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1661:9)
│ └─┬/crm/companies
│   └─┬POST
│     └─┬Requestbody
│       └─┬application/json
│         └─┬Schema
│           └──[🔀] $ref (25128:13)❌ 
└─┬Components
  ├──[➖] schemas (13263:13)❌ 
  ├──[➕] schemas (25008:7)
  ├──[➕] schemas (25128:7)
  ├─┬GetCompanyResponse
  │ └─┬data
  │   └──[🔀] $ref (25128:13)❌ 
  ├─┬GetCompaniesResponse
  │ └─┬data
  │   └─┬Schema
  │     └──[🔀] $ref (25128:13)❌ 
  ├─┬Supplier
  │ ├──[➕] properties (19844:9)
  │ ├─┬title
  │ │ └──[🔀] $ref (19845:11)❌ 
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (20223:20)❌ 
  │ ├─┬websites
  │ │ └──[🔀] $ref (20785:20)❌ 
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (20777:20)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (19892:9)
  └─┬BankAccount
    ├──[➕] properties (12893:9)
    ├─┬currency
    │ └──[🔀] $ref (23301:20)❌ 
    ├─┬iban
    │ └──[🔀] $ref (14274:20)❌ 
    ├─┬routing_number
    │ ├──[➖] title (12872:28)
    │ ├──[🔀] description (12858:24)
    │ └──[🔀] example (12860:20)
    └─┬Extensions
      └──[🔀] x-apideck-weights (12898:9)
Document Element Total Changes Breaking Changes
info 1 0
paths 3 2
components 18 9

PYTHON CHANGELOG

No relevant generator changes

@github-actions github-actions bot added the patch Patch version bump label Jun 27, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1751018986 branch from ef95b3e to 3a738f4 Compare June 28, 2025 00:21
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.19.1 chore: 🐝 Update SDK - Generate 0.20.0 Jun 28, 2025
@github-actions github-actions bot added minor Minor version bump and removed patch Patch version bump labels Jun 28, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1751018986 branch from 0ccbd0e to 8c6a5f6 Compare June 29, 2025 00:24
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1751018986 branch from 380e8ac to 07ee8a9 Compare June 30, 2025 00:23
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