Closed LionKornsteiner closed 1 year ago
{
"eventId": 100,
"title": "Hörst",
"eventInfo": {
"eventInfoId": 100,
"infoText": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin semper risus vel est tincidunt, at lacinia dui bibendum.",
"pictures": [
{
"pictureId": 100,
"title": "hörst_band_img_1.png",
"path": "https://urlToOurWebserver/hörst_band_img_1.png"
},
]
}
"startDateTimeInUTC": 1681723073,
"endDateTimeInUTC": 1681723073,
"eventLocation": {
"eventLocationId": 100,
"name": "Family Rock Stage",
},
"eventCategory": {
"eventCategoryId": 100,
"name": "Band"
},
"isEditable": true,
}
Description
This task will create an example Json Object of the EventDto for the android/ios FE as Mock-Data.