Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
If i have a page with only different content fragments included on page and someone is consuming page.model.json.....how can i change model.json ...may be rewrite some links and image paths OR add an additional field?
Solved! Go to Solution.
@asn11,
Instead of using model.json, you can create your own servlet, called mymodel.json. You will be able to define your own JSON schema output from here.
View solution in original post
Views
Likes
Replies