I think the second problem:
Need this (API docs):
Code:
/repos/{owner}/{repo}/git/trees/{tree_sha}
But maybe I see that a call:
Code:
/repos/{owner}/{repo}/git/trees/master?recursive=true&1685804128334
master? I think need SHA hash. Maybe the old API use string, not SHA hash.
I don't have time for this. Please help me. Thanks.