Skip to content

Vapi.BackoffPlan type discrepancy #21

@hauntedlollipop

Description

@hauntedlollipop

Issue with Vapi.BackoffPlan.type Property

The Vapi.BackoffPlan.type property was incorrectly generated as a Record<string, unknown> object type by Fern, whereas it should be a string literal/enum, as indicated in the documentation and the default JSDoc annotation tag.

Reference

For more details, you can refer to the type definition in the VapiAI Server SDK TypeScript repository.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions