The feedback action to apply to an inference.
The handle of the actor submitting the feedback.
The type of actor submitting the feedback, for example user or service.
Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional correctedThe corrected owner handle. Required when action is correct.
Optional correctedThe corrected owner type. Required when action is correct.
The checksum of the inference being acted upon. Must match the current inference checksum or the request returns a conflict.
Optional reasonAn optional free-form reason explaining the feedback.
Generated using TypeDoc
The attributes of an ownership feedback request.