0.11.6 : add event and export ICS

This commit is contained in:
2025-10-20 23:52:37 +02:00
parent 089f8f3ee8
commit 8e5182afaa
15 changed files with 5983 additions and 35 deletions

View File

@@ -0,0 +1,7 @@
/**
* event-relationship router
*/
import { factories } from '@strapi/strapi';
export default factories.createCoreRouter('api::event-relationship.event-relationship');