@@ -94,6 +94,7 @@ def handleDriverRoute():
# handle creating vehicle
try:
__driverHandler.createVehicle(request.args["name"])
# TODO: return id, 200
except Exception as e:
return "error" + " " + str(e), 500
The note is not visible to the blocked user.