| description | Automatically generated file. DO NOT MODIFY |
|---|
mgc sites lists columns create --site-id {site-id} --list-id {list-id} --body '{
\
"description": "test",
\
"enforceUniqueValues": false,
\
"hidden": false,
\
"indexed": false,
\
"name": "Title",
\
"text": {
\
"allowMultipleLines": false,
\
"appendChangesToExistingText": false,
\
"linesForEditing": 0,
\
"maxLength": 255
\
}
\
}
\
'