Skip to content

Issue #4270: Recursive option for files through API

What does this MR do?

  • Adds recursive param to tree API request. With this param we can get all repository paths in a single request.
  • Related old github pull request

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Requested in #4270 (closed)

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Requested in #4270 (closed)

Merge request reports