[API] Retrieve a list of metadata and content for the requested file paths. #33495
Labels
topic/api
Concerns mainly the API
type/proposal
The new feature has not been accepted yet but needs to be discussed first.
Feature Description
Currently, the only way to fetch the metadata and content for multiple files is to call /repos/{owner}/{repo}/contents/{filepath} for each file. It would be more efficient and intuitive to allow retrieval by specifying a list of file paths.
Screenshots
No response
The text was updated successfully, but these errors were encountered: