@@ -12375,26 +12375,26 @@ components:
1237512375 description: 'Public lifecycle state and settings for one intern.'
1237612376 example:
1237712377 attached_vault_id: null
12378- createdAt : '2026-09-16T08:30:00.000Z'
12378+ created_at : '2026-09-16T08:30:00.000Z'
1237912379 description: 'Researches customer questions'
1238012380 hostname: 'research-assistant.openrouter.ai'
1238112381 id: '7c9e6679-7425-40de-944b-e07fc1f90ae7'
1238212382 instructions: null
12383- lastFailureMessage : null
12383+ last_failure_message : null
1238412384 model: 'openai/gpt-5.4'
1238512385 name: 'research-assistant'
1238612386 progress: null
1238712387 status: 'running'
12388- updatedAt : '2026-09-16T08:45:00.000Z'
12388+ updated_at : '2026-09-16T08:45:00.000Z'
1238912389 vault_id: 'b431c59d-6eed-41ac-bc89-9a89be79a121'
12390- workspaceId : '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb'
12390+ workspace_id : '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb'
1239112391 properties:
1239212392 attached_vault_id:
1239312393 description: 'Vault the intern borrows from another intern, or null when it borrows none.'
1239412394 type:
1239512395 - 'string'
1239612396 - 'null'
12397- createdAt :
12397+ created_at :
1239812398 description: 'ISO 8601 creation time.'
1239912399 type: 'string'
1240012400 description:
@@ -12415,7 +12415,7 @@ components:
1241512415 type:
1241612416 - 'string'
1241712417 - 'null'
12418- lastFailureMessage :
12418+ last_failure_message :
1241912419 description: 'Why the last provisioning attempt failed, when status is failed.'
1242012420 type:
1242112421 - 'string'
@@ -12431,19 +12431,19 @@ components:
1243112431 progress:
1243212432 description: 'Active provisioning step, or null once provisioning has settled.'
1243312433 properties:
12434- stepLabel :
12434+ step_label :
1243512435 description: 'Human-readable label of the active provisioning step.'
1243612436 type: 'string'
12437- stepNumber :
12437+ step_number :
1243812438 description: 'One-based index of the active step.'
1243912439 type: 'integer'
12440- totalSteps :
12440+ total_steps :
1244112441 description: 'Number of provisioning steps.'
1244212442 type: 'integer'
1244312443 required:
12444- - 'stepLabel '
12445- - 'stepNumber '
12446- - 'totalSteps '
12444+ - 'step_label '
12445+ - 'step_number '
12446+ - 'total_steps '
1244712447 type:
1244812448 - 'object'
1244912449 - 'null'
@@ -12460,15 +12460,15 @@ components:
1246012460 - 'destroy_failed'
1246112461 type: 'string'
1246212462 x-speakeasy-unknown-values: allow
12463- updatedAt :
12463+ updated_at :
1246412464 description: 'ISO 8601 last update time.'
1246512465 type: 'string'
1246612466 vault_id:
1246712467 description: 'Vault the intern owns, or null before it has been created.'
1246812468 type:
1246912469 - 'string'
1247012470 - 'null'
12471- workspaceId :
12471+ workspace_id :
1247212472 description: 'Workspace that owns the intern and scopes its secrets.'
1247312473 type: 'string'
1247412474 required:
@@ -12478,14 +12478,14 @@ components:
1247812478 - 'instructions'
1247912479 - 'model'
1248012480 - 'status'
12481- - 'lastFailureMessage '
12481+ - 'last_failure_message '
1248212482 - 'progress'
1248312483 - 'hostname'
12484- - 'workspaceId '
12484+ - 'workspace_id '
1248512485 - 'vault_id'
1248612486 - 'attached_vault_id'
12487- - 'createdAt '
12488- - 'updatedAt '
12487+ - 'created_at '
12488+ - 'updated_at '
1248912489 type: 'object'
1249012490 InternalServerResponse:
1249112491 description: 'Internal Server Error - Unexpected server error'
@@ -13057,19 +13057,19 @@ components:
1305713057 example:
1305813058 data:
1305913059 - attached_vault_id: null
13060- createdAt : '2026-09-16T08:30:00.000Z'
13060+ created_at : '2026-09-16T08:30:00.000Z'
1306113061 description: 'Researches customer questions'
1306213062 hostname: 'research-assistant.openrouter.ai'
1306313063 id: '7c9e6679-7425-40de-944b-e07fc1f90ae7'
1306413064 instructions: null
13065- lastFailureMessage : null
13065+ last_failure_message : null
1306613066 model: 'openai/gpt-5.4'
1306713067 name: 'research-assistant'
1306813068 progress: null
1306913069 status: 'running'
13070- updatedAt : '2026-09-16T08:45:00.000Z'
13070+ updated_at : '2026-09-16T08:45:00.000Z'
1307113071 vault_id: 'b431c59d-6eed-41ac-bc89-9a89be79a121'
13072- workspaceId : '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb'
13072+ workspace_id : '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb'
1307313073 has_more: false
1307413074 properties:
1307513075 data:
@@ -36367,19 +36367,19 @@ paths:
3636736367 example:
3636836368 data:
3636936369 - attached_vault_id: null
36370- createdAt : '2026-09-16T08:30:00.000Z'
36370+ created_at : '2026-09-16T08:30:00.000Z'
3637136371 description: 'Researches customer questions'
3637236372 hostname: 'research-assistant.openrouter.ai'
3637336373 id: '7c9e6679-7425-40de-944b-e07fc1f90ae7'
3637436374 instructions: null
36375- lastFailureMessage : null
36375+ last_failure_message : null
3637636376 model: 'openai/gpt-5.4'
3637736377 name: 'research-assistant'
3637836378 progress: null
3637936379 status: 'running'
36380- updatedAt : '2026-09-16T08:45:00.000Z'
36380+ updated_at : '2026-09-16T08:45:00.000Z'
3638136381 vault_id: 'b431c59d-6eed-41ac-bc89-9a89be79a121'
36382- workspaceId : '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb'
36382+ workspace_id : '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb'
3638336383 has_more: false
3638436384 schema:
3638536385 $ref: '#/components/schemas/InternListResponse'
@@ -36478,19 +36478,19 @@ paths:
3647836478 application/json:
3647936479 example:
3648036480 attached_vault_id: null
36481- createdAt : '2026-09-16T08:30:00.000Z'
36481+ created_at : '2026-09-16T08:30:00.000Z'
3648236482 description: 'Researches customer questions'
3648336483 hostname: 'research-assistant.openrouter.ai'
3648436484 id: '7c9e6679-7425-40de-944b-e07fc1f90ae7'
3648536485 instructions: null
36486- lastFailureMessage : null
36486+ last_failure_message : null
3648736487 model: 'openai/gpt-5.4'
3648836488 name: 'research-assistant'
3648936489 progress: null
3649036490 status: 'running'
36491- updatedAt : '2026-09-16T08:45:00.000Z'
36491+ updated_at : '2026-09-16T08:45:00.000Z'
3649236492 vault_id: 'b431c59d-6eed-41ac-bc89-9a89be79a121'
36493- workspaceId : '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb'
36493+ workspace_id : '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb'
3649436494 schema:
3649536495 $ref: '#/components/schemas/Intern'
3649636496 description: 'A completed create operation was replayed.'
@@ -36499,19 +36499,19 @@ paths:
3649936499 application/json:
3650036500 example:
3650136501 attached_vault_id: null
36502- createdAt : '2026-09-16T08:30:00.000Z'
36502+ created_at : '2026-09-16T08:30:00.000Z'
3650336503 description: 'Researches customer questions'
3650436504 hostname: 'research-assistant.openrouter.ai'
3650536505 id: '7c9e6679-7425-40de-944b-e07fc1f90ae7'
3650636506 instructions: null
36507- lastFailureMessage : null
36507+ last_failure_message : null
3650836508 model: 'openai/gpt-5.4'
3650936509 name: 'research-assistant'
3651036510 progress: null
3651136511 status: 'running'
36512- updatedAt : '2026-09-16T08:45:00.000Z'
36512+ updated_at : '2026-09-16T08:45:00.000Z'
3651336513 vault_id: 'b431c59d-6eed-41ac-bc89-9a89be79a121'
36514- workspaceId : '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb'
36514+ workspace_id : '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb'
3651536515 schema:
3651636516 $ref: '#/components/schemas/Intern'
3651736517 description: 'Intern created.'
@@ -36731,19 +36731,19 @@ paths:
3673136731 application/json:
3673236732 example:
3673336733 attached_vault_id: null
36734- createdAt : '2026-09-16T08:30:00.000Z'
36734+ created_at : '2026-09-16T08:30:00.000Z'
3673536735 description: 'Researches customer questions'
3673636736 hostname: 'research-assistant.openrouter.ai'
3673736737 id: '7c9e6679-7425-40de-944b-e07fc1f90ae7'
3673836738 instructions: null
36739- lastFailureMessage : null
36739+ last_failure_message : null
3674036740 model: 'openai/gpt-5.4'
3674136741 name: 'research-assistant'
3674236742 progress: null
3674336743 status: 'running'
36744- updatedAt : '2026-09-16T08:45:00.000Z'
36744+ updated_at : '2026-09-16T08:45:00.000Z'
3674536745 vault_id: 'b431c59d-6eed-41ac-bc89-9a89be79a121'
36746- workspaceId : '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb'
36746+ workspace_id : '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb'
3674736747 schema:
3674836748 $ref: '#/components/schemas/Intern'
3674936749 description: 'Intern lifecycle state and settings.'
@@ -36830,19 +36830,19 @@ paths:
3683036830 application/json:
3683136831 example:
3683236832 attached_vault_id: null
36833- createdAt : '2026-09-16T08:30:00.000Z'
36833+ created_at : '2026-09-16T08:30:00.000Z'
3683436834 description: 'Researches customer questions'
3683536835 hostname: 'research-assistant.openrouter.ai'
3683636836 id: '7c9e6679-7425-40de-944b-e07fc1f90ae7'
3683736837 instructions: null
36838- lastFailureMessage : null
36838+ last_failure_message : null
3683936839 model: 'openai/gpt-5.4'
3684036840 name: 'research-assistant'
3684136841 progress: null
3684236842 status: 'running'
36843- updatedAt : '2026-09-16T08:45:00.000Z'
36843+ updated_at : '2026-09-16T08:45:00.000Z'
3684436844 vault_id: 'b431c59d-6eed-41ac-bc89-9a89be79a121'
36845- workspaceId : '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb'
36845+ workspace_id : '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb'
3684636846 schema:
3684736847 $ref: '#/components/schemas/Intern'
3684836848 description: 'Updated intern.'
0 commit comments