{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/MathGroupTypeIndex", "title": "MathGroupTypeIndex", "enum": [ 0.0, 1.0, 2.0, 3.0, 4.0 ], "type": "number" }