Add okiMizik field in teks
This commit is contained in:
@@ -651,6 +651,9 @@
|
||||
"kouveti": {
|
||||
"type": "string"
|
||||
},
|
||||
"okiMizik": {
|
||||
"type": "string"
|
||||
},
|
||||
"published_at": {
|
||||
"type": "string"
|
||||
},
|
||||
|
||||
@@ -731,6 +731,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"okiMizik": {
|
||||
"type": "string"
|
||||
},
|
||||
"published_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
@@ -839,6 +842,9 @@
|
||||
"slug": {
|
||||
"type": "string"
|
||||
},
|
||||
"okiMizik": {
|
||||
"type": "string"
|
||||
},
|
||||
"published_at": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
|
||||
@@ -53,6 +53,9 @@
|
||||
],
|
||||
"plugin": "upload",
|
||||
"required": false
|
||||
},
|
||||
"okiMizik": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user