diff --git a/http/swagger.yml b/http/swagger.yml index fd108d84aa..d879f8ee0c 100644 --- a/http/swagger.yml +++ b/http/swagger.yml @@ -9796,7 +9796,7 @@ components: properties: type: type: string - enum: [ heatmap, circleMap, pointMap, trackMap] + enum: [heatmap, circleMap, pointMap, trackMap] GeoCircleViewLayer: allOf: - $ref: "#/components/schemas/GeoViewLayerProperties"