We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6333bb5 commit f7cc0e2Copy full SHA for f7cc0e2
_data/flightRoutes.yaml
@@ -2992,6 +2992,22 @@
2992
travelers: ["Patrick"]
2993
2994
- origin: "Munich"
2995
+ destination: "Denver"
2996
+ airline: "United"
2997
+ year: 2025
2998
+ month: "December"
2999
+ occasion: "Work"
3000
+ travelers: ["Patrick"]
3001
+
3002
+- origin: "Denver"
3003
+ destination: "Miami"
3004
3005
3006
3007
3008
3009
3010
+- origin: "Miami"
3011
destination: "Denver"
3012
airline: "United"
3013
year: 2025
0 commit comments