Skip to content

Commit 74ceb73

Browse files
committed
fixup! Issue #195 add STAC collections conformance class
1 parent ef8b71b commit 74ceb73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openeo_driver/backend.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -771,7 +771,7 @@ class OpenEoBackendImplementation:
771771
# Support the "remote process definition" extension (originally known as the "remote-udp" extension)
772772
"https://api.openeo.org/extensions/remote-process-definition/0.1.0",
773773
# STAC API conformance classes
774-
# "https://api.stacspec.org/v1.0.0/core", # TODO #363 can we claim this conformance class alread?
774+
# "https://api.stacspec.org/v1.0.0/core", # TODO #363 can we claim this conformance class already?
775775
"https://api.stacspec.org/v1.0.0/collections",
776776
]
777777

0 commit comments

Comments
 (0)