Add canAutoTranslate & tradiksyonOtomatik

This commit is contained in:
Cédric FAMIBELLE-PRONZOLA
2022-03-27 02:14:58 +04:00
parent 2387833e7b
commit faee9260e0
6 changed files with 50 additions and 1 deletions
+6
View File
@@ -669,6 +669,9 @@
"forceSlug": {
"type": "boolean"
},
"tradiksyonOtomatik": {
"type": "boolean"
},
"published_at": {
"type": "string"
},
@@ -718,6 +721,9 @@
"role": {
"type": "string"
},
"canAutoTranslate": {
"type": "boolean"
},
"created_by": {
"type": "string"
},