Skip to content

Commit 8c9f9fc

Browse files
chore: update OpenAPI specification from openrouter-web (#69)
Co-authored-by: yogasanas <124478414+yogasanas@users.noreply.github.com>
1 parent 9eba845 commit 8c9f9fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.speakeasy/in.openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,12 +411,12 @@ components:
411411
result:
412412
type: string
413413
nullable: true
414+
default: null
414415
status:
415416
$ref: '#/components/schemas/ImageGenerationStatus'
416417
required:
417418
- type
418419
- id
419-
- result
420420
- status
421421
example:
422422
type: image_generation_call

0 commit comments

Comments
 (0)