0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/server/api/canary/utils
Hannah Wolfe 84500be0e2 Added serializer for themes.destroy
refs: https://github.com/TryGhost/Toolbox/issues/245

- The destroy endpoint was missing a serializer
- Instead of adding one, I've refactored to use an all method that's a passthrough
- Updated the tests to use the same pattern as others to make it clearer this is tested
2022-03-22 13:52:32 +00:00
..
serializers Added serializer for themes.destroy 2022-03-22 13:52:32 +00:00
validators Added /tiers API to Admin API (#14200) 2022-02-23 17:00:18 +02:00
index.js
permissions.js Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00