mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
fix: method not allowed on connector creation
This commit is contained in:
@@ -34,7 +34,6 @@ use Symfony\Component\Serializer\Attribute\Groups;
|
||||
controller: RegistrationController::class,
|
||||
denormalizationContext: ['groups' => ['user:register']],
|
||||
read: false,
|
||||
name: 'register'
|
||||
),
|
||||
]
|
||||
)]
|
||||
|
||||
Reference in New Issue
Block a user