mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
fix: throw an exception when UpdateRdapServers fail
This commit is contained in:
@@ -22,7 +22,6 @@ use Symfony\Component\Serializer\Attribute\Groups;
|
||||
new Get(
|
||||
uriTemplate: '/me',
|
||||
controller: MeController::class,
|
||||
paginationEnabled: false,
|
||||
normalizationContext: ["groups" => "user:list"],
|
||||
read: false
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user