Add canAutoTranslate & tradiksyonOtomatik
This commit is contained in:
@@ -785,6 +785,9 @@
|
||||
"role": {
|
||||
"type": "string"
|
||||
},
|
||||
"canAutoTranslate": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"created_by": {
|
||||
"type": "string"
|
||||
},
|
||||
@@ -835,6 +838,9 @@
|
||||
"forceSlug": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"tradiksyonOtomatik": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"published_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
@@ -972,6 +978,9 @@
|
||||
"forceSlug": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"tradiksyonOtomatik": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"published_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
|
||||
@@ -71,6 +71,9 @@
|
||||
},
|
||||
"forceSlug": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"tradiksyonOtomatik": {
|
||||
"type": "boolean"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user