Ghost/core/server/api/canary/utils
Fabien O'Carroll d7b6a48226 Added Products API to Admin API
refs https://github.com/TryGhost/Team/issues/616

This is a basic scaffold of the API to get things moving.

The input serializer is so that the controller logic does not need to
know about the json-api shape of the input data.

The output serializer is an adaptation of the members one.
2021-04-20 13:04:51 +01:00
..
serializers Added Products API to Admin API 2021-04-20 13:04:51 +01:00
validators Added basic CRUD admin API for snippets 2020-10-16 18:02:58 +01:00
index.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
permissions.js Refactored common lib import to use destructuring (#11835) 2020-05-22 19:22:20 +01:00