Skip to content

Commit 341b56e

Browse files
authored
Update openapi-overrides.yml
1 parent 6b77d42 commit 341b56e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

fern/apis/api/openapi-overrides.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -494,6 +494,12 @@ components:
494494
x-fern-type-name: NeuphonicVoiceId
495495
oneOf:
496496
- x-fern-type-name: NeuphonicVoiceIdEnum
497+
FallbackNeuphonicVoice:
498+
properties:
499+
voiceId:
500+
x-fern-type-name: FallbackNeuphonicVoiceId
501+
oneOf:
502+
- x-fern-type-name: FallbackNeuphonicVoiceIdEnum
497503
LMNTVoice:
498504
properties:
499505
voiceId:

0 commit comments

Comments
 (0)