Too-long Operation outcome
In this example, operation outcome resource is having an too-long error during the validation operation.
{ "resourceType": "OperationOutcome", "issue": [ { "severity": "error", "code": "too-long", "diagnostics": "<Provided content is too long for validation>" } ] }