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
Hannah Wolfe 9221e2a34e
Removed unnecessary emails serializer
refs: https://github.com/TryGhost/Toolbox/issues/245

-  we don't need this serializer because the default serializer will call the emails  mapper
2022-03-28 17:32:58 +01:00
..
utils Removed unnecessary emails serializer 2022-03-28 17:32:58 +01:00
actions.js
authentication.js
authors-public.js
config.js
custom-theme-settings.js
db.js
email-post.js
email-preview.js
emails.js Added missing e2e emails API browse & retry tests 2022-03-28 17:32:58 +01:00
files.js
identities.js
images.js
index.js Added missing e2e emails API browse & retry tests 2022-03-28 17:32:58 +01:00
integrations.js
invites.js
labels.js
mail.js
media.js
member-signin-urls.js Fixed filename casing in canary API 2022-03-24 17:25:53 +00:00
members-stripe-connect.js Fixed filename casing in canary API 2022-03-24 17:25:53 +00:00
members.js Fixed missing product name in API response when editing creating/editing subscriptions (#14339) 2022-03-18 16:06:38 +00:00
notifications.js
oembed.js
offers.js
pages-public.js
pages.js
posts-public.js
posts.js
preview.js
products-public.js
products.js
redirects.js
roles.js
schedules.js
session.js
settings-public.js
settings.js
site.js
slack.js
slugs.js
snippets.js
tags-public.js
tags.js
themes.js
tiers-public.js
tiers.js
users.js
webhooks.js