Error message
When this error occurs
Theproperties array configures stats for named children of an object node. If you include properties, it must have at least one entry. An empty array is ambiguous — it could mean “no stats for any children” (in which case you should remove properties entirely) or be an accidental omission.
Example: request that triggers this error
How to fix
Either add property entries or remove theproperties field:
Option A: Add property configurations
self only (no child stats)
Related errors
- EmptyNodeConfig — a node with no configuration fields at all

