Ghost/core/test/unit/api/shared
Naz Gargol 48d6e7298a
Refactored content-disposition header handling in API v2 (#10374)
closes https://github.com/TryGhost/Ghost/issues/10331

- Left only a filename part to be handled by controller configuration, the rest was extracted to more generic headers layer
2019-01-14 18:05:16 +00:00
..
serializers Added apiImpl.data to apiOptions for serialisation (#10016) 2018-10-16 16:51:50 +07:00
util 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_spec.js Added tiny framework to support multiple API versions (#9933) 2018-10-05 00:50:45 +02:00
headers_spec.js Refactored content-disposition header handling in API v2 (#10374) 2019-01-14 18:05:16 +00:00
http_spec.js Added async file header handling for API v2 (#10292) 2018-12-17 12:47:19 +01:00
pipeline_spec.js Added tiny framework to support multiple API versions (#9933) 2018-10-05 00:50:45 +02:00