{ "type": "object", "properties": { "PointsDebited": { "type": "integer", "example": 10 } }, "required": [ "PointsDebited" ], "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "Results3" }