-
Notifications
You must be signed in to change notification settings - Fork 66
🌿 ✨ [Scheduled] Update API Spec #107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
🌿 Preview your docs: https://vapi-preview-88841406-00ec-402a-a104-3887e9eedab3.docs.buildwithfern.com |
|
🌿 Preview your docs: https://vapi-preview-7bfd085f-b768-4932-b069-2e489ad0f787.docs.buildwithfern.com |
|
🌿 Preview your docs: https://vapi-preview-2412dcc7-a9a9-408c-b198-23b3e3af2973.docs.buildwithfern.com |
|
🌿 Preview your docs: https://vapi-preview-7dfafb87-3dc1-473e-bcfb-9d98c2a0eaab.docs.buildwithfern.com |
|
🌿 Preview your docs: https://vapi-preview-742c66eb-d53c-4e1a-bacb-d6b1e0d7e324.docs.buildwithfern.com |
|
🌿 Preview your docs: https://vapi-preview-70b9a876-f941-41f6-8694-ccd0b96478a2.docs.buildwithfern.com |
Summary
The API now supports creating enterprises and has added new voice models, including "o1-preview", "o1-mini", and "eleven_flash_v2". Several fields related to server URLs and secrets have been consolidated into a single "server" object, and a new "UpdateSubscriptionDTO" object has been introduced for subscription updates.
Added
CreateEnterpriseInfoDTOandEnterpriseInfoobjects.serverUrl,serverUrlSecret) into a single "server" object.UpdateSubscriptionDTOobject for updating subscriptions.Removed
Changed