You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40 lines
956 B
40 lines
956 B
{
|
|
"items": [
|
|
{
|
|
"id": 0,
|
|
"groupId": "group_Reddit01",
|
|
"name": "dyCone1",
|
|
"contentType": "text",
|
|
"file": "./texts/example.md",
|
|
"links": [1]
|
|
},
|
|
{
|
|
"id": 1,
|
|
"groupId": "group_Reddit01",
|
|
"name": "dyCone3",
|
|
"contentType": "image",
|
|
"file": "./images/test.webp",
|
|
"links": [0]
|
|
},
|
|
{
|
|
"id": 2,
|
|
"groupId": "group_Reddit",
|
|
"name": "dyCone2",
|
|
"contentType": "text",
|
|
"file": "./texts/example.md",
|
|
"links": [3]
|
|
},
|
|
{
|
|
"id": 3,
|
|
"groupId": "group_Reddit",
|
|
"name": "dyCone4",
|
|
"contentType": "image",
|
|
"file": "./images/test.webp",
|
|
"links": [2]
|
|
}
|
|
],
|
|
|
|
"groupLinks": [
|
|
["group_Reddit", "group_Reddit01"]
|
|
]
|
|
}
|