mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
fix: Symfony interprets the TLD of the domain name as a return type
This commit is contained in:
@@ -28,6 +28,7 @@ use Symfony\Component\Serializer\Attribute\Groups;
|
||||
]
|
||||
),
|
||||
new Get(
|
||||
uriTemplate: '/domains/{ldhName}', # Do not delete this line, otherwise Symfony interprets the TLD of the domain name as a return type
|
||||
normalizationContext: [
|
||||
'groups' => [
|
||||
'domain:item',
|
||||
|
||||
Reference in New Issue
Block a user