Lastest objects for post, invite and add cron GNEWS

This commit is contained in:
2025-09-26 13:22:07 +02:00
parent b6d18c2681
commit a84fdbed9a
21 changed files with 16320 additions and 5273 deletions

View File

@@ -0,0 +1,7 @@
/**
* invite controller
*/
import { factories } from '@strapi/strapi'
export default factories.createCoreController('api::invite.invite');