Ghost/core/test/unit/api/shared
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
..
serializers Added tiny framework to support multiple API versions (#9933) 2018-10-05 00:50:45 +02:00
validators Extended all shared validator 2018-10-12 09:40:34 +02:00
frame_spec.js Added tiny framework to support multiple API versions (#9933) 2018-10-05 00:50:45 +02:00
headers_spec.js Added tiny framework to support multiple API versions (#9933) 2018-10-05 00:50:45 +02:00
http_spec.js Updated frame.context to use req.api_key_id (#9965) 2018-10-09 18:28:38 +07:00
pipeline_spec.js Added tiny framework to support multiple API versions (#9933) 2018-10-05 00:50:45 +02:00