Skip to content

chore: 🐝 Update SDK - Generate Platform library PLATFORM-LIBRARY 6.3.0#358

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

chore: 🐝 Update SDK - Generate Platform library PLATFORM-LIBRARY 6.3.0#358
github-actions[bot] wants to merge 1 commit into
mainfrom
speakeasy-sdk-regen-1784738450

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

SDK update

Versioning

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

Csharp SDK Changes:

  • Codat.platform.Companies.List(): response.results[].OwnerUserIds Added
  • Codat.platform.Companies.Create(): response.ownerUserIds Added
  • Codat.platform.Companies.Get(): response.ownerUserIds Added
  • Codat.platform.Companies.Replace(): response.ownerUserIds Added
  • Codat.platform.Companies.Update(): response.ownerUserIds Added

View full SDK changelog

OpenAPI Change Summary
├──[+] webhooks (2996:5)
├──[+] webhooks (2969:5)
└─┬Components
  └──[+] schemas (3923:7)
Document Element Total Changes Breaking Changes
components 1 0

View full report

Linting Report 0 errors, 17 warnings, 24 hints

View full report

CSHARP CHANGELOG

core: 3.15.25 - 2026-05-25

🐝 New Features

  • set presenceAwareJsonSerialization to distinguish absent vs explicit null via OptionalNullable, validate responses against the schema's required/nullability contract, and keep required object fields present in serialized output. (commit by @2ynn)

examples: 2.81.8 - 2026-05-15

🐛 Bug Fixes

  • render OpenAPI 'example: null' values as the literal "null" in model docs instead of the Go-formatted '', which broke MDX renderers and leaked Go internals (commit by @AshGodfrey)

inputOutputModels: 2.83.0 - 2023-12-14

🐝 New Features

  • added a feature flag to enable fixes around correctly naming input output models that potentially introduce breaking changes (commit by @TristanSpeakeasy)

retries: 0.0.3 - 2026-05-27

🐝 New Features

Based on Speakeasy CLI 1.790.3

Last updated by Speakeasy workflow

* `Codat.platform.Companies.List()`:  `response.results[].OwnerUserIds` **Added**
* `Codat.platform.Companies.Create()`:  `response.ownerUserIds` **Added**
* `Codat.platform.Companies.Get()`:  `response.ownerUserIds` **Added**
* `Codat.platform.Companies.Replace()`:  `response.ownerUserIds` **Added**
* `Codat.platform.Companies.Update()`:  `response.ownerUserIds` **Added**
@github-actions github-actions Bot added the minor Minor version bump label Jul 22, 2026
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