Merge remote-tracking branch 'origin/feat/geo-widget-backend' into feat/geo-widget-backend

pull/19811/head
dubsky 2020-10-30 19:38:12 +01:00
commit 83c4c1d308
1 changed files with 1 additions and 1 deletions

View File

@ -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"