From b41305788a74233ee9bbde72efea85b27ed5a377 Mon Sep 17 00:00:00 2001 From: Simon Bullik Date: Sun, 4 Apr 2021 20:08:49 +0200 Subject: [PATCH] Fix boolean typo --- osrm-openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osrm-openapi.yaml b/osrm-openapi.yaml index 6cbf9d5..93c95c4 100644 --- a/osrm-openapi.yaml +++ b/osrm-openapi.yaml @@ -685,7 +685,7 @@ components: entry: type: array items: - type: bool + type: boolean in: type: integer out: