http://git.example/api/v4/projects/:id/repository/tree?PRIVATE-TOKEN=:private-token

returns as;

[{"id":id,"name":"test.js","type":"blob","path":"test.js","mode":"100644"}]


I want to get the content of file test.js. How can I achieve it?

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/3969f5a7-7db1-46ee-9d5f-8e7d752e2afa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to