Ghost/core/server/api/v2/utils
Naz 39e403d176 🐛 Fixed meta attributes calculation on post preview
closes https://github.com/TryGhost/Ghost/issues/12247

- Internal preview controller was lacking "mapping" call to post object which handled not only missing meta attribute information but lots of other mappings (e.g. users, tags, etc.)
- Have added a regression test to catch issues like this in the future
2020-10-05 17:52:40 +13:00
..
serializers 🐛 Fixed meta attributes calculation on post preview 2020-10-05 17:52:40 +13:00
validators Extracted Admin API JSON schemas into @tryghost/admin-api-schema (#12237) 2020-09-30 16:25:12 +13:00
index.js Added comments for Ghost API 2019-05-06 14:49:25 +02:00
permissions.js Refactored common lib import to use destructuring (#11835) 2020-05-22 19:22:20 +01:00