Skip to content

Commit e8836c3

Browse files
vpavicodrotbohm
authored andcommitted
#856 - Improve migration script to also migrate @relation.
1 parent 3d9d857 commit e8836c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

etc/migrate-to-1.0.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ s/hateoas\.core\.EvoInflectorRelProvider/hateoas.server.core.EvoInflectorLinkRel
6262
s/hateoas\.core\.JsonPathLinkDiscoverer/hateoas.client.JsonPathLinkDiscoverer/g;\
6363
s/hateoas\.core\.LinkBuilderSupport/hateoas.server.core.LinkBuilderSupport/g;\
6464
s/hateoas\.core\.MethodParameters/hateoas.server.core.MethodParameters/g;\
65+
s/hateoas\.core\.Relation/hateoas.server.core.Relation/g;\
6566
\
6667
s/hateoas\.hal/hateoas.mediatype.hal/g;\
6768
\

0 commit comments

Comments
 (0)