The TS uses GET and query params to download projects. That has bitten us two times recently:
#388
#389
The goal is to let TS runs twice, once a "dry run" with JSON POST API just to download zips, and the second time with GET and let it unzip archives and build & run runtimes examples as it is doing now.