mediawiki-extensions-Discus.../tests/cases/ThreadItemStore/7identical-rev-timestamp/discussiontools_items.json

39 lines
677 B
JSON
Raw Normal View History

[
{
"it_id": "1",
"it_itemname": "h-X-20220720070000",
"it_timestamp": null,
"it_actor": null
},
{
"it_id": "2",
"it_itemname": "c-X-20220720070000",
"it_timestamp": "20220720070000",
"it_actor": "1"
},
{
"it_id": "3",
"it_itemname": "h-X-20220720070100",
"it_timestamp": null,
"it_actor": null
},
{
"it_id": "4",
"it_itemname": "c-X-20220720070100",
"it_timestamp": "20220720070100",
"it_actor": "1"
},
{
"it_id": "5",
"it_itemname": "c-Y-20220720070200",
"it_timestamp": "20220720070200",
"it_actor": "2"
},
{
"it_id": "6",
"it_itemname": "c-Z-20220720070200",
"it_timestamp": "20220720070200",
"it_actor": "3"
}
]