Skip to content

Commit 19e7e12

Browse files
authored
Enable default translations for error messages (#437)
1 parent 804212f commit 19e7e12

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

srv/src/main/resources/application.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ spring:
66
jmx:
77
enabled: true
88
cds:
9+
errors:
10+
default-translations.enabled: true
911
odata-v4:
1012
endpoint.path: "/api"
1113
security:

0 commit comments

Comments
 (0)