Skip to content

Commit 2778d22

Browse files
techpro-aimlapigitbook-bot
authored andcommitted
GITBOOK-726: docs: change eleven_music get schema
1 parent 6d9b350 commit 2778d22

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/api-references/music-models/elevenlabs/eleven_music.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ This endpoint creates and sends a music generation task to the server — and re
7373

7474
After sending a request for music generation, this task is added to the queue. Based on the service's load, the generation can be completed in 30-40 seconds or take a bit more.
7575

76-
{% openapi-operation spec="eleven-music-fetch" path="/v2/generate/audio" method="get" %}
77-
[OpenAPI eleven-music-fetch](https://raw.githubusercontent.com/aimlapi/api-docs/refs/heads/main/docs/api-references/music-models/elevenlabs/eleven_music-pair.json)
76+
{% openapi-operation spec="stable-audio-pair" path="/v2/generate/audio" method="get" %}
77+
[OpenAPI stable-audio-pair](https://raw.githubusercontent.com/aimlapi/api-docs/refs/heads/main/docs/api-references/music-models/Stability-AI/stable-audio-pair.json)
7878
{% endopenapi-operation %}
7979

8080
## Full Example: Generating and Retrieving the Audio From the Server <a href="#full-example-generating-and-retrieving-the-video-from-the-server" id="full-example-generating-and-retrieving-the-video-from-the-server"></a>

0 commit comments

Comments
 (0)