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 3b5b093 commit 4fb10ecCopy full SHA for 4fb10ec
stac_fastapi/types/stac_fastapi/types/core.py
@@ -289,7 +289,7 @@ def _landing_page(
289
{
290
"rel": Relations.conformance.value,
291
"type": MimeTypes.json,
292
- "title": "STAC/WFS3 conformance classes implemented by this server",
+ "title": "STAC/OGC conformance classes implemented by this server",
293
"href": urljoin(base_url, "conformance"),
294
},
295
0 commit comments