0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/api/canary/utils/serializers
Hannah Wolfe c89a01b031 Added serializer for integrations.destroy
refs: https://github.com/TryGhost/Toolbox/issues/245

- The destroy endpoint was missing a serializer
- Instead of adding one, we've refactored to use the standard structure for this serializer
- Updated the tests to prove the body doesn't change
2022-03-22 13:52:32 +00:00
..
input Removed archived tiers from content api (#14329) 2022-03-16 22:02:42 +05:30
output Added serializer for integrations.destroy 2022-03-22 13:52:32 +00:00
index.js