all repos — caroster @ 9f359590899f531edd1ad7be81c01344d86fb9a6

[Octree] Group carpool to your event https://caroster.io

backend/api/vehicle/services/vehicle.js (view raw)

1'use strict';
2
3/**
4 * Read the documentation (https://strapi.io/documentation/developer-docs/latest/development/backend-customization.html#core-services)
5 * to customize this service
6 */
7
8module.exports = {};