Skip to content

Commit 84ad046

Browse files
committed
Add tileinfo schema_url to schema-versions.json
1 parent 7403ffe commit 84ad046

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/schema-versions.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,10 @@
7171
{
7272
"service": "search",
7373
"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"
7478
}
7579
]
7680
}

0 commit comments

Comments
 (0)