e97532c475
refs https://github.com/TryGhost/Team/issues/998 - posts have a new `email_only` property for an alpha feature but that is not a valid property for pages - our pages model and serializers currently inherit from the post model/serializer so when saving the new property is triggering a "no additional properties" validation error - updating the pages serializer to remove the new property means the pages add/edit API requests are valid again |
||
---|---|---|
.. | ||
action.js | ||
api-key.js | ||
application.js | ||
email-recipient.js | ||
email.js | ||
integration.js | ||
invite.js | ||
label.js | ||
member.js | ||
notification.js | ||
page.js | ||
post.js | ||
role.js | ||
setting.js | ||
tag.js | ||
theme.js | ||
user.js | ||
webhook.js |