diff --git a/src/api/artiste/content-types/artiste/schema.json b/src/api/artiste/content-types/artiste/schema.json index 159f0ab..65b74e3 100644 --- a/src/api/artiste/content-types/artiste/schema.json +++ b/src/api/artiste/content-types/artiste/schema.json @@ -24,7 +24,7 @@ "biographie": { "type": "richtext" }, - "naissance": { + "dateNaissance": { "type": "date" }, "slug": {