From 2471406a309f7f94d5c30c47f8bd1599993ef6b1 Mon Sep 17 00:00:00 2001 From: TULCHINSKI LIRAN Date: Sun, 21 Jun 2026 11:05:43 +0300 Subject: [PATCH] fix: fix enum yaml value --- src/yaml/3dCatalog/3dMetadata.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/yaml/3dCatalog/3dMetadata.yaml b/src/yaml/3dCatalog/3dMetadata.yaml index cbfe587..0d5f351 100644 --- a/src/yaml/3dCatalog/3dMetadata.yaml +++ b/src/yaml/3dCatalog/3dMetadata.yaml @@ -8,7 +8,7 @@ components: productType: type: string enum: - - 3DPhotorealistic + - 3DPhotoRealistic - 3DPhotoRealisticBest - 3DSemantic - 3DSemanticMesh