From 237bbdc7c129b114f0c5fd58e219b83724f66e3c Mon Sep 17 00:00:00 2001 From: Danila Kislitsyn <59931607+dangost@users.noreply.github.com> Date: Mon, 26 Jun 2023 10:15:22 +0300 Subject: [PATCH] update enum descriptions (#118) Co-authored-by: Vladislav Yakimchik <31860804+vyakimchik@users.noreply.github.com> --- authenticity/e-result-type.yml | 2 +- authenticity/e-visibility.yml | 2 +- e-security-feature-type.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/authenticity/e-result-type.yml b/authenticity/e-result-type.yml index 4424e22..57461c7 100644 --- a/authenticity/e-result-type.yml +++ b/authenticity/e-result-type.yml @@ -26,7 +26,7 @@ components: - 2097152 - 4194304 - 8388608 - x-enum-description: + x-enum-descriptions: - "Document luminescence check in UV light" - "B900 ink MRZ contrast check in IR light" - "Image patterns presence/absence check (position, shape, color)" diff --git a/authenticity/e-visibility.yml b/authenticity/e-visibility.yml index dd1c571..042f366 100644 --- a/authenticity/e-visibility.yml +++ b/authenticity/e-visibility.yml @@ -10,7 +10,7 @@ components: - 2 - 4 - 8 - x-enum-description: + x-enum-descriptions: - "Invisible" - "Visible" - "Colored" diff --git a/e-security-feature-type.yml b/e-security-feature-type.yml index b264627..ccd4cd6 100644 --- a/e-security-feature-type.yml +++ b/e-security-feature-type.yml @@ -49,7 +49,7 @@ components: - 42 - 43 - 44 - x-enum-description: + x-enum-descriptions: - "Blank element" - "Personalization element" - "Photo"