Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
liweinan authored and asoldano committed Jan 20, 2019
1 parent 841c641 commit 75a1733
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -263,7 +263,7 @@ public ClassLoader run()
writer = mod.modify(endpoint, httpHeaders, value, writer, jg);
}

// TODO: Add decorator
// [RESTEASY-1317] Support Jackson in Atom links
decorateEntity(type, annotations, mediaType, new DecoratedEntityContainer(value));

if (System.getSecurityManager() == null) {
Expand Down

0 comments on commit 75a1733

Please sign in to comment.