mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
feat: add indexes in db
This commit is contained in:
@@ -60,6 +60,9 @@ use Symfony\Component\Serializer\Attribute\SerializedName;
|
||||
'ds:list',
|
||||
],
|
||||
],
|
||||
parameters: [
|
||||
'forced' => new QueryParameter(schema: ['type' => 'boolean'], description: 'Force an RDAP request', required: false),
|
||||
],
|
||||
),
|
||||
],
|
||||
provider: AutoRegisterDomainProvider::class
|
||||
|
||||
Reference in New Issue
Block a user