Имя параметра | Описание |
---|---|
template_id обязательно |
Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space. |
id обязательно |
Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space. |
foreign_input_set обязательно |
Value: Must be a Hash |
foreign_input_set[target_template_id] необязательно |
Target template id Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space. |
foreign_input_set[include_all] необязательно , nil разрешен |
Include all inputs form the foreign template Value: Must be ‘true’ or ‘false’ |
foreign_input_set[include] необязательно , nil разрешен |
A comma separated list of input names to be included from the foreign template. Value: Must be String |
foreign_input_set[exclude] необязательно , nil разрешен |
A comma separated list of input names to be included from the foreign template. Value: Must be String |
foreign_input_set[description] необязательно , nil разрешен |
Input set description Value: Must be String |