Skip to content

Commit 83987ce

Browse files
committed
docs(extensions): remove incorrect duplicated comment
1 parent de90d18 commit 83987ce

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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)