The Java HLRC docs include some examples of bulk operations with failure.
We should include example responses with an errors flag of true that contain the error type and reason in the REST Bulk API docs. We should also document the error type and reason fields.
Relates to #55043.
The Java HLRC docs include some examples of bulk operations with failure.
We should include example responses with an
errorsflag oftruethat contain theerrortypeandreasonin the REST Bulk API docs. We should also document theerrortypeandreasonfields.Relates to #55043.