From b3104b93264ae476c901bac6a6ba0858776348c4 Mon Sep 17 00:00:00 2001 From: Matthias Schaub Date: Wed, 31 Aug 2022 16:18:07 +0200 Subject: [PATCH] fix: swagger API request examples for reports --- workers/ohsome_quality_analyst/api/request_models.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/workers/ohsome_quality_analyst/api/request_models.py b/workers/ohsome_quality_analyst/api/request_models.py index 6e72a646b..527af57d3 100644 --- a/workers/ohsome_quality_analyst/api/request_models.py +++ b/workers/ohsome_quality_analyst/api/request_models.py @@ -301,7 +301,7 @@ class ReportDatabase(BaseReport, BaseDatabase): "value": { "name": "BuildingReport", "dataset": "regions", - "featureId": 3, + "featureId": 12, "fidField": "ogc_fid", "includeSvg": False, "includeHtml": False, @@ -311,7 +311,7 @@ class ReportDatabase(BaseReport, BaseDatabase): "Custom AOI": { "summary": "Request a Report for a custom AOI (`bpolys`).", "value": { - "name": "BuildingReport", + "name": "MultilevelMappingSaturation", "bpolys": { "type": "Feature", "geometry": {