Page MenuHomeWickedGov Phorge

authors.json
No OneTemporary

Size
1 KB
Referenced Files
None
Subscribers
None

authors.json

[
{
"thread": {
"type": "heading",
"id": "Heading1",
"replies": [
{
"type": "comment",
"id": "Eve1",
"author": "Eve",
"replies": [
{
"type": "comment",
"id": "Bob1",
"author": "Bob",
"displayName": "Bobby",
"replies": []
}
]
},
{
"type": "comment",
"author": "Bob",
"displayName": "Robert",
"id": "Bob2",
"replies": [
{
"type": "comment",
"id": "Alice1",
"author": "Alice",
"replies": [
{
"type": "comment",
"id": "Bob3",
"author": "Bob",
"displayName": "Bobby",
"replies": []
}
]
},
{
"type": "comment",
"id": "Eve2",
"author": "Eve",
"replies": []
}
]
}
]
},
"expectedAuthorsBelow": [
{
"username": "Alice",
"displayNames": []
},
{
"username": "Bob",
"displayNames": [
"Bobby",
"Robert"
]
},
{
"username": "Eve",
"displayNames": []
}
],
"expectedThreadItemIdsBelow": [
"Eve1",
"Bob1",
"Bob2",
"Alice1",
"Bob3",
"Eve2"
]
}
]

File Metadata

Mime Type
application/json
Expires
Wed, Aug 19, 12:58 (3 w, 2 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
34/3e/507e3d7ad0680f793908484f6bf1
Default Alt Text
authors.json (1 KB)

Event Timeline