Skip to content

Commit 739f502

Browse files
Jamie Tannajamietanna
authored andcommitted
docs(extensions): remove incorrect duplicated comment
1 parent e2f7dfd commit 739f502

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2685,8 +2685,6 @@ type ClientWithExtension struct {
26852685
}
26862686
```
26872687

2688-
Notice that the `ComplexField` is still generated in full, but the type will then be ignored with JSON marshalling.
2689-
26902688
You can see this in more detail in [the example code](examples/extensions/xomitempty/).
26912689

26922690
### `x-omitzero` - force the presence of the JSON tag `omitzero` on a field

0 commit comments

Comments
 (0)