{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "Enable_Template_Info_Post", "type": "object", "properties": { "tmpl_id": { "type": "string" }, "tmpl_name": { "type": "string" } } }