Skip to content

chore: 🐝 Update SDK - Generate MISTRALAI MISTRALAI-SDK [speakeasy/mistralai-sdk-28015256323-1] 2.5.0#577

Merged
Gaetan35 merged 2 commits into
mainfrom
speakeasy/mistralai-sdk-28015256323-1
Jun 23, 2026
Merged

chore: 🐝 Update SDK - Generate MISTRALAI MISTRALAI-SDK [speakeasy/mistralai-sdk-28015256323-1] 2.5.0#577
Gaetan35 merged 2 commits into
mainfrom
speakeasy/mistralai-sdk-28015256323-1

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 (10744:3)
│ ├──[+] path (10798:3)
│ ├─┬/v1/workflows
│ │ └─┬GET
│ │   └──[+] parameters (9873:17)❌ 
│ ├─┬/v1/workflows/executions/{execution_id}/logs/stream
│ │ └─┬GET
│ │   ├──[+] parameters (8553:17)❌ 
│ │   └──[🔀] description (8496:20)
│ └─┬/v1/workflows/deployments/{name}/logs/stream
│   └─┬GET
│     ├──[+] parameters (9691:17)❌ 
│     └──[🔀] description (9636:20)
└─┬Components
  ├──[+] schemas (16881:7)
  ├──[+] schemas (16441:7)
  ├──[+] schemas (21667:7)
  ├──[+] schemas (16272:7)
  ├──[+] schemas (22635:7)
  ├──[+] schemas (22594:7)
  ├──[+] schemas (16537:7)
  ├──[+] schemas (17028:7)
  ├──[+] schemas (16236:7)
  ├──[+] schemas (16918:7)
  ├──[+] schemas (22613:7)
  ├──[+] schemas (16333:7)
  ├──[+] schemas (16200:7)
  ├──[+] schemas (22557:7)
  ├──[+] schemas (16405:7)
  ├──[+] schemas (28266:7)
  ├──[+] schemas (16369:7)
  ├──[+] schemas (16727:7)
  ├──[+] schemas (16992:7)
  ├─┬WorkflowExecutionResponse
  │ ├──[+] properties (26876:9)
  │ ├──[+] properties (26902:9)
  │ ├──[+] properties (26869:9)
  │ ├─┬root_execution_id
  │ │ ├──[-] type (26091:17)❌ 
  │ │ ├──[🔀] title (26935:18)
  │ │ ├──[🔀] description (26936:24)
  │ │ ├──[+] anyOf (26933:15)
  │ │ └──[+] anyOf (26934:15)
  │ ├─┬workflow_name
  │ │ ├──[-] type (26077:17)❌ 
  │ │ ├──[🔀] title (26929:18)
  │ │ ├──[🔀] description (26930:24)
  │ │ ├──[+] anyOf (26927:15)
  │ │ └──[+] anyOf (26928:15)
  │ ├─┬execution_id
  │ │ ├──[-] type (26081:17)❌ 
  │ │ ├──[🔀] title (26923:18)
  │ │ ├──[🔀] description (26924:24)
  │ │ ├──[+] anyOf (26920:15)
  │ │ └──[+] anyOf (26922:15)
  │ ├─┬result
  │ │ ├──[🔀] title (26890:18)
  │ │ ├──[🔀] description (26891:24)
  │ │ └─┬ANYOF
  │ │   └──[+] type (26888:21)❌ 
  │ ├─┬end_time
  │ │ ├──[🔀] title (26880:18)
  │ │ ├──[🔀] description (26881:24)
  │ │ └─┬ANYOF
  │ │   └──[-] format (26113:23)❌ 
  │ ├─┬status
  │ │ ├──[+] type (26914:17)❌ 
  │ │ ├──[+] title (26915:18)
  │ │ ├──[+] format (26916:19)❌ 
  │ │ ├──[🔀] description (26917:24)
  │ │ ├──[-] anyOf (26222:7)❌ 
  │ │ └──[-] anyOf (26103:15)❌ 
  │ ├─┬parent_execution_id
  │ │ ├──[+] type (26883:17)❌ 
  │ │ ├──[🔀] title (26884:18)
  │ │ ├──[🔀] description (26885:24)
  │ │ ├──[-] anyOf (26086:15)❌ 
  │ │ └──[-] anyOf (26087:15)❌ 
  │ ├─┬start_time
  │ │ ├──[-] type (26106:17)❌ 
  │ │ ├──[🔀] title (26900:18)
  │ │ ├──[-] format (26108:19)❌ 
  │ │ ├──[🔀] description (26901:24)
  │ │ ├──[+] anyOf (26898:15)
  │ │ └──[+] anyOf (26899:15)
  │ ├─┬run_id
  │ │ ├──[+] type (26893:17)❌ 
  │ │ ├──[🔀] title (26894:18)
  │ │ ├──[🔀] description (26895:24)
  │ │ ├──[-] anyOf (26096:15)❌ 
  │ │ └──[-] anyOf (26097:15)❌ 
  │ └─┬total_duration_ms
  │   ├──[-] title (26121:18)
  │   ├──[🔀] description (26912:24)
  │   └─┬ANYOF
  │     └──[🔀] $ref (27030:13)❌ 
  ├─┬Connector
  │ ├──[+] properties (23380:9)
  │ ├─┬owner_id
  │ │ ├──[+] type (23273:17)❌ 
  │ │ ├──[🔀] title (23274:18)
  │ │ ├──[-] anyOf (22525:15)❌ 
  │ │ └──[-] anyOf (22526:15)❌ 
  │ ├─┬owner_type
  │ │ └──[🔀] $ref (23309:11)❌ 
  │ ├─┬protocol
  │ │ └──[🔀] $ref (23353:11)❌ 
  │ ├─┬private_tool_execution
  │ │ └──[🔀] $ref (22718:13)❌ 
  │ ├─┬visibility
  │ │ └──[🔀] $ref (23365:11)❌ 
  │ ├─┬locale
  │ │ ├──[+] title (23363:18)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (23361:15)❌ 
  │ ├─┬mistral
  │ │ ├──[-] type (22571:17)❌ 
  │ │ ├──[-] title (22572:18)
  │ │ ├──[-] default (22573:20)❌ 
  │ │ ├──[+] anyOf (21255:7)
  │ │ └──[+] anyOf (23320:15)
  │ ├─┬modified_at
  │ │ ├──[🔀] type (23356:17)❌ 
  │ │ ├──[🔀] title (23357:18)
  │ │ ├──[-] format (22505:19)❌ 
  │ │ └──[+] default (23358:20)❌ 
  │ ├─┬system_prompt
  │ │ ├──[🔀] title (23332:18)
  │ │ └─┬ANYOF
  │ │   ├──[+] items (23330:17)❌ 
  │ │   └──[🔀] type (23328:21)❌ 
  │ ├─┬title
  │ │ └──[🔀] title (23375:18)
  │ ├─┬tools
  │ │ ├──[🔀] title (23279:18)
  │ │ └─┬ANYOF
  │ │   ├──[-] items (22583:17)❌ 
  │ │   └──[🔀] type (23277:21)❌ 
  │ ├─┬system_prompt_route
  │ │ └──[🔀] title (23325:18)
  │ ├─┬is_authenticated
  │ │ ├──[+] type (23269:17)❌ 
  │ │ ├──[🔀] title (23270:18)
  │ │ ├──[+] format (23271:19)❌ 
  │ │ ├──[-] anyOf (22576:15)❌ 
  │ │ └──[-] anyOf (22577:15)❌ 
  │ ├─┬server
  │ │ └──[🔀] $ref (21439:13)❌ 
  │ ├─┬name
  │ │ ├──[🔀] title (23289:18)
  │ │ └──[+] format (23290:19)❌ 
  │ ├─┬supported_auth_methods
  │ │ ├──[-] title (22547:18)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (22041:13)❌ 
  │ ├─┬icon_url
  │ │ ├──[-] title (22518:18)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (22635:13)❌ 
  │ ├─┬server_card
  │ │ ├──[+] title (23295:18)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (23293:15)❌ 
  │ └─┬id
  │   ├──[-] type (22484:17)❌ 
  │   ├──[🔀] title (23303:18)
  │   ├──[-] format (22486:19)❌ 
  │   ├──[+] anyOf (23301:15)
  │   └──[+] anyOf (23302:15)
  ├─┬OCRRequest
  │ ├──[+] properties (16834:9)
  │ ├─┬table_format
  │ │ ├──[🔀] title (16784:18)
  │ │ ├──[+] description (16785:24)
  │ │ ├──[+] anyOf (16783:15)
  │ │ ├─┬ANYOF
  │ │ │ ├──[-] enum (16313:19)❌ 
  │ │ │ └──[-] enum (16314:19)❌ 
  │ │ └─┬ANYOF
  │ │   ├──[+] items (16782:17)❌ 
  │ │   └──[🔀] type (16780:21)❌ 
  │ ├─┬model
  │ │ ├──[🔀] title (16790:18)
  │ │ ├──[+] description (16791:24)
  │ │ └─┬ANYOF
  │ │   └──[🔀] type (16788:21)❌ 
  │ ├─┬pages
  │ │ ├──[🔀] title (16769:18)
  │ │ ├──[-] description (16274:24)
  │ │ ├──[-] anyOf (16272:15)❌ 
  │ │ └─┬ANYOF
  │ │   ├──[-] items (16271:17)❌ 
  │ │   └──[🔀] type (16768:21)❌ 
  │ └─┬include_image_base64
  │   ├──[+] type (16835:17)❌ 
  │   ├──[🔀] title (16836:18)
  │   ├──[🔀] description (16837:24)
  │   ├──[+] default (16838:20)❌ 
  │   ├──[-] anyOf (16277:15)❌ 
  │   └──[-] anyOf (16278:15)❌ 
  ├─┬WorkflowExecutionTraceOTelResponse
  │ ├──[+] properties (27202:9)
  │ ├──[+] properties (27228:9)
  │ ├──[+] properties (27195:9)
  │ ├─┬root_execution_id
  │ │ ├──[-] type (26379:17)❌ 
  │ │ ├──[🔀] title (27261:18)
  │ │ ├──[🔀] description (27262:24)
  │ │ ├──[+] anyOf (27259:15)
  │ │ └──[+] anyOf (27260:15)
  │ ├─┬total_duration_ms
  │ │ ├──[-] title (26409:18)
  │ │ ├──[🔀] description (27238:24)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (27030:13)❌ 
  │ ├─┬workflow_name
  │ │ ├──[-] type (26365:17)❌ 
  │ │ ├──[🔀] title (27255:18)
  │ │ ├──[🔀] description (27256:24)
  │ │ ├──[+] anyOf (27253:15)
  │ │ └──[+] anyOf (27254:15)
  │ ├─┬status
  │ │ ├──[+] type (27240:17)❌ 
  │ │ ├──[+] title (27241:18)
  │ │ ├──[+] format (27242:19)❌ 
  │ │ ├──[🔀] description (27243:24)
  │ │ ├──[-] anyOf (26222:7)❌ 
  │ │ └──[-] anyOf (26391:15)❌ 
  │ ├─┬run_id
  │ │ ├──[+] type (27219:17)❌ 
  │ │ ├──[🔀] title (27220:18)
  │ │ ├──[🔀] description (27221:24)
  │ │ ├──[-] anyOf (26384:15)❌ 
  │ │ └──[-] anyOf (26385:15)❌ 
  │ ├─┬result
  │ │ ├──[🔀] title (27216:18)
  │ │ ├──[🔀] description (27217:24)
  │ │ └─┬ANYOF
  │ │   └──[+] type (27214:21)❌ 
  │ ├─┬execution_id
  │ │ ├──[-] type (26369:17)❌ 
  │ │ ├──[🔀] title (27249:18)
  │ │ ├──[🔀] description (27250:24)
  │ │ ├──[+] anyOf (27246:15)
  │ │ └──[+] anyOf (27248:15)
  │ ├─┬otel_trace_id
  │ │ ├──[-] title (26425:18)
  │ │ ├──[🔀] description (27277:24)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (25829:13)❌ 
  │ ├─┬parent_execution_id
  │ │ ├──[🔀] title (27271:18)
  │ │ └──[🔀] description (27272:24)
  │ ├─┬start_time
  │ │ ├──[-] type (26394:17)❌ 
  │ │ ├──[🔀] title (27226:18)
  │ │ ├──[-] format (26396:19)❌ 
  │ │ ├──[🔀] description (27227:24)
  │ │ ├──[+] anyOf (27224:15)
  │ │ └──[+] anyOf (27225:15)
  │ ├─┬otel_trace_data
  │ │ ├──[+] type (27209:17)❌ 
  │ │ ├──[+] title (27210:18)
  │ │ ├──[🔀] description (27211:24)
  │ │ ├──[-] anyOf (25040:7)❌ 
  │ │ └──[-] anyOf (26430:15)❌ 
  │ └─┬end_time
  │   ├──[🔀] title (27206:18)
  │   ├──[🔀] description (27207:24)
  │   └─┬ANYOF
  │     └──[-] format (26401:23)❌ 
  ├─┬WorkflowExecutionTraceEventsResponse
  │ ├──[+] properties (27110:9)
  │ ├──[+] properties (27136:9)
  │ ├──[+] properties (27103:9)
  │ ├─┬run_id
  │ │ ├──[+] type (27127:17)❌ 
  │ │ ├──[🔀] title (27128:18)
  │ │ ├──[🔀] description (27129:24)
  │ │ ├──[-] anyOf (26311:15)❌ 
  │ │ └──[-] anyOf (26312:15)❌ 
  │ ├─┬start_time
  │ │ ├──[-] type (26321:17)❌ 
  │ │ ├──[🔀] title (27134:18)
  │ │ ├──[-] format (26323:19)❌ 
  │ │ ├──[🔀] description (27135:24)
  │ │ ├──[+] anyOf (27132:15)
  │ │ └──[+] anyOf (27133:15)
  │ ├─┬parent_execution_id
  │ │ ├──[+] type (27117:17)❌ 
  │ │ ├──[🔀] title (27118:18)
  │ │ ├──[🔀] description (27119:24)
  │ │ ├──[-] anyOf (26301:15)❌ 
  │ │ └──[-] anyOf (26302:15)❌ 
  │ ├─┬result
  │ │ ├──[🔀] title (27124:18)
  │ │ ├──[🔀] description (27125:24)
  │ │ └─┬ANYOF
  │ │   └──[+] type (27122:21)❌ 
  │ ├─┬events
  │ │ ├──[-] items (26347:13)❌ 
  │ │ ├──[-] type (26345:17)❌ 
  │ │ ├──[🔀] title (27157:18)
  │ │ ├──[🔀] description (27158:24)
  │ │ ├──[+] anyOf (27154:15)
  │ │ └──[+] anyOf (27156:15)
  │ ├─┬total_duration_ms
  │ │ ├──[-] title (26336:18)
  │ │ ├──[🔀] description (27146:24)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (27030:13)❌ 
  │ ├─┬end_time
  │ │ ├──[🔀] title (27114:18)
  │ │ ├──[🔀] description (27115:24)
  │ │ └─┬ANYOF
  │ │   └──[-] format (26328:23)❌ 
  │ ├─┬status
  │ │ ├──[+] type (27148:17)❌ 
  │ │ ├──[+] title (27149:18)
  │ │ ├──[+] format (27150:19)❌ 
  │ │ ├──[🔀] description (27151:24)
  │ │ ├──[-] anyOf (26222:7)❌ 
  │ │ └──[-] anyOf (26318:15)❌ 
  │ ├─┬execution_id
  │ │ ├──[+] items (27174:13)❌ 
  │ │ ├──[🔀] type (27172:17)❌ 
  │ │ ├──[🔀] title (27177:18)
  │ │ └──[🔀] description (27178:24)
  │ ├─┬workflow_name
  │ │ ├──[-] type (26292:17)❌ 
  │ │ ├──[🔀] title (27163:18)
  │ │ ├──[🔀] description (27164:24)
  │ │ ├──[+] anyOf (27161:15)
  │ │ └──[+] anyOf (27162:15)
  │ └─┬root_execution_id
  │   ├──[-] type (26306:17)❌ 
  │   ├──[🔀] title (27169:18)
  │   ├──[🔀] description (27170:24)
  │   ├──[+] anyOf (27167:15)
  │   └──[+] anyOf (27168:15)
  ├─┬WorkflowRegistrationWithWorkerStatus
  │ ├──[+] properties (27700:9)
  │ ├─┬workflow
  │ │ ├──[+] title (27685:18)
  │ │ ├──[🔀] description (27686:24)
  │ │ ├──[+] deprecated (27687:23)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (27683:15)❌ 
  │ ├─┬deployment_id
  │ │ ├──[🔀] description (27679:24)
  │ │ └──[+] deprecated (27680:23)
  │ ├─┬id
  │ │ ├──[-] type (26778:17)❌ 
  │ │ ├──[🔀] title (27704:18)
  │ │ ├──[-] format (26780:19)❌ 
  │ │ ├──[🔀] description (27705:24)
  │ │ ├──[+] anyOf (27702:15)
  │ │ └──[+] anyOf (27703:15)
  │ ├─┬task_queue
  │ │ ├──[+] type (27669:17)❌ 
  │ │ ├──[🔀] title (27670:18)
  │ │ ├──[+] format (27671:19)❌ 
  │ │ ├──[🔀] description (27672:24)
  │ │ ├──[-] deprecated (26795:23)
  │ │ ├──[-] anyOf (26791:15)❌ 
  │ │ └──[-] anyOf (26792:15)❌ 
  │ └─┬workflow_id
  │   ├──[-] type (26799:17)❌ 
  │   ├──[-] title (26800:18)
  │   ├──[-] format (26801:19)❌ 
  │   ├──[🔀] description (27699:24)
  │   ├──[+] anyOf (26145:7)
  │   └──[+] anyOf (27698:15)
  ├─┬WorkflowRegistration
  │ ├──[+] properties (27609:9)
  │ ├─┬workflow
  │ │ ├──[+] title (27594:18)
  │ │ ├──[🔀] description (27595:24)
  │ │ ├──[+] deprecated (27596:23)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (27592:15)❌ 
  │ ├─┬id
  │ │ ├──[-] type (26694:17)❌ 
  │ │ ├──[🔀] title (27613:18)
  │ │ ├──[-] format (26696:19)❌ 
  │ │ ├──[🔀] description (27614:24)
  │ │ ├──[+] anyOf (27611:15)
  │ │ └──[+] anyOf (27612:15)
  │ ├─┬workflow_id
  │ │ ├──[-] type (26715:17)❌ 
  │ │ ├──[-] title (26716:18)
  │ │ ├──[-] format (26717:19)❌ 
  │ │ ├──[🔀] description (27608:24)
  │ │ ├──[+] anyOf (26145:7)
  │ │ └──[+] anyOf (27607:15)
  │ ├─┬deployment_id
  │ │ ├──[🔀] description (27588:24)
  │ │ └──[+] deprecated (27589:23)
  │ └─┬task_queue
  │   ├──[+] type (27578:17)❌ 
  │   ├──[🔀] title (27579:18)
  │   ├──[+] format (27580:19)❌ 
  │   ├──[🔀] description (27581:24)
  │   ├──[-] deprecated (26711:23)
  │   ├──[-] anyOf (26707:15)❌ 
  │   └──[-] anyOf (26708:15)❌ 
  ├─┬OCRPageObject
  │ ├──[+] properties (16682:9)
  │ ├─┬dimensions
  │ │ ├──[🔀] description (16681:24)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (16573:13)❌ 
  │ ├─┬images
  │ │ ├──[🔀] title (16658:18)
  │ │ ├──[🔀] description (16659:24)
  │ │ └─┬Schema
  │ │   └──[🔀] $ref (16657:13)❌ 
  │ ├─┬index
  │ │ ├──[+] items (16645:13)❌ 
  │ │ ├──[🔀] type (16643:17)❌ 
  │ │ ├──[🔀] title (16646:18)
  │ │ ├──[-] minimum (16198:20)❌ 
  │ │ └──[🔀] description (16647:24)
  │ ├─┬tables
  │ │ ├──[-] items (16213:13)❌ 
  │ │ ├──[🔀] type (16639:17)❌ 
  │ │ ├──[🔀] title (16640:18)
  │ │ └──[🔀] description (16641:24)
  │ ├─┬footer
  │ │ ├──[-] title (16232:18)
  │ │ ├──[🔀] description (16676:24)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (16607:13)❌ 
  │ ├─┬header
  │ │ ├──[🔀] title (16670:18)
  │ │ └──[🔀] description (16671:24)
  │ ├─┬confidence_scores
  │ │ ├──[+] title (16717:18)
  │ │ ├──[🔀] description (16718:24)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (16684:15)❌ 
  │ ├─┬markdown
  │ │ ├──[🔀] type (16634:17)❌ 
  │ │ ├──[🔀] title (16635:18)
  │ │ ├──[+] minimum (16636:20)❌ 
  │ │ └──[🔀] description (16637:24)
  │ └─┬hyperlinks
  │   ├──[-] items (16219:13)❌ 
  │   ├──[-] type (16217:17)❌ 
  │   ├──[🔀] title (16664:18)
  │   ├──[🔀] description (16665:24)
  │   ├──[+] anyOf (16662:15)
  │   └──[+] anyOf (16663:15)
  ├─┬WorkflowExecutionTraceSummaryResponse
  │ ├──[+] properties (27311:9)
  │ ├──[+] properties (27337:9)
  │ ├──[+] properties (27304:9)
  │ ├─┬run_id
  │ │ ├──[+] type (27328:17)❌ 
  │ │ ├──[🔀] title (27329:18)
  │ │ ├──[🔀] description (27330:24)
  │ │ ├──[-] anyOf (26474:15)❌ 
  │ │ └──[-] anyOf (26475:15)❌ 
  │ ├─┬total_duration_ms
  │ │ ├──[-] title (26499:18)
  │ │ ├──[🔀] description (27347:24)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (27030:13)❌ 
  │ ├─┬end_time
  │ │ ├──[🔀] title (27315:18)
  │ │ ├──[🔀] description (27316:24)
  │ │ └─┬ANYOF
  │ │   └──[-] format (26491:23)❌ 
  │ ├─┬status
  │ │ ├──[+] type (27349:17)❌ 
  │ │ ├──[+] title (27350:18)
  │ │ ├──[+] format (27351:19)❌ 
  │ │ ├──[🔀] description (27352:24)
  │ │ ├──[-] anyOf (26222:7)❌ 
  │ │ └──[-] anyOf (26481:15)❌ 
  │ ├─┬start_time
  │ │ ├──[-] type (26484:17)❌ 
  │ │ ├──[-] title (26485:18)
  │ │ ├──[-] format (26486:19)❌ 
  │ │ ├──[🔀] description (27376:24)
  │ │ ├──[+] anyOf (27387:7)
  │ │ └──[+] anyOf (27375:15)
  │ ├─┬span_tree
  │ │ ├──[+] title (27335:18)
  │ │ ├──[🔀] description (27336:24)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (27333:15)❌ 
  │ ├─┬root_execution_id
  │ │ ├──[-] type (26469:17)❌ 
  │ │ ├──[🔀] title (27370:18)
  │ │ ├──[🔀] description (27371:24)
  │ │ ├──[+] anyOf (27368:15)
  │ │ └──[+] anyOf (27369:15)
  │ ├─┬parent_execution_id
  │ │ ├──[+] type (27318:17)❌ 
  │ │ ├──[🔀] title (27319:18)
  │ │ ├──[🔀] description (27320:24)
  │ │ ├──[-] anyOf (26464:15)❌ 
  │ │ └──[-] anyOf (26465:15)❌ 
  │ ├─┬execution_id
  │ │ ├──[-] type (26459:17)❌ 
  │ │ ├──[🔀] title (27358:18)
  │ │ ├──[🔀] description (27359:24)
  │ │ ├──[+] anyOf (27355:15)
  │ │ └──[+] anyOf (27357:15)
  │ ├─┬workflow_name
  │ │ ├──[-] type (26455:17)❌ 
  │ │ ├──[🔀] title (27364:18)
  │ │ ├──[🔀] description (27365:24)
  │ │ ├──[+] anyOf (27362:15)
  │ │ └──[+] anyOf (27363:15)
  │ └─┬result
  │   ├──[🔀] title (27325:18)
  │   ├──[🔀] description (27326:24)
  │   └─┬ANYOF
  │     └──[+] type (27323:21)❌ 
  └─┬WorkflowExecutionWithoutResultResponse
    ├──[+] properties (27447:9)
    ├──[+] properties (27473:9)
    ├──[+] properties (27440:9)
    ├─┬run_id
    │ ├──[+] type (27464:17)❌ 
    │ ├──[🔀] title (27465:18)
    │ ├──[🔀] description (27466:24)
    │ ├──[-] anyOf (26591:15)❌ 
    │ └──[-] anyOf (26592:15)❌ 
    ├─┬workflow_name
    │ ├──[-] type (26572:17)❌ 
    │ ├──[🔀] title (27500:18)
    │ ├──[🔀] description (27501:24)
    │ ├──[+] anyOf (27498:15)
    │ └──[+] anyOf (27499:15)
    ├─┬status
    │ ├──[+] type (27485:17)❌ 
    │ ├──[+] title (27486:18)
    │ ├──[+] format (27487:19)❌ 
    │ ├──[🔀] description (27488:24)
    │ ├──[-] anyOf (26222:7)❌ 
    │ └──[-] anyOf (26598:15)❌ 
    ├─┬root_execution_id
    │ ├──[-] type (26586:17)❌ 
    │ ├──[🔀] title (27461:18)
    │ ├──[🔀] description (27462:24)
    │ ├──[+] anyOf (27459:15)
    │ └──[+] anyOf (27460:15)
    ├─┬parent_execution_id
    │ ├──[+] type (27454:17)❌ 
    │ ├──[🔀] title (27455:18)
    │ ├──[🔀] description (27456:24)
    │ ├──[-] anyOf (26581:15)❌ 
    │ └──[-] anyOf (26582:15)❌ 
    ├─┬total_duration_ms
    │ ├──[-] title (26616:18)
    │ ├──[🔀] description (27483:24)
    │ └─┬ANYOF
    │   └──[🔀] $ref (27030:13)❌ 
    ├─┬start_time
    │ ├──[-] type (26601:17)❌ 
    │ ├──[🔀] title (27471:18)
    │ ├──[-] format (26603:19)❌ 
    │ ├──[🔀] description (27472:24)
    │ ├──[+] anyOf (27469:15)
    │ └──[+] anyOf (27470:15)
    ├─┬end_time
    │ ├──[🔀] title (27451:18)
    │ ├──[🔀] description (27452:24)
    │ └─┬ANYOF
    │   └──[-] format (26608:23)❌ 
    └─┬execution_id
      ├──[-] type (26576:17)❌ 
      ├──[🔀] title (27494:18)
      ├──[🔀] description (27495:24)
      ├──[+] anyOf (27491:15)
      └──[+] anyOf (27493:15)
Document Element Total Changes Breaking Changes
paths 7 3
components 428 165

View full report

Linting Report 0 errors, 6 warnings, 61 hints

View full report

PYTHON CHANGELOG

ignores: 3.0.1 - 2024-12-23

🐛 Bug Fixes

  • Resolve SDK installation issue for pythonv2. The issue arises because pip/poetry is unable to localt README-pypi file (commit by @Kanwardeep)

Based on Speakeasy CLI 1.763.6

@maiengineering maiengineering added the minor Minor version bump label Jun 23, 2026
@Gaetan35 Gaetan35 merged commit 97992eb into main Jun 23, 2026
11 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.

5 participants