Mabasej_Team/nove files/filesystem.json
2021-05-04 15:00:58 +02:00

23 lines
563 B
JSON

{
"ID": 0,
"location": "49.14178021389778,18.353783098441415",
"description": {
"title": "Reštaurácia",
"description_s": "Otvorené",
"description_l": "Otváracie hodiny:\nPON-PIA: 09:00 - 22:00\nSOB: zatvorené\nNED: 14:00-21:00",
"photo_s": "restaurant_out.jpg",
"photo_b": "restaurant_in.jpg"
},
"files": [
{
"name": "Podrobnosti",
"format": ".txt",
"description": "toto je jpg test file"
}, {
"name": "Jedálny lístok",
"format": ".pdf",
"description": "jedalny listok"
}
]
}