We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 401b658 commit b39ebf2Copy full SHA for b39ebf2
src/Hydra/Serializer/ConstraintViolationListNormalizer.php
@@ -13,7 +13,7 @@
13
14
namespace ApiPlatform\Hydra\Serializer;
15
16
-use ApiPlatform\Api\UrlGeneratorInterface;
+use ApiPlatform\Metadata\UrlGeneratorInterface;
17
use ApiPlatform\Serializer\AbstractConstraintViolationListNormalizer;
18
use Symfony\Component\Serializer\NameConverter\NameConverterInterface;
19
0 commit comments