diff --git a/src/Annotations/Get.php b/src/Annotations/Get.php index 28dc3f92..db4d22f3 100644 --- a/src/Annotations/Get.php +++ b/src/Annotations/Get.php @@ -9,6 +9,7 @@ /** * @Annotation */ +#[\AllowDynamicProperties] class Get extends Operation { /** @inheritdoc */