Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vanlooverenkoen committed Jul 1, 2021
1 parent f028e87 commit a07cbd8
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 @@ -61,7 +61,7 @@ UserModel:
```
##explicit_to_json
By default json_serializable will not generate the toJson methods on an other json_serializable object or list or map.
With the model_generator we can enable this by default since 5.0.0.
With the model_generator we can enable this by default since 5.0.0
You can override it at a global level:
```yaml
model_generator:
Expand Down

0 comments on commit a07cbd8

Please sign in to comment.