Work on ad and social
This commit is contained in:
7
src/api/post/controllers/post.ts
Normal file
7
src/api/post/controllers/post.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
/**
|
||||
* post controller
|
||||
*/
|
||||
|
||||
import { factories } from '@strapi/strapi'
|
||||
|
||||
export default factories.createCoreController('api::post.post');
|
||||
Reference in New Issue
Block a user