diff options
Diffstat (limited to 'catalog-be/src')
-rw-r--r-- | catalog-be/src/main/resources/config/error-configuration.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/catalog-be/src/main/resources/config/error-configuration.yaml b/catalog-be/src/main/resources/config/error-configuration.yaml index f9e5407e30..fe1153139f 100644 --- a/catalog-be/src/main/resources/config/error-configuration.yaml +++ b/catalog-be/src/main/resources/config/error-configuration.yaml @@ -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: { |