Ghost/core/server/api/shared
Nazar Gargol e305d5e9cb Skiped 'all' validations for posts/tags endpoints
refs #10438

- Skipped validations that are now handled on JSON Schema level and would make sure error messages are consistent for these endpoints
2019-02-15 12:19:49 +00: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 Skiped 'all' validations for posts/tags endpoints 2019-02-15 12:19:49 +00:00
frame.js Added apiType property to frame for {Content,Admin} API (#10487) 2019-02-13 16:59:10 +01:00
headers.js Added v2 theme controller 2019-01-30 19:45:02 +01:00
http.js Added apiType property to frame for {Content,Admin} API (#10487) 2019-02-13 16:59:10 +01:00
index.js Added tiny framework to support multiple API versions (#9933) 2018-10-05 00:50:45 +02:00
pipeline.js Migrated update check to use api v2 2018-10-18 00:13:31 +02:00