add komens skeleton
/ sync-to-origin (push) Waiting to run

This commit is contained in:
2025-04-04 18:01:50 +02:00
parent 74dc204f22
commit b005631d20
5 changed files with 53 additions and 10 deletions
+2 -1
View File
@@ -100,7 +100,8 @@ reload_for_new_week:
std::string date_string = "date=" + date_stringstream.str();
std::string endpoint = "api/3/timetable/actual";
json resp_from_api = bakaapi::get_data_from_endpoint(endpoint, date_string);
json resp_from_api =
bakaapi::get_data_from_endpoint(endpoint, GET, date_string);
// this may be unnecessary but i dont have enaugh data to test it
// it sorts the hours by start time