Skip to content

chore: 🐝 Update SDK - Generate MISTRALAI-SDK 2.4.0#250

Merged
andreaonofrei01 merged 2 commits into
mainfrom
speakeasy-sdk-regen-1782746228
Jun 30, 2026
Merged

chore: 🐝 Update SDK - Generate MISTRALAI-SDK 2.4.0#250
andreaonofrei01 merged 2 commits into
mainfrom
speakeasy-sdk-regen-1782746228

Conversation

@maiengineering

Copy link
Copy Markdown
Collaborator

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.

OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (8:3)
│ ├──[+] path (3645:3)
│ ├──[+] path (211:3)
│ ├──[+] path (89:3)
│ ├──[+] path (464:3)
│ ├──[+] path (383:3)
│ ├──[+] path (290:3)
│ ├──[+] path (3680:3)
│ ├──[+] path (576:3)
│ ├──[+] path (655:3)
│ ├─┬/v1/audio/voices
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] maximum (8587:22)❌ 
│ │   │   └──[+] minimum (8588:22)❌ 
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minimum (8598:22)❌ 
│ └─┬/v1/libraries
│   └─┬GET
│     ├──[+] parameters (3308:17)❌ 
│     └─┬Parameters
│       ├──[+] deprecated (3322:23)
│       ├──[+] description (3320:24)
│       └─┬Schema
│         ├──[-] minimum (2574:22)❌ 
│         ├──[+] description (3326:26)
│         └──[+] deprecated (3328:25)
└─┬Components
  ├──[+] schemas (11967:7)
  ├──[+] schemas (11872:7)
  ├──[+] schemas (11868:7)
  ├──[+] schemas (12044:7)
  ├──[+] schemas (12152:7)
  ├──[+] schemas (11976:7)
  ├──[+] schemas (12113:7)
  ├──[+] schemas (11797:7)
  ├──[+] schemas (12139:7)
  ├──[+] schemas (11815:7)
  ├──[+] schemas (11949:7)
  ├──[+] schemas (12125:7)
  ├──[+] schemas (12082:7)
  ├──[+] schemas (11804:7)
  ├──[+] schemas (12221:7)
  ├──[+] schemas (12198:7)
  ├──[+] schemas (12129:7)
  ├──[+] schemas (12010:7)
  ├──[+] schemas (11895:7)
  ├──[+] schemas (11882:7)
  ├──[+] schemas (19831:7)
  ├──[+] schemas (12002:7)
  ├──[+] schemas (11856:7)
  ├──[+] schemas (19570:7)
  ├──[+] schemas (12058:7)
  ├─┬ListLibraryOut
  │ ├──[-] required (18456:11)❌ 
  │ ├──[+] properties (19750:9)
  │ └─┬pagination
  │   └──[🔀] $ref (19740:11)❌ 
  └─┬SpeechRequest
    └─┬ref_audio
      └─┬ANYOF
        └──[-] contentMediaType (11264:33)❌ 
Document Element Total Changes Breaking Changes
paths 19 5
components 29 3

View full report

Linting Report 0 errors, 6 warnings, 62 hints

View full report

TYPESCRIPT CHANGELOG

flattening: 2.82.1 - 2024-12-09

🐛 Bug Fixes

  • default flattening order to parameters-first (commit by @disintegrator)

Based on Speakeasy CLI 1.763.6

@maiengineering maiengineering added the minor Minor version bump label Jun 29, 2026
Add runnable TS examples for the beta AI Registry surface:
- examples/src/prompt_lifecycle.ts
- examples/src/skill_lifecycle.ts

Each shows the full flow (create -> createVersion with aliases -> get by
alias -> delete). Verified end to end against api.mistral.ai.
@andreaonofrei01
andreaonofrei01 merged commit 13204f3 into main Jun 30, 2026
6 checks passed
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.

4 participants