You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey - just wanted to flag this discrepancy between what the vapi dashboard shows as the schema that was sent and what actually is sent to the server.
The webapp logs page, shows the body as snake_case:
Hey - just wanted to flag this discrepancy between what the vapi dashboard shows as the schema that was sent and what actually is sent to the server.
The webapp logs page, shows the body as
snake_case
:whereas in reality my server received
camelCase
The text was updated successfully, but these errors were encountered: