diff --git a/src/Annotation/RequestDTO.php b/src/Annotation/RequestDTO.php index 347d2ef..8115116 100644 --- a/src/Annotation/RequestDTO.php +++ b/src/Annotation/RequestDTO.php @@ -2,7 +2,7 @@ namespace Rinsvent\RequestBundle\Annotation; -#[\Attribute(\Attribute::IS_REPEATABLE)] +#[\Attribute(\Attribute::IS_REPEATABLE|\Attribute::TARGET_ALL)] class RequestDTO { public function __construct(