Refactor returned json object to reduce duplication
Closed this issue · 1 comments
bvanelli commented
{
"source_website": "https://mcarena-esslingen.de/reservations.php",
"court": "SWE-Arena",
"results": [
{
"time_slot_start": "2023-05-10T06:00:00.000Z",
"time_slot_end": "2023-05-10T06:30:00.000Z",
"is_available": true
}
]
}
bvanelli commented
@miriamgreis Looking good?