Ghost/ghost/admin/serializers
Jason Williams 496e92a515 Do not include url and author_id in post payload.
No Issue.
- Neither of these properties should be included in the
  payload sent from the client to the API.  URL is a
  read-only virtual property, and author_id is inserted
  locally as a convenience.
2014-12-15 15:07:04 +00:00
..
application.js Make exports consitent. 2014-06-09 13:58:35 -04:00
post.js Do not include url and author_id in post payload. 2014-12-15 15:07:04 +00:00
setting.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
user.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00