We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6415421 commit 5b58f3bCopy full SHA for 5b58f3b
README.md
@@ -10,7 +10,8 @@
10
- **Conformance Classes:**
11
- <https://api.stacspec.org/v1.0.0-rc.1/children>
12
- **[Maturity Classification](https://github.com/radiantearth/stac-api-spec/blob/main/README.md#maturity-classification):** Proposal
13
-- **Dependencies**: [STAC API - Core](https://github.com/radiantearth/stac-api-spec/blob/main/core)
+- **Dependencies**:
14
+ - [STAC API - Core](https://github.com/radiantearth/stac-api-spec/blob/main/core)
15
16
A STAC API Landing Page (a Catalog) can return information about the Catalog and Collection child objects
17
it contains using the link relation `children` to an endpoint `/children`. The `/children` endpoint must
0 commit comments