|
@@ -101,8 +101,8 @@ class InMemoryDataNode(DataNode):
|
|
Edit(
|
|
Edit(
|
|
{
|
|
{
|
|
"timestamp": self._last_edit_date,
|
|
"timestamp": self._last_edit_date,
|
|
- "writer_identifier": "TAIPY",
|
|
|
|
- "comments": "Default data written.",
|
|
|
|
|
|
+ "editor": "TAIPY",
|
|
|
|
+ "comment": "Default data written.",
|
|
}
|
|
}
|
|
)
|
|
)
|
|
)
|
|
)
|