Update config yaml so ClassDiagramConfig can be properly updated

This commit is contained in:
yari-dewalt
2024-09-20 09:56:17 -07:00
parent 3b8bd6b979
commit bd0a00d373

View File

@@ -1428,6 +1428,9 @@ $defs: # JSON Schema definition (maybe we should move these to a separate file)
htmlLabels:
type: boolean
default: false
hideEmptyMembersBox:
type: boolean
default: false
JourneyDiagramConfig:
title: Journey Diagram Config