Skip to content

Commit 7d0c44d

Browse files
authored
Merge pull request #346 from philvarner/pv/fix-overview-browseable-description
fix overview description of browseable
2 parents 9687f18 + 94ff584 commit 7d0c44d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ have the URIs for conformance to actually resolve to machine-readable informatio
124124
| **Name** | **Specified in** | **Conformance URI** | **Description** |
125125
| ---------------------- | ------------------------------------------- | ------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------- |
126126
| STAC API - Core | [Core](core) | <https://api.stacspec.org/v1.0.0-rc.1/core> | Specifies the STAC Landing page `/`, communicating conformance and available endpoints. |
127-
| STAC API - Browseable | [Core](core) | <https://api.stacspec.org/v1.0.0-rc.1/browseable> | Advertises . |
127+
| STAC API - Browseable | [Core](core) | <https://api.stacspec.org/v1.0.0-rc.1/browseable> | Advertises all Items can be reached through `child` and `item` links, as they would be in a non-API Catalog. |
128128
| STAC API - Item Search | [Item Search](item-search) | <https://api.stacspec.org/v1.0.0-rc.1/item-search> | Enables search of all STAC Item objects on the server, with the STAC `[/search](#stac-api-endpoints)` endpoint. |
129129
| STAC API - Features | [Collections and Features](ogcapi-features) | <https://api.stacspec.org/v1.0.0-rc.1/ogcapi-features> | Specifies the use of OGC API - Features to serve STAC Item and Collection objects |
130130
| STAC API - Collections | [Collections and Features](ogcapi-features) | <https://api.stacspec.org/v1.0.0-rc.1/collections> | Specifies the use of a subset of STAC API - Features to serve Collection objects |

0 commit comments

Comments
 (0)