Skip to content

chore: 🐝 Update SDK - Generate 0.5.1#9

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

chore: 🐝 Update SDK - Generate 0.5.1#9
github-actions[bot] wants to merge 1 commit into
mainfrom
speakeasy-sdk-regen-1780014318

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 29, 2026

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.

Mcp-typescript SDK Changes:

  • CloudinarySMD.metadata_fields.createMetadataField():
    • request Changed
    • response Changed
  • CloudinarySMD.metadata_fields.listMetadataFields(): response.metadata_fields[] Changed
  • CloudinarySMD.metadata_fields.getMetadataField(): response Changed
  • CloudinarySMD.metadata_fields.updateMetadataField():
    • request.metadata_field Changed
    • response Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (4:12)
└─┬Components
  ├──[+] schemas (1087:7)
  ├──[+] schemas (1111:7)
  ├──[+] schemas (1066:7)
  ├─┬metadata_rule_response
  │ └──[🔀] example (1177:9)
  ├─┬metadata_rule_create
  │ └──[🔀] example (1204:9)
  ├─┬metadata_rule_update
  │ └──[🔀] example (1217:9)
  └─┬metadata_field
    ├──[+] properties (927:9)
    ├─┬validation
    │ ├──[-] additionalProperties (882:33)❌ 
    │ ├──[+] enum (851:15)
    │ ├──[+] enum (847:15)
    │ ├──[+] enum (848:15)
    │ ├──[+] enum (849:15)
    │ ├──[+] enum (850:15)
    │ ├──[🔀] type (845:17)❌ 
    │ └──[🔀] description (852:24)
    ├─┬default_disabled
    │ ├──[🔀] type (901:13)❌ 
    │ ├──[🔀] description (903:24)
    │ └──[+] properties (905:13)
    ├─┬external_id
    │ ├──[🔀] type (868:13)❌ 
    │ ├──[-] maxLength (855:22)❌ 
    │ └──[🔀] description (871:24)
    ├─┬mandatory
    │ ├──[🔀] type (858:17)❌ 
    │ ├──[+] maxLength (859:22)❌ 
    │ └──[🔀] description (860:24)
    ├─┬label
    │ └──[🔀] description (856:24)
    ├─┬datasource
    │ ├──[🔀] type (928:17)❌ 
    │ ├──[🔀] description (929:24)
    │ ├──[+] example (930:20)
    │ └──[-] properties (898:13)❌ 
    ├─┬restrictions
    │ ├──[🔀] type (863:13)❌ 
    │ ├──[🔀] description (865:24)
    │ └──[-] properties (889:13)❌ 
    ├─┬default_value
    │ ├──[🔀] type (874:13)❌ 
    │ └──[🔀] description (876:24)
    └─┬type
      ├──[-] enum (850:15)❌ 
      ├──[-] enum (851:15)❌ 
      ├──[-] enum (847:15)❌ 
      ├──[-] enum (848:15)❌ 
      ├──[-] enum (849:15)❌ 
      ├──[🔀] type (885:13)❌ 
      ├──[🔀] description (887:24)
      ├──[+] properties (896:13)
      ├──[+] properties (893:13)
      └──[+] properties (890:13)
Document Element Total Changes Breaking Changes
info 1 0
components 44 18

View full report

Linting Report 0 errors, 0 warnings, 1 hints

View full report

MCP-TYPESCRIPT CHANGELOG

core: 1.2.29 - 2026-05-26

🐝 New Features

  • capability to directly control casing (acronym) rules (commit by @ThomasRooney)

core: 1.2.28 - 2026-05-01

🐛 Bug Fixes

  • wrap bigintOptional/decimalOptional helpers with .optional() for Zod 4.4 object-level compatibility (commit by @AshGodfrey)

Based on Speakeasy CLI 1.768.2

Last updated by Speakeasy workflow

@github-actions github-actions Bot added the patch Patch version bump label May 29, 2026
* `CloudinarySMD.metadata_fields.createMetadataField()`: 
  *  `request` **Changed**
  *  `response` **Changed**
* `CloudinarySMD.metadata_fields.listMetadataFields()`:  `response.metadata_fields[]` **Changed**
* `CloudinarySMD.metadata_fields.getMetadataField()`:  `response` **Changed**
* `CloudinarySMD.metadata_fields.updateMetadataField()`: 
  *  `request.metadata_field` **Changed**
  *  `response` **Changed**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1780014318 branch from b3aec0b to 9ada42e Compare May 30, 2026 00:24
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.

1 participant