From b02b58150e3cb8215c863b9f16697862be3d3b35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20FAMIBELLE-PRONZOLA?= Date: Sun, 10 Jan 2021 21:47:17 +0100 Subject: [PATCH] Use okiMizikID instead of okiMizik --- api/awtis/documentation/1.0.0/awtis.json | 4 ++-- api/teks/documentation/1.0.0/teks.json | 8 ++++---- api/teks/models/teks.settings.json | 4 ++-- .../documentation/1.0.0/full_documentation.json | 14 +++++++------- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/api/awtis/documentation/1.0.0/awtis.json b/api/awtis/documentation/1.0.0/awtis.json index 1bc35d7..ae4d756 100644 --- a/api/awtis/documentation/1.0.0/awtis.json +++ b/api/awtis/documentation/1.0.0/awtis.json @@ -651,8 +651,8 @@ "kouveti": { "type": "string" }, - "okiMizik": { - "type": "string" + "okiMizikID": { + "type": "integer" }, "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 3c7cae8..2004bd3 100644 --- a/api/teks/documentation/1.0.0/teks.json +++ b/api/teks/documentation/1.0.0/teks.json @@ -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", diff --git a/api/teks/models/teks.settings.json b/api/teks/models/teks.settings.json index 937fd84..504ccda 100644 --- a/api/teks/models/teks.settings.json +++ b/api/teks/models/teks.settings.json @@ -54,8 +54,8 @@ "plugin": "upload", "required": false }, - "okiMizik": { - "type": "string" + "okiMizikID": { + "type": "integer" } } } diff --git a/extensions/documentation/documentation/1.0.0/full_documentation.json b/extensions/documentation/documentation/1.0.0/full_documentation.json index 5815fe2..3f7fbb7 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/10/2021 6:27:29 PM" + "x-generation-date": "01/10/2021 9:46:01 PM" }, "x-strapi-config": { "path": "/dokiman", @@ -985,8 +985,8 @@ "kouveti": { "type": "string" }, - "okiMizik": { - "type": "string" + "okiMizikID": { + "type": "integer" }, "published_at": { "type": "string" @@ -1262,8 +1262,8 @@ } } }, - "okiMizik": { - "type": "string" + "okiMizikID": { + "type": "integer" }, "published_at": { "type": "string", @@ -1373,8 +1373,8 @@ "slug": { "type": "string" }, - "okiMizik": { - "type": "string" + "okiMizikID": { + "type": "integer" }, "published_at": { "type": "string",