Skip to content

Commit b4c6f21

Browse files
authored
update: fix schema URL
1 parent 5c3fddd commit b4c6f21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json-schema/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "http://json-schema.org/draft-07/schema#",
3-
"$id": "https://stac-extensions.github.io/eopf/v0.0.1/schema.json#",
3+
"$id": "https://stac-extensions.github.io/eopf/v1.0.0/schema.json#",
44
"title": "eopf extension for STAC",
55
"description": "STAC eopf extension for STAC items",
66
"oneOf": [

0 commit comments

Comments
 (0)