0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/unit
Rishabh Garg 7b38986316 Removed mobiledoc format from Content API V2 response (#10098)
closes #10097

- removed formats `mobiledoc` option directly in post input serializer for v2 Content API
2018-11-06 14:39:16 +01:00
..
adapters Refactored web/middleware and web/utils to web/shared (#9892) 2018-09-20 20:04:34 +02:00
api Removed mobiledoc format from Content API V2 response (#10098) 2018-11-06 14:39:16 +01:00
apps Changed entry lookup helper to respect the resource type 2018-10-18 19:41:07 +02:00
config Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
data Added edit webhook route to v2 Admin API (#10033) 2018-10-19 18:35:55 +01:00
helpers Extended resource lookup in {{get}} helper 2018-11-06 14:08:13 +01:00
lib Refactored request unit tests to return promises (#10045) 2018-10-24 12:14:44 +07:00
models Removed user_id constraint when upserting session (#10085) 2018-10-30 16:15:48 +07:00
public Refactored Ghost SDK unit test 2018-10-05 16:49:46 +02:00
services Returned relative paths in html for Content API V2 by default (#10091) 2018-11-05 18:07:45 +01:00
web Attached api version to res.locals context 2018-10-18 19:41:07 +02:00
filters_spec.js Tidy up unit test files (#9340) 2017-12-14 03:36:50 +01:00