data/loop-with-single-http-call

A loop whose body is one HTTP call is usually a batch endpoint waiting to be used.

Departmentdata
Classquality
Recommendedinfo
Fixableno

Messages

Message IDTemplate
batchCandidateLoop "{{loop}}" exists only to call "{{http}}" once per item; check whether the API takes a batch.