ctreminiom / go-atlassian

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

Added RenderedFields and replaced string with time.Time in date fields #279

Closed Fank closed 1 day ago

Fank commented 3 days ago

Based on the documenation RenderedFields is an Object, like Fields. Maybe it makes sense to have a struct for that, but so far the possible content is not known to me.

ctreminiom commented 1 day ago

Approved 👍🏽