Ghost/core/test/acceptance/old/content
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
..
authors_spec.js Removed id restriction for posts relations in Admin API v2 (#10489) 2019-02-13 20:38:25 +01:00
key_authentication_spec.js Reduced & moved acceptance tests for content API 2019-02-04 15:58:18 +01:00
pages_spec.js Reduced & moved acceptance tests for content API 2019-02-04 15:58:18 +01:00
posts_spec.js Removed id restriction for posts relations in Admin API v2 (#10489) 2019-02-13 20:38:25 +01:00
settings_spec.js Reduced & moved acceptance tests for content API 2019-02-04 15:58:18 +01:00
tags_spec.js Reduced & moved acceptance tests for content API 2019-02-04 15:58:18 +01:00
utils.js Separated test env into: acceptance, regression and unit tests (#10411) 2019-01-22 17:54:50 +01:00