UNPKG

strapi-plugin-documentation

Version:

Create an OpenAPI Document and visualize your API with SWAGGER UI.

14 lines (11 loc) 250 B
/* * * SET THE HOOKS TO ENABLE THE MAGIC OF STRAPI. * ------------------------------------------- * * Secure, customise and enhance your project by setting * the hooks via this file. * */ function lifecycles() {} export default lifecycles;