@@ -19,21 +19,21 @@ jsonpath "$[1].name" == "S+U Hauptbahnhof"
1919jsonpath "$[2].name" == "Hauptbahnhof"
2020jsonpath "$[3].name" == "Berlin Hauptbahnhof"
2121jsonpath "$[4].name" == "Berlin Südkreuz"
22- jsonpath "$[5].name" == "Südkreuz (Nord-Süd )"
23- jsonpath "$[6].name" == "Südkreuz (Ringbahn )"
24- jsonpath "$[7].name" == "Berlin-Spandau "
25- jsonpath "$[8].name" == "Spandau "
26- jsonpath "$[9].name" == "Berlin Ostbahnhof "
27- jsonpath "$[10].name" == "Ostbahnhof "
28- jsonpath "$[11].name" == "Ostkreuz (Ringbahn) "
29- jsonpath "$[12].name" == "Gesundbrunnen "
30- jsonpath "$[13].name" == "Berlin Ostkreuz (Ringbahn-F) "
31- jsonpath "$[14].name" == "Ostkreuz "
32- jsonpath "$[15].name" == "Berlin Ostkreuz (Stadtbahn-F) "
33- jsonpath "$[16].name" == "Berlin Gesundbrunnen "
34- jsonpath "$[17].name" == "Berlin Ostkreuz (Ostbahn) "
35- jsonpath "$[18].name" == "Alexanderplatz "
36- jsonpath "$[19].name" == "Berlin Alexanderplatz "
22+ jsonpath "$[5].name" == "Südkreuz (Ringbahn )"
23+ jsonpath "$[6].name" == "Südkreuz (Nord-Süd )"
24+ jsonpath "$[7].name" == "Berlin Nordost "
25+ jsonpath "$[8].name" == "Berlin Greifswalder Straße "
26+ jsonpath "$[9].name" == "Berlin-Grünau "
27+ jsonpath "$[10].name" == "Berlin-Spandau "
28+ jsonpath "$[11].name" == "Berlin-Marienfelde Gbf "
29+ jsonpath "$[12].name" == "Spandau "
30+ jsonpath "$[13].name" == "Berlin-Tempelhof "
31+ jsonpath "$[14].name" == "Berlin-Schönholz "
32+ jsonpath "$[15].name" == "Berlin Ostbahnhof "
33+ jsonpath "$[16].name" == "Ostbahnhof "
34+ jsonpath "$[17].name" == "Gesundbrunnen "
35+ jsonpath "$[18].name" == "Berlin Gesundbrunnen "
36+ jsonpath "$[19].name" == "Berlin-Neukölln "
3737
3838# Facility request with language
3939GET {{base_url}}/facility
0 commit comments