From bd84cb9c35adbb072454ff0fc4cb6a325dbc96dc Mon Sep 17 00:00:00 2001 From: OpenRouter SDK Bot Date: Fri, 18 Sep 2026 22:02:01 +0000 Subject: [PATCH] chore: update OpenAPI spec [sdk-bot] --- .speakeasy/in.openapi.yaml | 84 +++++++++++++++++++------------------- 1 file changed, 42 insertions(+), 42 deletions(-) diff --git a/.speakeasy/in.openapi.yaml b/.speakeasy/in.openapi.yaml index 8ed51674..fa2fa29e 100644 --- a/.speakeasy/in.openapi.yaml +++ b/.speakeasy/in.openapi.yaml @@ -12262,26 +12262,26 @@ components: description: 'Public lifecycle state and settings for one intern.' example: attached_vault_id: null - createdAt: '2026-09-16T08:30:00.000Z' + created_at: '2026-09-16T08:30:00.000Z' description: 'Researches customer questions' hostname: 'research-assistant.openrouter.ai' id: '7c9e6679-7425-40de-944b-e07fc1f90ae7' instructions: null - lastFailureMessage: null + last_failure_message: null model: 'openai/gpt-5.4' name: 'research-assistant' progress: null status: 'running' - updatedAt: '2026-09-16T08:45:00.000Z' + updated_at: '2026-09-16T08:45:00.000Z' vault_id: 'b431c59d-6eed-41ac-bc89-9a89be79a121' - workspaceId: '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb' + workspace_id: '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb' properties: attached_vault_id: description: 'Vault the intern borrows from another intern, or null when it borrows none.' type: - 'string' - 'null' - createdAt: + created_at: description: 'ISO 8601 creation time.' type: 'string' description: @@ -12302,7 +12302,7 @@ components: type: - 'string' - 'null' - lastFailureMessage: + last_failure_message: description: 'Why the last provisioning attempt failed, when status is failed.' type: - 'string' @@ -12318,19 +12318,19 @@ components: progress: description: 'Active provisioning step, or null once provisioning has settled.' properties: - stepLabel: + step_label: description: 'Human-readable label of the active provisioning step.' type: 'string' - stepNumber: + step_number: description: 'One-based index of the active step.' type: 'integer' - totalSteps: + total_steps: description: 'Number of provisioning steps.' type: 'integer' required: - - 'stepLabel' - - 'stepNumber' - - 'totalSteps' + - 'step_label' + - 'step_number' + - 'total_steps' type: - 'object' - 'null' @@ -12346,7 +12346,7 @@ components: - 'destroying' - 'destroy_failed' type: 'string' - updatedAt: + updated_at: description: 'ISO 8601 last update time.' type: 'string' vault_id: @@ -12354,7 +12354,7 @@ components: type: - 'string' - 'null' - workspaceId: + workspace_id: description: 'Workspace that owns the intern and scopes its secrets.' type: 'string' required: @@ -12364,14 +12364,14 @@ components: - 'instructions' - 'model' - 'status' - - 'lastFailureMessage' + - 'last_failure_message' - 'progress' - 'hostname' - - 'workspaceId' + - 'workspace_id' - 'vault_id' - 'attached_vault_id' - - 'createdAt' - - 'updatedAt' + - 'created_at' + - 'updated_at' type: 'object' InternalServerResponse: description: 'Internal Server Error - Unexpected server error' @@ -12940,19 +12940,19 @@ components: example: data: - attached_vault_id: null - createdAt: '2026-09-16T08:30:00.000Z' + created_at: '2026-09-16T08:30:00.000Z' description: 'Researches customer questions' hostname: 'research-assistant.openrouter.ai' id: '7c9e6679-7425-40de-944b-e07fc1f90ae7' instructions: null - lastFailureMessage: null + last_failure_message: null model: 'openai/gpt-5.4' name: 'research-assistant' progress: null status: 'running' - updatedAt: '2026-09-16T08:45:00.000Z' + updated_at: '2026-09-16T08:45:00.000Z' vault_id: 'b431c59d-6eed-41ac-bc89-9a89be79a121' - workspaceId: '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb' + workspace_id: '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb' has_more: false properties: data: @@ -35952,19 +35952,19 @@ paths: example: data: - attached_vault_id: null - createdAt: '2026-09-16T08:30:00.000Z' + created_at: '2026-09-16T08:30:00.000Z' description: 'Researches customer questions' hostname: 'research-assistant.openrouter.ai' id: '7c9e6679-7425-40de-944b-e07fc1f90ae7' instructions: null - lastFailureMessage: null + last_failure_message: null model: 'openai/gpt-5.4' name: 'research-assistant' progress: null status: 'running' - updatedAt: '2026-09-16T08:45:00.000Z' + updated_at: '2026-09-16T08:45:00.000Z' vault_id: 'b431c59d-6eed-41ac-bc89-9a89be79a121' - workspaceId: '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb' + workspace_id: '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb' has_more: false schema: $ref: '#/components/schemas/InternListResponse' @@ -36063,19 +36063,19 @@ paths: application/json: example: attached_vault_id: null - createdAt: '2026-09-16T08:30:00.000Z' + created_at: '2026-09-16T08:30:00.000Z' description: 'Researches customer questions' hostname: 'research-assistant.openrouter.ai' id: '7c9e6679-7425-40de-944b-e07fc1f90ae7' instructions: null - lastFailureMessage: null + last_failure_message: null model: 'openai/gpt-5.4' name: 'research-assistant' progress: null status: 'running' - updatedAt: '2026-09-16T08:45:00.000Z' + updated_at: '2026-09-16T08:45:00.000Z' vault_id: 'b431c59d-6eed-41ac-bc89-9a89be79a121' - workspaceId: '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb' + workspace_id: '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb' schema: $ref: '#/components/schemas/Intern' description: 'A completed create operation was replayed.' @@ -36084,19 +36084,19 @@ paths: application/json: example: attached_vault_id: null - createdAt: '2026-09-16T08:30:00.000Z' + created_at: '2026-09-16T08:30:00.000Z' description: 'Researches customer questions' hostname: 'research-assistant.openrouter.ai' id: '7c9e6679-7425-40de-944b-e07fc1f90ae7' instructions: null - lastFailureMessage: null + last_failure_message: null model: 'openai/gpt-5.4' name: 'research-assistant' progress: null status: 'running' - updatedAt: '2026-09-16T08:45:00.000Z' + updated_at: '2026-09-16T08:45:00.000Z' vault_id: 'b431c59d-6eed-41ac-bc89-9a89be79a121' - workspaceId: '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb' + workspace_id: '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb' schema: $ref: '#/components/schemas/Intern' description: 'Intern created.' @@ -36312,19 +36312,19 @@ paths: application/json: example: attached_vault_id: null - createdAt: '2026-09-16T08:30:00.000Z' + created_at: '2026-09-16T08:30:00.000Z' description: 'Researches customer questions' hostname: 'research-assistant.openrouter.ai' id: '7c9e6679-7425-40de-944b-e07fc1f90ae7' instructions: null - lastFailureMessage: null + last_failure_message: null model: 'openai/gpt-5.4' name: 'research-assistant' progress: null status: 'running' - updatedAt: '2026-09-16T08:45:00.000Z' + updated_at: '2026-09-16T08:45:00.000Z' vault_id: 'b431c59d-6eed-41ac-bc89-9a89be79a121' - workspaceId: '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb' + workspace_id: '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb' schema: $ref: '#/components/schemas/Intern' description: 'Intern lifecycle state and settings.' @@ -36411,19 +36411,19 @@ paths: application/json: example: attached_vault_id: null - createdAt: '2026-09-16T08:30:00.000Z' + created_at: '2026-09-16T08:30:00.000Z' description: 'Researches customer questions' hostname: 'research-assistant.openrouter.ai' id: '7c9e6679-7425-40de-944b-e07fc1f90ae7' instructions: null - lastFailureMessage: null + last_failure_message: null model: 'openai/gpt-5.4' name: 'research-assistant' progress: null status: 'running' - updatedAt: '2026-09-16T08:45:00.000Z' + updated_at: '2026-09-16T08:45:00.000Z' vault_id: 'b431c59d-6eed-41ac-bc89-9a89be79a121' - workspaceId: '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb' + workspace_id: '89f9f5b2-3f89-4eaf-83ca-5ceae149e8bb' schema: $ref: '#/components/schemas/Intern' description: 'Updated intern.'