Skip to content

Commit c0fe2fa

Browse files
committed
fix title of extension in readme
1 parent 3147365 commit c0fe2fa

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
1-
# STAC API - Children
2-
3-
- [STAC API - Children](#stac-api---children)
4-
- [Link Relations](#link-relations)
5-
- [Endpoints](#endpoints)
6-
- [Pagination](#pagination)
7-
- [Example](#example)
1+
# STAC API - Children Extension
82

93
- **OpenAPI specification:** [openapi.yaml](openapi.yaml) ([rendered version](https://api.stacspec.org/v1.0.0-rc.1/children))
104
- **Conformance Classes:**
@@ -13,6 +7,12 @@
137
- **Dependencies**:
148
- [STAC API - Core](https://github.com/radiantearth/stac-api-spec/tree/v1.0.0-rc.1/core)
159

10+
- [STAC API - Children Extension](#stac-api---children-extension)
11+
- [Link Relations](#link-relations)
12+
- [Endpoints](#endpoints)
13+
- [Pagination](#pagination)
14+
- [Example](#example)
15+
1616
A STAC API Landing Page (a Catalog) can return information about the Catalog and Collection child objects
1717
it contains using the link relation `children` to an endpoint `/children`. The `/children` endpoint must
1818
return the all the Catalog and Collection objects referenced by these `child` link relations.

0 commit comments

Comments
 (0)