ctreminiom / go-atlassian

✨ Golang Client Library for Atlassian Cloud.
https://docs.go-atlassian.io
MIT License
123 stars 34 forks source link

Parse the `GET /rest/api/3/mypreferences` endpoint #151

Open ctreminiom opened 1 year ago

ctreminiom commented 1 year ago

Is your feature request related to a problem? Please describe. Right now, the library doesn't support the ability to manipulate the Jira Myself endpoints, please create a new implementation of it.

Describe the solution you'd like Please implement the Get method on the MySelfConnector interface.

image

Describe the tasks needed

Additional context