svc-optional

This commit is contained in:
2025-11-30 17:18:19 -06:00
parent 7230081401
commit 73be50588a
12 changed files with 61 additions and 1 deletions

View File

@@ -309,6 +309,11 @@
"title": "Ignore",
"description": "Ignore the service in the conversion"
},
"svc-optional": {
"type": "boolean",
"title": "SvcOptional",
"description": "Make the service optional in the conversion"
},
"dependencies": {
"items": {
"$ref": "#/$defs/Dependency"