Skip to content

chore: 🐝 Update SDK - Generate SDK 2.3.1 - #290

Merged
gr4vy-code merged 2 commits into
mainfrom
speakeasy-sdk-regen-1785336387
Jul 29, 2026
Merged

chore: 🐝 Update SDK - Generate SDK 2.3.1#290
gr4vy-code merged 2 commits into
mainfrom
speakeasy-sdk-regen-1785336387

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (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.

Python SDK Changes:

  • gr4vy.gift_cards.activations.create(): request Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ └─┬/gift-cards/activations
│   └─┬POST
│     └──[🔀] description (5074:24)
└─┬Components
  └─┬GiftCardActivationCreate
    ├──[+] properties (39307:11)
    ├──[+] properties (39291:11)
    ├──[+] properties (39282:11)
    ├─┬currency
    │ ├──[🔀] examples (39321:15)
    │ ├──[🔀] title (39318:22)
    │ ├──[🔀] description (39319:28)
    │ └─┬ANYOF
    │   ├──[-] examples (39250:19)
    │   ├──[-] examples (39251:19)
    │   ├──[-] examples (39252:19)
    │   ├──[+] maxLength (39311:30)❌ 
    │   ├──[+] minLength (39312:30)❌ 
    │   └──[-] pattern (39248:28)❌ 
    ├─┬external_identifier
    │ ├──[🔀] examples (39304:15)
    │ ├──[🔀] title (39301:22)
    │ ├──[🔀] description (39302:28)
    │ └─┬ANYOF
    │   ├──[-] maxLength (39269:30)❌ 
    │   ├──[-] minLength (39270:30)❌ 
    │   └──[+] format (39295:27)❌ 
    ├─┬number
    │ ├──[🔀] examples (39262:15)
    │ ├──[-] type (39201:21)❌ 
    │ ├──[🔀] title (39259:22)
    │ ├──[-] maxLength (39202:26)❌ 
    │ ├──[-] minLength (39203:26)❌ 
    │ ├──[-] pattern (39204:24)❌ 
    │ ├──[🔀] description (39260:28)
    │ ├──[+] anyOf (39246:15)
    │ └──[+] anyOf (39255:15)
    └─┬pin
      ├──[🔀] examples (39279:15)
      ├──[🔀] title (39276:22)
      ├──[🔀] description (39277:28)
      └─┬ANYOF
        └──[+] maxLength (39269:30)❌ 
Document Element Total Changes Breaking Changes
paths 1 0
components 31 11

View full report

Linting Report 0 errors, 2 warnings, 7 hints

View full report

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.791.0

* `gr4vy.gift_cards.activations.create()`:  `request` **Changed**
@github-actions github-actions Bot added the patch Patch version bump label Jul 29, 2026
@github-actions

Copy link
Copy Markdown
Contributor Author

🧪 Test coverage

Metric Value
Endpoints reached (HTTP) 116 / 118 (98.3%)

⚠️ 2 endpoint operation(s) have no E2E test. Newly generated endpoints show up here — consider adding tests for them.

  • POST /gift-cards/activations
  • POST /gift-cards/issuances

Endpoint reach is measured from HTTP requests actually sent by the suite (see tests/utils/client.py). See TESTING.md.

@gr4vy-code
gr4vy-code merged commit 1543b26 into main Jul 29, 2026
13 checks passed
@gr4vy-code
gr4vy-code deleted the speakeasy-sdk-regen-1785336387 branch July 29, 2026 14:51
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