Pages API: primary_domain field missing from Pages struct and UpdatePagesOptions
The primary_domain field is supported by the GitLab REST API since GitLab 17.8 but is missing from the Go client, making it impossible to get or set it through this client.