0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/test/unit/api/v2/utils
kirrg001 7f7b477ce9 Fixed error message being unclear when admin api keys create posts without authors
refs #10438

- integrations != users
- Ghost's assumption is: if you create a post, the primary author becomes the logged in user
- we have to require authors for integrations
- short fix and needs some more thoughts later
2019-01-31 16:27:56 +01:00
..
serializers Changed context.api_key_id to an object containing key type information 2019-01-24 17:22:58 +00:00
validators/input Fixed error message being unclear when admin api keys create posts without authors 2019-01-31 16:27:56 +01:00