Ghost/core/server/api/v2/utils
Naz Gargol ae437a89dd
Updated posts JSON Schema with 'strip' properties (#10488)
refs #10438
refs #9100

- Added 'strip' attributes to properties that need to be ignored
- Relaxed 'uri' format to 'uri-reference'
- Made input array for posts more restrictive
2019-02-13 13:34:45 +00:00
..
serializers Removed more unused fields from Admin API v2 response 2019-02-13 11:42:08 +01:00
validators Updated posts JSON Schema with 'strip' properties (#10488) 2019-02-13 13:34:45 +00:00
index.js Fixed error message being unclear when admin api keys create posts without authors 2019-01-31 16:27:56 +01:00
permissions.js