0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-25 02:31:59 -05:00
ghost/core/test
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
..
acceptance Removed more unused fields from Admin API v2 response 2019-02-13 11:42:08 +01:00
regression Removed more unused fields from Admin API v2 response 2019-02-13 11:42:08 +01:00
unit Updated posts JSON Schema with 'strip' properties (#10488) 2019-02-13 13:34:45 +00:00
utils Shortened admin key length (#10418) 2019-01-24 13:46:33 +00:00
.eslintignore Moved grunt-eslint to npm script executing eslint (#10474) 2019-02-11 13:26:06 +01:00
.eslintrc.json
.jshintrc