Skip to content

Commit 888528c

Browse files
committed
Update supported DDM types
Add `com.apple.configuration.softwareupdate.settings` as supported DDM type to be able to generate declarations with the `generate_guidance.py` script with the -D parameter
1 parent e2293f0 commit 888528c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

includes/mscp-data.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,5 +129,6 @@ titles:
129129
nlmapgov_base: NLMAPGOV - Nederlandse Maatregelenset Apple Platformen Overheid (base)
130130
nlmapgov_plus: NLMAPGOV - Nederlandse Maatregelenset Apple Platformen Overheid (plus)
131131
ddm:
132-
supported_types: []
132+
supported_types:
133+
- com.apple.configuration.softwareupdate.settings
133134
services: []

0 commit comments

Comments
 (0)