UNPKG

strapi-plugin-publisher

Version:

A plugin for Strapi Headless CMS that provides the ability to schedule publishing for any content type.

8 lines (7 loc) 103 B
export default [ { method: 'GET', path: '/settings', handler: 'settingsController.find', }, ];