mirror of
https://github.com/He4eT/simple-spaceapi.git
synced 2026-05-05 01:47:24 +00:00
Events: init
This commit is contained in:
parent
64961b9de5
commit
7eba0b9622
4 changed files with 50 additions and 0 deletions
7
src/api/event/routes/event.ts
Normal file
7
src/api/event/routes/event.ts
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
/**
|
||||
* event router
|
||||
*/
|
||||
|
||||
import { factories } from '@strapi/strapi';
|
||||
|
||||
export default factories.createCoreRouter('api::event.event');
|
||||
Loading…
Add table
Add a link
Reference in a new issue