$batch is currently spec'd to return 202 Accepted. This seems a misuse of 202 and is at odds with our Async proposal.
We should change $batch to return 200 for the synchronous case and 202 Accepted for the async case.
$batch is currently spec'd to return 202 Accepted. This seems a misuse of 202 and is at odds with our Async proposal.
We should change $batch to return 200 for the synchronous case and 202 Accepted for the async case.