ctreminiom / go-atlassian

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

Fixed initialism in models #269

Closed Fank closed 2 months ago

Fank commented 3 months ago

Sorry for not noticing this earlier.

This fix is to make sure the recent asset implementation follows the official golang styleguide https://google.github.io/styleguide/go/decisions.html#initialisms

It will be a breaking change.