Add KeyConfig doc comment

Signed-off-by: Kai A. Hiller <git@kaialexhiller.de>
This commit is contained in:
Kai A. Hiller
2025-06-02 14:03:05 +02:00
parent 65e76b558f
commit d46f66a056
2 changed files with 2 additions and 0 deletions

View File

@@ -1538,6 +1538,7 @@
}
},
"KeyConfig": {
"description": "A single key with its key ID and optional password.",
"type": "object",
"required": [
"kid"