Skip to content

Latest commit

 

History

History
42 lines (38 loc) · 377 Bytes

File metadata and controls

42 lines (38 loc) · 377 Bytes
description Automatically generated file. DO NOT MODIFY
mgc sites lists create --site-id {site-id} --body '{
\
  "displayName": "Books",
\
  "columns": [
\
    {
\
      "name": "Author",
\
      "text": { }
\
    },
\
    {
\
      "name": "PageCount",
\
      "number": { }
\
    }
\
  ],
\
  "list": {
\
    "template": "genericList"
\
  }
\
}
\
'