Ghost/core/server/api/v2/utils/serializers
Fabien 'egg' O'Carroll bfc03eb120
Replaced nql-map-key-values with @nexes/nql (#11896)
closes #11008

- Updated @nexes/nql to 0.4.0

  This version exports the mapKeyValues utility function

- Replaced nql-map-key-values with @nexes/nql util fn

  Usage was found using `rg nql-map-key-values` and replaced globally.

- Deleted nql-map-key-values module in shared 

  Now that this module isn't referenced anywhere else, we can remove it,
  relying solely on the util exported by @nexes/nql
2020-06-10 19:17:25 +02:00
..
input Replaced nql-map-key-values with @nexes/nql (#11896) 2020-06-10 19:17:25 +02:00
output Moved core/server/lib/url-utils to core/shared/url-utils (#11856) 2020-05-28 11:57:02 +01:00
index.js Added tiny framework to support multiple API versions (#9933) 2018-10-05 00:50:45 +02:00