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(