Skip to content

Commit 99686c0

Browse files
authored
Merge pull request #29 from VapiAI/dsinghvi/upgrade-rc
fix(docs): enable polling from https://api.vapi.ai/api-extended-json
2 parents 6490469 + 79c5b5c commit 99686c0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

fern/apis/api/generators.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ api:
22
specs:
33
- openapi: ./openapi.json
44
overrides: ./openapi-overrides.yml
5+
origin: https://api.vapi.ai/api-extended-json
56
settings:
67
title-as-schema-name: false
78
coerce-enums-to-literals: false

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.45.0-rc17"
3+
"version": "0.45.0-rc38"
44
}

0 commit comments

Comments
 (0)