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 e65a82833c Changed default format from html to mobiledoc for Admin API v2
no issue

- Ghost-Admin needs mobiledoc only
- Ghost-Android needs mobiledoc only
- any other client can fetch other formats using the query param
2019-02-25 13:22:50 +01:00
..
db_spec.js Fixed regression tests 2019-02-18 19:22:32 +01:00
images_spec.js Combined /images* endpoints into /images/upload 2019-02-25 19:15:16 +07:00
notifications_spec.js
posts_spec.js Removed primary_tag & primary_author if null from Admin API v2 2019-02-24 13:31:43 +01:00
redirects_spec.js
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
users_spec.js Reduced duplicated and slow regression tests 2019-02-05 01:20:16 +00:00
utils.js Changed default format from html to mobiledoc for Admin API v2 2019-02-25 13:22:50 +01:00