diff --git a/src/Dto/Relations.php b/src/Dto/Relations.php index b3d01b6..9c13037 100644 --- a/src/Dto/Relations.php +++ b/src/Dto/Relations.php @@ -16,7 +16,7 @@ class Relations public $type; /** - * @Type("string>") + * @Type("string") * @var string */ public $uuid;