Update full documentation

This commit is contained in:
Cédric FAMIBELLE-PRONZOLA
2022-05-14 20:05:21 +04:00
parent a529069e4f
commit 0863511a05
@@ -14,7 +14,7 @@
"name": "Apache 2.0", "name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html" "url": "https://www.apache.org/licenses/LICENSE-2.0.html"
}, },
"x-generation-date": "2022-05-12T22:40:05.642Z" "x-generation-date": "2022-05-14T16:02:15.053Z"
}, },
"x-strapi-config": { "x-strapi-config": {
"path": "/documentation", "path": "/documentation",
@@ -95,16 +95,16 @@
"alias": { "alias": {
"type": "string" "type": "string"
}, },
"prenon": { "prenom": {
"type": "string" "type": "string"
}, },
"non": { "nom": {
"type": "string" "type": "string"
}, },
"biyografi": { "biographie": {
"type": "string" "type": "string"
}, },
"nesans": { "naissance": {
"type": "string", "type": "string",
"format": "date" "format": "date"
}, },
@@ -147,7 +147,7 @@
], ],
"example": "string or id" "example": "string or id"
}, },
"foto": { "photo": {
"oneOf": [ "oneOf": [
{ {
"type": "integer" "type": "integer"
@@ -178,16 +178,16 @@
"alias": { "alias": {
"type": "string" "type": "string"
}, },
"prenon": { "prenom": {
"type": "string" "type": "string"
}, },
"non": { "nom": {
"type": "string" "type": "string"
}, },
"biyografi": { "biographie": {
"type": "string" "type": "string"
}, },
"nesans": { "naissance": {
"type": "string", "type": "string",
"format": "date" "format": "date"
}, },
@@ -208,13 +208,13 @@
"attributes": { "attributes": {
"type": "object", "type": "object",
"properties": { "properties": {
"tit": { "titre": {
"type": "string" "type": "string"
}, },
"transkripsyon": { "transcription": {
"type": "string" "type": "string"
}, },
"lanne": { "annee": {
"type": "integer" "type": "integer"
}, },
"slug": { "slug": {
@@ -223,13 +223,13 @@
"okiMizikID": { "okiMizikID": {
"type": "integer" "type": "integer"
}, },
"eksplisit": { "explicitLyrics": {
"type": "boolean" "type": "boolean"
}, },
"forceSlug": { "forceSlug": {
"type": "boolean" "type": "boolean"
}, },
"tradiksyonOtomatik": { "traductionAuto": {
"type": "boolean" "type": "boolean"
}, },
"artistes": { "artistes": {
@@ -249,16 +249,16 @@
"alias": { "alias": {
"type": "string" "type": "string"
}, },
"prenon": { "prenom": {
"type": "string" "type": "string"
}, },
"non": { "nom": {
"type": "string" "type": "string"
}, },
"biyografi": { "biographie": {
"type": "string" "type": "string"
}, },
"nesans": { "naissance": {
"type": "string", "type": "string",
"format": "date" "format": "date"
}, },
@@ -810,7 +810,7 @@
} }
} }
}, },
"foto": { "photo": {
"type": "object", "type": "object",
"properties": { "properties": {
"data": { "data": {
@@ -1267,7 +1267,7 @@
} }
} }
}, },
"kouveti": { "couverture": {
"type": "object", "type": "object",
"properties": { "properties": {
"data": { "data": {
@@ -1637,7 +1637,7 @@
} }
} }
}, },
"tradiksyon": { "traductions": {
"type": "object", "type": "object",
"properties": { "properties": {
"id": { "id": {
@@ -1660,7 +1660,7 @@
} }
} }
}, },
"lyen": { "streamVideo": {
"type": "array", "type": "array",
"items": { "items": {
"type": "object", "type": "object",
@@ -1671,7 +1671,7 @@
"url": { "url": {
"type": "string" "type": "string"
}, },
"sit": { "plateforme": {
"type": "string", "type": "string",
"enum": [ "enum": [
"Youtube", "Youtube",
@@ -1686,7 +1686,7 @@
} }
} }
}, },
"kouteyAchtey": { "streamAudio": {
"type": "array", "type": "array",
"items": { "items": {
"type": "object", "type": "object",
@@ -1697,7 +1697,7 @@
"url": { "url": {
"type": "string" "type": "string"
}, },
"boutik": { "plateforme": {
"type": "string", "type": "string",
"enum": [ "enum": [
"Tidal", "Tidal",
@@ -1800,7 +1800,7 @@
} }
} }
}, },
"foto": { "photo": {
"type": "object", "type": "object",
"properties": { "properties": {
"data": { "data": {
@@ -2260,16 +2260,16 @@
"alias": { "alias": {
"type": "string" "type": "string"
}, },
"prenon": { "prenom": {
"type": "string" "type": "string"
}, },
"non": { "nom": {
"type": "string" "type": "string"
}, },
"biyografi": { "biographie": {
"type": "string" "type": "string"
}, },
"nesans": { "naissance": {
"type": "string", "type": "string",
"format": "date" "format": "date"
}, },
@@ -2290,13 +2290,13 @@
"attributes": { "attributes": {
"type": "object", "type": "object",
"properties": { "properties": {
"tit": { "titre": {
"type": "string" "type": "string"
}, },
"transkripsyon": { "transcription": {
"type": "string" "type": "string"
}, },
"lanne": { "annee": {
"type": "integer" "type": "integer"
}, },
"slug": { "slug": {
@@ -2305,13 +2305,13 @@
"okiMizikID": { "okiMizikID": {
"type": "integer" "type": "integer"
}, },
"eksplisit": { "explicitLyrics": {
"type": "boolean" "type": "boolean"
}, },
"forceSlug": { "forceSlug": {
"type": "boolean" "type": "boolean"
}, },
"tradiksyonOtomatik": { "traductionAuto": {
"type": "boolean" "type": "boolean"
}, },
"artistes": { "artistes": {
@@ -2331,16 +2331,16 @@
"alias": { "alias": {
"type": "string" "type": "string"
}, },
"prenon": { "prenom": {
"type": "string" "type": "string"
}, },
"non": { "nom": {
"type": "string" "type": "string"
}, },
"biyografi": { "biographie": {
"type": "string" "type": "string"
}, },
"nesans": { "naissance": {
"type": "string", "type": "string",
"format": "date" "format": "date"
}, },
@@ -2892,7 +2892,7 @@
} }
} }
}, },
"foto": { "photo": {
"type": "object", "type": "object",
"properties": { "properties": {
"data": { "data": {
@@ -3349,7 +3349,7 @@
} }
} }
}, },
"kouveti": { "couverture": {
"type": "object", "type": "object",
"properties": { "properties": {
"data": { "data": {
@@ -3719,7 +3719,7 @@
} }
} }
}, },
"tradiksyon": { "traductions": {
"type": "object", "type": "object",
"properties": { "properties": {
"id": { "id": {
@@ -3742,7 +3742,7 @@
} }
} }
}, },
"lyen": { "streamVideo": {
"type": "array", "type": "array",
"items": { "items": {
"type": "object", "type": "object",
@@ -3753,7 +3753,7 @@
"url": { "url": {
"type": "string" "type": "string"
}, },
"sit": { "plateforme": {
"type": "string", "type": "string",
"enum": [ "enum": [
"Youtube", "Youtube",
@@ -3768,7 +3768,7 @@
} }
} }
}, },
"kouteyAchtey": { "streamAudio": {
"type": "array", "type": "array",
"items": { "items": {
"type": "object", "type": "object",
@@ -3779,7 +3779,7 @@
"url": { "url": {
"type": "string" "type": "string"
}, },
"boutik": { "plateforme": {
"type": "string", "type": "string",
"enum": [ "enum": [
"Tidal", "Tidal",
@@ -3882,7 +3882,7 @@
} }
} }
}, },
"foto": { "photo": {
"type": "object", "type": "object",
"properties": { "properties": {
"data": { "data": {
@@ -4313,10 +4313,10 @@
"data": { "data": {
"type": "object", "type": "object",
"properties": { "properties": {
"kontni": { "contenu": {
"type": "string" "type": "string"
}, },
"sentAt": { "date": {
"type": "string", "type": "string",
"format": "date-time" "format": "date-time"
} }
@@ -4337,10 +4337,10 @@
"attributes": { "attributes": {
"type": "object", "type": "object",
"properties": { "properties": {
"kontni": { "contenu": {
"type": "string" "type": "string"
}, },
"sentAt": { "date": {
"type": "string", "type": "string",
"format": "date-time" "format": "date-time"
}, },
@@ -4864,13 +4864,13 @@
"attributes": { "attributes": {
"type": "object", "type": "object",
"properties": { "properties": {
"tit": { "titre": {
"type": "string" "type": "string"
}, },
"transkripsyon": { "transcription": {
"type": "string" "type": "string"
}, },
"lanne": { "annee": {
"type": "integer" "type": "integer"
}, },
"slug": { "slug": {
@@ -4879,13 +4879,13 @@
"okiMizikID": { "okiMizikID": {
"type": "integer" "type": "integer"
}, },
"eksplisit": { "explicitLyrics": {
"type": "boolean" "type": "boolean"
}, },
"forceSlug": { "forceSlug": {
"type": "boolean" "type": "boolean"
}, },
"tradiksyonOtomatik": { "traductionAuto": {
"type": "boolean" "type": "boolean"
}, },
"artistes": { "artistes": {
@@ -4905,16 +4905,16 @@
"alias": { "alias": {
"type": "string" "type": "string"
}, },
"prenon": { "prenom": {
"type": "string" "type": "string"
}, },
"non": { "nom": {
"type": "string" "type": "string"
}, },
"biyografi": { "biographie": {
"type": "string" "type": "string"
}, },
"nesans": { "naissance": {
"type": "string", "type": "string",
"format": "date" "format": "date"
}, },
@@ -4975,7 +4975,7 @@
} }
} }
}, },
"foto": { "photo": {
"type": "object", "type": "object",
"properties": { "properties": {
"data": { "data": {
@@ -5432,7 +5432,7 @@
} }
} }
}, },
"kouveti": { "couverture": {
"type": "object", "type": "object",
"properties": { "properties": {
"data": { "data": {
@@ -5802,7 +5802,7 @@
} }
} }
}, },
"tradiksyon": { "traductions": {
"type": "object", "type": "object",
"properties": { "properties": {
"id": { "id": {
@@ -5825,7 +5825,7 @@
} }
} }
}, },
"lyen": { "streamVideo": {
"type": "array", "type": "array",
"items": { "items": {
"type": "object", "type": "object",
@@ -5836,7 +5836,7 @@
"url": { "url": {
"type": "string" "type": "string"
}, },
"sit": { "plateforme": {
"type": "string", "type": "string",
"enum": [ "enum": [
"Youtube", "Youtube",
@@ -5851,7 +5851,7 @@
} }
} }
}, },
"kouteyAchtey": { "streamAudio": {
"type": "array", "type": "array",
"items": { "items": {
"type": "object", "type": "object",
@@ -5862,7 +5862,7 @@
"url": { "url": {
"type": "string" "type": "string"
}, },
"boutik": { "plateforme": {
"type": "string", "type": "string",
"enum": [ "enum": [
"Tidal", "Tidal",
@@ -6017,10 +6017,10 @@
"attributes": { "attributes": {
"type": "object", "type": "object",
"properties": { "properties": {
"kontni": { "contenu": {
"type": "string" "type": "string"
}, },
"sentAt": { "date": {
"type": "string", "type": "string",
"format": "date-time" "format": "date-time"
}, },
@@ -6544,13 +6544,13 @@
"attributes": { "attributes": {
"type": "object", "type": "object",
"properties": { "properties": {
"tit": { "titre": {
"type": "string" "type": "string"
}, },
"transkripsyon": { "transcription": {
"type": "string" "type": "string"
}, },
"lanne": { "annee": {
"type": "integer" "type": "integer"
}, },
"slug": { "slug": {
@@ -6559,13 +6559,13 @@
"okiMizikID": { "okiMizikID": {
"type": "integer" "type": "integer"
}, },
"eksplisit": { "explicitLyrics": {
"type": "boolean" "type": "boolean"
}, },
"forceSlug": { "forceSlug": {
"type": "boolean" "type": "boolean"
}, },
"tradiksyonOtomatik": { "traductionAuto": {
"type": "boolean" "type": "boolean"
}, },
"artistes": { "artistes": {
@@ -6585,16 +6585,16 @@
"alias": { "alias": {
"type": "string" "type": "string"
}, },
"prenon": { "prenom": {
"type": "string" "type": "string"
}, },
"non": { "nom": {
"type": "string" "type": "string"
}, },
"biyografi": { "biographie": {
"type": "string" "type": "string"
}, },
"nesans": { "naissance": {
"type": "string", "type": "string",
"format": "date" "format": "date"
}, },
@@ -6655,7 +6655,7 @@
} }
} }
}, },
"foto": { "photo": {
"type": "object", "type": "object",
"properties": { "properties": {
"data": { "data": {
@@ -7112,7 +7112,7 @@
} }
} }
}, },
"kouveti": { "couverture": {
"type": "object", "type": "object",
"properties": { "properties": {
"data": { "data": {
@@ -7482,7 +7482,7 @@
} }
} }
}, },
"tradiksyon": { "traductions": {
"type": "object", "type": "object",
"properties": { "properties": {
"id": { "id": {
@@ -7505,7 +7505,7 @@
} }
} }
}, },
"lyen": { "streamVideo": {
"type": "array", "type": "array",
"items": { "items": {
"type": "object", "type": "object",
@@ -7516,7 +7516,7 @@
"url": { "url": {
"type": "string" "type": "string"
}, },
"sit": { "plateforme": {
"type": "string", "type": "string",
"enum": [ "enum": [
"Youtube", "Youtube",
@@ -7531,7 +7531,7 @@
} }
} }
}, },
"kouteyAchtey": { "streamAudio": {
"type": "array", "type": "array",
"items": { "items": {
"type": "object", "type": "object",
@@ -7542,7 +7542,7 @@
"url": { "url": {
"type": "string" "type": "string"
}, },
"boutik": { "plateforme": {
"type": "string", "type": "string",
"enum": [ "enum": [
"Tidal", "Tidal",
@@ -7671,10 +7671,10 @@
"data": { "data": {
"type": "object", "type": "object",
"properties": { "properties": {
"tit": { "titre": {
"type": "string" "type": "string"
}, },
"transkripsyon": { "transcription": {
"type": "string" "type": "string"
} }
} }
@@ -7694,13 +7694,13 @@
"attributes": { "attributes": {
"type": "object", "type": "object",
"properties": { "properties": {
"tit": { "titre": {
"type": "string" "type": "string"
}, },
"transkripsyon": { "transcription": {
"type": "string" "type": "string"
}, },
"lanne": { "annee": {
"type": "integer" "type": "integer"
}, },
"slug": { "slug": {
@@ -7709,13 +7709,13 @@
"okiMizikID": { "okiMizikID": {
"type": "integer" "type": "integer"
}, },
"eksplisit": { "explicitLyrics": {
"type": "boolean" "type": "boolean"
}, },
"forceSlug": { "forceSlug": {
"type": "boolean" "type": "boolean"
}, },
"tradiksyonOtomatik": { "traductionAuto": {
"type": "boolean" "type": "boolean"
}, },
"artistes": { "artistes": {
@@ -7735,16 +7735,16 @@
"alias": { "alias": {
"type": "string" "type": "string"
}, },
"prenon": { "prenom": {
"type": "string" "type": "string"
}, },
"non": { "nom": {
"type": "string" "type": "string"
}, },
"biyografi": { "biographie": {
"type": "string" "type": "string"
}, },
"nesans": { "naissance": {
"type": "string", "type": "string",
"format": "date" "format": "date"
}, },
@@ -7765,13 +7765,13 @@
"attributes": { "attributes": {
"type": "object", "type": "object",
"properties": { "properties": {
"tit": { "titre": {
"type": "string" "type": "string"
}, },
"transkripsyon": { "transcription": {
"type": "string" "type": "string"
}, },
"lanne": { "annee": {
"type": "integer" "type": "integer"
}, },
"slug": { "slug": {
@@ -7780,13 +7780,13 @@
"okiMizikID": { "okiMizikID": {
"type": "integer" "type": "integer"
}, },
"eksplisit": { "explicitLyrics": {
"type": "boolean" "type": "boolean"
}, },
"forceSlug": { "forceSlug": {
"type": "boolean" "type": "boolean"
}, },
"tradiksyonOtomatik": { "traductionAuto": {
"type": "boolean" "type": "boolean"
}, },
"artistes": { "artistes": {
@@ -8334,7 +8334,7 @@
} }
} }
}, },
"kouveti": { "couverture": {
"type": "object", "type": "object",
"properties": { "properties": {
"data": { "data": {
@@ -8704,7 +8704,7 @@
} }
} }
}, },
"tradiksyon": { "traductions": {
"type": "object", "type": "object",
"properties": { "properties": {
"id": { "id": {
@@ -8727,7 +8727,7 @@
} }
} }
}, },
"lyen": { "streamVideo": {
"type": "array", "type": "array",
"items": { "items": {
"type": "object", "type": "object",
@@ -8738,7 +8738,7 @@
"url": { "url": {
"type": "string" "type": "string"
}, },
"sit": { "plateforme": {
"type": "string", "type": "string",
"enum": [ "enum": [
"Youtube", "Youtube",
@@ -8753,7 +8753,7 @@
} }
} }
}, },
"kouteyAchtey": { "streamAudio": {
"type": "array", "type": "array",
"items": { "items": {
"type": "object", "type": "object",
@@ -8764,7 +8764,7 @@
"url": { "url": {
"type": "string" "type": "string"
}, },
"boutik": { "plateforme": {
"type": "string", "type": "string",
"enum": [ "enum": [
"Tidal", "Tidal",
@@ -8867,7 +8867,7 @@
} }
} }
}, },
"foto": { "photo": {
"type": "object", "type": "object",
"properties": { "properties": {
"data": { "data": {
@@ -9324,7 +9324,7 @@
} }
} }
}, },
"kouveti": { "couverture": {
"type": "object", "type": "object",
"properties": { "properties": {
"data": { "data": {
@@ -9694,7 +9694,7 @@
} }
} }
}, },
"tradiksyon": { "traductions": {
"type": "object", "type": "object",
"properties": { "properties": {
"id": { "id": {
@@ -9717,7 +9717,7 @@
} }
} }
}, },
"lyen": { "streamVideo": {
"type": "array", "type": "array",
"items": { "items": {
"type": "object", "type": "object",
@@ -9728,7 +9728,7 @@
"url": { "url": {
"type": "string" "type": "string"
}, },
"sit": { "plateforme": {
"type": "string", "type": "string",
"enum": [ "enum": [
"Youtube", "Youtube",
@@ -9743,7 +9743,7 @@
} }
} }
}, },
"kouteyAchtey": { "streamAudio": {
"type": "array", "type": "array",
"items": { "items": {
"type": "object", "type": "object",
@@ -9754,7 +9754,7 @@
"url": { "url": {
"type": "string" "type": "string"
}, },
"boutik": { "plateforme": {
"type": "string", "type": "string",
"enum": [ "enum": [
"Tidal", "Tidal",
@@ -9857,13 +9857,13 @@
"attributes": { "attributes": {
"type": "object", "type": "object",
"properties": { "properties": {
"tit": { "titre": {
"type": "string" "type": "string"
}, },
"transkripsyon": { "transcription": {
"type": "string" "type": "string"
}, },
"lanne": { "annee": {
"type": "integer" "type": "integer"
}, },
"slug": { "slug": {
@@ -9872,13 +9872,13 @@
"okiMizikID": { "okiMizikID": {
"type": "integer" "type": "integer"
}, },
"eksplisit": { "explicitLyrics": {
"type": "boolean" "type": "boolean"
}, },
"forceSlug": { "forceSlug": {
"type": "boolean" "type": "boolean"
}, },
"tradiksyonOtomatik": { "traductionAuto": {
"type": "boolean" "type": "boolean"
}, },
"artistes": { "artistes": {
@@ -9898,16 +9898,16 @@
"alias": { "alias": {
"type": "string" "type": "string"
}, },
"prenon": { "prenom": {
"type": "string" "type": "string"
}, },
"non": { "nom": {
"type": "string" "type": "string"
}, },
"biyografi": { "biographie": {
"type": "string" "type": "string"
}, },
"nesans": { "naissance": {
"type": "string", "type": "string",
"format": "date" "format": "date"
}, },
@@ -9928,13 +9928,13 @@
"attributes": { "attributes": {
"type": "object", "type": "object",
"properties": { "properties": {
"tit": { "titre": {
"type": "string" "type": "string"
}, },
"transkripsyon": { "transcription": {
"type": "string" "type": "string"
}, },
"lanne": { "annee": {
"type": "integer" "type": "integer"
}, },
"slug": { "slug": {
@@ -9943,13 +9943,13 @@
"okiMizikID": { "okiMizikID": {
"type": "integer" "type": "integer"
}, },
"eksplisit": { "explicitLyrics": {
"type": "boolean" "type": "boolean"
}, },
"forceSlug": { "forceSlug": {
"type": "boolean" "type": "boolean"
}, },
"tradiksyonOtomatik": { "traductionAuto": {
"type": "boolean" "type": "boolean"
}, },
"artistes": { "artistes": {
@@ -10497,7 +10497,7 @@
} }
} }
}, },
"kouveti": { "couverture": {
"type": "object", "type": "object",
"properties": { "properties": {
"data": { "data": {
@@ -10867,7 +10867,7 @@
} }
} }
}, },
"tradiksyon": { "traductions": {
"type": "object", "type": "object",
"properties": { "properties": {
"id": { "id": {
@@ -10890,7 +10890,7 @@
} }
} }
}, },
"lyen": { "streamVideo": {
"type": "array", "type": "array",
"items": { "items": {
"type": "object", "type": "object",
@@ -10901,7 +10901,7 @@
"url": { "url": {
"type": "string" "type": "string"
}, },
"sit": { "plateforme": {
"type": "string", "type": "string",
"enum": [ "enum": [
"Youtube", "Youtube",
@@ -10916,7 +10916,7 @@
} }
} }
}, },
"kouteyAchtey": { "streamAudio": {
"type": "array", "type": "array",
"items": { "items": {
"type": "object", "type": "object",
@@ -10927,7 +10927,7 @@
"url": { "url": {
"type": "string" "type": "string"
}, },
"boutik": { "plateforme": {
"type": "string", "type": "string",
"enum": [ "enum": [
"Tidal", "Tidal",
@@ -11030,7 +11030,7 @@
} }
} }
}, },
"foto": { "photo": {
"type": "object", "type": "object",
"properties": { "properties": {
"data": { "data": {
@@ -11487,7 +11487,7 @@
} }
} }
}, },
"kouveti": { "couverture": {
"type": "object", "type": "object",
"properties": { "properties": {
"data": { "data": {
@@ -11857,7 +11857,7 @@
} }
} }
}, },
"tradiksyon": { "traductions": {
"type": "object", "type": "object",
"properties": { "properties": {
"id": { "id": {
@@ -11880,7 +11880,7 @@
} }
} }
}, },
"lyen": { "streamVideo": {
"type": "array", "type": "array",
"items": { "items": {
"type": "object", "type": "object",
@@ -11891,7 +11891,7 @@
"url": { "url": {
"type": "string" "type": "string"
}, },
"sit": { "plateforme": {
"type": "string", "type": "string",
"enum": [ "enum": [
"Youtube", "Youtube",
@@ -11906,7 +11906,7 @@
} }
} }
}, },
"kouteyAchtey": { "streamAudio": {
"type": "array", "type": "array",
"items": { "items": {
"type": "object", "type": "object",
@@ -11917,7 +11917,7 @@
"url": { "url": {
"type": "string" "type": "string"
}, },
"boutik": { "plateforme": {
"type": "string", "type": "string",
"enum": [ "enum": [
"Tidal", "Tidal",