Ghost/core/server/api/v2/utils
Kevin Ansfield 3b366dc55d
Fixed max-api-complexity linting warnings for site and config APIs (#12982)
no issue

- moved `config` and `site` API output generation to a `public-config` service allowing all API versions to use `publicConfig.config` or `publicConfig.site` in their query methods
- updated `config` and `site` API output serializers to use an allow-list that limits the data returned for each API version
2021-05-26 12:10:19 +01:00
..
serializers Fixed max-api-complexity linting warnings for site and config APIs (#12982) 2021-05-26 12:10:19 +01:00
validators Fixed typos 2021-05-12 17:06:10 +04:00
index.js Added comments for Ghost API 2019-05-06 14:49:25 +02:00
permissions.js Moved i18n to shared 2021-05-04 13:03:38 +01:00