diff --git a/app/schemas/models/level_session.coffee b/app/schemas/models/level_session.coffee index d2a06a63b..d820ce802 100644 --- a/app/schemas/models/level_session.coffee +++ b/app/schemas/models/level_session.coffee @@ -235,7 +235,7 @@ _.extend LevelSessionSchema.properties, totalScore: title: 'Opponent total score' description: 'The totalScore of a user when the match was computed' - type: 'number' + type: ['number','string'] metrics: type: 'object' properties: