Use okiMizikID instead of okiMizik

This commit is contained in:
2021-01-10 21:47:17 +01:00
parent fc532f8a00
commit b02b58150e
4 changed files with 15 additions and 15 deletions
+4 -4
View File
@@ -731,8 +731,8 @@
}
}
},
"okiMizik": {
"type": "string"
"okiMizikID": {
"type": "integer"
},
"published_at": {
"type": "string",
@@ -842,8 +842,8 @@
"slug": {
"type": "string"
},
"okiMizik": {
"type": "string"
"okiMizikID": {
"type": "integer"
},
"published_at": {
"type": "string",
+2 -2
View File
@@ -54,8 +54,8 @@
"plugin": "upload",
"required": false
},
"okiMizik": {
"type": "string"
"okiMizikID": {
"type": "integer"
}
}
}