-
Notifications
You must be signed in to change notification settings - Fork 159
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
enhance json schema with descriptions
When writing kas config files in an IDE that supports json schemas (like vscode), the IDE gives hints about possible keys / values. We improve this by adding short descriptions to the nodes. As the draft-04 version does not yet support the "deprecated" property, we just mention deprecations in the description. No functional change. Signed-off-by: Felix Moessbauer <felix.moessbauer@siemens.com> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
- Loading branch information
1 parent
acb5a52
commit 3bea505
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters