| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Add top-level `metadata` field to CreateCallDTO, CreateOutboundCallDTO, and Call response schemas in the OpenAPI spec. This field was already present on CreateAssistantDTO and AssistantOverrides but missing from call-related schemas, causing all auto-generated SDKs (including .NET) to lack a metadata property on CreateCallDto. The field follows the same pattern as CreateAssistantDTO's metadata: a simple object type for storing arbitrary key-value metadata on calls. Linear: PRO-1773 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
🌿 Preview your docs: https://vapi-preview-c4e94d9b-4e4a-4510-92c0-85134522f3bd.docs.buildwithfern.com |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Description
Linear: PRO-1773
Testing Steps