Skip to content

Commit 3cab7f3

Browse files
committed
chore: add name for
1 parent 0b59dac commit 3cab7f3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

fern/apis/api/openapi-overrides.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -973,6 +973,10 @@ components:
973973
":":
974974
name: COLON
975975
description: ":"
976+
CartesiaExperimentalControls:
977+
properties:
978+
speed:
979+
x-fern-type-name: CartesiaSpeedControl
976980
securitySchemes:
977981
BearerAuth:
978982
type: http

fern/fern.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"organization": "vapi",
3-
"version": "0.57.15"
3+
"version": "0.57.34"
44
}

0 commit comments

Comments
 (0)