Skip to content

Commit d79e79b

Browse files
openrouter-docs-sync[bot]OpenRouter SDK Bot
andauthored
chore: update OpenAPI spec from monorepo (#479)
Co-authored-by: OpenRouter SDK Bot <[email protected]>
1 parent ab99203 commit d79e79b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.speakeasy/in.openapi.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23115,6 +23115,8 @@ components:
2311523115
model:
2311623116
type: 'string'
2311723117
prompt:
23118+
description: 'Text prompt describing the video to generate. Optional for models that support generating a video from image input alone; required by all other models.'
23119+
example: 'A serene mountain landscape at sunset'
2311823120
type: 'string'
2311923121
provider:
2312023122
description: 'Provider-specific passthrough configuration'
@@ -23146,7 +23148,6 @@ components:
2314623148
example: '1280x720'
2314723149
type: 'string'
2314823150
required:
23149-
- 'prompt'
2315023151
- 'model'
2315123152
type: 'object'
2315223153
VideoGenerationResponse:

0 commit comments

Comments
 (0)