Skip to content

Commit

Permalink
Update CAMARA_common.yaml
Browse files Browse the repository at this point in the history
Err 422 UNIDENTIFIABLE_DEVICE added
  • Loading branch information
rartych authored Jul 26, 2024
1 parent 05d70d7 commit 1ea7d65
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions artifacts/CAMARA_common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 1ea7d65

Please sign in to comment.