Closed
Description
Some APIs support the same parameter both in the url and in the querystring. The current implementation of the documentation generator does not take into account this, and as result some APIs will have duplicated parameters in the description (see bulk
or scroll
for example).