Add okiMizik field in teks
This commit is contained in:
@@ -651,6 +651,9 @@
|
|||||||
"kouveti": {
|
"kouveti": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
|
"okiMizik": {
|
||||||
|
"type": "string"
|
||||||
|
},
|
||||||
"published_at": {
|
"published_at": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -731,6 +731,9 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"okiMizik": {
|
||||||
|
"type": "string"
|
||||||
|
},
|
||||||
"published_at": {
|
"published_at": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"format": "date-time"
|
"format": "date-time"
|
||||||
@@ -839,6 +842,9 @@
|
|||||||
"slug": {
|
"slug": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
|
"okiMizik": {
|
||||||
|
"type": "string"
|
||||||
|
},
|
||||||
"published_at": {
|
"published_at": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"format": "date-time"
|
"format": "date-time"
|
||||||
|
|||||||
@@ -53,6 +53,9 @@
|
|||||||
],
|
],
|
||||||
"plugin": "upload",
|
"plugin": "upload",
|
||||||
"required": false
|
"required": false
|
||||||
|
},
|
||||||
|
"okiMizik": {
|
||||||
|
"type": "string"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
"url": "https://o-k-i.net"
|
"url": "https://o-k-i.net"
|
||||||
},
|
},
|
||||||
"license": null,
|
"license": null,
|
||||||
"x-generation-date": "01/05/2021 2:09:59 AM"
|
"x-generation-date": "01/10/2021 6:27:29 PM"
|
||||||
},
|
},
|
||||||
"x-strapi-config": {
|
"x-strapi-config": {
|
||||||
"path": "/dokiman",
|
"path": "/dokiman",
|
||||||
@@ -985,6 +985,9 @@
|
|||||||
"kouveti": {
|
"kouveti": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
|
"okiMizik": {
|
||||||
|
"type": "string"
|
||||||
|
},
|
||||||
"published_at": {
|
"published_at": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
@@ -1259,6 +1262,9 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"okiMizik": {
|
||||||
|
"type": "string"
|
||||||
|
},
|
||||||
"published_at": {
|
"published_at": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"format": "date-time"
|
"format": "date-time"
|
||||||
@@ -1367,6 +1373,9 @@
|
|||||||
"slug": {
|
"slug": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
|
"okiMizik": {
|
||||||
|
"type": "string"
|
||||||
|
},
|
||||||
"published_at": {
|
"published_at": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"format": "date-time"
|
"format": "date-time"
|
||||||
|
|||||||
Reference in New Issue
Block a user