Skip to content

Commit be9e70f

Browse files
authored
Add devices and device_providers
1 parent f968a62 commit be9e70f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/data/paths.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,12 @@
6565
title: Enrollment Automations
6666
resources:
6767
- enrollment_automation
68+
69+
/devices:
70+
title: Devices
71+
resources: []
72+
73+
/devices/device_providers:
74+
title: Device Providers
75+
resources:
76+
- device_provider

0 commit comments

Comments
 (0)