Skip to content

Commit 725af25

Browse files
feat: fix api schema name in veo3-1
1 parent 3560b54 commit 725af25

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/api-references/video-models/google/veo-3.1-extend-video.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Below, you can find two corresponding API schemas and examples for both endpoint
4343
### Create a video generation task and send it to the server
4444

4545
{% openapi-operation spec="veo3-1-extend-video" path="/v2/video/generations" method="post" %}
46-
[OpenAPI veo3-1-extend-video](https://raw.githubusercontent.com/aimlapi/api-docs/refs/heads/main/docs/api-references/text-models-llm/google/veo3-1-extend-video.json)
46+
[OpenAPI veo3-1-extend-video](https://raw.githubusercontent.com/aimlapi/api-docs/refs/heads/main/docs/api-references/text-models-llm/Google/veo3-1-extend-video.json)
4747
{% endopenapi-operation %}
4848

4949
### Retrieve the generated video from the server

docs/api-references/video-models/google/veo3-1-fast-extend-video.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Generating a video using this model involves sequentially calling two endpoints:
4141
### Create a video generation task and send it to the server
4242

4343
{% openapi-operation spec="veo3-1-fast-extend-video" path="/v2/video/generations" method="post" %}
44-
[OpenAPI veo3-1-fast-extend-video](https://raw.githubusercontent.com/aimlapi/api-docs/refs/heads/main/docs/api-references/text-models-llm/google/veo3-1-fast-extend-video.json)
44+
[OpenAPI veo3-1-fast-extend-video](https://raw.githubusercontent.com/aimlapi/api-docs/refs/heads/main/docs/api-references/text-models-llm/Google/veo3-1-fast-extend-video.json)
4545
{% endopenapi-operation %}
4646

4747
### Retrieve the generated video from the server

0 commit comments

Comments
 (0)