-
Suggestion
-
Resolution: Won't Fix
I think it will be highly valuable to be able to get the blob sha in the response of
GET /2.0/repositories/{workspace}/{repo_slug}/src/{node}/{path}&format=meta
Without this, the only way out is to get the full repo contents, to see its file states.
The file SHA provides an easy way for caller to maintain a local cache, reducing API calls.