Skip to content

feat!: regenerate SDK from updated Timeweb API spec - #68

Open
release-plz-yew-nav-link[bot] wants to merge 1 commit into
mainfrom
automated/timeweb-api-update
Open

feat!: regenerate SDK from updated Timeweb API spec#68
release-plz-yew-nav-link[bot] wants to merge 1 commit into
mainfrom
automated/timeweb-api-update

Conversation

@release-plz-yew-nav-link

@release-plz-yew-nav-link release-plz-yew-nav-link Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

The upstream Timeweb Cloud OpenAPI specification changed.

This pull request was opened automatically: it vendors the new
spec, regenerates src/apis and src/models and refreshes
the README statistics. The regenerated SDK builds and its tests
pass.

cargo-semver-checks reports breaking changes (or could
not complete); this pull request stays open for review.

API changes

API Changelog 1.0.0 vs. 1.0.0

API Changes

POST /api/v1/cloud-ai/agents

  • endpoint deprecated

GET /api/v1/cloud-ai/models

  • endpoint deprecated
  • added the optional property allOf[subschema #1]/models/items/deprecation_date to the response with the 200 status
  • added the required property allOf[subschema #1]/models/items/is_stopped to the response with the 200 status

GET /api/v1/cloud-ai/token-packages/agents

  • endpoint deprecated

POST /api/v2/cloud-ai/agents

  • endpoint added

GET /api/v3/cloud-ai/models

  • endpoint added

@github-actions github-actions Bot added the breaking-change Changes the public API surface label Jul 27, 2026
@codecov

codecov Bot commented Jul 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@release-plz-yew-nav-link
release-plz-yew-nav-link Bot force-pushed the automated/timeweb-api-update branch from 44fe3df to ef6e357 Compare August 3, 2026 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking-change Changes the public API surface

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant