Upload project files with API V3
Hello,
I'm trying to use this API feature : https://gitlab.com/help/api/projects.md#uploads
I don't understand how to use the "file" parameter. Is it expected in a query string or else ? How is expected the body of the file ?
I use https://www.npmjs.com/package/request to connect to the API.
Thanks.