typespec
typespec copied to clipboard
`{}` meaning no body not respected when using `@bodyRoot`
When using @bodyRoot
it shouldnt' change the interpretation just means we should start resolving the body from that property, but seems like we are not reading it as void.