{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "RelatedSymbolsSettingsDto", "type": "object", "properties": { "isHidden": { "type": "boolean" }, "isMandatory": { "type": "boolean" }, "usePrevious": { "type": "boolean" } } }