{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "LinkedPATemplateParameters", "type": "object", "properties": { "directory": { "type": "string" }, "parentComponentId": { "type": "string" }, "description": { "type": "string" } } }