Skip to content

Changes

Summary

  1. fix that ThingFieldSelector did not allow specific paths of "_metadata" (commit: 2f52170) (details)
Commit 2f5217050dce124df9f0408c3eeab5d4f32e3a5e by Thomas Jaeckle
fix that ThingFieldSelector did not allow specific paths of "_metadata"

* it only allowed to select top-level "_metadata" - which does not make sense to limit, as even selecting only specific _metadata is already supported
* also add missing support for featureId wildcard when selecting e.g. "_metadata/features/*/properties"

Signed-off-by: Thomas Jäckle <thomas.jaeckle@beyonnex.io>
(commit: 2f52170)
The file was modified things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java (diff)
The file was modified things/model/src/main/java/org/eclipse/ditto/things/model/ThingFieldSelector.java (diff)