mirror of
https://github.com/He4eT/simple-spaceapi.git
synced 2026-05-05 01:47:24 +00:00
Sensors: Door Locked: rename endpoints
This commit is contained in:
parent
e2c01abfd0
commit
87a73c7eb9
8 changed files with 59 additions and 59 deletions
|
|
@ -0,0 +1,7 @@
|
|||
/**
|
||||
* door-locked-sensor service
|
||||
*/
|
||||
|
||||
import { factories } from '@strapi/strapi';
|
||||
|
||||
export default factories.createCoreService('api::door-locked-sensor.door-locked-sensor');
|
||||
Loading…
Add table
Add a link
Reference in a new issue