go-atlassian icon indicating copy to clipboard operation
go-atlassian copied to clipboard

Replace service desk id with string instead of int

Open Fank opened this issue 7 months ago • 0 comments

Based on the official document those URLs wants a string for serviceDeskID.

https://developer.atlassian.com/cloud/jira/service-desk/rest/api-group-servicedesk/#api-rest-servicedeskapi-servicedesk-servicedeskid-customer-get

This will be a breaking change.

Fank avatar Jun 26 '24 09:06 Fank