From 4a2a07466c9bbc16e4c8c2133db39a129014951c Mon Sep 17 00:00:00 2001 From: Ben Hepworth Date: Wed, 2 Jul 2025 14:33:36 -0600 Subject: [PATCH] Remove IDENTIFIER_MISMATCH from 422 error --- code/API_definitions/network-access-management.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/code/API_definitions/network-access-management.yaml b/code/API_definitions/network-access-management.yaml index e286b74..f6985ff 100644 --- a/code/API_definitions/network-access-management.yaml +++ b/code/API_definitions/network-access-management.yaml @@ -3396,18 +3396,11 @@ components: - 422 code: enum: - - IDENTIFIER_MISMATCH - SERVICE_NOT_APPLICABLE - MISSING_IDENTIFIER - UNSUPPORTED_IDENTIFIER - UNNECESSARY_IDENTIFIER examples: - GENERIC_422_IDENTIFIER_MISMATCH: - description: Inconsistency between identifiers not pointing to the same device - value: - status: 422 - code: IDENTIFIER_MISMATCH - message: Provided identifiers are not consistent. GENERIC_422_SERVICE_NOT_APPLICABLE: description: Service not applicable for the provided identifier value: