Skip to content
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

🌿 ✨ [Scheduled] Update API Spec #2

Closed
wants to merge 4 commits into from
Closed

Conversation

fern-api[bot]
Copy link
Contributor

@fern-api fern-api bot commented Oct 6, 2024

Summary

The /log endpoint was added to the API to get call logs. The PhoneNumber object was added to the ByoPhoneNumber, TwilioPhoneNumber, VonagePhoneNumber, and VapiPhoneNumber schemas. The TextContent object was added to the API. The CustomMessage object was added to the API. The TransferPlan object was added to the API. The CustomVoice object was added to the API. The CustomKnowledgeBase object was added to the API. The AssistantCustomEndpointingRule, CustomerCustomEndpointingRule, and BothCustomEndpointingRule objects were added to the API. The CallLogPrivileged and CallLogsPaginatedResponse objects were added to the API. The OrgWithOrgUser object was added to the API. The ServerMessageKnowledgeBaseRequest and KnowledgeBaseResponseDocument objects were added to the API. The ServerMessageResponseKnowledgeBaseRequest object was added to the API. The ClientInboundMessageTransfer object was added to the API. The StepDestination, HandoffStep, AssignmentMutation, CallbackStep, and RuleBasedCondition objects were added to the API.

Added

  • Added a new endpoint /log to get call logs.
  • Added a new object PhoneNumber to the ByoPhoneNumber, TwilioPhoneNumber, VonagePhoneNumber, and VapiPhoneNumber schemas.
  • Added a new object TextContent to the API.
  • Added a new object CustomMessage to the API.
  • Added a new object TransferPlan to the API.
  • Added a new object CustomVoice to the API.
  • Added a new object CustomKnowledgeBase to the API.
  • Added new objects AssistantCustomEndpointingRule, CustomerCustomEndpointingRule, and BothCustomEndpointingRule to the API.
  • Added new objects CallLogPrivileged and CallLogsPaginatedResponse to the API.
  • Added a new object OrgWithOrgUser to the API.
  • Added new objects ServerMessageKnowledgeBaseRequest and KnowledgeBaseResponseDocument to the API.
  • Added a new object ServerMessageResponseKnowledgeBaseRequest to the API.
  • Added a new object ClientInboundMessageTransfer to the API.
  • Added new objects StepDestination, HandoffStep, AssignmentMutation, CallbackStep, and RuleBasedCondition to the API.

Removed

  • Nothing was removed.

Changed

  • Nothing else was changed.

fern-api bot added 4 commits October 6, 2024 00:02
…, HandoffStep, AssignmentMutation, CallbackStep objects
…tion

- Add "strict" field to "OpenAIFunction" for controlling schema adherence
- Add "description" field to "description" field in "OpenAIFunction"
- Add new "ClientInboundMessageTransfer" type for transferring calls
- Add new "StepDestination", "HandoffStep", and "AssignmentMutation" types for workflow steps
- Add new "CallbackStep" type for calling back to previous steps
- Add "slackSupportEnabled" and "slackChannelId" fields to "Subscription"
- Update "hipaaCommonPaperAgreementId" field in "Subscription"
- Update type of "time" field in "Log" from number to string
- Update available models to include "gpt-4o-2024-08-06"
…nse object

This commit makes changes to the openapi.json file, specifically updating the JSON schema and introducing a new 'PaymentsPaginatedResponse' object. It includes modifications to field descriptions, the addition of required fields, and the definition of a new response object for paginated payments data.
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.

1 participant