Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 20, 2024

SDK update

Based on:

Versioning

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

OpenAPI Change Summary

├─┬Paths
│ ├─┬/accounting/customers
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (3401:9)
│ ├─┬/accounting/tax-rates/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (287:9)
│ ├─┬/accounting/customers/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-codesamples (3649:9)
│ └─┬/accounting/tax-rates
│   └─┬POST
│     └─┬Extensions
│       └──[🔀] x-codesamples (124:9)
└─┬Components
  ├─┬TaxRate
  │ └──[➕] properties (30073:9)
  └─┬Customer
    └──[➕] properties (25334:9)
Document Element Total Changes Breaking Changes
paths 4 0
components 2 0

PYTHON CHANGELOG

nameOverrides: 3.0.1 - 2024-12-20

🔧 Chores

  • Rename baseSDK methods to prevent accidental name collision with user defined methods (commit by @Kanwardeep)

pagination: 3.0.2 - 2024-12-20

🐛 Bug Fixes

  • respect pagination defaults from OpenAPI spec (commit by @disintegrator)

@github-actions github-actions bot added the patch Patch version bump label Dec 20, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1734701621 branch 7 times, most recently from 8172790 to 4845bcb Compare December 25, 2024 00:19
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1734701621 branch from 4845bcb to f837509 Compare December 26, 2024 00:19
Copy link
Contributor

@Amzani Amzani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Amzani Amzani merged commit 0e19ee9 into main Dec 26, 2024
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.

3 participants