Skip to content

Commit b8abbdb

Browse files
techpro-aimlapigitbook-bot
authored andcommitted
GITBOOK-685: docs: fix v1.6-standard-multi-image-to-video schema
1 parent 28fcf67 commit b8abbdb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/api-references/video-models/kling-ai/v1.6-standard-multi-image-to-video.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ 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-operation spec="klingai-v1-6-standard-multi-image-to-video" path="/v2/generate/video/kling/generation" method="post" %}
48-
[OpenAPI klingai-v1-6-standard-multi-image-to-video](https://raw.githubusercontent.com/aimlapi/api-docs/refs/heads/main/docs/api-references/video-models/Kling-AI/v1.6-standard-multi-image-to-video.json)
47+
{% openapi-operation spec="v1-6-standard-multi-image-to-video" path="/v2/video/generations" method="post" %}
48+
[OpenAPI v1-6-standard-multi-image-to-video](https://raw.githubusercontent.com/aimlapi/api-docs/refs/heads/main/docs/api-references/video-models/Kling-AI/v1.6-standard-multi-image-to-video.json)
4949
{% endopenapi-operation %}
5050

5151
### Retrieve the generated video from the server

0 commit comments

Comments
 (0)