From 1ea7d6569b00b7bb15b83caaeb47a899071fc57f Mon Sep 17 00:00:00 2001 From: Rafal Artych <121048129+rartych@users.noreply.github.com> Date: Fri, 26 Jul 2024 13:59:28 +0200 Subject: [PATCH] Update CAMARA_common.yaml Err 422 UNIDENTIFIABLE_DEVICE added --- artifacts/CAMARA_common.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/artifacts/CAMARA_common.yaml b/artifacts/CAMARA_common.yaml index efce643..d83d1c2 100644 --- a/artifacts/CAMARA_common.yaml +++ b/artifacts/CAMARA_common.yaml @@ -370,6 +370,12 @@ components: status: 422 code: DEVICE_NOT_APPLICABLE message: The service is not available for the provided device. + GENERIC_422_UNIDENTIFIABLE_DEVICE: + description: Service is not available for the provided device + value: + status: 422 + code: UNIDENTIFIABLE_DEVICE + message: The device cannot be identified. GENERIC_422_{{SPECIFIC_CODE}}: description: Any semantic condition associated to business logic, specifically related to a field or data structure value: