refer content fragment in another content fragment
Hi,
Environment: AE, 6.5.7
Core components: 2.12.2
I am trying below content reference type to refer other content fragments in a content fragment

when I do http://localhost:4502/api/assets/core-components-examples/library/primary.json
Following is the result, I was expecting .json will result in referenced content fragment text as well but it is displaying path of content fragment.

When I use content fragment on a page , content reference path is displayed not text authored inside content fragment.

Is there something I am missing here?