Skip to content

Commit 046a6d4

Browse files
openrouter-docs-sync[bot]OpenRouter SDK Bot
andauthored
chore: update OpenAPI spec from monorepo (#882)
Co-authored-by: OpenRouter SDK Bot <sdk-bot@openrouter.ai>
1 parent 0803d87 commit 046a6d4

1 file changed

Lines changed: 42 additions & 42 deletions

File tree

.speakeasy/in.openapi.yaml

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -12262,26 +12262,26 @@ components:
1226212262
description: 'Public lifecycle state and settings for one intern.'
1226312263
example:
1226412264
attached_vault_id: null
12265-
createdAt: '2026-09-16T08:30:00.000Z'
12265+
created_at: '2026-09-16T08:30:00.000Z'
1226612266
description: 'Researches customer questions'
1226712267
hostname: 'research-assistant.openrouter.ai'
1226812268
id: '7c9e6679-7425-40de-944b-e07fc1f90ae7'
1226912269
instructions: null
12270-
lastFailureMessage: null
12270+
last_failure_message: null
1227112271
model: 'openai/gpt-5.4'
1227212272
name: 'research-assistant'
1227312273
progress: null
1227412274
status: 'running'
12275-
updatedAt: '2026-09-16T08:45:00.000Z'
12275+
updated_at: '2026-09-16T08:45:00.000Z'
1227612276
vault_id: 'b431c59d-6eed-41ac-bc89-9a89be79a121'
12277-
workspaceId: '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb'
12277+
workspace_id: '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb'
1227812278
properties:
1227912279
attached_vault_id:
1228012280
description: 'Vault the intern borrows from another intern, or null when it borrows none.'
1228112281
type:
1228212282
- 'string'
1228312283
- 'null'
12284-
createdAt:
12284+
created_at:
1228512285
description: 'ISO 8601 creation time.'
1228612286
type: 'string'
1228712287
description:
@@ -12302,7 +12302,7 @@ components:
1230212302
type:
1230312303
- 'string'
1230412304
- 'null'
12305-
lastFailureMessage:
12305+
last_failure_message:
1230612306
description: 'Why the last provisioning attempt failed, when status is failed.'
1230712307
type:
1230812308
- 'string'
@@ -12318,19 +12318,19 @@ components:
1231812318
progress:
1231912319
description: 'Active provisioning step, or null once provisioning has settled.'
1232012320
properties:
12321-
stepLabel:
12321+
step_label:
1232212322
description: 'Human-readable label of the active provisioning step.'
1232312323
type: 'string'
12324-
stepNumber:
12324+
step_number:
1232512325
description: 'One-based index of the active step.'
1232612326
type: 'integer'
12327-
totalSteps:
12327+
total_steps:
1232812328
description: 'Number of provisioning steps.'
1232912329
type: 'integer'
1233012330
required:
12331-
- 'stepLabel'
12332-
- 'stepNumber'
12333-
- 'totalSteps'
12331+
- 'step_label'
12332+
- 'step_number'
12333+
- 'total_steps'
1233412334
type:
1233512335
- 'object'
1233612336
- 'null'
@@ -12346,15 +12346,15 @@ components:
1234612346
- 'destroying'
1234712347
- 'destroy_failed'
1234812348
type: 'string'
12349-
updatedAt:
12349+
updated_at:
1235012350
description: 'ISO 8601 last update time.'
1235112351
type: 'string'
1235212352
vault_id:
1235312353
description: 'Vault the intern owns, or null before it has been created.'
1235412354
type:
1235512355
- 'string'
1235612356
- 'null'
12357-
workspaceId:
12357+
workspace_id:
1235812358
description: 'Workspace that owns the intern and scopes its secrets.'
1235912359
type: 'string'
1236012360
required:
@@ -12364,14 +12364,14 @@ components:
1236412364
- 'instructions'
1236512365
- 'model'
1236612366
- 'status'
12367-
- 'lastFailureMessage'
12367+
- 'last_failure_message'
1236812368
- 'progress'
1236912369
- 'hostname'
12370-
- 'workspaceId'
12370+
- 'workspace_id'
1237112371
- 'vault_id'
1237212372
- 'attached_vault_id'
12373-
- 'createdAt'
12374-
- 'updatedAt'
12373+
- 'created_at'
12374+
- 'updated_at'
1237512375
type: 'object'
1237612376
InternalServerResponse:
1237712377
description: 'Internal Server Error - Unexpected server error'
@@ -12940,19 +12940,19 @@ components:
1294012940
example:
1294112941
data:
1294212942
- attached_vault_id: null
12943-
createdAt: '2026-09-16T08:30:00.000Z'
12943+
created_at: '2026-09-16T08:30:00.000Z'
1294412944
description: 'Researches customer questions'
1294512945
hostname: 'research-assistant.openrouter.ai'
1294612946
id: '7c9e6679-7425-40de-944b-e07fc1f90ae7'
1294712947
instructions: null
12948-
lastFailureMessage: null
12948+
last_failure_message: null
1294912949
model: 'openai/gpt-5.4'
1295012950
name: 'research-assistant'
1295112951
progress: null
1295212952
status: 'running'
12953-
updatedAt: '2026-09-16T08:45:00.000Z'
12953+
updated_at: '2026-09-16T08:45:00.000Z'
1295412954
vault_id: 'b431c59d-6eed-41ac-bc89-9a89be79a121'
12955-
workspaceId: '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb'
12955+
workspace_id: '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb'
1295612956
has_more: false
1295712957
properties:
1295812958
data:
@@ -35952,19 +35952,19 @@ paths:
3595235952
example:
3595335953
data:
3595435954
- attached_vault_id: null
35955-
createdAt: '2026-09-16T08:30:00.000Z'
35955+
created_at: '2026-09-16T08:30:00.000Z'
3595635956
description: 'Researches customer questions'
3595735957
hostname: 'research-assistant.openrouter.ai'
3595835958
id: '7c9e6679-7425-40de-944b-e07fc1f90ae7'
3595935959
instructions: null
35960-
lastFailureMessage: null
35960+
last_failure_message: null
3596135961
model: 'openai/gpt-5.4'
3596235962
name: 'research-assistant'
3596335963
progress: null
3596435964
status: 'running'
35965-
updatedAt: '2026-09-16T08:45:00.000Z'
35965+
updated_at: '2026-09-16T08:45:00.000Z'
3596635966
vault_id: 'b431c59d-6eed-41ac-bc89-9a89be79a121'
35967-
workspaceId: '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb'
35967+
workspace_id: '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb'
3596835968
has_more: false
3596935969
schema:
3597035970
$ref: '#/components/schemas/InternListResponse'
@@ -36063,19 +36063,19 @@ paths:
3606336063
application/json:
3606436064
example:
3606536065
attached_vault_id: null
36066-
createdAt: '2026-09-16T08:30:00.000Z'
36066+
created_at: '2026-09-16T08:30:00.000Z'
3606736067
description: 'Researches customer questions'
3606836068
hostname: 'research-assistant.openrouter.ai'
3606936069
id: '7c9e6679-7425-40de-944b-e07fc1f90ae7'
3607036070
instructions: null
36071-
lastFailureMessage: null
36071+
last_failure_message: null
3607236072
model: 'openai/gpt-5.4'
3607336073
name: 'research-assistant'
3607436074
progress: null
3607536075
status: 'running'
36076-
updatedAt: '2026-09-16T08:45:00.000Z'
36076+
updated_at: '2026-09-16T08:45:00.000Z'
3607736077
vault_id: 'b431c59d-6eed-41ac-bc89-9a89be79a121'
36078-
workspaceId: '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb'
36078+
workspace_id: '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb'
3607936079
schema:
3608036080
$ref: '#/components/schemas/Intern'
3608136081
description: 'A completed create operation was replayed.'
@@ -36084,19 +36084,19 @@ paths:
3608436084
application/json:
3608536085
example:
3608636086
attached_vault_id: null
36087-
createdAt: '2026-09-16T08:30:00.000Z'
36087+
created_at: '2026-09-16T08:30:00.000Z'
3608836088
description: 'Researches customer questions'
3608936089
hostname: 'research-assistant.openrouter.ai'
3609036090
id: '7c9e6679-7425-40de-944b-e07fc1f90ae7'
3609136091
instructions: null
36092-
lastFailureMessage: null
36092+
last_failure_message: null
3609336093
model: 'openai/gpt-5.4'
3609436094
name: 'research-assistant'
3609536095
progress: null
3609636096
status: 'running'
36097-
updatedAt: '2026-09-16T08:45:00.000Z'
36097+
updated_at: '2026-09-16T08:45:00.000Z'
3609836098
vault_id: 'b431c59d-6eed-41ac-bc89-9a89be79a121'
36099-
workspaceId: '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb'
36099+
workspace_id: '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb'
3610036100
schema:
3610136101
$ref: '#/components/schemas/Intern'
3610236102
description: 'Intern created.'
@@ -36312,19 +36312,19 @@ paths:
3631236312
application/json:
3631336313
example:
3631436314
attached_vault_id: null
36315-
createdAt: '2026-09-16T08:30:00.000Z'
36315+
created_at: '2026-09-16T08:30:00.000Z'
3631636316
description: 'Researches customer questions'
3631736317
hostname: 'research-assistant.openrouter.ai'
3631836318
id: '7c9e6679-7425-40de-944b-e07fc1f90ae7'
3631936319
instructions: null
36320-
lastFailureMessage: null
36320+
last_failure_message: null
3632136321
model: 'openai/gpt-5.4'
3632236322
name: 'research-assistant'
3632336323
progress: null
3632436324
status: 'running'
36325-
updatedAt: '2026-09-16T08:45:00.000Z'
36325+
updated_at: '2026-09-16T08:45:00.000Z'
3632636326
vault_id: 'b431c59d-6eed-41ac-bc89-9a89be79a121'
36327-
workspaceId: '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb'
36327+
workspace_id: '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb'
3632836328
schema:
3632936329
$ref: '#/components/schemas/Intern'
3633036330
description: 'Intern lifecycle state and settings.'
@@ -36411,19 +36411,19 @@ paths:
3641136411
application/json:
3641236412
example:
3641336413
attached_vault_id: null
36414-
createdAt: '2026-09-16T08:30:00.000Z'
36414+
created_at: '2026-09-16T08:30:00.000Z'
3641536415
description: 'Researches customer questions'
3641636416
hostname: 'research-assistant.openrouter.ai'
3641736417
id: '7c9e6679-7425-40de-944b-e07fc1f90ae7'
3641836418
instructions: null
36419-
lastFailureMessage: null
36419+
last_failure_message: null
3642036420
model: 'openai/gpt-5.4'
3642136421
name: 'research-assistant'
3642236422
progress: null
3642336423
status: 'running'
36424-
updatedAt: '2026-09-16T08:45:00.000Z'
36424+
updated_at: '2026-09-16T08:45:00.000Z'
3642536425
vault_id: 'b431c59d-6eed-41ac-bc89-9a89be79a121'
36426-
workspaceId: '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb'
36426+
workspace_id: '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb'
3642736427
schema:
3642836428
$ref: '#/components/schemas/Intern'
3642936429
description: 'Updated intern.'

0 commit comments

Comments
 (0)