We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b59dac commit 7aa9ad8Copy full SHA for 7aa9ad8
fern/apis/api/openapi-overrides.yml
@@ -973,6 +973,10 @@ components:
973
":":
974
name: COLON
975
description: ":"
976
+ CartesiaExperimentalControls:
977
+ properties:
978
+ speed:
979
+ x-fern-type-name: CartesiaSpeedControl
980
securitySchemes:
981
BearerAuth:
982
type: http
fern/fern.config.json
@@ -1,4 +1,4 @@
1
{
2
"organization": "vapi",
3
- "version": "0.57.15"
+ "version": "0.57.34"
4
}
0 commit comments