We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef8b71b commit 74ceb73Copy full SHA for 74ceb73
openeo_driver/backend.py
@@ -771,7 +771,7 @@ class OpenEoBackendImplementation:
771
# Support the "remote process definition" extension (originally known as the "remote-udp" extension)
772
"https://api.openeo.org/extensions/remote-process-definition/0.1.0",
773
# STAC API conformance classes
774
- # "https://api.stacspec.org/v1.0.0/core", # TODO #363 can we claim this conformance class alread?
+ # "https://api.stacspec.org/v1.0.0/core", # TODO #363 can we claim this conformance class already?
775
"https://api.stacspec.org/v1.0.0/collections",
776
]
777
0 commit comments