Ghost/core/test/unit/api
kirrg001 7a73dfd9bc Extended all shared validator
refs #9866

- there was a missing step in the shared validator
- we have to differentiate between data validation for browse/read and data validation for add/edit
- furthermore, the data validation for add/edit was missing and was not copied over from v0.1 (check structure of incoming body)
- adds the ability to require properties from req.body.docName[0]
2018-10-12 09:40:34 +02:00
..
shared Extended all shared validator 2018-10-12 09:40:34 +02:00
v0.1 Moved test/unit/api files to test/unit/api/v0.1 2018-10-05 15:11:35 +02:00
v2 Added tiny framework to support multiple API versions (#9933) 2018-10-05 00:50:45 +02:00