0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server/models/base
Hannah Wolfe b8a3415726 Remove featured, tag, author & role API params
refs #5943

- removed featured, tag and author parameters from posts API
   - featured was only used in tests
- removed role filter from users API
   - role was only used in tests
- fixed up the tests, skipping those that don't quite work yet
2015-10-27 10:53:51 +00:00
..
index.js Remove featured, tag, author & role API params 2015-10-27 10:53:51 +00:00
pagination.js Add filter parameter using GQL 2015-10-22 11:29:05 +01:00
token.js Misc cleanup: moving files & naming functions 2015-06-15 09:43:19 +01:00
utils.js Remove featured, tag, author & role API params 2015-10-27 10:53:51 +00:00