Skip to content

Commit

Permalink
update summaries
Browse files Browse the repository at this point in the history
  • Loading branch information
chdeskur committed Dec 17, 2024
1 parent 95b0151 commit dc1835a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions fern/apis/api/openapi-overrides.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,6 @@ paths:
description: The output format of the generated audio.
/v1/text-to-speech/{voice_id}:
post:
summary: "Convert"
x-fern-audiences:
- sdk
x-fern-sdk-group-name:
Expand Down Expand Up @@ -227,7 +226,6 @@ paths:
description: The output format of the generated audio.
/v1/text-to-speech/{voice_id}/stream:
post:
summary: "Convert as Stream"
x-fern-audiences:
- sdk
x-fern-sdk-group-name:
Expand Down Expand Up @@ -298,15 +296,13 @@ paths:
$ref: "#/components/schemas/OutputFormat"
required: false
description: The output format of the generated audio.
summary: "Convert"
x-fern-audiences:
- sdk
x-fern-sdk-group-name:
- speechToSpeech
x-fern-sdk-method-name: convert
/v1/speech-to-speech/{voice_id}/stream:
post:
summary: "Convert as Stream"
parameters:
- {}
- required: false
Expand Down Expand Up @@ -946,7 +942,6 @@ paths:
x-fern-sdk-method-name: get_similar_library_voices
/v1/shared-voices:
get:
summary: Get Shared Voices
x-fern-audiences:
- sdk
x-fern-sdk-group-name:
Expand Down Expand Up @@ -1021,7 +1016,6 @@ paths:
x-fern-sdk-method-name: add_from_file
/v1/pronunciation-dictionaries/{pronunciation_dictionary_id}/:
get:
summary: Get metadata for a pronunciation dictionary
x-fern-audiences:
- sdk
x-fern-sdk-group-name:
Expand Down

0 comments on commit dc1835a

Please sign in to comment.