Skip to content

Commit 9b69247

Browse files
committed
fix suggestion for _exist, because it broke the resource.json
1 parent 0ad3805 commit 9b69247

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

resources/apt/apt.dsc.resource.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,6 @@
6666
"_exist": {
6767
"$ref": "https://raw.githubusercontent.com/PowerShell/DSC/main/schemas/2024/04/resource/properties/exist.json"
6868
}
69-
"type": "boolean",
70-
"title": "Exist",
71-
"description": "Defines if the package should exist or not"
72-
}
7369
}
7470
}
7571
}

0 commit comments

Comments
 (0)