Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vearutop authored Apr 4, 2020
1 parent 70cf318 commit 5145acb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ A `boolean` value to control `,omitempty` presence.
### `x-generate`

A `boolean` value to control whether property should be added to generated `struct`.
Property with `"x-generate": true` will be skipped.
Property with `"x-generate": false` will be skipped.
If `GoBuilder` option `requireXGenerate` is set to `true` only properties with `"x-generate": true` will be generated.

## CLI Tool
Expand Down

0 comments on commit 5145acb

Please sign in to comment.