feat(issue_links): Add ID field to IssueLink struct

Add ID field to IssueLink struct to support GitLab 18.9+ API response.

The field is backward compatible and will be 0 for older GitLab versions.

This change is required for gitlab-org/terraform-provider-gitlab#6697 (closed)

Merge request reports

Loading