@@ -27,7 +27,10 @@ D010_03_inc_01 Retrieve Entity By Id Using The retrieveEntity Operation
D010_03_inc_02 Retrieve Entity By Id Using The queryEntity Operation
[Documentation]Check that if one retrieves entity living on a Context Source from a Context Broker, and the registration only allows the queryEntity operation, the request is forwarded as expected
# A retrieve converted to the queryEntity form selects by ENTITY ID —
# the broker knows the target id, not necessarily a type it can
# compact for the receiver. The keyword appends the generated id.
queryEntityGET/ngsi-ld/v1/entities?id=
D010_03_inc_03 Retrieve Entity By Id Using The queryBatch Operation
[Documentation]Check that if one retrieves entity living on a Context Source from a Context Broker, and the registration only allows the queryBatch operation, the request is forwarded as expected