Skip to content

Commit 80aae76

Browse files
techpro-aimlapigitbook-bot
authored andcommitted
GITBOOK-709: docs: fix api schema for kling v1-standard/text-to-video
1 parent 3f109d1 commit 80aae76

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/api-references/video-models/Kling-AI/v1-standard-text-to-video.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ However, you can still call this model using the legacy URL that includes the ve
4444

4545
### Create a video generation task and send it to the server
4646

47-
{% openapi src="../../../.gitbook/assets/v1-standard-text-to-video.json" path="/v2/generate/video/kling/generation" method="post" %}
48-
[v1-standard-text-to-video.json](../../../.gitbook/assets/v1-standard-text-to-video.json)
49-
{% endopenapi %}
47+
{% openapi-operation spec="v1-standard-text-to-video" path="/v2/video/generations" method="post" %}
48+
[OpenAPI v1-standard-text-to-video](https://raw.githubusercontent.com/aimlapi/api-docs/refs/heads/main/docs/api-references/video-models/Kling-AI/v1-standard-text-to-video.json)
49+
{% endopenapi-operation %}
5050

5151
### Retrieve the generated video from the server
5252

0 commit comments

Comments
 (0)