diff --git a/fern/apis/api/openapi-overrides.yml b/fern/apis/api/openapi-overrides.yml index ed8a0527..240e3d7d 100644 --- a/fern/apis/api/openapi-overrides.yml +++ b/fern/apis/api/openapi-overrides.yml @@ -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: @@ -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: @@ -298,7 +296,6 @@ 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: @@ -306,7 +303,6 @@ paths: x-fern-sdk-method-name: convert /v1/speech-to-speech/{voice_id}/stream: post: - summary: "Convert as Stream" parameters: - {} - required: false @@ -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: @@ -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: