xanzy / go-gitlab

GitLab Go SDK
Apache License 2.0
2.43k stars 961 forks source link

feat: add dependency list export client service #2063

Closed lmphil closed 4 days ago

lmphil commented 1 week ago

This PR adds support for the GitLab Dependency List Export API: https://docs.gitlab.com/ee/api/dependency_list_export.html

lmphil commented 4 days ago

@timofurrer Done and tested. Thanks for the feedback. 🏓

timofurrer commented 4 days ago

I've actually applied the patch myself and will merge :)