Fix manifests for required configs.

This commit is contained in:
erinhmclark
2025-01-30 13:04:51 +00:00
parent fade68c6f4
commit 527438826c
11 changed files with 62 additions and 44 deletions

View File

@@ -8,7 +8,6 @@
},
"configs": {
"api_endpoint": {
"default": None,
"required": True,
"help": "API endpoint where calls are made to",
},