0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/test/regression/api/v2/admin
kirrg001 f8b62a063b Removed more unused fields from Admin API v2 response
refs #10438

- these fields are not used
- no need to expose them in v2
- we will either remove them in the next major or use them for new features (will see)
2019-02-13 11:42:08 +01:00
..
db_spec.js Added actions table including migration 2019-02-06 18:59:09 +01:00
notifications_spec.js Reduced & moved acceptance tests for admin API 2019-02-04 15:58:06 +01:00
posts_spec.js Avoided site.changed event if nothing has changed 2019-02-07 22:08:36 +01:00
redirects_spec.js Reduced & moved acceptance tests for admin API 2019-02-04 15:58:06 +01:00
settings_spec.js Reduced duplicated and slow regression tests 2019-02-05 01:20:16 +00:00
slack_spec.js Reduced duplicated and slow regression tests 2019-02-05 01:20:16 +00:00
subscribers_spec.js Reduced duplicated and slow regression tests 2019-02-05 01:20:16 +00:00
upload_spec.js Reduced duplicated and slow regression tests 2019-02-05 01:20:16 +00:00
users_spec.js Reduced duplicated and slow regression tests 2019-02-05 01:20:16 +00:00
utils.js Removed more unused fields from Admin API v2 response 2019-02-13 11:42:08 +01:00