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 7403ffe commit 84ad046Copy full SHA for 84ad046
src/schema-versions.json
@@ -71,6 +71,10 @@
71
{
72
"service": "search",
73
"schema_url": "https://github.com/qwc-services/qwc-fulltext-search-service/raw/master/schemas/qwc-search-service.json"
74
+ },
75
+ {
76
+ "service": "tileinfo",
77
+ "schema_url": "https://raw.githubusercontent.com/qwc-services/qwc-3d-tile-info-service/refs/heads/main/schemas/qwc-3d-tile-info-service.json"
78
}
79
]
80
0 commit comments