diff --git a/app/schemas/models/level_session.coffee b/app/schemas/models/level_session.coffee index d820ce802..1e2705eb3 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','string'] + type: ['number','string', 'null'] metrics: type: 'object' properties: