From d60a70187727cc8b0d82f721a5796dd7678d5f65 Mon Sep 17 00:00:00 2001 From: Saloni Verma <36565297+Saver3011@users.noreply.github.com> Date: Mon, 26 Aug 2024 13:37:26 +0530 Subject: [PATCH] commiting one change --- specification/parameters/directions/alternatives.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/parameters/directions/alternatives.yml b/specification/parameters/directions/alternatives.yml index b35cf71b..a74c52b9 100644 --- a/specification/parameters/directions/alternatives.yml +++ b/specification/parameters/directions/alternatives.yml @@ -17,4 +17,4 @@ description: | If set to `true`, specifies that the Directions service may provide more than one route alternative in the response. Note that providing route alternatives may increase the response time from the server. This is only available for requests without intermediate waypoints. For more information, see the [guide to waypoints](https://developers.google.com/maps/documentation/directions/get-directions#Waypoints). in: query schema: - type: boolean + type: integer