fix: update API

This commit is contained in:
Maël Gangloff
2024-07-20 10:11:49 +02:00
parent e0a5d843e0
commit 1b0f54806c
3 changed files with 3 additions and 1 deletions

0
assets/LandingPage.tsx Normal file
View File

0
assets/getLPTheme.tsx Normal file
View File

View File

@@ -28,7 +28,9 @@ use Symfony\Component\Serializer\Attribute\Groups;
'event:list', 'event:list',
'entity:item', 'entity:item',
'domain-entity:domain', 'domain-entity:domain',
'nameserver-entity:nameserver' 'domain:list',
'nameserver-entity:nameserver',
'nameserver:list'
] ]
] ]
) )