1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/mirage/serializers
Kevin Ansfield 3cf7912ab0 Removed use of ?include=tags,authors,authors.roles query param on post/page requests
no issue
- Admin API v2 now includes tags and authors by default
2019-02-25 21:55:55 +07:00
..
application.js Added initial custom integrations UI (#1051) 2018-10-18 00:18:29 +01:00
integration.js Added initial custom integrations UI (#1051) 2018-10-18 00:18:29 +01:00
page.js Removed use of ?include=tags,authors,authors.roles query param on post/page requests 2019-02-25 21:55:55 +07:00
post.js Removed use of ?include=tags,authors,authors.roles query param on post/page requests 2019-02-25 21:55:55 +07:00
tag.js Automatically update count.posts when serialising tags in mirage 2018-11-08 13:49:00 +00:00
user.js Use token input to allow selection of multiple authors in PSM 2018-03-27 18:50:52 +01:00