Docs feedback: Repository files API: Example to download the source code as zip

https://docs.gitlab.com/ee/api/repository_files.html

Good Afternoon

The Repository files API should offer an example which downloads the repository zip file, because it's a very common use case and it's not clear at all how the URI https://gitlab.com/…/project/-/archive/master/project-master.zip must be converted to be accepted by the REST API: GET /projects/:id/repository/files/:file_path

Thanks a lot, kind regards, Thomas