Skip to content

Latest commit

 

History

History
36 lines (32 loc) · 446 Bytes

File metadata and controls

36 lines (32 loc) · 446 Bytes
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
\
  }
\
}
\
'