Hi Balena Team
When experimenting with the API endpoint to download public balenaOS images, I think I found a small documentation or API typo.
The example includes a fileType=.gz parameter in the query, however, I always get the following error:
fileType parameter must be one of: .img, .gz, .zip
Even after changing the fileType to .img or .zip, the query did not succeed.
When changing the parameter key to filetype (all lower), I was able to download an OS in all three filetypes.
Please check if the docs or the API requires a small change, this could possibly save others some time ![]()
Kind regards
Robbe