"doc":"The system generated attributes are included in the response payload body of a notification if sysAttrs parameter is set to true.",
"tags":[
"5_8_6",
"since_v1.6.1",
"sub-notification"
],
"setup":null,
"teardown":null,
"template":null,
"then":"then {\n the client at '${endpoint}' receives a valid Notification containing:\n Notification received After waiting '10' seconds and\n Notification received The dictionary `${notification}[data][0]' should contain the key 'createdAt' and\n Notification received The dictionary `${notification}[data][0]' should contain the key 'modifiedAt'\n}",
"when":"when {\n the SUT receives a Request from the client containing:\n URL set to '/ngsi-ld/v1/entities/{entityId}/attrs/{attributeId}'\n method set to 'PATCH'\n Update Entity Attributes and\n Query Parameter: id set to '${entity_id}' and\n Query Parameter: fragment_filename set to '${fragment_filename}' and\n Query Parameter: content_type set to 'application/ld+json'\n}",