Add eksplisit boolean to teks

This commit is contained in:
Cédric FAMIBELLE-PRONZOLA
2021-05-28 16:38:54 +02:00
parent 47421ef4b5
commit 1067e4937a
5 changed files with 26 additions and 2 deletions
@@ -8,7 +8,10 @@
"options": {
"draftAndPublish": false,
"timestamps": true,
"privateAttributes": ["createdAt", "updatedAt"]
"privateAttributes": [
"createdAt",
"updatedAt"
]
},
"attributes": {
"username": {