From b8f6622e73161e2f8c689e30eb11ef69064bbd30 Mon Sep 17 00:00:00 2001 From: Matthias Mohr Date: Fri, 17 Feb 2023 10:49:57 +0100 Subject: [PATCH] Update commons.yaml --- core/commons.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/core/commons.yaml b/core/commons.yaml index 8b919de8..0aa2d226 100644 --- a/core/commons.yaml +++ b/core/commons.yaml @@ -53,6 +53,8 @@ components: $ref: '#/components/schemas/stac_extensions' type: type: string + enum: + - Catalog id: type: string title: @@ -78,6 +80,8 @@ components: $ref: '#/components/schemas/stac_extensions' type: type: string + enum: + - Collection id: description: identifier of the collection used, for example, in URIs type: string