We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6024341 commit a92e3c4Copy full SHA for a92e3c4
tests/integrationtests/api/conftest.py
@@ -27,7 +27,7 @@ def response_template():
27
def metadata_topic_building_count():
28
return {
29
"building-count": {
30
- "name": "Building Count",
+ "name": "Buildings (count)",
31
"description": "All buildings as defined by all objects tagged with 'building=*'.", # noqa
32
"endpoint": "elements",
33
"aggregationType": "count",
0 commit comments