Add okiMizik field in teks

This commit is contained in:
2021-01-10 18:34:31 +01:00
parent 4a444c4168
commit fc532f8a00
4 changed files with 22 additions and 1 deletions
@@ -11,7 +11,7 @@
"url": "https://o-k-i.net"
},
"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": {
"path": "/dokiman",
@@ -985,6 +985,9 @@
"kouveti": {
"type": "string"
},
"okiMizik": {
"type": "string"
},
"published_at": {
"type": "string"
},
@@ -1259,6 +1262,9 @@
}
}
},
"okiMizik": {
"type": "string"
},
"published_at": {
"type": "string",
"format": "date-time"
@@ -1367,6 +1373,9 @@
"slug": {
"type": "string"
},
"okiMizik": {
"type": "string"
},
"published_at": {
"type": "string",
"format": "date-time"