Skip to content

Commit 582164d

Browse files
committed
fix
1 parent 6e3c1f6 commit 582164d

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

fern/apis/api/openapi-overrides.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -491,15 +491,11 @@ components:
491491
NeuphonicVoice:
492492
properties:
493493
voiceId:
494-
x-fern-type-name: NeuphonicVoiceId
495-
oneOf:
496-
- x-fern-type-name: NeuphonicVoiceIdEnum
494+
x-fern-type: string
497495
FallbackNeuphonicVoice:
498496
properties:
499497
voiceId:
500-
x-fern-type-name: FallbackNeuphonicVoiceId
501-
oneOf:
502-
- x-fern-type-name: FallbackNeuphonicVoiceIdEnum
498+
x-fern-type: string
503499
LMNTVoice:
504500
properties:
505501
voiceId:

0 commit comments

Comments
 (0)