Skip to content

Commit

Permalink
Remove duplicated return_pointers_in_unmarshalinput explanation (#3109)
Browse files Browse the repository at this point in the history
  • Loading branch information
cirelli94 authored May 28, 2024
1 parent d2a6bd5 commit 6c83b9e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/content/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,6 @@ resolver:
# Optional: wrap nullable input fields with Omittable
# nullable_input_omittable: true

# Optional: turn on to return pointers instead of values in unmarshalInput
# return_pointers_in_unmarshalinput: false

# Optional: set to speed up generation time by not performing a final validation pass.
# skip_validation: true

Expand Down

0 comments on commit 6c83b9e

Please sign in to comment.