Skip to content

Commit c549ddd

Browse files
louisgvgithub-actions[bot]
authored andcommitted
chore: update OpenAPI specification from openrouter-web
1 parent 7d63652 commit c549ddd

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

.speakeasy/in.openapi.yaml

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4756,14 +4756,12 @@ components:
47564756
rejected_prediction_tokens:
47574757
type: number
47584758
prompt_tokens_details:
4759-
anyOf:
4760-
- type: object
4761-
properties:
4762-
cached_tokens:
4763-
type: number
4764-
audio_tokens:
4765-
type: number
4766-
- type: 'null'
4759+
type: object
4760+
properties:
4761+
cached_tokens:
4762+
type: number
4763+
audio_tokens:
4764+
type: number
47674765
required:
47684766
- completion_tokens
47694767
- prompt_tokens

0 commit comments

Comments
 (0)