| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
The SDK's 1.x line changed `assistants.update` from `(id, body)` to a
single request object with the id inline, and exposes named DTO types
under the `Vapi` namespace. Bump the package.json template to ^1.2.2,
switch the bootstrap script to `Vapi.CreateAssistantDto` /
`Vapi.UpdateAssistantDto`, and call the new `update({ id, ...body })`
shape. Skill metadata bumped to 1.1.
Co-authored-by: Cursor <cursoragent@cursor.com>
| Back | FazBrowse Home | New Git URL |
Summary
Test plan
Made with Cursor