We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceb8054 commit 5f9a554Copy full SHA for 5f9a554
etc/migrate-to-1.0.sh
@@ -48,8 +48,8 @@ s/hateoas\.MethodLinkBuilderFactory/hateoas.server.MethodLinkBuilderFactory/g;\
48
s/hateoas\.RelProvider/hateoas.server.LinkRelationProvider/g;\
49
s/hateoas\.ResourceAssembler/hateoas.server.ResourceAssembler/g;\
50
s/hateoas\.ResourceProcessor/hateoas.server.ResourceProcessor/g;\
51
-s/hateoas\.VndErrors/hateoas.mediatype.vnderror.VndErrors/g;\
52
-s/hateoas\.VndErrors.VndError/hateoas.mediatype.vnderror.VndErrors.VndError/g;\
+s/hateoas\.VndErrors/hateoas.mediatype.vnderrors.VndErrors/g;\
+s/hateoas\.VndErrors.VndError/hateoas.mediatype.vnderrors.VndErrors.VndError/g;\
53
\
54
s/hateoas\.alps/hateoas.mediatype.alps/g;\
55
0 commit comments