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.
2 parents 6490469 + 79c5b5c commit 99686c0Copy full SHA for 99686c0
fern/apis/api/generators.yml
@@ -2,6 +2,7 @@ api:
2
specs:
3
- openapi: ./openapi.json
4
overrides: ./openapi-overrides.yml
5
+ origin: https://api.vapi.ai/api-extended-json
6
settings:
7
title-as-schema-name: false
8
coerce-enums-to-literals: false
fern/fern.config.json
@@ -1,4 +1,4 @@
1
{
"organization": "vapi",
- "version": "0.45.0-rc17"
+ "version": "0.45.0-rc38"
}
0 commit comments