You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.