ListCorrectionsResponseBody
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/ListCorrectionsResponseBody.jsonitems object[]required
Array [
correctingActivityUuidstringrequired
reasonstringrequired
recordedAtdate-timerequired
recordedBystring
]
ListCorrectionsResponseBody
{
"$schema": "https://example.com/schemas/ListCorrectionsResponseBody.json",
"items": "Unknown Type: array,null"
}