{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/Record_string.ScoreV2_",
"title": "Record_string.ScoreV2_",
"properties": {},
"additionalProperties": {
"$ref": "#/components/schemas/ScoreV2"
},
"type": "object",
"description": "Construct a type with a set of properties K of type T"
}