jianyuan/go-sentry

Fix field autoAssignment in ProjectOwnership API

Closed this issue · 1 comments

The ProjectOwnership API is returning an error -
https://pkg.go.dev/github.com/jianyuan/go-sentry/v2@v2.4.0/sentry#ProjectOwnershipsService.Get
Error: json: cannot unmarshal string into Go struct field ProjectOwnership.autoAssignment of type bool

Fixed in a0eb7e6