Fix property name regex 29/85929/2
authorshrek2000 <orenkle@amdocs.com>
Mon, 22 Apr 2019 05:07:24 +0000 (08:07 +0300)
committerAvi Gaffa <avi.gaffa@amdocs.com>
Mon, 22 Apr 2019 09:25:55 +0000 (09:25 +0000)
Error message number is invalid
Issue-ID: SDC-2243

Change-Id: Ib3eb658fa2c97a34cb4c1c4fd20aa9ad1084e677
Signed-off-by: shrek2000 <orenkle@amdocs.com>
catalog-be/src/main/resources/config/error-configuration.yaml

index f9e5407..fe11531 100644 (file)
@@ -2267,7 +2267,7 @@ errors:
     INVALID_PROPERTY_VALUES: {
         code: 400,
         message: "Error: Invalid property values provided:\n %1",
-        messageId: "SVC4735"
+        messageId: "SVC4726"
     }
 #---------SVC4727------------------------------
     INVALID_PROPERTY_NAME: {