On 2023-09-26 18:45, Rob Herring wrote:
Just as unevaluatedProperties or additionalProperties are required at the top level of schemas, they should (and will) also be required for child node schemas. That ensures only documented properties are present for any node. Signed-off-by: Rob Herring <robh@xxxxxxxxxx>
Thanks! Acked-by: Rafał Miłecki <rafal@xxxxxxxxxx>