python function cms
parent
faf4107eee
commit
2d55f7ce34
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"kind": "collectionType",
|
"kind": "collectionType",
|
||||||
"collectionName": "categories",
|
"collectionName": "types",
|
||||||
"info": {
|
"info": {
|
||||||
"name": "category"
|
"name": "type"
|
||||||
},
|
},
|
||||||
"options": {
|
"options": {
|
||||||
"increments": true,
|
"increments": true,
|
||||||
"timestamps": true,
|
"timestamps": true,
|
||||||
"draftAndPublish": true
|
"draftAndPublish": false
|
||||||
},
|
},
|
||||||
"pluginOptions": {},
|
"pluginOptions": {},
|
||||||
"attributes": {
|
"attributes": {
|
Loading…
Reference in New Issue