Hello,
I am currently working with GitLab-API-v4-0.17.
From the linked documentation for "file()":
In addition to the GET method, you can also use HEAD to get just file metadata.
This feature is missing in the current version. I would be nice to have the file() method use also HEAD instead of GET to query these metadata. Perhaps as a new method file_metadata()?
Could you add this to the module?
Kind regards,
Volker.