{ "type": "object", "properties": { "insertedData": { "type": "number" } }, "required": [ "insertedData" ], "example": { "insertedData": 3 } }