in the examples: ```Some queries may return empty objects- "/baz" is a pure container object- it doesn't accept any OSC messages, so it doesn't have a type:``` Why doesn't `get /baz?TYPE` return a 204 in this case?
in the examples:
Some queries may return empty objects- "/baz" is a pure container object- it doesn't accept any OSC messages, so it doesn't have a type:Why doesn't
get /baz?TYPEreturn a 204 in this case?