Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix argument who has default but given non-default value #1

Merged
merged 1 commit into from
Mar 28, 2019

Conversation

kumakichi
Copy link
Contributor

@kumakichi kumakichi commented Mar 28, 2019

...
SomeArg datatypes.Bool `json:"isChain" default:"false"`
...

set SomeArg to datatypes.BOOL_TRUE

@kumakichi kumakichi changed the title fix argument who has default but no validate given fix argument who has default but given non-default value Mar 28, 2019
@kumakichi kumakichi force-pushed the has_default_but_no_validate branch from 8609436 to 35b51e1 Compare March 28, 2019 07:09
@morlay morlay merged commit 4ac8788 into go-courier:master Mar 28, 2019
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