0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test
Katharina Irrgang c2b3520652
Removed id restriction for posts relations in Admin API v2 (#10489)
refs #10438

- we now try to match by slug or id or email
- fallback to owner
- you cannot create a user via post endpoint
- Ghost uses the invite flow to add users
- get rid of `id` restriction on API level
2019-02-13 20:38:25 +01:00
..
acceptance Removed id restriction for posts relations in Admin API v2 (#10489) 2019-02-13 20:38:25 +01: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