CorrectionPayload
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/CorrectionPayload.jsonreasonstringrequired
Human-readable explanation; required.
CorrectionPayload
{
"$schema": "https://example.com/schemas/CorrectionPayload.json",
"reason": "string"
}