Skip to content

Commit 9aef2d7

Browse files
authored
Merge pull request #3220 from dunglas/elastic-docs
Add missing link to docs for the Elasticsearch attribute
2 parents 79e4b86 + 489ad41 commit 9aef2d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Annotation/ApiResource.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ final class ApiResource
141141
private $deprecationReason;
142142

143143
/**
144+
* @see https://api-platform.com/docs/core/elasticsearch/
144145
* @see https://github.com/Haehnchen/idea-php-annotation-plugin/issues/112
145146
*
146147
* @var bool
@@ -357,6 +358,7 @@ final class ApiResource
357358
private $securityPostDenormalize;
358359

359360
/**
361+
* @see https://api-platform.com/docs/core/security/#configuring-the-access-control-error-message
360362
* @see https://github.com/Haehnchen/idea-php-annotation-plugin/issues/112
361363
*
362364
* @var string

0 commit comments

Comments
 (0)