Skip to content

Commit c33d8d4

Browse files
committed
#1183 - Add @ExposesResourceFor to migration script.
1 parent d1889d2 commit c33d8d4

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
@@ -40,6 +40,7 @@ s/Link\.REL_PREV/IanaLinkRelations.PREV/g;\
4040
s/Link\.REL_NEXT/IanaLinkRelations.NEXT/g;\
4141
\
4242
s/hateoas\.EntityLinks/hateoas.server.EntityLinks/g;\
43+
s/hateoas\.ExposesResourceFor/hateoas.server.ExposesResourceFor/g;\
4344
s/hateoas\.JsonPathLinkDiscoverer/hateoas.client.JsonPathLinkDiscoverer/g;\
4445
s/hateoas\.LinkBuilder/hateoas.server.LinkBuilder/g;\
4546
s/hateoas\.LinkDiscoverer/hateoas.client.LinkDiscoverer/g;\

0 commit comments

Comments
 (0)