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 #64

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fern-api[bot]
Copy link
Contributor

@fern-api fern-api bot commented Nov 26, 2024

Summary

The "firstMessage" property was moved from the root level of the "CallAssistant" object to within the "firstMessageMode" object. This change affects multiple sections of the OpenAPI specification.

Changed

  • The "firstMessage" property was moved from the root level of the "CallAssistant" object to within the "firstMessageMode" object. This change standardizes the location of the "firstMessage" property and provides a more consistent structure for defining the first message of the assistant.

This change affects the following sections of the OpenAPI specification:

  • "CallAssistant" object under "components/schemas"
  • "CallAssistant" object under "paths/post/assistants/{assistantName}/calls"
  • "CallAssistant" object under "paths/post/assistants/{assistantName}/calls/{callSid}/actions"
  • "CallAssistant" object under "paths/post/assistants/{assistantName}/bulk_calls"

Copy link

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.

0 participants