Ghost/core
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
..
client@3eef404926 Updated Ghost-Admin to 2.14.2 2019-02-13 14:59:05 +00:00
server Removed id restriction for posts relations in Admin API v2 (#10489) 2019-02-13 20:38:25 +01:00
test Removed id restriction for posts relations in Admin API v2 (#10489) 2019-02-13 20:38:25 +01:00
index.js