Work is ongoing in Parsoid and RESTBase to remove data-mw from being an inlined HTML attribute. Accordingly, Google's services should be updated to fetch data-mw in a separate API call from RESTBase. Once this change is live on the RESTBase end, the version string in the Accept: header based on the changes in T130638: Add data-mw as a separate JSON blob in the pagebundle output of Parsoid's API to get the updated HTML without inlined data-mw.
Since Google is a high-traffic API client of Parsoid HTML, in order to minimize the performance impact in the Parsoid production cluster from having to convert the latest version to the previous version, please try to prioritize this work so that you can enable this change within a short time of this change being live on the RESTBase end.