0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test
Fabien O'Carroll 6bdeeaba10
Added apiType property to frame for {Content,Admin} API (#10487)
no-issue

This sets the `apiType` property of the `frame` to 'content' and 'admin'
for the Content & Admin API respectively.
2019-02-13 16:59:10 +01:00
..
acceptance Removed client credentials from Admin API v2 (#10485) 2019-02-13 13:51:51 +00:00
regression Removed more unused fields from Admin API v2 response 2019-02-13 11:42:08 +01:00
unit Added apiType property to frame for {Content,Admin} API (#10487) 2019-02-13 16:59:10 +01:00
utils Shortened admin key length (#10418) 2019-01-24 13:46:33 +00:00
.eslintignore Moved grunt-eslint to npm script executing eslint (#10474) 2019-02-11 13:26:06 +01:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc