Skip to content

VAPI types are wrong for ServerMessageEndOfCallReport #20

@ian

Description

@ian

The TS type and what actually gets sent are different.

ServerMessageEndOfCallReport.d.ts:

export interface ServerMessageEndOfCallReport {

Actual webhook includes a number of fields not mentioned here:

  • transcript
  • messages
  • summary

and quite a few more. Is there a reason these are left out?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions