mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-17 17:55:42 +00:00
fix: icann acreditations field name
This commit is contained in:
parent
7e79b9c3a9
commit
a767c15819
@ -70,7 +70,7 @@ use Symfony\Component\Serializer\Attribute\SerializedName;
|
||||
#[ApiFilter(
|
||||
SearchFilter::class,
|
||||
properties: [
|
||||
'icannAccreditation.status' => 'exact',
|
||||
'icannAccreditation.status[]' => 'exact',
|
||||
]
|
||||
)]
|
||||
class Entity
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user