add content, add swagger
This commit is contained in:
7
src/api/category/services/category.ts
Normal file
7
src/api/category/services/category.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
/**
|
||||
* category service
|
||||
*/
|
||||
|
||||
import { factories } from '@strapi/strapi';
|
||||
|
||||
export default factories.createCoreService('api::category.category');
|
||||
Reference in New Issue
Block a user