Which is the correct format for a server response?
I noticed that this link (https://docs.vapi.ai/server-url/events#retrieving-assistants) and this link (https://docs.vapi.ai/api-reference/messages/server-message-response) both give docs for how a server should respond to an assistant request. (The first link's JSON response is just wrapping the assistant JSON in an "assistant" key, while the second link's JSON response has a lot more attributes)
Which one is correct, or are they actually for different applications?
Which one is correct, or are they actually for different applications?