Closed jckautzmann closed 3 weeks ago
When the page metadata has an image property, the JCR importer should generate an image node below the jcr:content node:
image
jcr:content
"image": { "jcr:primaryType": "nt:unstructured", "fileReference": "/content/dam/sapdx/research/media1_10b6ce99aed836099637f7361834ea244172f665b.png" }
When the page metadata has an
image
property, the JCR importer should generate an image node below thejcr:content
node: