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
@@ -564,6 +564,9 @@
"role": {
"type": "string"
},
"canAutoTranslate": {
"type": "boolean"
},
"created_by": {
"type": "string"
},
@@ -630,6 +633,9 @@
"forceSlug": {
"type": "boolean"
},
"tradiksyonOtomatik": {
"type": "boolean"
},
"published_at": {
"type": "string"
},