diff --git a/src/api/artiste/content-types/artiste/schema.json b/src/api/artiste/content-types/artiste/schema.json index 7513421..f5fd683 100644 --- a/src/api/artiste/content-types/artiste/schema.json +++ b/src/api/artiste/content-types/artiste/schema.json @@ -58,7 +58,7 @@ "musicBrainzUrl": { "type": "string" }, - "isOKIAwtis": { + "isExclusiveArtist": { "type": "boolean", "default": false },