mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-17 09:45:29 +00:00
Revert "fix: icann acreditations field name"
This reverts commit a767c15819424e7f37e171671af1ae52e460623a.
This commit is contained in:
parent
a767c15819
commit
1b1b82189e
@ -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