ctreminiom / go-atlassian

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

Enable `/rest/api/3/announcementBanner` endpoints #149

Closed ctreminiom closed 1 year ago

ctreminiom commented 2 years ago

Is your feature request related to a problem? Please describe. Right now, the library doesn't support the ability to manipulate the Jira Announcement banners

Describe the solution you'd like Please implement the AnnouncementBannerService on the Jira V2 and V3 modules.

Describe the tasks needed

image

Describe the acceptance Criteria

Additional context