0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/api/shared
Hannah Wolfe 0fe8426f97
Renamed validation to validator + better public API
- renamed our internal validation library to "validator" - which is the same as the tool it wraps
- updated the public api so that validator methods are directly exposed
- this will make it a drop-in replacement for validator-js
- in turn, this allows us to pull this out into @tryghost/validator, and use our own wrapper instead of the 3rd party library
2021-06-15 15:32:36 +01:00
..
serializers Extracted promise libs and history into @tryghost/promise 2020-08-11 18:44:21 +01:00
utils
validators Renamed validation to validator + better public API 2021-06-15 15:32:36 +01:00
frame.js
headers.js Added Location header to API's POST request responses (#12186) 2020-09-14 22:33:37 +12:00
http.js Added .yaml format support in redirects configuration (#12187) 2020-11-04 12:08:32 +13:00
index.js
pipeline.js Extracted promise libs and history into @tryghost/promise 2020-08-11 18:44:21 +01:00