feat: forward the error message to the client if an error occurs on the RDAP server side

This commit is contained in:
Maël Gangloff
2025-11-12 19:43:36 +01:00
parent aebc90d34b
commit 88a3954c6e
3 changed files with 22 additions and 2 deletions

View File

@@ -42,6 +42,7 @@ api_platform:
App\Exception\TldNotSupportedException: 400
App\Exception\UnknownRdapServerException: 400
App\Exception\UnsupportedDsnScheme: 400
App\Exception\RdapServerException: 400
# Provider exception
App\Exception\Provider\UserNoExplicitConsentException: 451