Ghost/ghost/api-framework/lib
Halldor Thorhallsson 79c80f28cc
Removed bluebird from api-framework module (#15685)
refs: https://github.com/TryGhost/Ghost/issues/14882

- Removing bluebird specific methods in favour of the Ghost sequence method so we can remove the bluebird dependency
2022-10-31 19:30:18 +00:00
..
serializers Removed bluebird from api-framework module (#15685) 2022-10-31 19:30:18 +00:00
utils Extracted shared API framework to separate package 2022-08-11 17:44:59 +02:00
validators Removed bluebird from api-framework module (#15685) 2022-10-31 19:30:18 +00:00
api-framework.js Extracted shared API framework to separate package 2022-08-11 17:44:59 +02:00
frame.js Fixed some type issues with the api framework 2022-08-23 14:49:29 +01:00
headers.js Removed bluebird from api-framework module (#15685) 2022-10-31 19:30:18 +00:00
http.js Refactored api-framework to use optional chaining 2022-08-12 10:16:01 +02:00
pipeline.js Removed bluebird from api-framework module (#15685) 2022-10-31 19:30:18 +00:00