Skip to content

Commit

Permalink
Update formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardehrenfried committed Sep 26, 2024
1 parent 8556f55 commit 3ea7524
Showing 1 changed file with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,7 @@
filters: [{ select: [{ tags: ["e"] }] }]
}
transportModes: [{ mode: CAR, qualifier: HAIL }]
viaPoints: [
{
name: "Flower shop"
element: { placeIds: ["F:A", "F:B"] }
}
]
viaPoints: [{ name: "Flower shop", element: { placeIds: ["F:A", "F:B"] } }]
) {
itineraries {
start
Expand Down

0 comments on commit 3ea7524

Please sign in to comment.