From 7c2d6197745c376b146aa63dc33529b077b0b7ff Mon Sep 17 00:00:00 2001 From: Rinsvent Date: Sat, 2 Apr 2022 12:34:19 +0700 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=BE=D0=B0=D0=BF=D0=B2=D1=80=D0=B8?= =?UTF-8?q?=D0=BB=20=D0=BE=D0=BF=D0=B8=D1=81=D0=B0=D0=BD=D0=B8=D0=B5=20?= =?UTF-8?q?=D0=B0=D1=82=D1=80=D0=B8=D0=B1=D1=83=D1=82=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Attribute/ResponseSchema.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Attribute/ResponseSchema.php b/src/Attribute/ResponseSchema.php index d9d6d3b..a1341f7 100644 --- a/src/Attribute/ResponseSchema.php +++ b/src/Attribute/ResponseSchema.php @@ -2,7 +2,7 @@ namespace Rinsvent\ResponseBundle\Attribute; -#[\Attribute(\Attribute::IS_REPEATABLE)] +#[\Attribute(\Attribute::IS_REPEATABLE|\Attribute::TARGET_ALL)] class ResponseSchema { public function __construct(