mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-08 02:52:39 -05:00
closes https://github.com/TryGhost/Team/issues/1623 The offers API endpoint had it's own custom serializer pattern, which didn't fit well with how the API is meant to work. - refactored the offer data format returned by internal api controller to match other controllers - removed custom serializer for offers, instead adds a mapper to follow consistent pattern for all apis - adds explicit allowlist for offers content API data |
||
---|---|---|
.. | ||
adapters | ||
api | ||
data | ||
lib | ||
models | ||
services | ||
views | ||
web | ||
analytics-events.js | ||
ghost-server.js | ||
notify.js | ||
overrides.js | ||
run-update-check.js | ||
update-check.js |