mediawiki-extensions-Discus.../tests/cases/ThreadItemStore/5changed-comment-indentation/discussiontools_items.json

27 lines
456 B
JSON
Raw Normal View History

[
{
"it_id": "1",
"it_itemname": "h-X-20220720050100",
"it_timestamp": null,
"it_actor": null
},
{
"it_id": "2",
"it_itemname": "c-X-20220720050100",
"it_timestamp": "20220720050100",
"it_actor": "2"
},
{
"it_id": "3",
"it_itemname": "c-Y-20220720050200",
"it_timestamp": "20220720050200",
"it_actor": "3"
},
{
"it_id": "4",
"it_itemname": "c-Z-20220720050300",
"it_timestamp": "20220720050300",
"it_actor": "4"
}
]