mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-25 09:03:12 +03:00
4ba1bb0e16
refs https://github.com/TryGhost/Ghost/issues/11756 - we'd like to render fallbacks for embed cards in constrained environments such as emails where the `html` contents may not be suitable - oembed gives us data to be able to create fallbacks this such as a `thumbnail_url`, author information, and sizing but we were not storing it - this change removes the `html` and `type` data from the response object as the existing top-level payload properties then stores the remainder of the response under a `metadata` property |
||
---|---|---|
.. | ||
admin |