Realtime API docs missing "name" property for the "response.function_call_arguments.done" server event

When using the Realtime API, both in my application, and in the Playground, I noticed the name property of the response.function_call_arguments.done is missing from the docs.

Docs: https://platform.openai.com/docs/api-reference/realtime-server-events/response/function_call_arguments/done

Screenshot from Playground:

Screenshot from docs: