Skip to content

Commit 064cbe3

Browse files
authored
Update sort version number
1 parent 4825b4b commit 064cbe3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
- Free-text search: <https://api.stacspec.org/v1.0.0-rc.1/collection-search#free-text>
1111
- Query/STACQL: <https://api.stacspec.org/v1.0.0-rc.1/collection-search#query>
1212
- Filter/CQL2: <https://api.stacspec.org/v1.0.0-rc.1/collection-search#filter>
13-
- Sort: <https://api.stacspec.org/v1.0.0-rc.1/collection-search#sort>
13+
- Sort: <https://api.stacspec.org/v1.1.0/collection-search#sort>
1414
- Fields: <https://api.stacspec.org/v1.0.0-rc.1/collection-search#fields>
1515
- **Scope:** STAC API - Core
1616
- **[Extension Maturity Classification](https://github.com/radiantearth/stac-api-spec/tree/main/README.md#maturity-classification):** Pilot
@@ -94,7 +94,7 @@ See <https://github.com/stac-api-extensions/query> for details.
9494

9595
#### Sorting
9696

97-
- Conformance classes: `https://api.stacspec.org/v1.0.0-rc.1/collection-search#sort`
97+
- Conformance classes: `https://api.stacspec.org/v1.1.0/collection-search#sort`
9898
- Requirement class in *OGC API - Records*: [Local Resource Catalogue, Sorting](https://docs.ogc.org/DRAFTS/20-004.html#clause-local-resources-catalogue_sorting)
9999

100100
The sort extension can be implemented, too. It works as it does for Items.

0 commit comments

Comments
 (0)