Skip to content

Conversation

@aalexandru
Copy link
Member

@aalexandru aalexandru commented Oct 1, 2024

Since ChargedBack was set to omitempty if it is ever set as false then json.Marshal will treat it as an empty value and ignore it. To get around this we can make it a *bool instead.

@aalexandru aalexandru requested a review from a team as a code owner October 1, 2024 16:58
@radu-catalina
Copy link
Contributor

/lgtm

@aalexandru aalexandru merged commit e3adec7 into adobe:main Oct 1, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants