0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00
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 Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00