0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test
Naz Gargol 40cc6e6548
Added JSON Schema validations for /tags (#10486)
Added JSON Schema validations for /tags endpoints

refs #10438
refs #9100

- Added JSON Schemas for POST/PUT /tags endpoints
- Added 'strip' keyword definition schema allowing to strip data and not throw errors on further validation stages
2019-02-13 12:26:32 +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 Added JSON Schema validations for /tags (#10486) 2019-02-13 12:26:32 +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