In our app we have dynamic macros with rich-text bodyType. We now have issues with other macros, like the Jira macro, not showing correctly in our macros. We make use of
/rest/api/contentbody/convert/view?expand=webresource.superbatch.metatags,webresource.tags.all
to get the js and css needed to display the body of our macros, but it no longer works and we’re suspecting that all information is no longer in there. Does anyone know if something has changed or how we can successfully display other macros in our macro?