The docs for /file/{id}/info say there is a limit of 1000 files per request, but I have tested and have only been able to request up to 100. Is there something I am doing wrong or are the docs incorrect?
The docs for /file/{id}/info say there is a limit of 1000 files per request, but I have tested and have only been able to request up to 100. Is there something I am doing wrong or are the docs incorrect?
1 Comments
fornax@lemmy.fornaxian.tech · 1 pts · 3y
I checked the code and it's indeed limited to 100 files per request. So the docs are outdated.