From b268e33af11a72453b8128612b6276be0574ef9d Mon Sep 17 00:00:00 2001 From: dubsky Date: Mon, 26 Oct 2020 17:57:42 +0100 Subject: [PATCH] fix: update http/swagger.yml formatting Co-authored-by: Bucky Schwarz --- http/swagger.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/http/swagger.yml b/http/swagger.yml index d45f3506fd..7d9bf28eff 100644 --- a/http/swagger.yml +++ b/http/swagger.yml @@ -9653,7 +9653,7 @@ components: properties: type: type: string - enum: [ heatmap, circleMap, pointMap, trackMap] + enum: [heatmap, circleMap, pointMap, trackMap] GeoCircleViewLayer: allOf: - $ref: "#/components/schemas/GeoViewLayerProperties"