0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/api/shared
Fabien O'Carroll 76bb40b7c0
Added clause in validation for include to not error (#10350)
* Added clause in validation for include to not error

refs #10337

Here we forgo erroring when an invalid property for include is sent, and
instead remove the invalid properties.

* Fixed authors test

* Fixed validators tests
2019-01-08 12:29:15 +01:00
..
serializers Removed x_by fields from API v2 response 2019-01-03 16:38:52 +01:00
utils Extracted trimAndLowerCase utility to shared utility module 2018-12-10 13:56:42 +01:00
validators Added clause in validation for include to not error (#10350) 2019-01-08 12:29:15 +01:00
frame.js
headers.js Added async file header handling for API v2 (#10292) 2018-12-17 12:47:19 +01:00
http.js Added async file header handling for API v2 (#10292) 2018-12-17 12:47:19 +01:00
index.js
pipeline.js Migrated update check to use api v2 2018-10-18 00:13:31 +02:00