From f14bd740bb9b93d2c305c05f84003ecaa975104e Mon Sep 17 00:00:00 2001 From: Jaap <33700526+GewoonJaap@users.noreply.github.com> Date: Sat, 23 Mar 2024 11:09:31 +0100 Subject: [PATCH] Readme --- docs/psacc_api.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/psacc_api.md b/docs/psacc_api.md index e44aaaa..8400c18 100644 --- a/docs/psacc_api.md +++ b/docs/psacc_api.md @@ -63,8 +63,8 @@ 16. Get the vehicle charging sessions - http://localhost:5000/get_vehiclechargings + http://localhost:5000/vehicles/chargings 17. Get the vehicle trips: - http://localhost:5000/get_vehicletrips + http://localhost:5000/vehicles/trips