update additional files

Signed-off-by: James Russo <jrusso@brex.com>
This commit is contained in:
James Russo
2022-06-15 10:03:37 -04:00
parent 1380b389dc
commit 90fb26a514
2 changed files with 10 additions and 1 deletions
@@ -108,6 +108,12 @@
"description": "A key representing a visual icon to be displayed in the UI.",
"examples": ["dashboard"],
"minLength": 1
},
"type": {
"type": "string",
"description": "An optional value to categorize links into specific groups.",
"examples": ["runbook", "documentation", "logs", "dashboard"],
"minLength": 1
}
}
}