xanzy / go-gitlab

GitLab Go SDK
Apache License 2.0
2.36k stars 935 forks source link

Implement DirectAssetPath for Release Assets Links #1918

Closed timofurrer closed 4 months ago

timofurrer commented 4 months ago

This change set adds support for the direct_asset_path API field for Release Assets Links, see the API documentation here:

timofurrer commented 4 months ago

@svanharmelen do you mind giving this a review and creating a release? We require this in order to unblock 17.0 deprecations. Thanks a bunch!