From d7c69acf417b5f26c031cb79f36783c86d172e91 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 26 Jan 2020 10:48:41 +0100 Subject: import API: route -> intermediateStops --- templates/api_documentation.html.ep | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'templates') diff --git a/templates/api_documentation.html.ep b/templates/api_documentation.html.ep index c20d37c..4a3700a 100644 --- a/templates/api_documentation.html.ep +++ b/templates/api_documentation.html.ep @@ -189,10 +189,8 @@ "scheduledTime": 1556083980, (UNIX-Timestamp)
"realTime": 1556083980, (UNIX-Timestamp, optional, default == scheduledTime)
},
- "route" : [ (optionale Liste mit Unterwegshalten als Name oder DS100, darf keine Stationen vor Checkin oder nach Checkout beinhalten)
- "Essen Hbf",
+ "intermediateStops" : [ (optionale Liste mit Unterwegshalten als Name oder DS100, darf keine Stationen vor Checkin oder nach Checkout beinhalten)
"Essen Süd",
- "Essen Stadtwald"
],
"comment" : "Beliebiger Text" (optionaler Freitext-Kommentar)
} -- cgit v1.2.3