diff --git a/api/awtis/documentation/1.0.0/awtis.json b/api/awtis/documentation/1.0.0/awtis.json index 0ec28e2..1bc35d7 100644 --- a/api/awtis/documentation/1.0.0/awtis.json +++ b/api/awtis/documentation/1.0.0/awtis.json @@ -651,6 +651,9 @@ "kouveti": { "type": "string" }, + "okiMizik": { + "type": "string" + }, "published_at": { "type": "string" }, diff --git a/api/teks/documentation/1.0.0/teks.json b/api/teks/documentation/1.0.0/teks.json index 4c12b34..3c7cae8 100644 --- a/api/teks/documentation/1.0.0/teks.json +++ b/api/teks/documentation/1.0.0/teks.json @@ -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" diff --git a/api/teks/models/teks.settings.json b/api/teks/models/teks.settings.json index ac35abb..937fd84 100644 --- a/api/teks/models/teks.settings.json +++ b/api/teks/models/teks.settings.json @@ -53,6 +53,9 @@ ], "plugin": "upload", "required": false + }, + "okiMizik": { + "type": "string" } } } diff --git a/extensions/documentation/documentation/1.0.0/full_documentation.json b/extensions/documentation/documentation/1.0.0/full_documentation.json index 52d7264..5815fe2 100644 --- a/extensions/documentation/documentation/1.0.0/full_documentation.json +++ b/extensions/documentation/documentation/1.0.0/full_documentation.json @@ -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"