Fix integration test
This commit is contained in:
@@ -0,0 +1,70 @@
|
||||
{
|
||||
"success": true,
|
||||
"content": [
|
||||
{
|
||||
"id": 12,
|
||||
"name": "Mensa Griebnitzsee",
|
||||
"logoImage": "https:\\/\\/swp.konkaapps.de\\/kms-resources\\/outlet\\/SWP_OutletbildJPG.JPG",
|
||||
"outletImage": null,
|
||||
"reihenfolge": 5,
|
||||
"outletRGBColor": null,
|
||||
"oeffnungszeitenRichtext": null,
|
||||
"moZeit1": "08:00 - 18:00 Uhr",
|
||||
"moZeit2": null,
|
||||
"diZeit1": "08:00 - 18:00 Uhr",
|
||||
"diZeit2": null,
|
||||
"miZeit1": "08:00 - 18:00 Uhr",
|
||||
"miZeit2": null,
|
||||
"doZeit1": "08:00 - 18:00 Uhr",
|
||||
"doZeit2": null,
|
||||
"frZeit1": "08:00 - 14:30 Uhr",
|
||||
"frZeit2": null,
|
||||
"saZeit1": "geschlossen",
|
||||
"saZeit2": null,
|
||||
"soZeit1": "geschlossen",
|
||||
"soZeit2": null,
|
||||
"adresseID": 12,
|
||||
"kontaktID": 12,
|
||||
"standortID": 9601,
|
||||
"timestampLog": "2023-11-10T12:33:41",
|
||||
"benutzerID": 30,
|
||||
"outletHasMapposition": null,
|
||||
"homepage": "www.studentenwerk-potsdam.de",
|
||||
"addressInfo": {
|
||||
"id": 12,
|
||||
"additionalInfo": null,
|
||||
"street": "August-Bebel-Stra\\u00dfe 89",
|
||||
"city": "Potsdam",
|
||||
"postalCode": "14482",
|
||||
"countryName": "Deutschland",
|
||||
"countryCode": "DE"
|
||||
},
|
||||
"contactInfo": [
|
||||
{
|
||||
"id": 12,
|
||||
"contactPerson": "Mensaleitung",
|
||||
"phone": "per mail",
|
||||
"fax": null,
|
||||
"email": "mensa-gs@studentenwerk-potsdam.de",
|
||||
"role": null
|
||||
}
|
||||
],
|
||||
"positionInfo": {
|
||||
"longitude": 13.129484554746579,
|
||||
"latitude": 52.39324345
|
||||
},
|
||||
"linkInfo": [],
|
||||
"assignedDishIds": [],
|
||||
"assignedDishes": [],
|
||||
"availableDishCategoryIds": [],
|
||||
"availableDishCategories": [],
|
||||
"availablePickupTimes": [],
|
||||
"availableHolidays": [],
|
||||
"availableOrderInfos": [],
|
||||
"locationInfo": {
|
||||
"id": 9601,
|
||||
"name": "Griebnitzsee"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user