From f1b0b5f7ceaf6d23ae347e12cf29eef617c7dc9b Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Sat, 21 Mar 2026 00:36:25 +0100 Subject: feat: enhance geocoding and stop search with performance metrics and improved response handling --- src/Enmarcha.Sources.OpenTripPlannerGql/Queries/StopTile.cs | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/Enmarcha.Sources.OpenTripPlannerGql/Queries') diff --git a/src/Enmarcha.Sources.OpenTripPlannerGql/Queries/StopTile.cs b/src/Enmarcha.Sources.OpenTripPlannerGql/Queries/StopTile.cs index 6079ea3..04e28d4 100644 --- a/src/Enmarcha.Sources.OpenTripPlannerGql/Queries/StopTile.cs +++ b/src/Enmarcha.Sources.OpenTripPlannerGql/Queries/StopTile.cs @@ -31,6 +31,7 @@ public class StopTileRequestContent : IGraphRequest