{ "name": "Изменение свойств объекта", "preRun": [ { "script": "meta-compile/scripts/meta-compile", "input": { "type": "Catalog", "name": "Организации" }, "args": { "-JsonPath": "{inputFile}", "-OutputDir": "{workDir}" } } ], "params": { "objectPath": "Catalogs/Организации" }, "input": { "modify": { "properties": { "CodeLength": 11, "DescriptionLength": 150 } } } }