refactoring , dockerizing
This commit is contained in:
7
yoga-cms/src/api/car/routes/car.ts
Normal file
7
yoga-cms/src/api/car/routes/car.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
/**
|
||||
* car router
|
||||
*/
|
||||
|
||||
import { factories } from '@strapi/strapi';
|
||||
|
||||
export default factories.createCoreRouter('api::car.car');
|
||||
Reference in New Issue
Block a user