Add modification for post logic and add fields on user / contact
This commit is contained in:
7
src/api/post-ownership/services/post-ownership.ts
Normal file
7
src/api/post-ownership/services/post-ownership.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
/**
|
||||
* post-ownership service
|
||||
*/
|
||||
|
||||
import { factories } from '@strapi/strapi';
|
||||
|
||||
export default factories.createCoreService('api::post-ownership.post-ownership');
|
||||
Reference in New Issue
Block a user