0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test
kirrg001 0665c72dda Removed primary_tag & primary_author if null from Admin API v2
refs #10438

- "null" means the resource does not exist (it was sett to "null"), which is not true
- we won't serve primary_tag and primary_author by default
- TODO: add the same change to the Content API v2 (raise issue)
2019-02-24 13:31:43 +01:00
..
acceptance Removed primary_tag & primary_author if null from Admin API v2 2019-02-24 13:31:43 +01:00
regression Removed primary_tag & primary_author if null from Admin API v2 2019-02-24 13:31:43 +01:00
unit Updated audience validation for admin api tokens (#10519) 2019-02-23 12:51:21 +01:00
utils Fixed random test deadlocks temporarily 2019-02-18 22:47:46 +01:00
.eslintignore Moved grunt-eslint to npm script executing eslint (#10474) 2019-02-11 13:26:06 +01:00
.eslintrc.json
.jshintrc