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 2b1b3f8 commit 0418fdbCopy full SHA for 0418fdb
json-schema/schema.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "http://json-schema.org/draft-07/schema#",
3
"$id": "https://stac-extensions.github.io/storage/v1.0.0/schema.json",
4
- "title": "Storage Object Extension",
+ "title": "Storage Extension",
5
"description": "STAC Storage Object Extension to a STAC Item and STAC Assets.",
6
"definitions": {
7
"storage": {
@@ -99,4 +99,4 @@
99
}
100
101
102
-}
+}
0 commit comments