Skip to content

Conversation

@fern-api
Copy link
Contributor

@fern-api fern-api bot commented Mar 9, 2025

Summary

The API now supports Google's voicemail detection in addition to Twilio's, and a new 'InvoicePlan' object has been added for company invoicing details. There have also been some minor updates to the 'TwilioVoicemailDetection' object, which has been renamed to 'TwilioVoicemailDetectionPlan'.

Added

  • Added support for Google's voicemail detection.
  • Added a new 'InvoicePlan' object for company invoicing details.

Removed

  • Nothing was removed.

Changed

  • The 'TwilioVoicemailDetection' object has been renamed to 'TwilioVoicemailDetectionPlan'.
  • Minor updates to the 'TwilioVoicemailDetectionPlan' object, including a new 'voicemailExpectedDurationSeconds' field.

fern-api bot added 12 commits February 27, 2025 00:08
…g config

This commit adds support for Supabase storage and Anthropic thinking configuration in the OpenAPI specification. It introduces new fields for Supabase credentials, bucket plans, and Anthropic thinking budget tokens. It also updates the description for the "model" field to include the new "claude-3-7-sonnet-20250219" model.
…s and values

This commit makes changes to the `openapi.json` file in the `fern/apis/api` directory. Specifically, it updates the schema of the `model` and `provider` fields. The `model` field type is changed from `string` to `object`, and an enum of possible model values is added, including various versions of "Gemini" and "Google". The `provider` field now has an enum specifying "google" as the only possible value.
@github-actions
Copy link
Contributor

github-actions bot commented Mar 9, 2025

@humford humford merged commit 86d8a9a into main Mar 10, 2025
1 of 4 checks passed
@humford humford deleted the fern/update-api-specs branch March 10, 2025 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants