TYPO3-Headless / headless

TYPO3 Headless JSON API providing content for PWA application (e.g. javaScript apps like nuxt-typo3)
https://t3headless.io
GNU General Public License v2.0
159 stars 60 forks source link

Question about MenuSitemap and MenuSitemapPages #654

Open schloram opened 1 year ago

schloram commented 1 year ago

Hi there, all pages menu content elements have a media field in the JSON output with the media file of the page. Why does the MenuSitemap and MenuSitemapPages does not have media but instead images? Is this intended or just an oversight?

This kinda prevents me from treating all page menu content elements the same in the frontend.