Make a PATCH request.
@PATCH("issue")suspend fun patchIssue(@Body issue: Issue)
Relative or absolute URL of the endpoint.