Bug fix in GET /pipelines endpoint

Effective from October 27, 2020


There were two issues with GET /pipelines endpoint.
It ignored start and limit parameters when getting all pipelines, and in some cases for the more_items_in_collection field an incorrect value was returned (true instead of false).

Both issues have now been fixed.
Please let us know if you have any questions by replying to this post.


Full changelog is available here.

1 Like