mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
docs: add OpenAPI description on the operations
This commit is contained in:
@@ -19,6 +19,8 @@ use Symfony\Component\Serializer\Attribute\Groups;
|
||||
new GetCollection(
|
||||
uriTemplate: '/icann-accreditations',
|
||||
openapiContext: [
|
||||
'summary' => 'Retrieve ICANN accreditations',
|
||||
'description' => 'This endpoint allows you to list the accreditations of registrars issued by ICANN. It is also possible to search to retrieve only currently valid accreditations.',
|
||||
'parameters' => [
|
||||
[
|
||||
'name' => 'status',
|
||||
|
||||
Reference in New Issue
Block a user