all repos — caroster @ 79ed1eef33c7a3586f6ee448f9e6018a3fffdedd

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

backend/api/vehicle/controllers/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-controllers)
5 * to customize this controller
6 */
7
8module.exports = {};