Skip to content

Commit 6b77d42

Browse files
authored
chore: add overrides for NeuphonicVoice
1 parent 2910d6a commit 6b77d42

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

fern/apis/api/openapi-overrides.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,6 +488,12 @@ components:
488488
name: Asterisk
489489
"#":
490490
name: Hash
491+
NeuphonicVoice:
492+
properties:
493+
voiceId:
494+
x-fern-type-name: NeuphonicVoiceId
495+
oneOf:
496+
- x-fern-type-name: NeuphonicVoiceIdEnum
491497
LMNTVoice:
492498
properties:
493499
voiceId:
@@ -799,4 +805,4 @@ components:
799805
scheme: bearer
800806
x-fern-bearer:
801807
name: apiKey
802-
env: VAPI_API_KEY
808+
env: VAPI_API_KEY

0 commit comments

Comments
 (0)