From 82102c37745421dda7e0c4462809caee8516e936 Mon Sep 17 00:00:00 2001 From: Matthias Mohr Date: Wed, 17 Jan 2024 15:01:59 +0100 Subject: [PATCH] Add missing conformance class for STAC API Core to example --- openapi.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/openapi.yaml b/openapi.yaml index 7e9a7984..bd566aea 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -3752,6 +3752,7 @@ components: - https://api.openeo.org/1.2.0 - https://api.openeo.org/extensions/commercial-data/0.1.0 - https://api.openeo.org/extensions/federation/0.1.0 + - https://api.stacspec.org/v1.0.0/core - https://api.stacspec.org/v1.0.0/collections udf_runtime: type: object